Conversation
Bumps the npm-low-risk group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.5` | `7.28.6` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.5` | `7.28.6` | | [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) | `7.28.4` | `7.28.6` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.47.0` | `3.48.0` | | [globals](https://github.com/sindresorhus/globals) | `17.1.0` | `17.2.0` | | [jsdom](https://github.com/jsdom/jsdom) | `27.3.0` | `27.4.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.39.0` | `4.40.0` | Updates `@babel/core` from 7.28.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-core) Updates `@babel/preset-env` from 7.28.5 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-preset-env) Updates `@babel/runtime-corejs3` from 7.28.4 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime-corejs3) Updates `core-js` from 3.47.0 to 3.48.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.48.0/packages/core-js) Updates `globals` from 17.1.0 to 17.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.1.0...v17.2.0) Updates `jsdom` from 27.3.0 to 27.4.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@27.3.0...27.4.0) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `selenium-webdriver` from 4.39.0 to 4.40.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.39.0...selenium-4.40.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: "@babel/runtime-corejs3" dependency-version: 7.28.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-low-risk - dependency-name: core-js dependency-version: 3.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: globals dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: jsdom dependency-version: 27.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk - dependency-name: selenium-webdriver dependency-version: 4.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-low-risk ... Signed-off-by: dependabot[bot] <support@github.com>
straker
approved these changes
Feb 5, 2026
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-low-risk group with 8 updates in the / directory:
7.28.57.28.67.28.57.28.67.28.47.28.63.47.03.48.017.1.017.2.027.3.027.4.03.7.43.8.14.39.04.40.0Updates
@babel/corefrom 7.28.5 to 7.28.6Release notes
Sourced from
@babel/core's releases.Commits
d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)Updates
@babel/preset-envfrom 7.28.5 to 7.28.6Release notes
Sourced from
@babel/preset-env's releases.Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)Updates
@babel/runtime-corejs3from 7.28.4 to 7.28.6Release notes
Sourced from
@babel/runtime-corejs3's releases.... (truncated)
Commits
d7f4008v7.28.6Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/runtime-corejs3since your current version.Updates
core-jsfrom 3.47.0 to 3.48.0Changelog
Sourced from core-js's changelog.
Commits
5d657dav3.48.05644e73Add bug detection forUint8Array.prototype.setFromHex804a10eMerge pull request #1501 from zloirock/flat-map-fix45d7fe3Add bug detection to Iterator flatMap methodefd9c2fmoveMapupsert proposal to stable ESdcb938dupdate the year and normalize the copyright wording5454a5dadd some more workarounds for a Safari < 13 bug with silent ignore of non-wri...73d4b6cadd some morecreatePropertycases9c89290fix: spec compliance for Array.prototype.flat and flatMape3774cefix: use createProperty in Array.prototype.filterUpdates
globalsfrom 17.1.0 to 17.2.0Release notes
Sourced from globals's releases.
Commits
8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)Updates
jsdomfrom 27.3.0 to 27.4.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
098d16dVersion 27.4.01cd029eImprove asciiLowercase/asciiUppercase performance83fcb62Implement TextEncoder and TextDecoder; improve XML decodingddad97dSwitch from iconv-lite to exodus/bytes for decoding25cb2a1Use weak references for rangesed4f5edAdd currently-failing CSS regression testsUpdates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
selenium-webdriverfrom 4.39.0 to 4.40.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
b3333f1[build] Prepare for release of Selenium 4.40 (#16931)1229133[build] manual trigger job needs an approval step to limit1cc4bc7[build] remove ruby remote tests from CIbcd0976[build] use rulesets to restrict and unrestrict trunk during release window (...47dbd0d[dotnet] [bidi] Expose Input module in root BiDi class (#16940)1fefb89[dotnet] [bidi] FileDialogOpened event in Input module (#16934)691fb1c[grid] Improve race conditions in Grid session distribution (#16939)aaeb4a5[build] ensure compatible edge browser and driver when pinning492b6c4[dotnet] fix syntax issue with bazel target preventing build631c5b0[java] sanitize descriptions before using them in JavaDoc commentsDependabot 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 conditions