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 webpack from 5.21.2 to 5.24.3 #127

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps webpack from 5.21.2 to 5.24.3.

Release notes

Sourced from webpack's releases.

v5.24.3

Bugfixes

  • fix contenthash when a file is emitted twice with different filenames but that same contenthash

v5.24.2

Bugfixes

  • fix invalid syntax generated for destructuring with default values
  • fix some incorrect properties accesses in watch
    • modifiedFiles and removedFiles were undefined
  • fix some edge cases with MultiCompiler

v5.24.1

Performance

  • improve performance of finding modules to concatenate
  • improve performance of getting incoming modules from connections
  • make sure that all serialized modules restore correctly
  • avoid storing ConcatenatedModule, since that's not needed

Developer Experience

  • fix typo in deprecation message

v5.24.0

Bugfixes

  • fix name conflict when using destructing with default arguments in concatenated modules
  • fix tracking of reexports in concatenated modules when using multiple export * that point to the same export
  • debug logging is now included even if logging is not
  • fix name of ModuleConcatenationPlugin logger
  • fix experiments.lazyCompilation: true. It now has an effect.

Developer Experience

  • expose Watching type

Contribution

  • fix husky setup

Performance

  • improve performance of module concatenation

v5.23.0

Features

  • add parserOptions.url: "relative" option

... (truncated)

