build(deps): bump the minor-and-patch group with 6 updates#111
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.59.0` | `1.60.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.81.1` | `4.83.0` | | [@vitejs/plugin-rsc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-rsc) | `0.5.23` | `0.5.24` | | [tsdown](https://github.com/rolldown/tsdown) | `0.21.7` | `0.21.9` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.2` | `6.0.3` | Updates `oxlint` from 1.59.0 to 1.60.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.60.0/npm/oxlint) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) Updates `wrangler` from 4.81.1 to 4.83.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.83.0/packages/wrangler) Updates `@vitejs/plugin-rsc` from 0.5.23 to 0.5.24 - [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.24/packages/plugin-rsc) Updates `tsdown` from 0.21.7 to 0.21.9 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.21.7...v0.21.9) Updates `typescript` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.2...v6.0.3) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.60.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.83.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.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.21.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 6.0.3 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 6 updates:
1.59.01.60.03.8.23.8.34.81.14.83.00.5.230.5.240.21.70.21.96.0.26.0.3Updates
oxlintfrom 1.59.0 to 1.60.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
e16848erelease(apps): oxlint v1.60.0 && oxfmt v0.45.0 (#21375)cfd8a4fdocs(linter): don't rely on old eslint doc for available globals (#21334)Updates
prettierfrom 3.8.2 to 3.8.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countUpdates
wranglerfrom 4.81.1 to 4.83.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
4af4d54Version Packages (#13461)6cbcdebVendor JS files in python workers SDK as esm modules (#13311)eaaa728Bump the workerd-and-workers-types group with 2 updates (#13475)07a918cfix(wrangler):wrangler previewno longer warns about missing inheritable b...60565ddRemove containers "beta" (#13391)aef9825Bump the workerd-and-workers-types group with 2 updates (#13447)051db1fMake all properties inpreviewsoptional (#13468)5efac31[wrangler] Add e2e test to validate default OAuth scopes (#13465)7d81a83Revert "[wrangler] fix: prevent remote binding sessions expiring during long ...90aee27[wrangler] remove unnecessary flagship:read OAuth scope (#13463)Updates
@vitejs/plugin-rscfrom 0.5.23 to 0.5.24Release notes
Sourced from
@vitejs/plugin-rsc's releases.Changelog
Sourced from
@vitejs/plugin-rsc's changelog.Commits
0389922release: plugin-rsc@0.5.2402cff2afix(deps): update all non-major dependencies (#1184)0df3060fix(rsc): preserve*for generators (#1183)Updates
tsdownfrom 0.21.7 to 0.21.9Release notes
Sourced from tsdown's releases.
Commits
752c3e5chore: release v0.21.92d74e05feat: upgrade rolldown16e2795feat(config): track transitive config dependencies for watch reload (#919)38afd8ffix: skip Node.js version check in Bun665e5acfeat(plugin): addtsdownConfigandtsdownConfigResolvedplugin hooks (#918)e6021f5fix(css): detect css modules from full id for vue virtual sfc styles (#917)abe87e7chore: upgrade depsd8e1c1ffix: skip package.json writting when content is deeply equal (#913)60592effeat(exports): add bin to publishConfig when devExports is enabled (#911)ded1b9cchore: release v0.21.8Updates
typescriptfrom 6.0.2 to 6.0.3Release notes
Sourced from typescript's releases.
Commits
050880cBump version to 6.0.3 and LKGeeae9dd🤖 Pick PR #63401 (Also check package name validity in...) into release-6.0 (#...ad1c695🤖 Pick PR #63368 (Harden ATA package name filtering) into release-6.0 (#63372)0725fb4🤖 Pick PR #63310 (Mark class property initializers as...) into release-6.0 (#...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