build(deps): bump the minor-and-patch group with 7 updates#153
Merged
Conversation
Bumps the minor-and-patch group with 7 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.73.0` | `1.74.0` | | [turbo](https://github.com/vercel/turborepo) | `2.10.4` | `2.10.5` | | [@funstack/router](https://github.com/uhyo/funstack-router/tree/HEAD/packages/router) | `1.1.1` | `1.2.0` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.110.0` | `4.112.0` | | [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) | `0.5.27` | `0.5.28` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.5` | `0.22.9` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.4` | `8.1.5` | Updates `oxlint` from 1.73.0 to 1.74.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.74.0/npm/oxlint) Updates `turbo` from 2.10.4 to 2.10.5 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.4...v2.10.5) Updates `@funstack/router` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/uhyo/funstack-router/releases) - [Commits](https://github.com/uhyo/funstack-router/commits/1.2.0/packages/router) Updates `wrangler` from 4.110.0 to 4.112.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.112.0/packages/wrangler) Updates `@vitejs/plugin-rsc` from 0.5.27 to 0.5.28 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-rsc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-rsc@0.5.28/packages/plugin-rsc) Updates `tsdown` from 0.22.5 to 0.22.9 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.5...v0.22.9) Updates `vite` from 8.1.4 to 8.1.5 - [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.5/packages/vite) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.74.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@funstack/router" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.112.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitejs/plugin-rsc" dependency-version: 0.5.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.22.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.1.5 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 7 updates:
1.73.01.74.02.10.42.10.51.1.11.2.04.110.04.112.00.5.270.5.280.22.50.22.98.1.48.1.5Updates
oxlintfrom 1.73.0 to 1.74.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
2d4e8d2release(apps): oxlint v1.74.0 && oxfmt v0.59.0 (#24454)7f80cacperf(linter/vue/prop-name-casing): precompileignorePropsregex pattern (#2...6272051perf(linter/typescript/no-require-imports): compile allow patterns once (#24417)33805b9perf(linter/jsdoc/require-param): compile checkTypesPattern regex once (#24420)0433a83feat(linter/eslint/no-inner-declarations): addnamespacesoption (#24044)8337835fix(linter): error onignorePatternsthat cannot match files aoutside the c...2ce5a33fix(linter): resolveignorePatternsrelative to the config dir (#24339)Updates
turbofrom 2.10.4 to 2.10.5Release notes
Sourced from turbo's releases.
... (truncated)
Commits
78091b6publish 2.10.5 to registry82bcfb6refactor: AddToolchainoutput availability (#13360)6ed2fb4fix: Preserve Yarn package extension ranges when pruning (#13363)38aa7d2chore: Update agents app Eve dependency (#13364)ed17249fix: Synchronize Cargo prune Docker lockfile (#13350)d533266fix: Hash Cargo build environment inputs (#13348)ef122d9ci: Shard Rust tests across runners (#13356)b3cd7a1fix: Include patched Ghostty crate in Cargo workspace (#13357)f82e2c7release(turborepo): 2.10.5-canary.6 (#13355)e76f0b4fix: Isolate Command Overrides From Toolchain Cache I/O (#13354)Updates
@funstack/routerfrom 1.1.1 to 1.2.0Release notes
Sourced from @funstack/router's releases.
Commits
08a3b05chore: bump version to 1.2.02afbf29chore(deps-dev): bump the dev-dependencies group with 6 updates (#229)b18c0f3fix: skip blockers on non-cancelable navigate events (#227)bea38abfeat: ignore trailing slashes during route matching, configurable via trailin...5d3d8e7fix: preserve navigation state in setSearchParams and add replace option (#225)57815c4fix: include loader identity and params in loader cache key (#224)a5f67b2fix: percent-decode route params extracted from the pathname (#223)98262fcfix: support URLPattern modifiers (?, +, *) in non-exact parent routes (#222)ce8ed21fix: preserve loader cache across same-URL replace navigations (#221)f37e261fix: SSR loader cache isolation and form-submission action race (#220)Updates
wranglerfrom 4.110.0 to 4.112.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
82918adVersion Packages (#14699)24731b5[wrangler] Wait for workerd cleanup in port conflict E2E (#14730)028ce1f[wrangler] Wait for workers.dev propagation in E2Es (#14728)c79504ffix(wrangler): support containers in test harness (#14725)4c1309e[wrangler] Use default readiness timeout in local dev E2Es (#14729)b38f494chore: consolidate most packages on zod 4.4.3 in pnpm catalog (#14707)cb6c3f9feat(wrangler): access do storage with test harness (#14706)c7dbe1afix(wrangler): type the public startWorker input as WranglerStartDevWorkerInp...9f04a7efeat: surface uncaught Worker exceptions as a typed runtimeError event in loc...3de70df[wrangler] Add top-leveladdressesconfig field for Email Routing (#14470)Updates
@vitejs/plugin-rscfrom 0.5.27 to 0.5.28Release notes
Sourced from @vitejs/plugin-rsc's releases.
Changelog
Sourced from @vitejs/plugin-rsc's changelog.
Commits
674c6c4release: plugin-rsc@0.5.2824d6376fix(rsc): fixtransformWrapExportwithfilterand `rejectNonAsyncFunctio...0f5348dchore(plugin-rsc): explain preserved reference validation (#1291)a3690f3feat(rsc): ability to not load server reference module during `createFromRead...f098083chore(rsc): remove obsolete research documentation (#1288)83e3448refactor(rsc): align SSG browser entry (#1287)2bed52cdocs(plugin-rsc): align runtime API descriptions (#1286)85095b5fix(plugin-rsc): exposeencodeFormActionoption type and re-export `encodeR...61637cffeat(rsc): split server and client runtimes (#1252)f09ea01fix(deps): update all non-major dependencies (#1282)Updates
tsdownfrom 0.22.5 to 0.22.9Release notes
Sourced from tsdown's releases.
Commits
ef4e3e6chore: release v0.22.991bb5d2feat: upgrade rolldown to v1.2a625a4cfix(deps): check dynamic imports inonlyImport(#1019)8d80e30chore: release v0.22.8cf6e598chore: upgrade depsc579828feat(deps): addonlyImportoptionb1c8014fix(config): concat plugins arrays when merging config8700f10chore(deps): update pnpm to v11.12.0 (#997)7859ee2docs: update Rolldown links to correct URL structure (#1017)b4046e6chore: release v0.22.7Updates
vitefrom 8.1.4 to 8.1.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5e7fe12release: v8.1.56c08c39fix(optimizer): respect importer module format for dynamic import interop wit...5a72b87fix(client): overlay error message format align rolldown (#22869)f8b38e3fix(module-runner): don't crash stack-trace source mapping when globalThis.Bu...8100320fix(bundled-dev): avoid duplicatedbuildEnd(#22931)c88c236docs(build): fix incorrect@defaultfor build.cssMinify (#22948)b59a73ffix(ssr): scope switch-case declarations to the switch, not the function (#22...fef682dfix(deps): update all non-major dependencies (#22921)3c345e4fix(deps): update rolldown-related dependencies (#22922)369ed60docs(build): fix incorrect@defaultfor build.lib.formats (#22911)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