build(deps): bump the minor-and-patch group with 9 updates#137
Merged
Conversation
Bumps the minor-and-patch group with 9 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.72.0` | `1.73.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.5` | | [turbo](https://github.com/vercel/turborepo) | `2.10.3` | `2.10.4` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.107.0` | `4.110.0` | | [srvx](https://github.com/h3js/srvx) | `0.11.21` | `0.11.22` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.3` | `0.22.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.0` | `26.1.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.3` | `8.1.4` | Updates `oxlint` from 1.72.0 to 1.73.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.73.0/npm/oxlint) Updates `prettier` from 3.9.4 to 3.9.5 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.5) Updates `turbo` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.3...v2.10.4) Updates `wrangler` from 4.107.0 to 4.110.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.110.0/packages/wrangler) Updates `srvx` from 0.11.21 to 0.11.22 - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](h3js/srvx@v0.11.21...v0.11.22) Updates `tsdown` from 0.22.3 to 0.22.5 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.3...v0.22.5) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) Updates `@types/node` from 26.1.0 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `vite` from 8.1.3 to 8.1.4 - [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.1.4/packages/vite) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.110.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: srvx dependency-version: 0.11.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.22.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 9 updates:
1.72.01.73.03.9.43.9.52.10.32.10.44.107.04.110.00.11.210.11.220.22.30.22.54.1.94.1.1026.1.026.1.18.1.38.1.4Updates
oxlintfrom 1.72.0 to 1.73.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
39677barelease(apps): oxlint v1.73.0 && oxfmt v0.58.0 (#24219)a2c97f3feat(linter/unicorn): implementexplicit-timer-delayrule (#23612)bdb51c7fix(linter/jest/prefer-ending-with-an-expect): validate config patterns (#24122)85735cbfeat(linter/unicorn): implementno-confusing-array-withrule (#23638)cb4fbb9feat(linter/eslint): implement no-unreachable-loop rule (#23975)dc32112feat(linter/eslint/no-constant-binary-expression): check relational compariso...d963967feat(linter/unicorn/no-array-sort): addallowAfterSpreadoption (#24043)45d607dfix(linter/react/forbid-component-props): make allow/disallow lists optional ...0a75682feat(linter): add per-rule timings for type-aware linting (#22488)743e222feat(linter/react): adddisallowedValuesoption forforbid-dom-propsrule...Updates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)Updates
turbofrom 2.10.3 to 2.10.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
1506a11publish 2.10.4 to registry11a68c7fix: Stop flagging relative imports that resolve into node_modules in boundar...947b478fix: Raise the open-file soft limit at startup (#13282)ddc584dfeat: Make turbo prune Cargo-aware (#13281)ff0d508perf: Skip dependency-closure assembly for toolchains that derive nothing (#1...39d623efeat: Make turbo watch Cargo-aware (#13280)af01fdffix: Collapse nested package-manager fallback conditional (#13279)7e02f94release(turborepo): 2.10.4-canary.2 (#13278)8e3a59frelease(library): 0.0.1-canary.23 (#13276)ce18f0atest: Add end-to-end coverage for Cargo workspaces (#13274)Updates
wranglerfrom 4.107.0 to 4.110.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
eced610Version Packages (#14628)7b28392Move runtime type generation to dedicated internal package (#14589)0283a1f[wrangler] Add dependency metadata to worker uploads (#14591)774c09eVersion Packages (#14603)2fedb1fSupport workflow terminate rollback (#14465)c782e2a[wrangler] Restrict name-ownership guard to Pages-to-Workers delegation (#14616)17d2fc1[wrangler] Addturnstile widgetCLI commands (#14511)315c77cchore: use catalog forworkerddependency (#14607)9f74a5fWorkflows: Improve scheduled Workflows free-plan deploy error (#14604)394b8aeFix wrangler linting (failing because of deprecated detectAgenticEnvironment ...Updates
srvxfrom 0.11.21 to 0.11.22Release notes
Sourced from srvx's releases.
Changelog
Sourced from srvx's changelog.
Commits
f4cb8ecchore(release): v0.11.227ff4e30chore: update deps137abc7test(mtls): wire tls-peer-cert tests into CI, add Bun-guard regression teste093402feat: addtrustProxyoption (#223)06460a3feat: add mtls plugin (#213)46240d7doc: add missing aws stream docs, tests and example (#222)Updates
tsdownfrom 0.22.3 to 0.22.5Release notes
Sourced from tsdown's releases.
Commits
940f652chore: release v0.22.54bb30f3fix(shims): don't emit esm shim banner in cjs output for unbundle (#991)517c5f3fix: evaluate banner/footer function addon per chunk (#1011)93cf8ccchore: upgrade depsb0f7850docs: pin lobehub icons to v5 to fix broken user logos (#1012)b89bc3fchore: upgrade depsb21f198feat: support TS 7434cfb3chore: release v0.22.4f9d8c8adocs: add canonical AGENTS.md (#1005)66983f4fix(create-tsdown): skip cd hint for current directory (#1002)Updates
vitestfrom 4.1.9 to 4.1.10Release notes
Sourced from vitest's releases.
Commits
db616d2chore: release v4.1.10 (#10718)bae52b5fix(vm): fix external module resolve error with deps optimizer query for enco...Updates
@types/nodefrom 26.1.0 to 26.1.1Commits
Updates
vitefrom 8.1.3 to 8.1.4Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
a477454release: v8.1.4ab5dafafeat(legacy): prefer oxc as minifier (fix #21973) (#22468)173a1b6fix(ssr): align named export function call stacktrace column with Node (#22829)575c32cfix(build): add workaround for building on stackblitz (#22840)72a5e21fix(optimizer): avoid optimizer run for transform request before init (#22852)a9539d6chore(deps): update dependency postcss-modules to v9 (#22867)70435b2docs: fix incorrect@defaultforserver.cors(#22859)2c4a217build: remove the custom onLog function (#22878)c581b55build: replace deprecatedonwarnwithonLog(#22741)ea22fb3refactor: eliminate ineffectiveDynamicImport warn (#22876)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