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.8.3 to 5.11.0 #221

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2022

Bumps enhanced-resolve from 5.8.3 to 5.11.0.

Release notes

Sourced from enhanced-resolve's releases.

v5.11.0

Features

  • utilize throwIfNoEntry in sync mode

v5.10.0

Features

  • add extensionAlias option

Bugfixes

  • fix validation of imports field

v5.9.3

Bugfixes

  • fix alias when #
  • fix alias fields when using names that are equal to method on the object prototype

v5.9.2

Bugfixes

  • fix absolute path aliasing on windows

v5.9.1

Bugfixes

  • fix yield

v5.9.0

Features

  • add yield option to allow reporting multiple results

Contributing

  • CI updates
  • linting updates
Commits
  • 78f277a 5.11.0
  • 157ed9b Merge pull request #324 from markjm/markjm/sync-throw-if-no-entry
  • 96be62d perf: utilize throwIfNoEntry in sync mode
  • 651e578 5.10.0
  • 90aa401 Merge pull request #329 from discordier/patch-1
  • 48b247a Merge pull request #335 from F3n67u/fix/typo
  • d5731ec Merge pull request #351 from webpack/extension-alias
  • 8d05604 Merge pull request #347 from webpack/fix/issue-346
  • 16225de apply extensionAlias before extensions and mainFiles
  • 9722550 add extension alias
  • 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 [enhanced-resolve](https://github.com/webpack/enhanced-resolve) from 5.8.3 to 5.11.0.
- [Release notes](https://github.com/webpack/enhanced-resolve/releases)
- [Commits](webpack/enhanced-resolve@v5.8.3...v5.11.0)

---
updated-dependencies:
- dependency-name: enhanced-resolve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2022

Superseded by #223.

@dependabot dependabot bot closed this Nov 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/enhanced-resolve-5.11.0 branch November 24, 2022 17:00
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