chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates - #21
Closed
dependabot[bot] wants to merge 2 commits into
Closed
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
…ith 2 updates Bumps the dev-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types). Updates `@types/node` from 22.19.17 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `bun-types` from 1.3.9 to 1.3.11 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.3.11/packages/bun-types) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: bun-types dependency-version: 1.3.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-bec7a27fab
branch
from
April 6, 2026 09:38
d201071 to
e97cc48
Compare
Owner
|
@dependabot recreate |
Contributor
Author
|
The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-bec7a27fab
branch
April 6, 2026 09:48
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 dev-dependencies group with 2 updates in the / directory: @types/node and bun-types.
Updates
@types/nodefrom 22.19.17 to 25.5.2Commits
Updates
bun-typesfrom 1.3.9 to 1.3.11Release notes
Sourced from bun-types's releases.
... (truncated)
Commits
1628bfefeat(cron): add Bun.cron API for OS-level cron jobs and expression parsing (#...c63ff6ffix(JSONL): honor start/end offsets for string input in parseChunk (#28025)8d32227feat(bundler): add --allow-unresolved to gate dynamic import specifiers (#27867)32edef7markdown: add {index, depth, ordered, start} to listItem callback meta (#27688)915749ffix(types): add missingcontentEncodingto S3Options type definition (#27329)5c9172cfeat: implement Bun.sliceAnsi for ANSI & grapheme-aware string slicing (#26963)6314363feat(bundler): barrel import optimization — skip parsing unused submodules (#...77b6406Add arraybuffer output option to Bun.generateHeapSnapshot("v8") (#26861)9785af3Windows arm64 CI (#26746)b817abefeat(bundler): add --compile --target=browser for self-contained HTML output ...