chore: bump the misc group across 1 directory with 4 updates - #62
chore: bump the misc group across 1 directory with 4 updates#62dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the misc group with 4 updates in the / directory: [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check), [tsdown](https://github.com/rolldown/tsdown), [typescript](https://github.com/microsoft/TypeScript) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `fast-check` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.7.0/packages/fast-check) 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 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.3) Updates `vite` from 8.0.8 to 8.0.9 - [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.0.9/packages/vite) --- updated-dependencies: - dependency-name: fast-check dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: tsdown dependency-version: 0.21.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc - dependency-name: vite dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
| "oxlint": "^1.59.0", | ||
| "tsdown": "^0.21.7", | ||
| "typescript": "^5.9.3", | ||
| "typescript": "^6.0.3", |
There was a problem hiding this comment.
🚩 TypeScript major version bump from 5.x to 6.x
The typescript dependency is bumped from ^5.9.3 to ^6.0.3 in package.json:77. This is a major version upgrade which could introduce breaking changes in type-checking behavior, compiler options, or emitted output. While the lock file and package.json are internally consistent, the PR includes no evidence that bun test, bun run lint, or bun run build:js were run successfully with TypeScript 6.x, as recommended by CONTRIBUTING.md. If CI passes, this is safe, but it's worth confirming that the full build and test suite passes under the new major version.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the misc group with 4 updates in the / directory: fast-check, tsdown, typescript and vite.
Updates
fast-checkfrom 4.6.0 to 4.7.0Release notes
Sourced from fast-check's releases.
Changelog
Sourced from fast-check's changelog.
Commits
fd1a184🔖 Update CHANGELOG.md for fast-check@4.7.0 (#6873)6661a31✨ Support negated unicode properties instringMatching(#6871)332f905✨ Support for\p{UnicodeProperty}instringMatching(#6870)285ed56✨ Parse\p{}and\P{}instringMatching(#6868)1e5d774✨ Reversiblejsonarbitrary (#6866)f16e672📝 Integrate API reference natively into our doc (#6855)e82af33🔨 Migrate from ESLint to oxlint (#6835)a82f7a1⬆️ Update dependency typedoc to ^0.28.19 (#6847)104640c⬆️ Update dependency@microsoft/api-extractorto ^7.58.2 (#6828)b3c86c2⬆️ Update typescript-eslint monorepo to ^8.58.1 (#6826)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 5.9.3 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 (#...607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0Updates
vitefrom 8.0.8 to 8.0.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)c28e9c1fix(deps): update all non-major dependencies (#22268)0a3887dchore(deps): update dependency dotenv-expand to v13 (#22271)868f141fix(bundled-dev): reject requests to HMR patch files in non potentially trust...3ec9cdafix: skip fallback sourcemap generation for?rawimports (#22148)3f24533fix(optimizer): handle more chars that will be sanitized (#22208)1b793c0fix: detect Deno workspace root (fix #22237) (#22238)fc08bdafix(dev): handle errors inwatchChangehook (#22188)374bb5dfix(css): use unique key for cssEntriesMap to prevent same-basename collision...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