chore(deps-dev): Bump @typescript-eslint/parser from 7.18.0 to 8.46.2#67
chore(deps-dev): Bump @typescript-eslint/parser from 7.18.0 to 8.46.2#67dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.18.0 to 8.46.2. - [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.46.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Pull Request Overview
This PR updates the @typescript-eslint/parser package from version ^7.0.0 to ^8.46.2, upgrading to a newer major version of the TypeScript ESLint parser.
- Updates TypeScript ESLint parser to version 8.46.2
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -56,7 +56,7 @@ | |||
| "@types/react-syntax-highlighter": "^15.5.13", | |||
| "@types/uuid": "^9.0.8", | |||
| "@typescript-eslint/eslint-plugin": "^7.0.0", | |||
There was a problem hiding this comment.
The @typescript-eslint/parser (v8.46.2) and @typescript-eslint/eslint-plugin (v7.0.0) should use the same major version. These packages are designed to work together and version mismatches can cause compatibility issues. Update @typescript-eslint/eslint-plugin to ^8.46.2 as well.
| "@typescript-eslint/eslint-plugin": "^7.0.0", | |
| "@typescript-eslint/eslint-plugin": "^8.46.2", |
|
@GerdsenAI-Admin I've opened a new pull request, #73, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@GerdsenAI-Admin I've opened a new pull request, #74, to work on those changes. Once the pull request is ready, I'll request review from you. |
|
@copilot open a new pull request to apply changes based on the comments in this thread |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps @typescript-eslint/parser from 7.18.0 to 8.46.2.
Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.031a7336chore(release): publish 8.41.060c3b26chore(release): publish 8.40.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)