Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2022

Bumps read-pkg-up from 2.0.0 to 9.1.0.

Release notes

Sourced from read-pkg-up's releases.

v9.1.0

  • Accept URL as cwd (#19) 840607e

sindresorhus/read-package-up@v9.0.0...v9.1.0

v9.0.0

Breaking

  • Rename the readPackageUpAsync export to readPackageUp 8f870da
  • Require Node.js 12.20

sindresorhus/read-package-up@v8.0.0...v9.0.0

v8.0.0

Breaking

  • Require Node.js 12 e6fbe7f
  • This package now exports two named exports instead of a default export e6fbe7f
  • This package is now pure ESM. Please read this.

sindresorhus/read-package-up@v7.0.1...v8.0.0

v7.0.1

  • Documentation fix d96ce60

sindresorhus/read-package-up@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Rename .package to .packageJson 8140c73 I'm really sorry about the churn. It was brought to my attention that package is a reserved keyword, and it meant that the result could previously not be easily destructured.

sindresorhus/read-package-up@v6.0.0...v7.0.0

v6.0.0

Breaking:

  • Rename pkg property to package (#10) 1c15896
  • Return undefined instead of empty object when the package.json cannot be found (#10) 1c15896

Enhancements:

  • Add TypeScript definition (#10) 1c15896

sindresorhus/read-package-up@v5.0.0...v6.0.0

v5.0.0

Breaking:

  • Require Node.js 8 4412fe2

sindresorhus/read-package-up@v4.0.0...v5.0.0

Commits

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 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-pkg-up](https://github.com/sindresorhus/read-pkg-up) from 2.0.0 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/read-pkg-up/releases)
- [Commits](sindresorhus/read-package-up@v2.0.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 5, 2022

Looks like read-pkg-up is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/read-pkg-up-9.1.0 branch May 5, 2022 12:23
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.

1 participant