Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps webpack from 5.70.0 to 5.79.0.

Release notes

Sourced from webpack's releases.

v5.79.0

New Features

Bugfixes

Developer Experience

Contributor Experience

New Contributors

Full Changelog: webpack/webpack@v5.78.0...v5.79.0

v5.78.0

Features

Bugfixes

Performance

Contributor Experience

... (truncated)

Commits
  • ecdcc1a 5.79.0
  • c07ca8e Merge pull request #15608 from webpack/fix/consume-esm-bundled-library
  • 3b8c9c6 Merge pull request #16419 from karlhorky/patch-1
  • a9ea0d9 Merge pull request #16915 from webpack/fix-case-sensitivity-in-css
  • 69d9c40 Merge pull request #16944 from snitin315/fix/read-records-callback
  • 66f6472 Merge pull request #12774 from snitin315/export-more-types
  • 96c5d21 Merge pull request #16882 from snitin315/limit-identifier-length
  • 7f08e4d Merge pull request #16925 from chenjiahan/fix/css_cross_origin_loading
  • ee1a267 Merge pull request #16935 from snitin315/fix/dll-plugin-contenthash
  • 4cacd7e Merge pull request #16941 from webpack/feat/destructuring-assignment
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2023
@github-actions github-actions bot added the chore label Apr 13, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.79.0 branch from 380da20 to a7704dc Compare April 13, 2023 16:38
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.70.0...v5.79.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.79.0 branch from a7704dc to 957ebd7 Compare April 14, 2023 20:48
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 26.51% and project coverage change: -0.19 ⚠️

Comparison is base (de154eb) 64.29% compared to head (957ebd7) 64.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1315      +/-   ##
==========================================
- Coverage   64.29%   64.10%   -0.19%     
==========================================
  Files         428      434       +6     
  Lines       26800    26952     +152     
  Branches     6943     6968      +25     
==========================================
+ Hits        17230    17277      +47     
- Misses       9570     9675     +105     
Impacted Files Coverage Δ
...omponents/AnnotationsCarousel/AnnotationButton.tsx 67.69% <ø> (ø)
src/components/Filter/Filter.tsx 3.03% <0.00%> (-0.31%) ⬇️
src/components/Filter/FilterRow.tsx 4.34% <0.00%> (ø)
src/components/Filter/types/Boolean.js 40.00% <0.00%> (ø)
src/components/Filter/types/Number.js 21.42% <ø> (+4.76%) ⬆️
...components/InstructionsModal/InstructionsModal.tsx 100.00% <ø> (ø)
...mponents/SidePanels/OutlinerPanel/ViewControls.tsx 88.09% <ø> (ø)
.../components/SidePanels/TabPanels/PanelTabsBase.tsx 1.34% <0.00%> (ø)
...components/SidePanels/TabPanels/SideTabsPanels.tsx 1.36% <0.00%> (-0.03%) ⬇️
src/components/SidePanels/TabPanels/Tabs.tsx 5.15% <0.00%> (ø)
... and 19 more

... and 4 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2023

Superseded by #1328.

@dependabot dependabot bot closed this Apr 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.79.0 branch April 20, 2023 14:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore 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.

2 participants