chore(deps-dev): bump @typescript-eslint/parser from 8.67.0 to 8.70.0 - #59
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.67.0 to 8.70.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.70.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Routine dependabot dev-dependency bump of @typescript-eslint/parser from ^8.67.0 to ^8.70.0 in package.json, with the corresponding pnpm-lock.yaml update. The releases in range are patch/minor fixes and new eslint-plugin rules; no breaking changes. Note that @typescript-eslint/eslint-plugin is still pinned at ^8.67.0 — since both use caret ranges the lockfile will likely resolve them to the same version anyway, but keeping the two specs in sync avoids drift if the plugin spec is ever pinned exactly.
Automated review by siGit Code Review · commit 534b8eb
| "@eslint/js": "^9.39.5", | ||
| "@typescript-eslint/eslint-plugin": "^8.67.0", | ||
| "@typescript-eslint/parser": "^8.67.0", | ||
| "@typescript-eslint/parser": "^8.70.0", |
There was a problem hiding this comment.
nit — Parser was bumped to ^8.70.0 but @typescript-eslint/eslint-plugin remains at ^8.67.0; typescript-eslint recommends keeping these two versions aligned, so bump the plugin spec in the same change.
Bumps @typescript-eslint/parser from 8.67.0 to 8.70.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
7ee7608chore(release): publish 8.70.09a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)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 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)