-
Notifications
You must be signed in to change notification settings - Fork 3
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
Build(deps-dev): Bump the development group across 1 directory with 7 updates #194
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… updates Bumps the development group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.5` | `1.2.6` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.14` | `4.17.15` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.13.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.23.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.23.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [rollup](https://github.com/rollup/rollup) | `4.31.0` | `4.34.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 `@types/lodash` from 4.17.14 to 4.17.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.10.7 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.23.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.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.23.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.23.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 `rollup` from 4.31.0 to 4.34.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.31.0...v4.34.1) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
ncalteen
approved these changes
Feb 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the development group with 7 updates in the / directory:
1.2.5
1.2.6
4.17.14
4.17.15
22.10.7
22.13.0
8.21.0
8.23.0
8.21.0
8.23.0
9.18.0
9.19.0
4.31.0
4.34.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
@types/lodash
from 4.17.14 to 4.17.15Commits
Updates
@types/node
from 22.10.7 to 22.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.21.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
2a96020
chore(release): publish 8.23.006925f8
feat(eslint-plugin): [no-unnecessary-boolean-literal-compare] enforce strictN...884995d
fix(eslint-plugin): [no-shadow] ignore declare variables in definition files ...cd15629
docs(eslint-plugin): [class-methods-use-this] refresh options docs (#10728)a9cbcc9
fix(eslint-plugin): [no-restricted-imports] support regex option (#10699)3e44913
fix(eslint-plugin): [dot-notation] handle noPropertyAccessFromIndexSignature ...82cb00d
fix(eslint-plugin): [prefer-nullish-coalescing] fix missing return (#10732)c58d816
fix: bump ts-api-utils to ^2.0.1 (#10761)345e82e
docs(eslint-plugin): remove duplicate option descriptions on various rules (#...77df70d
fix(eslint-plugin): [no-unnecessary-template-expression] allow interpolating ...Updates
@typescript-eslint/parser
from 8.21.0 to 8.23.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
2a96020
chore(release): publish 8.23.094e8098
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
rollup
from 4.31.0 to 4.34.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0f20524
4.34.132504b3
Ensure that all properties of throw statements are included (#5825)979d628
4.34.0d7062ef
Reapply object tree-shaking (#5737)494483e
4.33.074a251f
return null (#5820)93c9c0e
support for changing the attributes key for dynamic imports (#5818)caeffb3
Return UnknownValue if getLiteralValueAtPath is called recursively within log...acd142c
fix(deps): lock file maintenance minor/patch updates (#5817)f412abd
fix(deps): update swc monorepo (major) (#5816)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