Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.51.0` | `1.53.0` | | [turbo](https://github.com/vercel/turborepo) | `2.8.13` | `2.8.16` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.70.0` | `4.72.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.3` | `25.4.0` | | [tsdown](https://github.com/rolldown/tsdown) | `0.20.3` | `0.21.2` | Updates `oxlint` from 1.51.0 to 1.53.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.53.0/npm/oxlint) Updates `turbo` from 2.8.13 to 2.8.16 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.13...v2.8.16) Updates `wrangler` from 4.70.0 to 4.72.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.72.0/packages/wrangler) Updates `@types/node` from 25.3.3 to 25.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsdown` from 0.20.3 to 0.21.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.20.3...v0.21.2) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.8.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.72.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsdown dependency-version: 0.21.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
48a81a2 to
1f5be86
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 dev-dependencies group with 5 updates:
1.51.01.53.02.8.132.8.164.70.04.72.025.3.325.4.00.20.30.21.2Updates
oxlintfrom 1.51.0 to 1.53.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
856781frelease(apps): oxlint v1.53.0 && oxfmt v0.38.0 (#20218)9870467release(apps): oxlint v1.52.0 && oxfmt v0.37.0 (#20143)61bf388feat(linter): addoptions.reportUnusedDisableDirectivesto config file (#19...6c0e0b5docs(linter): Add oxlint.config.ts to the config docs. (#19941)160e423docs(linter): Add a note that the typeAware and typeCheck options require oxl...2919313feat(linter): introduce denyWarnings config options (#19926)a607119feat(linter): introduce maxWarnings config option (#19777)Updates
turbofrom 2.8.13 to 2.8.16Release notes
Sourced from turbo's releases.
... (truncated)
Commits
ecad149publish 2.8.16 to registry10386aefix: Guard against missingpipelinekey inclean-globscodemod (#12235)3f7edbadocs: missingmigrateword (#12234)e03a168release(turborepo): 2.8.16-canary.1 (#12233)5bd21fbdocs: Remove CONSOLE DO NOT TRACK link (#12232)e9195cdfix: Prevent tsdown from cleaning@turbo/genbinaries during release (#12230)8d0481efix: Honor --output-logs errors-only for non-cached tasks (#11926)a70d0fcRevert "ci: Re-enable Rust unit tests in release workflow" (#12229)e637353fix: Promote nested bun lockfile entries when hoisted version is pruned (#12228)9086c1efix: Remove all remaining pnpm dependency overrides (#12227)Updates
wranglerfrom 4.70.0 to 4.72.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
24f807bVersion Packages (#12789)b8c33f5Make remote devexchange_urloptional (#12771)ba18c02[wrangler] Make worker deletion in e2e test cleanup best-effort (#12832)de65c58containers: Remove experimental flag from enabling egress interception for co...9f93b54Strip query strings from module names when writing to disk (#12824)d645594Bump the workerd-and-workers-types group with 2 updates (#12827)6ed249b[wrangler] Fix d1 execute --json returning string "null" for SQL NULL values ...3c67c2aBump the workerd-and-workers-types group with 2 updates (#12811)82cc2a8Bump the workerd-and-workers-types group with 2 updates (#12795)211d75dfix(wrangler): Fix type generation inheritable bindings (#12746)Updates
@types/nodefrom 25.3.3 to 25.4.0Commits
Updates
tsdownfrom 0.20.3 to 0.21.2Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
ab8446bchore: release v0.21.257c5b3cchore: upgrade depscbd7b38feat(deps): renameonlyAllowBundletoonlyBundle(#819)d9f0fccchore(deps): update all non-major dependencies (#815)139076cfix(css): skip data URIs and external URLs in CSS url() rebasingd49ef37feat(exe)!: addexe.outDirfor separate executable output dir, defaults to ...8869180test: add case for preserving folder structure inunbundlemode (#817)bad2d17feat: addrootoption for controlling output directory structure2b1be7echore: release v0.21.138ca9c1chore: upgrade unrunDependabot 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