chore(deps-dev): Bump the npm-dev-minor-patch group across 1 directory with 4 updates#117
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 4 updates Bumps the npm-dev-minor-patch group with 3 updates in the / directory: [@wordpress/babel-preset-default](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-preset-default), [browserslist](https://github.com/browserslist/browserslist) and [globals](https://github.com/sindresorhus/globals). Updates `@wordpress/babel-preset-default` from 8.41.0 to 8.46.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/babel-preset-default/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/babel-preset-default@8.46.0/packages/babel-preset-default) Updates `@wordpress/browserslist-config` from 6.41.0 to 6.47.0 - [Release notes](https://github.com/WordPress/gutenberg/releases) - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/browserslist-config/CHANGELOG.md) - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/browserslist-config@6.47.0/packages/browserslist-config) Updates `browserslist` from 4.28.1 to 4.28.2 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.1...4.28.2) Updates `globals` from 17.3.0 to 17.6.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.6.0) --- updated-dependencies: - dependency-name: "@wordpress/babel-preset-default" dependency-version: 8.46.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: "@wordpress/browserslist-config" dependency-version: 6.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev-minor-patch - dependency-name: browserslist dependency-version: 4.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev-minor-patch - dependency-name: globals dependency-version: 17.6.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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dev-minor-patch group with 3 updates in the / directory: @wordpress/babel-preset-default, browserslist and globals.
Updates
@wordpress/babel-preset-defaultfrom 8.41.0 to 8.46.0Changelog
Sourced from @wordpress/babel-preset-default'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/browserslist-configfrom 6.41.0 to 6.47.0Changelog
Sourced from @wordpress/browserslist-config's changelog.
Commits
d653c5fchore(release): publish065fa3bUpdate changelog filesf63ca66Merge changes published in the Gutenberg plugin "release/23.3" branch7f4e229Update changelog filesb5afac3Merge changes published in the Gutenberg plugin "release/23.3" branchfee7eecUpdate changelog files51264e3chore(release): publisha8d4b30Update changelog filesf75812bMerge changes published in the Gutenberg plugin "release/23.2" branchac75d25Update changelog filesUpdates
browserslistfrom 4.28.1 to 4.28.2Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
502ea00Release 4.28.2 version4621a79Re-use single constant0b5a150Update email8e105c8Process all files with oxfmta6247d5Add oxfmt support32e5cb1Update dependencies60c60b7Merge pull request #926 from chluo1997/fix-ppf263978fix: prevent prototype pollution2b97b75Merge pull request #924 from SethFalco/custom-statsf366165docs: add more details on custom statsUpdates
globalsfrom 17.3.0 to 17.6.0Release notes
Sourced from globals's releases.
Commits
6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)1b727e5Fix build script for ES globals (#341)a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)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 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