material-design-for-wordpress
material-design-for-wordpress copied to clipboard
Bump axios and @wordpress/scripts
trafficstars
Bumps axios to 1.6.7 and updates ancestor dependency @wordpress/scripts. These dependencies need to be updated together.
Updates axios from 0.21.4 to 1.6.7
Release notes
Sourced from axios's releases.
Release v1.6.7
Release notes:
Bug Fixes
Contributors to this release
Release v1.6.6
Release notes:
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
Release v1.6.5
Release notes:
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
Release v1.6.4
Release notes:
Bug Fixes
- security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
- security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)
Contributors to this release
Release v1.6.3
Release notes:
... (truncated)
Changelog
Sourced from axios's changelog.
1.6.7 (2024-01-25)
Bug Fixes
Contributors to this release
1.6.6 (2024-01-24)
Bug Fixes
- fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
- wrap errors to improve async stack trace (#5987) (123f354)
Contributors to this release
1.6.5 (2024-01-05)
Bug Fixes
- ci: refactor notify action as a job of publish action; (#6176) (0736f95)
- dns: fixed lookup error handling; (#6175) (f4f2b03)
Contributors to this release
1.6.4 (2024-01-03)
Bug Fixes
- security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
- security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)
Contributors to this release
... (truncated)
Commits
a52e4d9chore(release): v1.6.7 (#6204)2b69888chore: remove unnecessary check (#6186)1a08f90fix: capture async stack only for rejections with native error objects; (#6203)104aa3fchore(release): v1.6.6 (#6199)a1938fffix: fixed missed dispatchBeforeRedirect argument (#5778)123f354fix: wrap errors to improve async stack trace (#5987)6d4c421chore(release): v1.6.5 (#6177)0736f95fix(ci): refactor notify action as a job of publish action; (#6176)f4f2b03fix(dns): fixed lookup error handling; (#6175)1f73dcbdocs: update sponsor links- Additional commits viewable in compare view
Updates @wordpress/scripts from 19.2.4 to 27.2.0
Changelog
Sourced from @wordpress/scripts's changelog.
27.2.0 (2024-02-09)
New Features
- Add experimental support for
viewScriptModulefield in block.json forbuildandstartscripts (#57437).Enhancements
- Ensure that watched module builds detect block.json changes (#57927).
Deprecations
- Experimental support for
viewModulefield in block.json is deprecated in favor ofviewScriptModule(#57437).27.1.0 (2024-01-24)
27.0.0 (2024-01-10)
New Features
- Add experimental support for
viewModulefield in block.json forbuildandstartscripts (#57461).Breaking Changes
- Drop support for Node.js versions < 18.
26.19.0 (2023-12-13)
Bug Fix
- Fix CSS imports not minified (#56516).
26.18.0 (2023-11-29)
Internal
- The bundled
jest-dev-serverdependency has been updated from^6.0.2to^9.0.1(#33287).26.17.0 (2023-11-16)
26.16.0 (2023-11-02)
26.15.0 (2023-10-18)
26.14.0 (2023-10-05)
Internal
... (truncated)
Commits
eb79637chore(release): publishf79443fUpdate changelog files8062bb1Merge changes published in the Gutenberg plugin "release/17.7" branch45de2cbchore(release): publish703e91cUpdate changelog files5e6f9cachore(release): publish2671828Scripts: Fix misplaced ReactRefreshWebpackPlugin (#57777)60adb37Update changelog files8e2b332Merge changes published in the Gutenberg plugin "release/17.5" branch52be044Update changelog files- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by gutenbergplugin, a new releaser for @wordpress/scripts 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.