-
Notifications
You must be signed in to change notification settings - Fork 392
Bump the npm group with 3 updates #3143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bumps the npm group with 3 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@eslint/compat` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.0/packages/compat) Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.44.1 - [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.44.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.44.1 - [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.44.1/packages/parser) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates three npm dependencies in the CodeQL Action project: @eslint/compat (1.3.2 → 1.4.0), @typescript-eslint/eslint-plugin (8.44.0 → 8.44.1), and @typescript-eslint/parser (8.44.0 → 8.44.1). These are minor version bumps that include bug fixes and feature improvements.
Key Changes
- Updates @eslint/compat with new config types support
- Updates TypeScript ESLint packages with fixes for enum comparison and promise handling
- Generated JavaScript files automatically updated to reflect package.json changes
Reviewed Changes
Copilot reviewed 11 out of 13 changed files in this pull request and generated no comments.
File | Description |
---|---|
package.json | Updates three dev dependency versions |
lib/*.js | Auto-generated JavaScript files with updated package.json content embedded |
Files not reviewed (1)
- package-lock.json: Language not supported
Bumps the npm group with 3 updates: @eslint/compat, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
Updates
@eslint/compat
from 1.3.2 to 1.4.0Release notes
Sourced from
@eslint/compat
's releases.... (truncated)
Changelog
Sourced from
@eslint/compat
's changelog.Commits
7f592e3
chore: release main (#257)4f07e51
docs: correct bun installation command and usedefineConfig
in README (#269)ab10682
docs: Update README sponsors7255100
chore: standardize test filenames to *.test.js (#267)7e61e90
test: remove deprecatedtype
property (#266)100a4c7
docs: Update README sponsorsb23f179
docs: Update README sponsors7b6dd37
feat: Add config types in@eslint/core
(#237)8ba766a
refactor: update eslint-config-eslint (#253)62089bc
docs: Update README sponsorsUpdates
@typescript-eslint/eslint-plugin
from 8.44.0 to 8.44.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
c198052
chore(release): publish 8.44.1c392a0d
fix(eslint-plugin): [await-thenable] should not report passing values to prom...20c3d97
fix(eslint-plugin): [no-unsafe-enum-comparison] support unions of literals (#...4fde781
fix(eslint-plugin): [no-base-to-string] make ignoredTypeNames match type name...Updates
@typescript-eslint/parser
from 8.44.0 to 8.44.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
c198052
chore(release): publish 8.44.1Most Recent Ignore Conditions Applied to This Pull Request
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions