chore(deps-dev): bump the dev-dependencies group with 7 updates#192
Merged
Merged
Conversation
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.68.0` | `1.69.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [turbo](https://github.com/vercel/turborepo) | `2.9.16` | `2.9.17` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.16` | `19.2.17` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.97.0` | `4.99.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.2` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.1` | `0.22.2` | Updates `oxlint` from 1.68.0 to 1.69.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.69.0/npm/oxlint) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `turbo` from 2.9.16 to 2.9.17 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.16...v2.9.17) Updates `@types/react` from 19.2.16 to 19.2.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `wrangler` from 4.97.0 to 4.99.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.99.0/packages/wrangler) Updates `@types/node` from 25.9.1 to 25.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsdown` from 0.22.1 to 0.22.2 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.1...v0.22.2) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.69.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.9.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/react" dependency-version: 19.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.99.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsdown dependency-version: 0.22.2 dependency-type: direct:development update-type: version-update:semver-patch 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 7 updates:
1.68.01.69.03.8.33.8.42.9.162.9.1719.2.1619.2.174.97.04.99.025.9.125.9.20.22.10.22.2Updates
oxlintfrom 1.68.0 to 1.69.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
44ae845release(apps): oxlint v1.69.0 && oxfmt v0.54.0 (#23116)e805174feat(linter): add schema forjest/vitest/max-expects(#23105)7850577feat(linter): add schema forjest/vitest/expect-expect(#23104)75f641afeat(linter): add schema forjest/vitest/consistent-test-it(#23103)d65b860refactor(linter): reuse non-object references for rules schemas (#23100)6bcd52crefactor(linter): share"alway" | "never"option across rules (#23099)5125f89feat(linter/unicorn): support no-nullcheckArgumentsoption (#23098)b8b9797feat(linter): add schema forimport-max-dependencies(#23096)65cb47afeat(linter/eslint): support no-unused-expressionsignoreDirectivesoption ...f6c36d5feat(linter): add schema forimport/prefer-default-export(#23091)Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
turbofrom 2.9.16 to 2.9.17Release notes
Sourced from turbo's releases.
... (truncated)
Commits
b8f7b3fpublish 2.9.17 to registrye62661afix: Send Ctrl+C to Windows PTY tasks (#13041)7981598release(turborepo): 2.9.17-canary.7 (#13046)5550cedrelease(turborepo): 2.9.17-canary.6 (#13044)2332886fix: Defer hashes for JIT task dependents (#13045)026b3dafeat: Add JIT task input hashing (#13043)1e6516efix: Bypass npm command shim on Windows (#13040)1745beddocs: Remove ESM warning from gen page (#13039)d5bd26crelease(turborepo): 2.9.17-canary.5 (#13038)40844e9chore: Restore aarch64 musl release builds (#13037)Updates
@types/reactfrom 19.2.16 to 19.2.17Commits
Updates
wranglerfrom 4.97.0 to 4.99.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
8a4bfe5Version Packages (#14179)f8d7700feat(wrangler): capture runtime logs and print debug timelines with `createTe...4bb572fBump the workerd-and-workers-types group with 2 updates (#14231)dcd116afeat(wrangler): improve createTestHarness() configuration setup (#14227)75e652aRevert "Make Ctrl+C triggered during the skills-install prompt dismiss it per...e13b8c0[C3] Bump@angular/createfrom 21.2.13 to 22.0.0 in /packages/create-cloudfla...a61ac29[wrangler] Add--version-tagsupport toversions deploy(#14211)24497d0Bump the workerd-and-workers-types group with 2 updates (#14217)0706fbffeat(wrangler): createTestHarness API (#14169)8923f97Preserve all deployment-affecting CLI flags in the interactive deploy config ...Updates
@types/nodefrom 25.9.1 to 25.9.2Commits
Updates
tsdownfrom 0.22.1 to 0.22.2Release notes
Sourced from tsdown's releases.
Commits
15ac682chore: release v0.22.269e78ecfix: pin rolldown to minord9f607bdocs: update auto exports docsc66775echore: upgrade depse5a8c3dci: use staging publish for release workflowDependabot 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