Uh oh!
There was an error while loading. Please reload this page.
Bump js-yaml, @ts-engine/cli, @ts-engine/eslint-config, eslint and @typescript-eslint/parser - #45
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabotBotforce-pushed
the
dependabot/npm_and_yarn/multi-2b9006e705
branch
from
June 22, 2026 07:32
1a2a4fa to
4d4730fCompare…ypescript-eslint/parser Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.3.0 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [@ts-engine/cli](https://github.com/ts-engine/ts-engine), [@ts-engine/eslint-config](https://github.com/ts-engine/ts-engine), [eslint](https://github.com/eslint/eslint) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). These dependencies need to be updated together. Updates `js-yaml` from 3.15.0 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.15.0...4.3.0) Updates `@ts-engine/cli` from 1.11.0 to 3.0.4 - [Release notes](https://github.com/ts-engine/ts-engine/releases) - [Commits](ts-engine/ts-engine@release-1.11.0...release-3.0.4) Updates `@ts-engine/eslint-config` from 1.11.0 to 3.0.4 - [Release notes](https://github.com/ts-engine/ts-engine/releases) - [Commits](ts-engine/ts-engine@release-1.11.0...release-3.0.4) Updates `eslint` from 7.32.0 to 8.57.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v8.57.1/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.57.1) Updates `@typescript-eslint/parser` from 3.10.1 to 5.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser) --- updated-dependencies: - dependency-name: "@ts-engine/cli" dependency-version: 3.0.4 dependency-type: direct:development - dependency-name: "@ts-engine/eslint-config" dependency-version: 3.0.4 dependency-type: direct:development - dependency-name: "@typescript-eslint/parser" dependency-version: 5.62.0 dependency-type: indirect - dependency-name: eslint dependency-version: 8.57.1 dependency-type: indirect - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabotBotforce-pushed
the
dependabot/npm_and_yarn/multi-2b9006e705
branch
from
July 9, 2026 07:55
4d4730f to
d89f734Compare
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 freeto 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 js-yaml to 4.3.0 and updates ancestor dependencies js-yaml, @ts-engine/cli, @ts-engine/eslint-config, eslint and @typescript-eslint/parser. These dependencies need to be updated together.
Updates
js-yamlfrom 3.15.0 to 4.3.0Changelog
Sourced from js-yaml's changelog.
Commits
33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish590dbab4.2.0 releasedf944dc5Add package.json funding fieldf692719Changelog updateUpdates
@ts-engine/clifrom 1.11.0 to 3.0.4Release notes
Sourced from @ts-engine/cli's releases.
Commits
a5536e1revert (#167)c5d1314version bump (#166)526db83not exluding node modules when watching files (#165)3c9b043fixed node module resolution when bundling (#163)b0142a4version upgrades (#162)6b3b1d1updated docs (#159)f0a5b2cbumped to v2 (#158)fb7403cremoved babel runtime package as now using babel-env to bundle in bab… (#157)07b0e08rejigged rollup plugin order (#156)32fbf13updated react-preset and set runtime to automatic (#155)Updates
@ts-engine/eslint-configfrom 1.11.0 to 3.0.4Release notes
Sourced from @ts-engine/eslint-config's releases.
Commits
a5536e1revert (#167)c5d1314version bump (#166)526db83not exluding node modules when watching files (#165)3c9b043fixed node module resolution when bundling (#163)b0142a4version upgrades (#162)6b3b1d1updated docs (#159)f0a5b2cbumped to v2 (#158)fb7403cremoved babel runtime package as now using babel-env to bundle in bab… (#157)07b0e08rejigged rollup plugin order (#156)32fbf13updated react-preset and set runtime to automatic (#155)Updates
eslintfrom 7.32.0 to 8.57.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c8.57.1f66806dBuild: changelog update for 8.57.1140ec45chore: upgrade@eslint/js@8.57.1 (#18913)bcdfc04chore: package.json update for@eslint/jsrelease3f6ce8dchore: pin vite-plugin-commonjs@0.10.1 (#18910)a19072ffix: add logic to handle fixTypes in the lintText() method (#18900)04c7188fix: Don't lint same file multiple times (#18899)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898)60a1267fix: Provide helpful error message for nullish configs (#18889)35d366abuild: Support updates to previous major versions (#18870)Updates
@typescript-eslint/parserfrom 3.10.1 to 5.62.0Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
cba0d11chore: publish v5.62.02f46341chore: publish v5.61.0f74862cchore: publish v5.60.1cc33804docs: reorganise release/version docs (#7033)c09b1c0chore: publish v5.60.0a91bb9echore: publish v5.59.119768e98chore: publish v5.59.10a2b6b2echore: publish v5.59.94710a22chore: update to latest nx and lerna (#7019)391a670chore: publish v5.59.8