Switched default config from @wordpress/stylelint-config/scss to use @wordpress/stylelint-config/scss-stylistic to keep stylistic rules (#64828).
29.0.0 (2024-09-05)
Breaking Changes
Fixed the issue with having 5 high severity vulnerabilities by upgrading the puppeteer-core package to the latest major version ^23.1.0 (#64597).
Enhancements
Inlines CSS files imported from other CSS files before optimization in the build command (#61121).
Bug Fixes
Added chunk filename in webpack config to avoid reading stale files (#58176).
28.6.0 (2024-08-21)
28.5.0 (2024-08-07)
28.4.0 (2024-07-24)
New Features
Update webpack configuration for the build and start commands to automatically copy PHP files listed in the variations field of block.json files from the source to the build folder (#63098).
28.3.0 (2024-07-10)
28.2.0 (2024-06-26)
28.1.0 (2024-06-15)
28.0.0 (2024-05-31)
Breaking Changes
Note If you're using @wordpress/scripts for building JS scripts to target WordPress 6.5 or earlier, you should not upgrade to this version and continue using @wordpress/scripts@27.
Use React's automatic runtime to transform JSX (#61692).
Variables like process.env.IS_GUTENBERG_PLUGIN have been replaced by globalThis.IS_GUTENBERG_PLUGIN. Build systems using process.env should be updated (#61486).
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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/payplug/payplug-woocommerce/network/alerts).
Bumps ws to 7.5.10 and updates ancestor dependency @wordpress/scripts. These dependencies need to be updated together.
Updates
ws
from 7.4.6 to 7.5.10Release notes
Sourced from ws's releases.
... (truncated)
Commits
d962d70
[dist] 7.5.1022c2876
[security] Fix crash when the Upgrade header cannot be read (#2231)8a78f87
[dist] 7.5.90435e6e
[security] Fix same host check for ws+unix: redirects4271f07
[dist] 7.5.8dc1781b
[security] Drop sensitive headers when following insecure redirects2758ed3
[fix] Abort the handshake if the Upgrade header is invalida370613
[dist] 7.5.71f72e2e
[security] Drop sensitive headers when following redirects (#2013)8ecd890
[dist] 7.5.6Updates
@wordpress/scripts
from 19.2.4 to 30.0.2Release notes
Sourced from
@wordpress/scripts
's releases.... (truncated)
Changelog
Sourced from
@wordpress/scripts
's changelog.... (truncated)
Commits
3686e92
chore(release): publishcf707c1
chore(release): publish7a86c1b
chore(release): publish320f84a
Update changelog filesd649865
Scripts: Update stylelint dependency and the default config (#64828)cc133bf
Build: Include Core blocks'render
andvariations
files (#63311)6108be0
Upgrade Playwright to v1.47 (#65156)05066fa
chore(release): publish7a711b0
Update changelog files6accdd3
Scripts: Updatepuppeteer-core
dependency (#64597)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 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 show