build(deps): bump the dependencies group across 1 directory with 3 updates - #56
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the dependencies group across 1 directory with 3 updates#56dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
PR author is in the excluded authors list. |
|
…dates Bumps the dependencies group with 3 updates in the / directory: [typescript](https://github.com/microsoft/TypeScript), [@cloudflare/nimbus-docs](https://github.com/cloudflare/nimbus/tree/HEAD/packages/nimbus-docs) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@cloudflare/nimbus-docs` from 0.6.1 to 0.8.2 - [Release notes](https://github.com/cloudflare/nimbus/releases) - [Changelog](https://github.com/cloudflare/nimbus/blob/main/packages/nimbus-docs/CHANGELOG.md) - [Commits](https://github.com/cloudflare/nimbus/commits/@cloudflare/nimbus-docs@0.8.2/packages/nimbus-docs) Updates `@types/node` from 24.13.3 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@cloudflare/nimbus-docs" dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
amondnet
force-pushed
the
dependabot/npm_and_yarn/dependencies-b3651f2c26
branch
from
July 28, 2026 14:56
bcd3f5d to
772ba18
Compare
|
Contributor
|
@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/dependencies-b3651f2c26
branch
July 28, 2026 15:13
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 dependencies group with 3 updates in the / directory: typescript, @cloudflare/nimbus-docs and @types/node.
Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
@cloudflare/nimbus-docsfrom 0.6.1 to 0.8.2Release notes
Sourced from @cloudflare/nimbus-docs's releases.
... (truncated)
Changelog
Sourced from @cloudflare/nimbus-docs's changelog.
... (truncated)
Commits
b13d241chore: bump package versions01a5d23chore: pin only real section roots in overview-leaf sidebarsd6b35f6chore: bump package versionsa590ebdchore: consistent package scopefbcc522chore: www copy773f249chore: bump package versions42629c9Merge branch 'main' into chore/dx-consistency-sweep1cfd543Merge pull request #34 from cloudflare/feat/internal-link-ignore-glob55deadeMerge pull request #35 from cloudflare/chore/scaffold-command-standardisation89f84d5feat: feature versioningUpdates
@types/nodefrom 24.13.3 to 26.1.2Commits
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 conditionsSummary by cubic
Upgrade core tooling across the repo:
typescriptto 7.x,@cloudflare/nimbus-docsto 0.8.x, and@types/nodeto 26.x for better typing and docs DX.Dependencies
typescript: ^7.0 in root, ^7.0.2 inapps/docs@cloudflare/nimbus-docs: ^0.8.2 inapps/docs@types/node: ^26 inpackages/cliandpackages/create-statusbeamMigration
nimbus-docs add --yesno longer overwrites files; use--overwritewhen you need to replace files.Written for commit 772ba18. Summary will update on new commits.