build(deps): bump the minor-deps-updates group across 1 directory with 6 updates - #315
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-deps-updates group across 1 directory with 6 updates#315dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 6 updates Bumps the minor-deps-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.66.0` | `8.67.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.66.0` | `8.67.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.66.0` | `8.67.0` | | [fastify](https://github.com/fastify/fastify) | `5.11.3` | `5.12.0` | | [@codemirror/state](https://github.com/codemirror/state) | `6.5.4` | `6.7.1` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.46.0` | `4.47.0` | Updates `@typescript-eslint/eslint-plugin` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser) Updates `@typescript-eslint/utils` from 8.66.0 to 8.67.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/utils) Updates `fastify` from 5.11.3 to 5.12.0 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.3...v5.12.0) Updates `@codemirror/state` from 6.5.4 to 6.7.1 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/commits) Updates `selenium-webdriver` from 4.46.0 to 4.47.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.46.0...selenium-4.47.0) --- updated-dependencies: - dependency-name: "@codemirror/state" dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: "@typescript-eslint/utils" dependency-version: 8.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: fastify dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates - dependency-name: selenium-webdriver dependency-version: 4.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/minor-deps-updates-f66fe04ef7
branch
from
August 18, 2026 11:36
a05571e to
ce498cb
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 minor-deps-updates group with 6 updates in the / directory:
8.66.08.67.08.66.08.67.08.66.08.67.05.11.35.12.06.5.46.7.14.46.04.47.0Updates
@typescript-eslint/eslint-pluginfrom 8.66.0 to 8.67.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
20a261fchore(release): publish 8.67.06dfe4d0chore(eslint-plugin-internal): [plugin-test-formatting] enforce zero-indentat...3b155bbchore: use typescript 7 for typechecking (#12601)Updates
@typescript-eslint/parserfrom 8.66.0 to 8.67.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)Updates
@typescript-eslint/utilsfrom 8.66.0 to 8.67.0Release notes
Sourced from @typescript-eslint/utils's releases.
Changelog
Sourced from @typescript-eslint/utils's changelog.
Commits
20a261fchore(release): publish 8.67.03b155bbchore: use typescript 7 for typechecking (#12601)Updates
fastifyfrom 5.11.3 to 5.12.0Release notes
Sourced from fastify's releases.
Commits
27d1fecBumped v5.12.0430dd4efix(content-type): return undefined for invalid media types (#6942) (#6947)fd5fe53feat: addReply.prototype.mediaType(#6932) (#6946)cd04a49test: use process-warning spyWarning for testing (#6887) (#6945)b9e5402fix: remove raw response headers (#6860) (#6939)e1fc825test: remove@sinonjs/fake-timers(#6934)2e81c38docs: add per-route logging for Google Cloud Functions (#6907)f87eb61chore(sponsor): add testmu ai (#6922)Updates
@codemirror/statefrom 6.5.4 to 6.7.1Changelog
Sourced from @codemirror/state's changelog.
Commits
Updates
selenium-webdriverfrom 4.46.0 to 4.47.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
9175ed9[build] Prepare for release of selenium-4.47.0 (#17896)abc24f4[build] Automated Browser Version Update (#17880)f369e9f[rust] Test Selenium Manager on Linux arm64 (#16045)f72f9ec[build] Add java:local_dev rake task for IntelliJ IDEA project setup (#17771)8d23c98[py] Ensure driver service subprocess resources are cleaned up (#17889)076d428[dotnet] [bidi] Remove optional command timeout in command options (#17891)6b2b086[java] Fix By.name() double String.format on names containing '%' (#17888)06a692e[py] fix no_proxy matching so empty entries and substrings do not bypass the ...d879eda[java] Fix By.className()/By.id() misescaping non-ASCII leading digits (#17815)4f1e333[dotnet] [bidi] Make BiDi transport factories composable (#17877)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for selenium-webdriver since your current version.