storybook-addon-pseudo-states
storybook-addon-pseudo-states copied to clipboard
Bump webpack from 5.75.0 to 5.78.0
Bumps webpack from 5.75.0 to 5.78.0.
Release notes
Sourced from webpack's releases.
v5.78.0
Features
- Implement
amdContainersupport for AMD libraries (Fixes #16561) by@long76in webpack/webpack#16562Bugfixes
- [CSS] - Nested atRule's
@mediaor@supportsnow properly are replaced with unique identifiers by@noreillerin webpack/webpack#15812- [CSS] - Fix bug where closing parenthesis in CSS were not properly parsed and compiled by
@janlent1in webpack/webpack#16864- Fix an issue where
oneOfrule has been picked multiple times by@xiaoxiaojxin webpack/webpack#16477- Add
createRequiresupport fornode:moduleprefix by@alexander-akaitin webpack/webpack#16904- Fix bug where self-referencing a package in a shared module failed by
@weareoutmanin webpack/webpack#16685Performance
- Make
ErrorHelpersnamed functions; Add types by@TheLarkInnin webpack/webpack#16893- Introduce
ModuleTypeConstantsfor plugins by@TheLarkInnin webpack/webpack#16896- Refactor memory footprint in string usages for multiple plugins by
@TheLarkInnin webpack/webpack#16894- Add more module type constants, use them across codebase by
@TheLarkInnin webpack/webpack#16898Contributor Experience
- Implement default PR Template to use GitHub Copilot for PR's integration and fix template name usage by
@geromegrignonin webpack/webpack#16890- ci: update actions/cache to v3 by
@armujahidin webpack/webpack#16462- webpack org Collaborators and Members now have funded GitHub Codespaces!
New Contributors
@geromegrignonmade their first contribution in webpack/webpack#16890@armujahidmade their first contribution in webpack/webpack#16462@long76made their first contribution in webpack/webpack#16562@weareoutmanmade their first contribution in webpack/webpack#16685Full Changelog: https://github.com/webpack/webpack/compare/v5.77.0...v5.78.0
v5.77.0
New Features
- Add a new output option,
output.workerPublicPathby@thomastayin webpack/webpack#16671Developer Experience
- Improve
resolve.extensionserror message to suggest when"."is missing before the extension by@snitin315in webpack/webpack#16807Contributor Experience
- Enable GitHub Copilot for PR's into default Pull Request Template by
@TheLarkInnin webpack/webpack#16881New Contributors
@thomastaymade their first contribution in webpack/webpack#16671Full Changelog: https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0
v5.76.3
Bugfixes
- Non-javascript files will correctly not be imported when using
experiments.outputModule(ES Module Output) by@snitin315in webpack/webpack#16809
... (truncated)
Commits
e51f8345.78.02703c1bMerge pull request #16685 from weareoutman/main765cbffMerge pull request #16477 from xiaoxiaojx/fix/issue-16466276154aMerge pull request #16904 from webpack/issue-16724b2cd779Merge pull request #16864 from janlent1/fixnativecssparsingissue7c7ca77Merge pull request #15812 from noreiller/fix-experiments-css-at-rule-nested7a6e950Merge pull request #16562 from long76/patch-19875719ci: update actions/cache to v32145fdefix: detectcreateRequirewhen imported withnode:prefixd511c9fAlways add a ) when using pseudofunctions- 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.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.