-
Notifications
You must be signed in to change notification settings - Fork 30
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
Bump the npm-development group with 5 updates #128
Bump the npm-development group with 5 updates #128
Conversation
Bumps the npm-development group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.5` | `1.2.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.22.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.22.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.18.2` | `2.19.1` | Updates `@eslint/compat` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.5...compat-v1.2.6) Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.0 - [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.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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.22.0/packages/parser) Updates `eslint` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) Updates `eslint-plugin-jsonc` from 2.18.2 to 2.19.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.18.2...v2.19.1) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
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.
LGTM
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
GraalVM Native Image Build Report
Environment
Analysis Results
Image Details
Resource Usage
Report generated by setup-graalvm. |
Bumps the npm-development group with 5 updates:
1.2.5
1.2.6
8.21.0
8.22.0
8.21.0
8.22.0
9.18.0
9.19.0
2.18.2
2.19.1
Updates
@eslint/compat
from 1.2.5 to 1.2.6Release notes
Sourced from
@eslint/compat
's releases.Commits
e1cb603
chore: release main (#147)e9a987e
feat: Update RuleDefinition withmeta.defaultOptions
(#150)4964322
feat: Update RuleDefinition for frozen and deprecations (#149)c91866c
fix: CommonJS types in all packages (#148)7dfc0d9
fix: Make meta.replacedBy read only (#146)fb5e9c1
docs: Update README sponsorsae8c837
docs: Update README sponsorsUpdates
@typescript-eslint/eslint-plugin
from 8.21.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
@typescript-eslint/parser
from 8.21.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)Updates
eslint
from 9.18.0 to 9.19.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
eslint-plugin-jsonc
from 2.18.2 to 2.19.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
c59eaa0
chore: release eslint-plugin-jsonc (#393)623ee67
fix: more improve auto-fix of sort rules (#392)542ed5e
chore: release eslint-plugin-jsonc (#391)5950e3d
feat: improve auto-fix of sort rules (#390)68f8650
chore(deps): update dependency@eslint/json
to ^0.10.0 (#389)2dc3d18
docs: run updatec52b4ce
updatead73c93
docs: update readmea9f9444
chore(deps): update dependency eslint-config-prettier to v10 (#388)156d669
chore(deps): update dependency stylelint-config-standard to v37 (#387)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