chore(deps-dev): bump @typescript-eslint/parser from 8.59.1 to 8.59.2 in /docs#39877
chore(deps-dev): bump @typescript-eslint/parser from 8.59.1 to 8.59.2 in /docs#39877dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.59.1 to 8.59.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.59.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for superset-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Code Review Agent Run #099268
Actionable Suggestions - 1
-
docs/yarn.lock - 1
- Dependency Version Mismatch · Line 5068-5077
Review Details
-
Files reviewed - 1 · Commit Range:
5cc3371..5cc3371- docs/yarn.lock
-
Files skipped - 1
- docs/package.json - Reason: Filter setting
-
Tools
- Whispers (Secret Scanner) - ✔︎ Successful
- Detect-secrets (Secret Scanner) - ✔︎ Successful
Bito Usage Guide
Commands
Type the following command in the pull request comment and save the comment.
-
/review- Manually triggers a full AI review. -
/pause- Pauses automatic reviews on this pull request. -
/resume- Resumes automatic reviews. -
/resolve- Marks all Bito-posted review comments as resolved. -
/abort- Cancels all in-progress reviews.
Refer to the documentation for additional commands.
Configuration
This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.
Documentation & Help
| "@typescript-eslint/parser@^8.59.2": | ||
| version "8.59.2" | ||
| resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.2.tgz#e2fd0084baa5dd0c24cd789af1c72cbc3a7a1c62" | ||
| integrity sha512-plR3pp6D+SSUn1HM7xvSkx12/DhoHInI2YF35KAcVFNZvlC0gtrWqx7Qq1oH2Ssgi0vlFRCTbP+DZc7B9+TtsQ== | ||
| dependencies: | ||
| "@typescript-eslint/scope-manager" "8.59.2" | ||
| "@typescript-eslint/types" "8.59.2" | ||
| "@typescript-eslint/typescript-estree" "8.59.2" | ||
| "@typescript-eslint/visitor-keys" "8.59.2" | ||
| debug "^4.4.3" |
There was a problem hiding this comment.
The diff updates @typescript-eslint/parser to 8.59.2 while leaving @typescript-eslint/eslint-plugin at 8.59.1, creating a version mismatch. TypeScript-ESLint packages require matching minor versions for compatibility to avoid linting errors or unexpected behavior. Additionally, changes to yarn.lock should be regenerated from package.json updates, not manually edited, per repository rules.
Code Review Run #099268
Should Bito avoid suggestions like this for future reviews? (Manage Rules)
- Yes, avoid them
Bumps @typescript-eslint/parser from 8.59.1 to 8.59.2.
Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
2ec35f1chore(release): publish 8.59.2Dependabot 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)