-
Notifications
You must be signed in to change notification settings - Fork 35
Bump the npm_and_yarn group across 1 directory with 2 updates #234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 1 directory with 2 updates #234
Conversation
Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). Updates `ws` from 7.5.10 to 8.18.0 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.10...8.18.0) Updates `@wordpress/scripts` from 30.1.0 to 30.5.1 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/scripts) --- updated-dependencies: - dependency-name: ws dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@wordpress/scripts" dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
|
Did some research here as I know this bumps Dependabot came back again in #230 to bump that and Faisal merged that in as all tests were passing. And dependabot is back at it here trying to further bump that version. In testing locally on WP 6.5 (our minimum) noticed the SVG block was no longer working. I've downgraded back to v27.9.0 and that fixes the issue. Also noticed we had no E2E tests for the block so added that which hopefully will alert us to failures in the future if dependabot tries to push this update on us again. So for anyone looking at this in the future, until our minimum version of WordPress is 6.6, we shouldn't bump |
Bumps
@10up/cypress-wp-utilsfrom 0.2.0 to 0.4.0Bumps
@wordpress/envfrom 9.2.0 to 10.12.0Bumps
cypressfrom 13.3.0 to 13.16.0Bumps
cypress-mochawesome-reporterfrom 3.4.0 to 3.8.2Downgrades
@wordpress/scriptsto 27.9.0Add additional E2E tests
Bumps the npm_and_yarn group with 2 updates in the / directory: ws and @wordpress/scripts.
Updates
wsfrom 7.5.10 to 8.18.0Release notes
Sourced from ws's releases.
... (truncated)
Commits
976c53c[dist] 8.18.059b9629[feature] Add support forBlob(#2229)0d1b5e6[security] Use more descriptive text for 2017 vulnerability link15f11a0[security] Add new DoS vulnerability to SECURITY.md3c56601[dist] 8.17.1e55e510[security] Fix crash when the Upgrade header cannot be read (#2231)6a00029[test] Increase code coverageddfe4a8[perf] Reduce the amount ofcrypto.randomFillSync()callsb73b118[dist] 8.17.029694a5[test] Use thehighWaterMarkvariableUpdates
@wordpress/scriptsfrom 30.1.0 to 30.5.1Changelog
Sourced from
@wordpress/scripts's changelog.Commits
b24995achore(release): publishb25f82fUpdate changelog filesfdbe988WP Scripts: Revert changes that inline CSS imports early in the build process...510540dchore(release): publish854d8c7Update changelog fileseac92a2Merge changes published in the Gutenberg plugin "release/19.7" branchdcf4613chore(release): publish29094acUpdate changelog files41580feMerge changes published in the Gutenberg plugin "release/19.6" branch3c61eb6chore(release): publishDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.