generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 0
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-tools group with 7 updates #881
Closed
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #881 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 81 81
Branches 16 16
=========================================
Hits 81 81 ☔ View full report in Codecov by Sentry. |
@dependabot rebase |
Bumps the lint-tools group with 7 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.17.0` | `6.20.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.17.0` | `6.20.0` | | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.20` | `0.3.21` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.10` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.1` | | [npm-run-all2](https://github.com/bcomnes/npm-run-all2) | `6.1.1` | `6.1.2` | | [prettier](https://github.com/prettier/prettier) | `3.1.1` | `3.2.4` | Updates `@typescript-eslint/eslint-plugin` from 6.17.0 to 6.20.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/v6.20.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.17.0 to 6.20.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/v6.20.0/packages/parser) Updates `eslint-plugin-vitest` from 0.3.20 to 0.3.21 - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v0.3.20...v0.3.21) Updates `husky` from 8.0.3 to 9.0.10 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.0.10) Updates `lint-staged` from 15.2.0 to 15.2.1 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.0...v15.2.1) Updates `npm-run-all2` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/bcomnes/npm-run-all2/releases) - [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-run-all2@v6.1.1...v6.1.2) Updates `prettier` from 3.1.1 to 3.2.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.4) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-tools - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-tools - dependency-name: eslint-plugin-vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-tools - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint-tools - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-tools - dependency-name: npm-run-all2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint-tools - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint-tools ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/lint-tools-d876e13a20
branch
from
February 3, 2024 03:17
6bc2d82
to
c1c18d8
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-tools group with 7 updates:
6.17.0
6.20.0
6.17.0
6.20.0
0.3.20
0.3.21
8.0.3
9.0.10
15.2.0
15.2.1
6.1.1
6.1.2
3.1.1
3.2.4
Updates
@typescript-eslint/eslint-plugin
from 6.17.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parser
from 6.17.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)Updates
eslint-plugin-vitest
from 0.3.20 to 0.3.21Release notes
Sourced from eslint-plugin-vitest's releases.
Commits
37c18b4
chore: release v0.3.2120f722e
chore(update deps): updating dependancies4c88fd4
chore(deps): update dependancies (#351)0a4ac7d
docs(valid-title-rule): elaborate valid-title rule properties docs (#350)Updates
husky
from 8.0.3 to 9.0.10Release notes
Sourced from husky's releases.
... (truncated)
Commits
c042d9b
9.0.10e529368
fix: rename index.d.ts to index.d.mts (#1379)6219cac
9.0.9d8377fe
refactor: rename files (#1378)211b80a
9.0.8a5a45fc
refactor: reduce file size (#1377)d091328
fix: tab detection on install command (#1376)798f1ad
docs: update listb98985d
test: expect init to exit with 03e13656
docs: fix linksUpdates
lint-staged
from 15.2.0 to 15.2.1Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
999dcce
chore(changeset): release52a9e3f
Merge pull request #1387 from lint-staged/ignore-stdindd72fde
ci: update "actions/cache@v4"e4023f6
fix: ignore stdin of spawned commands46f2c43
ci: updateactions/setup-node@v4
a684125
ci: update CodeQL action v33b9660d
chore(deps): update dependenciesUpdates
npm-run-all2
from 6.1.1 to 6.1.2Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
5b20973
6.1.2605ca15
Utilize CJS require for 'read-package-json-fast'fdb3b79
Merge pull request #130 from 43081j/rpjf62b8703
feat: move to read-package-json-fast8c60208
Merge pull request #127 from bcomnes/dependabot/npm_and_yarn/c8-9.0.079195e7
Upgrade: Bump c8 from 8.0.1 to 9.0.0a108e84
Upgrade: Bump github/codeql-action from 2 to 3 (#126)3dde20c
Publish the whole projectacbd284
Upgrade: Bump actions/setup-node from 3 to 4 (#123)c838ee9
Update FUNDING.ymlUpdates
prettier
from 3.1.1 to 3.2.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
03822f5
Release 3.2.41cd4d9c
Fix JSONC filenames list (#15947)6c6a332
Spellcheck75ec1f7
Fix lock filedda00cd
Clean changelog_unreleasedc12e3c6
Git blame ignore 3.2.34985be5
Bump Prettier dependency to 3.2.338c0d21
Update dependents count42ba437
Release 3.2.399c873d
chore(deps): update typescript-eslint to v6.19.0 (#15939)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