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 postcss to 8.4.41 and updates ancestor dependency @wordpress/scripts. These dependencies need to be updated together.
Updates
postcss
from 7.0.39 to 8.4.41Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
57e0211
Release 8.4.41 versionf27134f
Update dependencies146d31c
Merge pull request #1952 from nex3/rule-props3707c3b
Merge remote-tracking branch 'origin/main' into rule-props9ab3619
DeclareInput.toJSON()
be59ad4
Remove dead website165154b
Update dependencies6127a44
Declaration#variable do not have setter536726d
Fix type58fa0ef
Sort keysUpdates
@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