Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump read from 1.0.7 to 3.0.1 #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps read from 1.0.7 to 3.0.1.

Release notes

Sourced from read's releases.

v3.0.1

3.0.1 (2023-11-20)

Bug Fixes

v3.0.0

3.0.0 (2023-11-16)

⚠️ BREAKING CHANGES

  • read is now written in TypeScript and types are now shipped as part of this package.

Features

Documentation

v2.1.0

2.1.0 (2023-04-13)

Features

Bug Fixes

v2.0.0

2.0.0 (2022-12-13)

⚠️ BREAKING CHANGES

  • this module has been refactored to use promises
    • the API is now promise only and no longer accepts a callback
    • the Promise is resolved to a string and no longer returns isDefault
  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Documentation

... (truncated)

Changelog

Sourced from read's changelog.

3.0.1 (2023-11-20)

Bug Fixes

3.0.0 (2023-11-16)

⚠️ BREAKING CHANGES

  • read is now written in TypeScript and types are now shipped as part of this package.

Features

Documentation

2.1.0 (2023-04-13)

Features

Bug Fixes

2.0.0 (2022-12-13)

⚠️ BREAKING CHANGES

  • this module has been refactored to use promises
    • the API is now promise only and no longer accepts a callback
    • the Promise is resolved to a string and no longer returns isDefault
  • this package is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features

Documentation

Dependencies

... (truncated)

Commits
  • d7f94fa chore: release 3.0.1 (#85)
  • 425aac0 chore: add deps install before publish
  • 22cb8dc fix: only ship dist files
  • 39a92b0 chore: release 3.0.0 (#60)
  • 18cb7bd feat: convert to typescript and esm (#77)
  • d7887a4 chore: postinstall for dependabot template-oss PR
  • e147f5b chore: bump @​npmcli/template-oss from 4.19.0 to 4.20.0
  • 9de93fd chore: postinstall for dependabot template-oss PR
  • fe2b67b chore: bump @​npmcli/template-oss from 4.18.1 to 4.19.0
  • a0001fd chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for read since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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)

Bumps [read](https://github.com/npm/read) from 1.0.7 to 3.0.1.
- [Release notes](https://github.com/npm/read/releases)
- [Changelog](https://github.com/npm/read/blob/main/CHANGELOG.md)
- [Commits](npm/read@v1.0.7...v3.0.1)

---
updated-dependencies:
- dependency-name: read
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants