chore(deps-dev): bump the dev-dependencies group with 6 updates - #237
Merged
Merged
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) | `0.61.0` | `0.62.0` | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.76.0` | `1.77.0` | | [turbo](https://github.com/vercel/turborepo) | `2.10.8` | `2.10.9` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.0` | `8.2.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.118.0` | `4.120.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | Updates `oxfmt` from 0.61.0 to 0.62.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.62.0/npm/oxfmt) Updates `oxlint` from 1.76.0 to 1.77.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.77.0/npm/oxlint) Updates `turbo` from 2.10.8 to 2.10.9 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.8...v2.10.9) Updates `vite` from 8.2.0 to 8.2.1 - [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.2.1/packages/vite) Updates `wrangler` from 4.118.0 to 4.120.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.120.0/packages/wrangler) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: oxlint dependency-version: 1.77.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.120.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... 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 dev-dependencies group with 6 updates:
0.61.00.62.01.76.01.77.02.10.82.10.98.2.08.2.14.118.04.120.026.1.226.2.0Updates
oxfmtfrom 0.61.0 to 0.62.0Changelog
Sourced from oxfmt's changelog.
... (truncated)
Commits
9a423f2release(apps): oxlint v1.77.0 && oxfmt v0.62.0 (#25251)e6e584bfix(oxfmt): type jsdoc. enum options (#25008)Updates
oxlintfrom 1.76.0 to 1.77.0Changelog
Sourced from oxlint's changelog.
Commits
9a423f2release(apps): oxlint v1.77.0 && oxfmt v0.62.0 (#25251)5c0fa61fix(linter/eslint/no-warning-comments): unify config structs and remove manua...9dc7756docs(linter/typescript/no-unnecessary-condition): clarify options (#25110)Updates
turbofrom 2.10.8 to 2.10.9Release notes
Sourced from turbo's releases.
... (truncated)
Commits
33237d4publish 2.10.9 to registry3b0e57ffix: Prevent Windows process cleanup PID reuse (#13695)efe4e1bfix: Prune Bun wildcard workspace dev dependencies (#13694)a98e5cddocs: Document dependency-driven Python tasks (#13676)c09a92fchore: Release Turborepo 2.10.9-canary.1 (#13687)09bd548test: Cover Python quality task graph (#13675)3584a5ffeat: Hash Python quality task inputs (#13674)0d43ff3test: Cover Python quality task commands (#13673)94708adfeat: Synthesize Python quality tasks (#13672)e14f04erefactor: Extract uv native task specs (#13671)Updates
vitefrom 8.2.0 to 8.2.1Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
4216158release: v8.2.1fddf4eafix(server): use a random port when port is 0 (#23158)de041a7fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)15f0307fix(build): make client chunkImportMap work withsharedPlugins: true(#23184)c2155fetest(bundled-dev): enable sourcemap playgrounds (#23080)ef02435docs(build): fix incomplete@defaultfor build.minify (#23177)eac0cc8fix(bundled-dev): inject client script tag before chunk scripts (#23161)23b8a08refactor(bundled-dev): avoid injecting server values in the bundle (#22967)e72036erefactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)14454fdfix(deps): update all non-major dependencies (#23136)Updates
wranglerfrom 4.118.0 to 4.120.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
b0aea76Version Packages (#15036)386ff6e[miniflare] Register workers in the dev registry by default (#15061)35c87e9CC-8338, CC-8340: Improve Wrangler container instance listings (#15008)99eb50c[miniflare] Restrict dev registry registration to user workers (#15040)2938c01Version Packages (#15021)b6a8629Revert "Version Packages (#14977)" (#15033)42c4227Version Packages (#14977)511635c[wrangler] Skip the CAA half of the unenv-preset testDns E2E (#15016)ebd1dfd[vite-plugin] Surface Local Explorer API to headless agents, matching wrangle...a9e5abb[wrangler] Add OAuth 2.0 Device Authorization Grant support (#14064)Updates
@types/nodefrom 26.1.2 to 26.2.0Commits
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