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

Bump resolve-package-path from 3.1.0 to 4.0.3 #10

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 8, 2022

Bumps resolve-package-path from 3.1.0 to 4.0.3.

Changelog

Sourced from resolve-package-path's changelog.

4.0.1

  • [fixes #24] support PNP and basedir slashes
  • Improve PNP tests

4.0.0

  • drop Node 10.x
  • upgrade all dependencies
  • improve publishing semantics to play nicely in the TS ecosystem (publish inlineSource map files, but don't publish ts files)
Commits
  • 8017842 release v4.0.3 🎉
  • 3da2ae0 Merge pull request #51 from stefanpenner/upgrades
  • daec68a upgrades
  • f35851b Merge pull request #50 from stefanpenner/re-roll-lockfile
  • 72b532f re-roll lockfile & fix typescript catch(e: unknown)
  • 365b12c re-roll lockfile
  • 156e6a6 Merge pull request #49 from stefanpenner/dial-in-ci
  • 40b0f7b Don't lint as part of the test task, leave that to the lint task
  • c586621 dial in CI
  • f6d0fc7 Merge pull request #48 from stefanpenner/dependabot/npm_and_yarn/path-parse-1...
  • Additional commits viewable in compare view

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 [resolve-package-path](https://github.com/stefanpenner/resolve-package-path) from 3.1.0 to 4.0.3.
- [Release notes](https://github.com/stefanpenner/resolve-package-path/releases)
- [Changelog](https://github.com/stefanpenner/resolve-package-path/blob/master/CHANGELOG.md)
- [Commits](stefanpenner/resolve-package-path@v3.1.0...v4.0.3)

---
updated-dependencies:
- dependency-name: resolve-package-path
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 8, 2022
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants