Skip to content

chore: Bump webpack from 5.70.0 to 5.71.0 #4784

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

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps webpack from 5.70.0 to 5.71.0.

Release notes

Sourced from webpack's releases.

v5.71.0

Features

  • choose smarter default for uniqueName when using a output.library which includes placeholders
  • add support for expressions with in of a imported binding
  • generate UMD code with arrow functions when possible

Bugfixes

  • fix source map source names for ContextModule to be relative
  • fix chunkLoading option in module module
  • fix edge case where evaluateExpression returns null
  • retain optional chaining in imported bindings
  • include runtime code for the base URI even if not using chunk loading
  • don't throw errors in persistent caching when importing node.js builtin modules via ESM
  • fix crash when using lazy-once Context modules
  • improve handling of context modules with multiple contexts
  • fix race condition HMR chunk loading when importing chunks during HMR updating
  • handle errors in runAsChild callback
Commits
  • c2079f7 5.71.0
  • 4a0937f Merge pull request #15578 from webpack/feat/catch-error-in-run-as-child
  • c3f5897 Merge pull request #15586 from webpack/bugfix/chunk-load-during-hmr
  • c4f1e4e Merge pull request #15611 from webpack/bugfix/esm-build-deps
  • ab40959 support node.js builtin modules in esm build dependencies
  • e1179bf fix egde case where a HMR chunk is incorrectly downloaded when loading a unch...
  • 2c200d1 Merge pull request #15585 from webpack/refactor/support-context-in-dependency
  • 3929e68 fix discussions
  • 129477d Merge pull request #15536 from webpack/fix/issue-15518
  • 5d8a971 Merge pull request #15551 from webpack/fix/issue-15545
  • 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)

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @dependabot[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitors per day.

@nx-cloud
Copy link

nx-cloud bot commented Apr 4, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f8745f7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 43 targets

Sent with 💌 from NxCloud.

@dependabot dependabot bot added dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code labels Apr 4, 2022
@netlify
Copy link

netlify bot commented Apr 4, 2022

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit f8745f7
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/624b25a18985100009eb2923
😎 Deploy Preview https://deploy-preview-4784--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.70.0...v5.71.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.71.0 branch from 3350037 to f8745f7 Compare April 4, 2022 17:06
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #4784 (f8745f7) into main (4859c08) will increase coverage by 2.25%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #4784      +/-   ##
==========================================
+ Coverage   91.73%   93.99%   +2.25%     
==========================================
  Files         355      174     -181     
  Lines       11987     9851    -2136     
  Branches     3482     3112     -370     
==========================================
- Hits        10996     9259    -1737     
+ Misses        654      352     -302     
+ Partials      337      240      -97     
Flag Coverage Δ
unittest 93.99% <ø> (+2.25%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/scope-manager/src/lib/es2021.string.ts
packages/scope-manager/src/lib/es2021.full.ts
packages/scope-manager/src/lib/es2015.reflect.ts
...cope-manager/src/definition/ClassNameDefinition.ts
packages/scope-manager/src/lib/es2017.ts
packages/scope-manager/src/lib/es2022.full.ts
...pe-manager/src/scope/ClassFieldInitializerScope.ts
packages/utils/src/eslint-utils/index.ts
...ages/scope-manager/src/lib/es2018.asynciterable.ts
...e-manager/src/definition/TSEnumMemberDefinition.ts
... and 171 more

@bradzacher bradzacher merged commit 86fa2c7 into main Apr 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.71.0 branch April 5, 2022 00:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant