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 enhanced-resolve from 5.17.0 to 5.17.1 #727

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps enhanced-resolve from 5.17.0 to 5.17.1.

Release notes

Sourced from enhanced-resolve's releases.

v5.17.1

  • fix: exports and imports array target resolving
  • perf(memory): avoid creating a new array inside doResolve
Commits
  • 247edeb chore(release): 5.17.1
  • 21c2e09 ci: use laster Node@22
  • f57c7c4 fix: exports and imports array target resolving
  • 4947a09 ci: use laster Node@22
  • cea5ad6 fix: types
  • fd86859 fix: exports and imports array target resolving
  • ce50aa8 fix: handle invalid files in imports and exports field properly
  • d7a3003 ci: fix
  • 963a060 ci: fix
  • a698183 fix: handle invalid files in imports and exports field properly
  • 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 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)

@dependabot dependabot bot added the dependencies 📦 Pull requests that update a dependency file label Jul 23, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/enhanced-resolve-5.17.1 branch from 2f8ef15 to 902d587 Compare July 24, 2024 15:04
Bumps [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.17.0 to 5.17.1.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](webpack/enhanced-resolve@v5.17.0...v5.17.1)

---
updated-dependencies:
- dependency-name: enhanced-resolve
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/enhanced-resolve-5.17.1 branch from 902d587 to 0004d31 Compare July 24, 2024 15:06
@tclindner tclindner enabled auto-merge (squash) July 24, 2024 15:07
@tclindner tclindner merged commit d56dc55 into main Jul 24, 2024
9 checks passed
@tclindner tclindner deleted the dependabot/npm_and_yarn/enhanced-resolve-5.17.1 branch July 24, 2024 15:08
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