chore: bump the misc group across 1 directory with 5 updates - #105
chore: bump the misc group across 1 directory with 5 updates#105dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the misc group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stll/typescript-config](https://github.com/stella/tooling/tree/HEAD/packages/typescript-config) | `0.3.0` | `0.6.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.4` | `26.1.2` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.3` | `0.22.14` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.2.0` | Updates `@stll/typescript-config` from 0.3.0 to 0.6.0 - [Release notes](https://github.com/stella/tooling/releases) - [Changelog](https://github.com/stella/tooling/blob/main/packages/typescript-config/CHANGELOG.md) - [Commits](https://github.com/stella/tooling/commits/v0.6.0/packages/typescript-config) Updates `@types/node` from 25.9.4 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `tsdown` from 0.22.3 to 0.22.14 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.3...v0.22.14) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `vite` from 8.0.16 to 8.2.0 - [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/create-vite@8.2.0/packages/vite) --- updated-dependencies: - dependency-name: "@stll/typescript-config" dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc - dependency-name: tsdown dependency-version: 0.22.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: misc - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f608386513
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@stll/regex-set-wasm": "^1.0.5", | ||
| "@stll/typescript-config": "^0.3.0", | ||
| "@types/node": "^25.9.4", | ||
| "@types/node": "^25.9.5", |
There was a problem hiding this comment.
Keep bun.lock aligned with package.json
This lockfile metadata no longer matches the manifest: package.json now requires @types/node ^26.1.2, @stll/typescript-config ^0.6.0, and typescript ^7.0.2, but the lock still records older ranges and resolved packages. I also checked bun install --help, where --frozen-lockfile is documented to disallow lockfile changes; with this mismatch, CI or consumers using frozen installs must resolve/write the missing updates instead of trusting the committed lockfile.
Useful? React with 👍 / 👎.
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the misc group with 5 updates in the / directory:
0.3.00.6.025.9.426.1.20.22.30.22.146.0.37.0.28.0.168.2.0Updates
@stll/typescript-configfrom 0.3.0 to 0.6.0Release notes
Sourced from @stll/typescript-config's releases.
Commits
2b3fd68fix: record the TypeScript compiler API exception (#16)485f9e1chore: require the TS7 Oxc toolchain (#14)Updates
@types/nodefrom 25.9.4 to 26.1.2Commits
Updates
tsdownfrom 0.22.3 to 0.22.14Release notes
Sourced from tsdown's releases.
... (truncated)
Commits
ff3bdbdchore: release v0.22.148a14c35feat: add CLI build concurrency option0525465docs: add note aboutcjsDefaultonly applying to explicit entry modulesa3a3551refactor: fix lint3dec506refactor: use nativePromise.withResolverse0266c1docs: add tsdown users imagea733505refactor: upgrade verkit, simplify version parsee5fe2castyle: format3e1fc63chore: release v0.22.13a6c8734chore: upgrade depsUpdates
typescriptfrom 6.0.3 to 7.0.2Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
vitefrom 8.0.16 to 8.2.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)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