Commits
  • d044c85 5.24.3
  • a3d0c06 Merge pull request #12800 from webpack/dependabot/npm_and_yarn/css-loader-5.1.1
  • 1e235f6 chore(deps-dev): bump css-loader from 5.0.2 to 5.1.1
  • 4cbe4c7 Merge pull request #12794 from webpack/dependabot/npm_and_yarn/core-js-3.9.1
  • 9c63f11 Merge pull request #12799 from chenxsan/feature/update-husky
  • 857783b use prepare to run husky install
  • 97a6269 Merge pull request #12797 from webpack/bugfix/duplicate-assets-hash
  • 3ff304f upgrade husky
  • 923ac94 add test case for assets that become identical after optimization
  • 70376ad fix problem where emitting an asset twice affects the hash
  • 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 [webpack](https://github.com/webpack/webpack) from 5.21.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.21.2...v5.24.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@github-actions
Copy link

github-actions bot commented Mar 8, 2021

Jest Coverage

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 82.02 71.38 68.32 81.92
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 82.02 71.38 68.32 81.92
_src 100 100 100 100
_ languages.ts 100 100 100 100
_src/components 33.78 5.26 13.33 35.21
_ Alert.module.scss 100 100 100 100
_ Alert.tsx 21.43 0 0 21.43 21-39
_ CodeSet.module.scss 100 100 100 100
_ CodeSet.tsx 9.52 0 0 10.26 13,21-124
_ ReleaseNote.module.scss 100 100 100 100
_ ReleaseNote.tsx 100 100 100 100
_src/components/LinkGroup 75 0 0 75
_ LinkGroup.module.scss 100 100 100 100
_ LinkGroup.tsx 50 0 0 50 17-40
_ LinkGroupCard.module.scss 100 100 100 100
_ LinkGroupCard.tsx 50 100 0 50 20-21
_ LinkGroupContainer.module.scss 100 100 100 100
_ LinkGroupContainer.tsx 66.67 100 0 66.67 13
_ index.ts 0 0 0 0
_src/components/Mdx 83.57 0 8.7 83.57
_ A.module.scss 100 100 100 100
_ A.tsx 50 0 0 50 16-18
_ Blockquote.module.scss 100 100 100 100
_ Blockquote.tsx 66.67 100 0 66.67 11
_ Code.module.scss 100 100 100 100
_ Code.tsx 66.67 100 0 66.67 11
_ Del.module.scss 100 100 100 100
_ Del.tsx 66.67 100 0 66.67 11
_ Em.module.scss 100 100 100 100
_ Em.tsx 66.67 100 0 66.67 11
_ H1.module.scss 100 100 100 100
_ H1.tsx 66.67 100 0 66.67 11
_ H2.module.scss 100 100 100 100
_ H2.tsx 100 100 100 100
_ H3.module.scss 100 100 100 100
_ H3.tsx 66.67 100 0 66.67 12
_ H4.module.scss 100 100 100 100
_ H4.tsx 66.67 100 0 66.67 12
_ H5.module.scss 100 100 100 100
_ H5.tsx 66.67 100 0 66.67 12
_ H6.module.scss 100 100 100 100
_ H6.tsx 66.67 100 0 66.67 12
_ Hr.module.scss 100 100 100 100
_ Hr.tsx 66.67 100 0 66.67 11
_ Img.module.scss 100 100 100 100
_ Img.tsx 50 100 0 50 10-22
_ Li.module.scss 100 100 100 100
_ Li.tsx 66.67 100 0 66.67 11
_ Ol.module.scss 100 100 100 100
_ Ol.tsx 66.67 100 0 66.67 12
_ P.module.scss 100 100 100 100
_ P.tsx 100 100 100 100
_ Strong.module.scss 100 100 100 100
_ Strong.tsx 66.67 100 0 66.67 11
_ Table.module.scss 100 100 100 100
_ Table.tsx 66.67 100 0 66.67 11
_ Td.module.scss 100 100 100 100
_ Td.tsx 66.67 100 0 66.67 11
_ Th.module.scss 100 100 100 100
_ Th.tsx 66.67 100 0 66.67 12
_ Thead.module.scss 100 100 100 100
_ Thead.tsx 66.67 100 0 66.67 11
_ Tr.module.scss 100 100 100 100
_ Tr.tsx 66.67 100 0 66.67 11
_ Ul.module.scss 100 100 100 100
_ Ul.tsx 66.67 100 0 66.67 11
_ index.ts 0 0 0 0
_src/components/Mdx/Pre 84.69 52.94 66.67 85.26
_ Button.module.scss 100 100 100 100
_ Button.tsx 100 100 100 100
_ Code.module.scss 100 100 100 100
_ Code.tsx 93.33 55.56 87.5 96.55 61
_ Message.module.scss 100 100 100 100
_ Message.tsx 61.54 50 60 61.54 23-29
_ Pre.module.scss 100 100 100 100
_ Pre.tsx 75 50 44.44 73.33 67,73-74,78-79,83-84,152
_ Wrapper.module.scss 100 100 100 100
_ Wrapper.tsx 100 100 100 100
_ index.ts 0 0 0 0
_src/components/Schema 80.81 79.17 87.5 80.81
_ Example.module.scss 100 100 100 100
_ Example.tsx 100 100 100 100
_ Footnote.module.scss 100 100 100 100
_ Footnote.tsx 50 100 0 50 7-9
_ Property.module.scss 100 100 100 100
_ Property.tsx 100 100 100 100
_ Schema.module.scss 100 100 100 100
_ Schema.tsx 60.47 50 85.71 60.47 75-95,111-125
_ ServiceTags.module.scss 100 100 100 100
_ ServiceTags.tsx 100 100 100 100
_ Tag.module.scss 100 100 100 100
_ Tag.tsx 100 100 100 100
_ index.ts 0 0 0 0
_src/gatsby/gatsby-config/remark 100 92.31 100 100
_ sectionize.ts 100 92.31 100 100 35
_src/gatsby/gatsby-node/pages/createApiSpecPages/utils 100 100 100 100
_ addCompiledExamples.ts 100 100 100 100
_ addLineNumbers.ts 100 100 100 100
_ getPrimitive.ts 100 100 100 100
_ normalizeArray.ts 100 100 100 100
_ normalizeObject.ts 100 100 100 100
_ openapi.fixture.ts 100 100 100 100
_ primitives.ts 100 100 100 100
_ sampleFromSchema.ts 100 100 100 100
_ sortKeys.ts 100 100 100 100
_ transformDocument.ts 100 100 100 100
_src/hooks 100 100 100 100
_ useIsClient.ts 100 100 100 100
_src/store 38.46 50 0 38.46
_ index.tsx 38.46 50 0 38.46 22,28-36,47,54-56
_src/types 100 100 100 100
_ Item.ts 100 100 100 100
_src/utils 100 100 100 100
_ openapi.ts 100 100 100 100
_ pagination.ts 100 100 100 100
Done in 31.52s.

@github-actions
Copy link

github-actions bot commented Mar 8, 2021

Visit the preview URL for this PR (updated for commit 2a615f5):

https://dev-maxmind-com--pr127-dependabot-npm-and-y-1rjxfe73.web.app

(expires Mon, 15 Mar 2021 06:59:39 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2021

Superseded by #134.

@dependabot dependabot bot closed this Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.24.3 branch March 11, 2021 20:19
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants