fix(deps): bump the major-updates group across 2 directories with 4 updates - #100
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the major-updates group across 2 directories with 4 updates#100dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-major-updates-7d3b9b6c49
branch
from
July 21, 2026 17:19
640457c to
8f5381c
Compare
…pdates Bumps the major-updates group with 4 updates in the / directory: [next](https://github.com/vercel/next.js), [react-tooltip](https://github.com/ReactTooltip/react-tooltip), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Bumps the major-updates group with 1 update in the /docs directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `next` from 15.5.22 to 16.2.12 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v15.5.22...v16.2.12) Updates `react-tooltip` from 5.30.1 to 6.0.8 - [Release notes](https://github.com/ReactTooltip/react-tooltip/releases) - [Changelog](https://github.com/ReactTooltip/react-tooltip/blob/master/CHANGELOG.md) - [Commits](ReactTooltip/react-tooltip@v5.30.1...v6.0.8) Updates `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/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 `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/node` from 24.13.3 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: "@types/node" dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates - dependency-name: next dependency-version: 16.2.10 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: react-tooltip dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-updates - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-major-updates-7d3b9b6c49
branch
from
July 26, 2026 20:33
8f5381c to
9434d6c
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 major-updates group with 4 updates in the / directory: next, react-tooltip, @types/node and typescript.
Bumps the major-updates group with 1 update in the /docs directory: @types/node.
Updates
nextfrom 15.5.22 to 16.2.12Release notes
Sourced from next's releases.
... (truncated)
Commits
2234717v16.2.12957f5ed[Backport] Fixes to support TypeScript 7 (#95831)b56eb16Backport/docs fixes 16.2 - July round (#96031)9beca08v16.2.113c48c7a[16.x] Fix Turbopack middleware matcher with i18n single localeac1eff3[16.x] Improve performance of checking valid MPA form submissions9a4651e[16.x] EnforceserverActions.bodySizeLimitfor Server Actions in Edge runtimeb512063[16.x] Set correct origin for internal redirects in custom serverd303326[16.x] Ensure exotic rewrite param values are properly encoded73b9487[16.x] fix(fetch-cache): key fetch(Request, init) by the effective requestUpdates
react-tooltipfrom 5.30.1 to 6.0.8Release notes
Sourced from react-tooltip's releases.
... (truncated)
Commits
32e9179chore: bump version v6.0.85bc1fe6Merge pull request #1282 from ReactTooltip/fix/issue-1281-global-eventse74d5a5fix: global events broke on ios1099ad1chore: bump version 6.0.706fa619docs: update react tooltip version to match 6.x range instead of hard coded2dafd9fMerge pull request #1280 from ReactTooltip/fix/anchor-elements-type53ba78afix: support anchor elements with dataset capability instead of only HTMLElement4cc9054docs: bump react-tooltip version to 6.0.6 for V6 docsd4ab374chore: bump version 6.0.6a125115Merge pull request #1278 from ReactTooltip/fix/delegated-event-listenerInstall script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@types/nodefrom 24.13.3 to 26.1.1Commits
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
@types/nodefrom 24.13.3 to 26.1.1Commits
Updates
@types/nodefrom 24.13.3 to 26.1.1Commits
Updates
@types/nodefrom 24.13.3 to 26.1.1Commits