Bump the javascript-development group across 1 directory with 6 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the javascript-development group across 1 directory with 6 updates#10dependabot[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/javascript-development-8a772918f2
branch
from
July 19, 2026 10:16
64d6ddf to
fdc8938
Compare
Bumps the javascript-development group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.19` | `26.1.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.7.0` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.0` | `5.2.1` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [vinext](https://github.com/cloudflare/vinext) | `0.0.50` | `0.2.1` | Updates `@types/node` from 22.19.19 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.39.4 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.7.0) Updates `js-yaml` from 4.3.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.2.1) Updates `monaco-editor` from 0.52.2 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1) 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 `vinext` from 0.0.50 to 0.2.1 - [Release notes](https://github.com/cloudflare/vinext/releases) - [Commits](https://github.com/cloudflare/vinext/compare/v0.0.50...vinext@0.2.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript-development - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript-development - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript-development - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-development - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: javascript-development - dependency-name: vinext dependency-version: 0.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: javascript-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/javascript-development-8a772918f2
branch
from
July 20, 2026 02:18
fdc8938 to
29650d7
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 javascript-development group with 6 updates in the / directory:
22.19.1926.1.19.39.410.7.04.3.05.2.10.52.20.55.15.9.37.0.20.0.500.2.1Updates
@types/nodefrom 22.19.19 to 26.1.1Commits
Updates
eslintfrom 9.39.4 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
js-yamlfrom 4.3.0 to 5.2.1Changelog
Sourced from js-yaml's changelog.
Commits
ac16b425.2.1 released4a864e5Deps bump39f3211!!omap: addMapsupport and remove quadratic complexityff17f1eChangelog update8ed15f1deps bump1a562dcFix changelog linkc28ed5e5.2.0 released125cd5aAddmaxAliasesoption3105455ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust)39d00d6numbers: Drop boxed numbers support, simplify .identify() checks, clarify rou...Updates
monaco-editorfrom 0.52.2 to 0.55.1Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
516f350Fixes missing language exports (#5121)9221aa0v0.55.1 (#5122)d678c1dMerge pull request #5120 from microsoft/hediet/enormous-herringf047a08Fixes npx playwright install --with-deps220c1caFixes microsoft/monaco-editor#5113 (#5118)1b175c7v0.55.0 (#5117)574b846Install playwright dependencies in monaco-editor-core job (#5116)5486e82update (#5105)e70b661fixes website & adds editor.api.d.ts (#5104)36efbe0Fixes typedoc & updates pipelines to test website (#5102)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
vinextfrom 0.0.50 to 0.2.1Release notes
Sourced from vinext's releases.
... (truncated)
Commits
5471b41chore: version packages (#2428)b7455c3fix: fully elide inline type-only import specifiers (#2498)5915c87fix(app-router): limit mounted slot cache variants (#2497)336450afix(config): escape destination query params (#2494)e0db846fix(cloudflare): respect TPR cache opt-outs (#2493)20e1076chore(release): reclassify reactStrictMode entry (#2496)a9a30a5fix(app-router): omit pending RSC cache state for query renders (#2488)6c7b71efix(app-router): isolate global not-found css (#2444)8b12274fix(pages): align middleware data prefetch caching (#2451)6bd1ee0fix(app-router): expose app rewrites to pages data clients (#2468)