build(deps): bump the minor-and-patch group with 8 updates - #189
Merged
Merged
Conversation
Bumps the minor-and-patch group with 8 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.82.0` | `1.83.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` | | [turbo](https://github.com/vercel/turborepo) | `2.10.12` | `2.10.13` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.131.0` | `4.133.0` | | [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) | `0.5.34` | `0.5.35` | | [srvx](https://github.com/h3js/srvx) | `1.0.4` | `1.0.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `5.0.0` | `5.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.1` | Updates `oxlint` from 1.82.0 to 1.83.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.83.0/npm/oxlint) Updates `prettier` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.7) Updates `turbo` from 2.10.12 to 2.10.13 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.12...v2.10.13) Updates `wrangler` from 4.131.0 to 4.133.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.133.0/packages/wrangler) Updates `@vitejs/plugin-rsc` from 0.5.34 to 0.5.35 - [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.35/packages/plugin-rsc) Updates `srvx` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/h3js/srvx/releases) - [Changelog](https://github.com/h3js/srvx/blob/main/CHANGELOG.md) - [Commits](h3js/srvx@v1.0.4...v1.0.5) Updates `vitest` from 5.0.0 to 5.0.1 - [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/v5.0.1/packages/vitest) Updates `@types/node` from 26.5.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.83.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.133.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.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: srvx dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:production update-type: version-update:semver-minor 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 8 updates:
1.82.01.83.03.9.63.9.72.10.122.10.134.131.04.133.00.5.340.5.351.0.41.0.55.0.05.0.126.5.126.6.1Updates
oxlintfrom 1.82.0 to 1.83.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
7bf68f7release(apps): oxlint v1.83.0 && oxfmt v0.68.0 (#26631)Updates
prettierfrom 3.9.6 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix indentation drift for indented code blocks in list items (#19990)9ef216dFix Markdown task list indentation drift (#19647)2158d48Strip blockquote markers from a setext heading's continuation lines (#19878)Updates
turbofrom 2.10.12 to 2.10.13Release notes
Sourced from turbo's releases.
... (truncated)
Commits
f4d86bcpublish 2.10.13 to registry36383cbfeat: Add NEXT_DEPLOYMENT_ID to Next.js framework inference (#14065)e5094c7chore: Release Turbo repository packages 0.0.1-canary.28 (#14062)83f3ee1fix: Return resolved package names for aliases (#14061)2167e74feat: Add Remix inference andNUXT_ENV_*wildcard (#14060)6a3b4c1docs: Fix some typos (#14058)bea9b6cchore: Release Turborepo 2.10.13-canary.6 (#14057)258a08dfix: Pass through LOCALAPPDATA by default (#14056)ce4f045fix: Preserve native task dependencies across entrypoints (#14047)cc1cacachore: Release Turborepo 2.10.13-canary.5 (#14051)Updates
wranglerfrom 4.131.0 to 4.133.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
f4229f1Version Packages (#15657)4a19314[wrangler] Wait for Preview URL propagation in E2E (#15686)a8d14baWC-5834 [wrangler] previews: fix e2e tests (#15683)bac0c6a[wrangler] Guide Preview configuration onboarding (#15600)71b6f10[miniflare] Align workflow status endpoint schema with production (#15483)be2437aWC-5802 [wrangler] Send exports with Worker Preview deployments (#15655)bbf2f79Version Packages (#15634)7db596cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...a83d7acCC-8364 Support Durable Object container settings and exports (#15597)74bf083[deploy-helpers] Extract Worker startup profiling from Wrangler (#15612)Updates
@vitejs/plugin-rscfrom 0.5.34 to 0.5.35Release notes
Sourced from @vitejs/plugin-rsc's releases.
Changelog
Sourced from @vitejs/plugin-rsc's changelog.
Commits
a309c8brelease: plugin-rsc@0.5.35 (#1459)9657ea1fix(deps): update dependency strip-literal to v4 (#1457)389897erefactor(rsc): replace utils package (#1454)61b650ffix(deps): update react-related dependencies (#1452)736efe2chore(deps): update tsdown to v0.23 (#1451)f135533chore(deps): update dependency@types/react-domto ^19.2.7 (#1444)c9eba3efix(deps): update dependency magic-string to v1 (#1443)55895a4fix(deps): update all non-major dependencies (#1442)61006e6fix(deps): update all non-major dependencies (#1433)e7c2b6dchore(deps): update dependency@types/react-domto ^19.2.5 (#1432)Updates
srvxfrom 1.0.4 to 1.0.5Release notes
Sourced from srvx's releases.
Changelog
Sourced from srvx's changelog.
Commits
f74d220chore(release): v1.0.552df7c2chore: fix testsb99e9c5chore: fix type issue3be9e84chore: fix lint issuec8bd6f9chore: update deps049efearefactor(bunny): use stableBunny.v1.waitUntil(#304)d0c8079fix(body-limit): export BodyTooLargeError class with HTTPError shapeUpdates
vitestfrom 5.0.0 to 5.0.1Release notes
Sourced from vitest's releases.
Commits
03630a5chore: release v5.0.1 (#11275)a47d790fix(fakeTimers): forcequeueMicrotaskandnextTickintoNotFake(#11261)2ce29d5fix: warn when deprecateddeps.optimizer.webis used (#11214)ccd6d05docs: fix typecheck exclude default in documentation (#11223)91ab158fix(doctor): measure vm pools for custom environments (#11212)23dda73fix: share the server on self-referencingextends(#11034)498fbe9fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)115c3f6fix: correct typos in error message and comments (#11187)7361465fix: keep metadata file when clearing the cache (#11199)972e24bfix(browser): avoid double quotes inconfig.define(#11198)Updates
@types/nodefrom 26.5.1 to 26.6.1Commits
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 yoursel...Description has been truncated