-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps-dev): bump the lint group with 5 updates #347
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
Bumps the lint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.1` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.1` | `8.18.2` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.15.0` | `17.15.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.11` | `15.3.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.10.0` | Updates `@typescript-eslint/eslint-plugin` from 8.18.1 to 8.18.2 - [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.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.1 to 8.18.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.18.2/packages/parser) Updates `eslint-plugin-n` from 17.15.0 to 17.15.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.15.0...v17.15.1) Updates `lint-staged` from 15.2.11 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0) Updates `eslint-plugin-jest` from 28.9.0 to 28.10.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.10.0) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency (dev or runtime)
javascript
Pull requests that update Javascript code
skip-changelog
Do not include in Changelog and Release Notes
labels
Dec 30, 2024
dependabot
bot
requested review from
a team,
csouchet and
tbouffard
and removed request for
a team
December 30, 2024 09:02
Quality Gate passedIssues Measures |
tbouffard
changed the title
chore(deps-dev): bump the lint group across 1 directory with 5 updates
chore(deps-dev): bump the lint group with 5 updates
Dec 30, 2024
tbouffard
approved these changes
Dec 30, 2024
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.
✔️ All checks pass
✔️ Changelog and release-notes reviewed. Nothing impactful for us.
@dependabot squash and merge
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 (dev or runtime)
javascript
Pull requests that update Javascript code
skip-changelog
Do not include in Changelog and Release Notes
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 lint group with 5 updates in the / directory:
8.18.1
8.18.2
8.18.1
8.18.2
17.15.0
17.15.1
15.2.11
15.3.0
28.9.0
28.10.0
Updates
@typescript-eslint/eslint-plugin
from 8.18.1 to 8.18.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...4c91ed5
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a ...91e7217
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over a...dfd550d
chore(deps): update dependency prettier to v3.4.2 (#10478)8ca9cba
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an uncons...ba39dde
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in whic...6c75493
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declar...Updates
@typescript-eslint/parser
from 8.18.1 to 8.18.2Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
157b781
chore(release): publish 8.18.2Updates
eslint-plugin-n
from 17.15.0 to 17.15.1Release notes
Sourced from eslint-plugin-n's releases.
Changelog
Sourced from eslint-plugin-n's changelog.
Commits
6aee9f2
chore(master): release 17.15.1 (#399)c5bcb3a
fix: Promise.withResolvers is supported since node 22.11 (#398)Updates
lint-staged
from 15.2.11 to 15.3.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
703002a
chore(changeset): release4cee7d8
build(dependencies): update dependenciesef9b02d
Merge pull request #1495 from lint-staged/debug-infoe69da9e
feat: add more info to debug logs, remove "environment" requirement from issu...1b36f55
docs: combine changesets6c9ab40
Merge pull request #1493 from lint-staged/help-messages22fe89d
feat: add unique hash to backup stash messagec52cc92
docs: add a caution message about git stashfa0fe98
feat: update first task message based on backup status7bd0447
feat: display "git stash list" message when restoring original state is skippedUpdates
eslint-plugin-jest
from 28.9.0 to 28.10.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
5b59029
chore(release): 28.10.0 [skip ci]d868636
feat(unbound-method): ignore functions passed tojest.mocked
(#1681)c223c1a
chore(deps): lock file maintenance (#1686)0b2d321
chore(deps): lock file maintenance (#1685)2cdd352
chore(deps): lock file maintenance (#1683)fdad862
chore(deps): update yarn to v3.8.7 (#1680)483cfb4
chore(deps): lock file maintenance (#1677)aaf2392
chore(deps): lock file maintenance (#1676)c5fb360
chore(deps): lock file maintenance (#1672)c51cade
chore(deps): lock file maintenance (#1670)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @tbouffard.
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