gatsby-theme-jsonresume
gatsby-theme-jsonresume copied to clipboard
fix: bump webpack from 5.74.0 to 5.89.0
Bumps webpack from 5.74.0 to 5.89.0.
Release notes
Sourced from webpack's releases.
v5.89.0
New Features
- Make CommonJS import preserve chained expressions by
@bworlinein webpack/webpack#17718Dependencies & Maintenance
- chore(deps-dev): bump
@types/nodefrom 20.3.1 to 20.4.8 by@dependabotin webpack/webpack#17568- docs: add example for stats detailed output by
@ersachin3112in webpack/webpack#17420- docs: add example for stats normal output by
@ersachin3112in webpack/webpack#17426- chore(deps-dev): bump core-js from 3.31.0 to 3.32.0 by
@dependabotin webpack/webpack#17539- chore(deps-dev): bump pretty-format from 29.5.0 to 29.6.2 by
@dependabotin webpack/webpack#17536- chore(deps-dev): bump
@types/nodefrom 20.4.8 to 20.4.9 by@dependabotin webpack/webpack#17583- chore(deps-dev): bump less from 4.1.3 to 4.2.0 by
@dependabotin webpack/webpack#17580- chore(deps): bump semver from 5.7.1 to 5.7.2 by
@dependabotin webpack/webpack#17483- chore(deps-dev): bump simple-git from 3.19.0 to 3.19.1 by
@dependabotin webpack/webpack#17427- chore(deps-dev): bump
@types/nodefrom 20.4.9 to 20.6.0 by@dependabotin webpack/webpack#17666Full Changelog: https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0
v5.88.2
Bug Fixes
- Fixed a bug where unused identifiers should retain names when using css modules by
@burhanudayin webpack/webpack#17444Full Changelog: https://github.com/webpack/webpack/compare/v5.88.1...v5.88.2
v5.88.1
Developer Experience
- Significantly improve TypeScript coverage for Library Plugins by
@alexander-akaitin webpack/webpack#17414Full Changelog: https://github.com/webpack/webpack/compare/v5.88.0...v5.88.1
v5.88.0
New Features
- [CSS] - Use
css/autoas the default css mode by@burhanudayin webpack/webpack#17399Bug Fixes
- Fix bugs related to require.context and layer by
@alexander-akaitin webpack/webpack#17388- Fix bug in runtime for CSS loading by
@alexander-akaitin webpack/webpack#17400- Correct indirect call for tagged template expressions using correct this context by
@alexander-akaitin webpack/webpack#17397- Update environment support for KaiOS browser by
@steverepin webpack/webpack#17395- Fix async module runtime code for running top-level-await by
@ahabhgkin webpack/webpack#17393Developer Experience
- Add example for stats minimal output by
@ersachin3112in webpack/webpack#17406- Significantly improve type coverage for Dependency, Runtime, Template classes by
@alexander-akaitin webpack/webpack#17394Dependencies & Maintenance
- Bump browserslist from 4.21.8 to 4.21.9 by
@dependabotin webpack/webpack#17389- Bump acorn from 8.8.2 to 8.9.0 by
@dependabotin webpack/webpack#17402- Bump eslint from 8.42.0 to 8.43.0 by
@dependabotin webpack/webpack#17401
... (truncated)
Commits
87660925.89.021c80e4Merge pull request #17718 from bworline/require-preserve-chainsb14922cRefactor shared codedc66572update typesd36804eupdate typesd4e8485initial1f13ff9Merge pull request #17666 from webpack/dependabot/npm_and_yarn/types/node-20.6.0f00e6e2chore(deps-dev): bump@types/nodefrom 20.4.9 to 20.6.0853bfdaMerge pull request #17427 from webpack/dependabot/npm_and_yarn/simple-git-3.19.164707c9Merge pull request #17483 from webpack/dependabot/npm_and_yarn/semver-5.7.2- 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 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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.