chore(deps): bump the dev-dependencies group across 1 directory with 6 updates#115
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the dev-dependencies group across 1 directory with 6 updates#115dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…6 updates Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.40.0` | `4.41.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.10` | `25.3.0` | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.26.0` | `0.34.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.41.0` | `1.49.0` | | [oxlint-tsgolint](https://github.com/oxc-project/tsgolint) | `0.11.1` | `0.14.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.0-beta.9` | `8.0.0-beta.15` | Updates `selenium-webdriver` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0) Updates `@types/node` from 25.0.10 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `oxfmt` from 0.26.0 to 0.34.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.34.0/npm/oxfmt) Updates `oxlint` from 1.41.0 to 1.49.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.49.0/npm/oxlint) Updates `oxlint-tsgolint` from 0.11.1 to 0.14.2 - [Release notes](https://github.com/oxc-project/tsgolint/releases) - [Commits](oxc-project/tsgolint@v0.11.1...v0.14.2) Updates `vite` from 8.0.0-beta.9 to 8.0.0-beta.15 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.0-beta.15/packages/vite) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxfmt dependency-version: 0.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint dependency-version: 1.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint-tsgolint dependency-version: 0.14.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.0.0-beta.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 dev-dependencies group with 6 updates in the / directory:
4.40.04.41.025.0.1025.3.00.26.00.34.01.41.01.49.00.11.10.14.28.0.0-beta.98.0.0-beta.15Updates
selenium-webdriverfrom 4.40.0 to 4.41.0Release notes
Sourced from selenium-webdriver's releases.
... (truncated)
Commits
9fc754f[build] Prepare for release of selenium-4.41.0 (#17098)d5f22ec[java] mark tests passing in latest chrome beta89c5993[build] fix auto-updating of browsers4592f1b[build] ci-python jobs not currently matching by default755d44c[build] put cdp version support in changelogs9aff5c7[build] cannot invoke a rake task twice by default3a680a3[build] ignore the staging branch for the PR and apply all patches in order20de9b9[build] stage changes to an ephemeral staging branch since not all updates ar...aac9a28[py] Update test to check it's an integer rather than a value (#17114)02ec15f[rb] Update dependencies (#17111)Updates
@types/nodefrom 25.0.10 to 25.3.0Commits
Updates
oxfmtfrom 0.26.0 to 0.34.0Changelog
Sourced from oxfmt's changelog.
Commits
3f0d1ddrelease(apps): oxlint v1.49.0 && oxfmt v0.34.0 (#19553)6c61b70fix(oxfmt): Fix outdatedsortImports.groupsdoc comments (#19513)761e54crelease(apps): oxlint v1.48.0 && oxfmt v0.33.0 (#19430)9c34f72feat(formatter/sort_imports)!: Report invalid group name with renaming `side-...4baebeffeat(formatter/sort_imports): Support{ newlinesBetween: bool }inside `gro...d1c2fb6feat(formatter/sort_imports): SupportcustomGroupsattributes(selectoran...65b94f9release(apps): oxlint v1.47.0 && oxfmt v0.32.0 (#19315)ffe9b2erelease(apps): oxlint v1.46.0 && oxfmt v0.31.0c705f95release(apps): oxlint v1.45.0 && oxfmt v0.30.0 (#19211)1b2f354fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217)Updates
oxlintfrom 1.41.0 to 1.49.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
3f0d1ddrelease(apps): oxlint v1.49.0 && oxfmt v0.34.0 (#19553)c34263cchore(oxlint): bump min tsgolint version to 0.14.1 (#19554)761e54crelease(apps): oxlint v1.48.0 && oxfmt v0.33.0 (#19430)76ece4achore(oxlint): bump min tsgolint version to 0.12.2 (#19377)65b94f9release(apps): oxlint v1.47.0 && oxfmt v0.32.0 (#19315)ffe9b2erelease(apps): oxlint v1.46.0 && oxfmt v0.31.0c705f95release(apps): oxlint v1.45.0 && oxfmt v0.30.0 (#19211)1b2f354fix(ci): add missing riscv64/s390x napi targets for oxfmt and oxlint (#19217)a87b845release(apps): oxlint v1.44.0 && oxfmt v0.29.0 (#19211)ee2925bfeat(oxlint/lsp): enable JS plugins (#18834)Updates
oxlint-tsgolintfrom 0.11.1 to 0.14.2Release notes
Sourced from oxlint-tsgolint's releases.
... (truncated)
Commits
00134dcfix(no-unnecessary-condition): avoid generic union overlap false positive (#700)6294e32fix(dot-notation): false positive for non-identifier property names in JSX fi...1747369chore: update typescript-go submodule (#705)cdeec47fix(no-unnecessary-condition): false positives for overlap and indexed ??= (#...dbab01bperf(no-floating-promises): reduce checker calls in promise checks (#696)4a09482feat: improve quality ofno-unnecessary-type-assertiondiagnostics (#693)1a941e6chore(deps): update crate-ci/typos action to v1.43.5 (#691)830bc70feat: improveno-unnecessary-type-parametersdiagnostic (#690)1ee795bfeat!: remove support for `allowRuleToRunWithoutStrictNullChecksIKnowWhatIAmD...0787571chore(deps): update npm packages (#689)Updates
vitefrom 8.0.0-beta.9 to 8.0.0-beta.15Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
6e88f40release: v8.0.0-beta.15b3ddbc5feat: update rolldown to 1.0.0-rc.5 (#21660)e240df2fix(dev): return "502 Bad Gateway" on proxy failures instead of 500 (#21652)44b5bdfchore(deps): update dependency@rollup/plugin-aliasto v6 (#21097)235140bperf(ssr): skip circular import check for already-evaluated modules (#21632)8ce23a3fix(dev): prevent concurrent server restarts (#21636)e54e25ffix(dev): only treat EADDRINUSE as port conflict in wildcard pre-check (#21642)57ff177perf: use tsconfig cache for oxc transform in dev (#21643)5abffd5chore(deps): removefdirand@rollup/plugin-commonjs(#21639)d4fb7ccrelease: v8.0.0-beta.14Dependabot 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