fix(deps-dev): bump the npm-dev-minor-patch group with 2 updates#606
Conversation
Bumps the npm-dev-minor-patch group with 2 updates: [@wordpress/build](https://github.com/WordPress/gutenberg/tree/HEAD/packages/wp-build) and [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts). Updates `@wordpress/build` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/wp-build/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/build@0.14.0/packages/wp-build) Updates `@wordpress/scripts` from 32.1.0 to 32.2.0 - [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/scripts@32.2.0/packages/scripts) --- updated-dependencies: - dependency-name: "@wordpress/build" dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: "@wordpress/scripts" dependency-version: 32.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
@justlevine Curious for your thoughts here. Seems like these Dependabot updates that bump NPM dependencies are always failing now with:
I can easily fix that myself by pulling this PR down, running |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
@dkotter I believe 👆 is the issue, and more broadly my suggestion here: Dependabot is running using In the immediate term, you should be able to fix this by temporarily downgrading npm and regenerating the lockfile. Longer term:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #606 +/- ##
==========================================
Coverage 74.00% 74.00%
Complexity 1738 1738
==========================================
Files 85 85
Lines 7490 7490
==========================================
Hits 5543 5543
Misses 1947 1947
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bumps the npm-dev-minor-patch group with 2 updates: @wordpress/build and @wordpress/scripts.
Updates
@wordpress/buildfrom 0.13.0 to 0.14.0Changelog
Sourced from @wordpress/build's changelog.
Commits
51264e3chore(release): publisha8d4b30Update changelog filesf75812bMerge changes published in the Gutenberg plugin "release/23.2" branchac75d25Update changelog files3e8943bMerge changes published in the Gutenberg plugin "release/23.2" branch9656be0Update changelog files4313ac2Merge changes published in the Gutenberg plugin "release/23.2" brancha5cc28fUpdate changelog files30dff6bMerge changes published in the Gutenberg plugin "release/23.2" branch6445edechore(release): publishUpdates
@wordpress/scriptsfrom 32.1.0 to 32.2.0Changelog
Sourced from @wordpress/scripts's changelog.
Commits
51264e3chore(release): publisha8d4b30Update changelog filesf75812bMerge changes published in the Gutenberg plugin "release/23.2" branchac75d25Update changelog files3e8943bMerge changes published in the Gutenberg plugin "release/23.2" branch9656be0Update changelog files4313ac2Merge changes published in the Gutenberg plugin "release/23.2" brancha5cc28fUpdate changelog files30dff6bMerge changes published in the Gutenberg plugin "release/23.2" branch6445edechore(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 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 conditions