chore(deps-dev): bump typescript-eslint from 8.59.2 to 8.59.3 in /docs#40054
chore(deps-dev): bump typescript-eslint from 8.59.2 to 8.59.3 in /docs#40054dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.59.2 to 8.59.3. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.3/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.59.3 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 #736eb0
Actionable Suggestions - 1
-
docs/yarn.lock - 1
- Manual Lock File Edit · Line 14763-14777
Review Details
-
Files reviewed - 1 · Commit Range:
a33e4e0..a33e4e0- 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
| dependencies: | ||
| ts-toolbelt "^9.6.0" | ||
|
|
||
| typescript-eslint@^8.59.2: | ||
| version "8.59.2" | ||
| resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.2.tgz#e24b4f7232e20112e40572dba162a829a738ce98" | ||
| integrity sha512-pJw051uomb3ZeCzGTpRb8RbEqB5Y4WWet8gl/GcTlU35BSx0PVdZ86/bqkQCyKKuraVQEK7r6kBHQXF+fBhkoQ== | ||
| typescript-eslint@^8.59.3: | ||
| version "8.59.3" | ||
| resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.59.3.tgz#4a41d9007faa539a66292189e2795eeb0b9fca29" | ||
| integrity sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg== | ||
| dependencies: | ||
| "@typescript-eslint/eslint-plugin" "8.59.2" | ||
| "@typescript-eslint/parser" "8.59.2" | ||
| "@typescript-eslint/typescript-estree" "8.59.2" | ||
| "@typescript-eslint/utils" "8.59.2" | ||
| "@typescript-eslint/eslint-plugin" "8.59.3" | ||
| "@typescript-eslint/parser" "8.59.3" | ||
| "@typescript-eslint/typescript-estree" "8.59.3" | ||
| "@typescript-eslint/utils" "8.59.3" | ||
|
|
||
| typescript@~6.0.3: | ||
| version "6.0.3" |
There was a problem hiding this comment.
This change manually edits the yarn.lock file, which violates repository standards. Lock files should never be manually edited; instead, update the package.json and regenerate the lock file through the package manager.
Code Review Run #736eb0
Should Bito avoid suggestions like this for future reviews? (Manage Rules)
- Yes, avoid them
|
Looks like typescript-eslint is up-to-date now, so this is no longer needed. |
Bumps typescript-eslint from 8.59.2 to 8.59.3.
Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)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)