Skip to content

Commit

Permalink
deps: bump read from 2.1.0 to 3.0.1 (#70)
Browse files Browse the repository at this point in the history
Bumps [read](https://github.com/npm/read) from 2.1.0 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/npm/read/releases">read's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.1</h2>
<h2><a
href="https://github.com/npm/read/compare/v3.0.0...v3.0.1">3.0.1</a>
(2023-11-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/22cb8dc5c7b567cd2d890ca2d71fed1faaf52d29"><code>22cb8dc</code></a>
<a href="https://redirect.github.com/npm/read/pull/84">#84</a> only ship
dist files (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2>v3.0.0</h2>
<h2><a
href="https://github.com/npm/read/compare/v2.1.0...v3.0.0">3.0.0</a>
(2023-11-16)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>read</code> is now written in TypeScript and types are now
shipped as part of this package.</li>
</ul>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/18cb7bd9f364a5cafabd9cb52942f048da7178af"><code>18cb7bd</code></a>
<a href="https://redirect.github.com/npm/read/pull/77">#77</a> convert
to typescript and esm (<a
href="https://redirect.github.com/npm/read/issues/77">#77</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/ada826d2ded4e35a1e60d9f50dc31fda083d2a5d"><code>ada826d</code></a>
<a href="https://redirect.github.com/npm/read/pull/59">#59</a> remove
unnecessary callback param (<a
href="https://redirect.github.com/npm/read/issues/59">#59</a>) (<a
href="https://github.com/igrep"><code>@​igrep</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/npm/read/blob/main/CHANGELOG.md">read's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/npm/read/compare/v3.0.0...v3.0.1">3.0.1</a>
(2023-11-20)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/22cb8dc5c7b567cd2d890ca2d71fed1faaf52d29"><code>22cb8dc</code></a>
<a href="https://redirect.github.com/npm/read/pull/84">#84</a> only ship
dist files (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h2><a
href="https://github.com/npm/read/compare/v2.1.0...v3.0.0">3.0.0</a>
(2023-11-16)</h2>
<h3>⚠️ BREAKING CHANGES</h3>
<ul>
<li><code>read</code> is now written in TypeScript and types are now
shipped as part of this package.</li>
</ul>
<h3>Features</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/18cb7bd9f364a5cafabd9cb52942f048da7178af"><code>18cb7bd</code></a>
<a href="https://redirect.github.com/npm/read/pull/77">#77</a> convert
to typescript and esm (<a
href="https://redirect.github.com/npm/read/issues/77">#77</a>) (<a
href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><a
href="https://github.com/npm/read/commit/ada826d2ded4e35a1e60d9f50dc31fda083d2a5d"><code>ada826d</code></a>
<a href="https://redirect.github.com/npm/read/pull/59">#59</a> remove
unnecessary callback param (<a
href="https://redirect.github.com/npm/read/issues/59">#59</a>) (<a
href="https://github.com/igrep"><code>@​igrep</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/npm/read/commit/d7f94fa3b3aa905912f645b141f0841f86f8eef2"><code>d7f94fa</code></a>
chore: release 3.0.1 (<a
href="https://redirect.github.com/npm/read/issues/85">#85</a>)</li>
<li><a
href="https://github.com/npm/read/commit/425aac0d0946381eef33b16c2ccfdf232af1a0ff"><code>425aac0</code></a>
chore: add deps install before publish</li>
<li><a
href="https://github.com/npm/read/commit/22cb8dc5c7b567cd2d890ca2d71fed1faaf52d29"><code>22cb8dc</code></a>
fix: only ship dist files</li>
<li><a
href="https://github.com/npm/read/commit/39a92b0e83cbc38e6c813f095c81f5ed23b2eb9f"><code>39a92b0</code></a>
chore: release 3.0.0 (<a
href="https://redirect.github.com/npm/read/issues/60">#60</a>)</li>
<li><a
href="https://github.com/npm/read/commit/18cb7bd9f364a5cafabd9cb52942f048da7178af"><code>18cb7bd</code></a>
feat: convert to typescript and esm (<a
href="https://redirect.github.com/npm/read/issues/77">#77</a>)</li>
<li><a
href="https://github.com/npm/read/commit/d7887a4336c36de0f5d7a852c99cf8b82f8eb220"><code>d7887a4</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/read/commit/e147f5bcbaa9ec9bafdae593ed500bab1cbf8428"><code>e147f5b</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.19.0 to
4.20.0</li>
<li><a
href="https://github.com/npm/read/commit/9de93fd98f5a2147568e1f1ed13e27b8915c35e1"><code>9de93fd</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li><a
href="https://github.com/npm/read/commit/fe2b67b244304344a714f302ccdbe3e737de6ce0"><code>fe2b67b</code></a>
chore: bump <code>@​npmcli/template-oss</code> from 4.18.1 to
4.19.0</li>
<li><a
href="https://github.com/npm/read/commit/a0001fdbeb656509ea08da7920b47616f8b53925"><code>a0001fd</code></a>
chore: postinstall for dependabot template-oss PR</li>
<li>Additional commits viewable in <a
href="https://github.com/npm/read/compare/v2.1.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=read&package-manager=npm_and_yarn&previous-version=2.1.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Luke Karrys <[email protected]>
  • Loading branch information
dependabot[bot] and lukekarrys authored Apr 1, 2024
1 parent 47e194d commit 445759b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const { promisify } = require('util')
const { randomBytes } = require('crypto')
const { Module } = require('module')
const { dirname, basename } = require('path')
const read = require('read')
const { read } = require('read')

const files = {}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "git"
},
"dependencies": {
"read": "^2.0.0"
"read": "^3.0.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down

0 comments on commit 445759b

Please sign in to comment.