chore(deps): bump the major-deps-updates-main group across 1 directory with 5 updates - #216
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/major-deps-updates-main-ab8346103b
branch
from
June 8, 2026 12:37
3a01581 to
6a6daf5
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/major-deps-updates-main-ab8346103b
branch
2 times, most recently
from
June 30, 2026 14:22
7c54c55 to
46f1a91
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/major-deps-updates-main-ab8346103b
branch
2 times, most recently
from
July 13, 2026 11:06
bba312a to
58c2a19
Compare
…y with 5 updates Bumps the major-deps-updates-main group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jsdom](https://github.com/jsdom/jsdom) | `27.0.1` | `30.0.0` | | [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) | `27.0.0` | `28.0.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.2` | `26.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.38.0` | `10.8.0` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | Updates `jsdom` from 27.0.1 to 30.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v27.0.1...v30.0.0) Updates `@types/jsdom` from 27.0.0 to 28.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) Updates `@types/node` from 24.9.2 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.38.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v10.8.0) 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) --- updated-dependencies: - dependency-name: "@types/jsdom" dependency-version: 28.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: "@types/node" dependency-version: 25.9.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: eslint dependency-version: 10.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: jsdom dependency-version: 29.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major-deps-updates-main - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: major-deps-updates-main ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/major-deps-updates-main-ab8346103b
branch
from
July 27, 2026 11:05
58c2a19 to
fb7cd6b
Compare
Contributor
Author
|
Superseded by #227. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/major-deps-updates-main-ab8346103b
branch
August 17, 2026 11:05
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-deps-updates-main group with 5 updates in the / directory:
27.0.130.0.027.0.028.0.324.9.226.1.19.38.010.8.06.0.37.0.2Updates
jsdomfrom 27.0.1 to 30.0.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
20a01fc30.0.08c8e583Precompute WPT expectation matchesf32245cBump Node.js floor and dependencies03ef23bAdd background-position longhandsded056fTest CSS.escape() with numeric IDsd312832Convert CSS values to pixels for computed styles4e0ee41Implement CSS.escape() and CSS.supports()05eb709Fix benchmark:compare script on Windows97c1b90Fix CSS function value serialization15642baAdd benchmark comparison scriptMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for jsdom since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@types/jsdomfrom 27.0.0 to 28.0.3Commits
Updates
@types/nodefrom 24.9.2 to 26.1.1Commits
Updates
eslintfrom 9.38.0 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
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.