Bump the typescript-toolchain group across 1 directory with 4 updates#503
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the typescript-toolchain group across 1 directory with 4 updates#503dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the typescript-toolchain group with 4 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [ts-jest](https://github.com/kulshekhar/ts-jest) and [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.59.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.59.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/v8.59.0/packages/parser) Updates `ts-jest` from 29.4.6 to 29.4.9 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.6...v29.4.9) Updates `ts-loader` from 9.5.4 to 9.5.7 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.4...v9.5.7) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-toolchain - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript-toolchain - dependency-name: ts-jest dependency-version: 29.4.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-toolchain - dependency-name: ts-loader dependency-version: 9.5.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
bc4a7f8 to
0a5d3d6
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 typescript-toolchain group with 4 updates in the / directory: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, ts-jest and ts-loader.
Updates
@typescript-eslint/eslint-pluginfrom 8.48.0 to 8.59.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
ea9ae4fchore(release): publish 8.59.0cfca550feat(eslint-plugin): [no-unnecessary-type-assertion] report more cases based ...6d599b4chore(eslint-plugin): switch auto-generated test cases to hand-written in ret...33c8169chore: fix cspell violations in code blocks (#12167)90c2803chore(release): publish 8.58.27c9e06ffix(eslint-plugin): [no-unnecessary-condition] use assignability checks in ch...dae1732chore(eslint-plugin): switch auto-generated test cases to hand-written in unb...be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.1c3f8ed5fix(eslint-plugin): [no-unused-vars] fix false negative for type predicate pa...Updates
@typescript-eslint/parserfrom 8.48.0 to 8.59.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
ea9ae4fchore(release): publish 8.59.090c2803chore(release): publish 8.58.2be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.14933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2c7c38aachore(release): publish 8.57.12c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)Updates
ts-jestfrom 29.4.6 to 29.4.9Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
bac2e77chore(release): bump version to 29.4.9f8a9cc9fix: use correct registry for npm OIDC trusted publishinge2eec26fix: npm permissions263f2acchore: remove npm auth token5df0e45OIDCf82c144Merge pull request #5250 from kulshekhar/copilot/bump-patch-versione6ec5aeUpdate CHANGELOG.md62c3199Update CHANGELOG.md052e751Bump patch version to 29.4.7f79e77bMerge pull request #5249 from ext/feature/ts6-peerMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.
Updates
ts-loaderfrom 9.5.4 to 9.5.7Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
4a60de4chore: trusted publishing attempt 3b03b4aachore: version bump2421dcffix: trusted publishing by changing respository.url in package.jsonf84480ffix: TS5011 errors with TypeScript 6.0: transpileModule called with rootDir: ...0cef777feat: migrate to trusted publishing (#1680)a0cfb39docs: add AGENTS.md / CLAUDE.mdMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-loader since your current version.