chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates - #2581
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#2581dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ith 3 updates Bumps the dev-dependencies group with 3 updates in the / directory: [@blackwell-systems/gcf](https://github.com/blackwell-systems/gcf-typescript), [@toon-format/toon](https://github.com/toon-format/toon) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@blackwell-systems/gcf` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/blackwell-systems/gcf-typescript/releases) - [Changelog](https://github.com/blackwell-systems/gcf-typescript/blob/main/CHANGELOG.md) - [Commits](blackwell-systems/gcf-typescript@v2.4.0...v2.5.2) Updates `@toon-format/toon` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/toon-format/toon/releases) - [Commits](toon-format/toon@v4.1.0...v4.1.1) Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@blackwell-systems/gcf" dependency-version: 2.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@toon-format/toon" dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/dev-dependencies-44407181fd
branch
from
August 17, 2026 09:35
de6bec6 to
e3069b7
Compare
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 3 updates in the / directory: @blackwell-systems/gcf, @toon-format/toon and @types/node.
Updates
@blackwell-systems/gcffrom 2.4.0 to 2.5.2Release notes
Sourced from @blackwell-systems/gcf's releases.
Changelog
Sourced from @blackwell-systems/gcf's changelog.
Commits
4a440cerelease: v2.5.2 — score rounding half-to-even (spec v3.5.1 errata)715f5f9fix: round graph score half-to-even to match the reference (SPEC 5)82aa33fdocs: update version references (spec v3.5.0, v2.5.1 / Go v1.6.1 / Swift v2.6...929f849fix: enforce declared [N] section counts in both directions (SPEC 13)53df904docs: absolute README image/LICENSE URLs for guaranteed npm page rendering6b71173chore: bump to 2.5.0d7e849aconformance: assert graph + generic-delta re-encode idempotence46ad9a1encode: canonicalize negative zero to 0 (SPEC 2.3.1)7b161acdecode: preserve object field order (Map-based reconstruction)ae21ad2generic: preserve first-observed object key order via order-preserving parseUpdates
@toon-format/toonfrom 4.1.0 to 4.1.1Release notes
Sourced from @toon-format/toon's releases.
Commits
a9e6d97chore: release v4.1.1349941cchore: update@toon-format/specto v4.1.1bfca235docs: list the misplaced scalar line among the both-mode decode errorsbde6eaefix: reject a raw string whose comment marker follows a byte-order mark6e822b3fix: treat a tab-indented hash line as content, not a comment1ab9e43style: trim package and docs comments to intent and constraints0d9945bstyle: mark benchmark question sections with regionsc702debstyle: trim benchmark comments to intent and constraints96c53e5style: open shared boundary docs with a verb and name values as nouns05adaf3build: update the lockfile after dropping the runtime dependenciesUpdates
@types/nodefrom 26.1.2 to 26.2.0Commits