Bump the npm group across 1 directory with 3 updates - #426
Merged
Conversation
Member
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-ecaf09f0ae
branch
from
June 23, 2026 06:44
773ea44 to
cf4dd2d
Compare
Member
|
@dependabot rebase |
Bumps the npm group with 3 updates in the / directory: [browserslist](https://github.com/browserslist/browserslist), [globals](https://github.com/sindresorhus/globals) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `browserslist` from 4.28.2 to 4.28.4 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.28.2...4.28.4) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `js-yaml` from 4.2.0 to 5.1.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...5.1.0) --- updated-dependencies: - dependency-name: browserslist dependency-version: 4.28.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: js-yaml dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-ecaf09f0ae
branch
from
June 23, 2026 07:02
cf4dd2d to
0499e21
Compare
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 group with 3 updates in the / directory: browserslist, globals and js-yaml.
Updates
browserslistfrom 4.28.2 to 4.28.4Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
3ea3c7eRelease 4.28.4 version7bb43c8Do not remove comments on publish2767d76Release 4.28.3 versionbdc594dAvoid broken package.json in project509cf67Update local filed618c8cFix old pnpm on CId509448Update release methoda63a9f2Update dependenciesd596dc6Merge pull request #935 from swwind/fix-baseline-case-insensitive796ee66Fix: treat baseline newly/widely available keywords case-insensitivelyMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.
Updates
globalsfrom 17.6.0 to 17.7.0Release notes
Sourced from globals's releases.
Commits
a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)Updates
js-yamlfrom 4.2.0 to 5.1.0Changelog
Sourced from js-yaml's changelog.
... (truncated)
Commits
f1e45cd5.1.0 released53b22beFix constructor coveragea1eaa2bFix quote style options and restore forceQuotes0532e7dAdd finalizers for immutable collection tags9f00b91tests: drop the rest of issues tests, move a small fraction of useful checks ...6be5d46tests: drop not actual or duplicating issue tests (covered in other places)a7c9766Fix !!pairs coverage75148bc5.0.0 released704b25dQuote document markers followed by whitespace42dea28Support complex !!pairs keys with realMapTag