meta: bump the lint group with 3 updates #447
Merged
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 3 updates: eslint-plugin-react-x, eslint-plugin-jsdoc and lint-staged.
Updates
eslint-plugin-react-x
from 1.53.1 to 2.0.1Release notes
Sourced from eslint-plugin-react-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-x's changelog.
... (truncated)
Commits
4038387
release: 2.0.1725d940
release: 2.0.1-beta.4ae64fee
release: 2.0.1-next.41782000
Replace star imports with direct imports (#1241)7e371b1
release: 2.0.1-next.3a1a08c2
release: 2.0.1-beta.2b908dc3
release: 2.0.1-next.216ae1cc
release: 2.0.1-beta.1ecb5ca9
release: 2.0.1-next.1d4c35e6
release: 2.0.1-beta.0Updates
eslint-plugin-jsdoc
from 60.0.0 to 60.5.0Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
f72ac1a
fix(no-undefined-types
): avoid param and property tags from being treated a...c3cc145
docs: add reference in READMEf0515be
feat(check-tag-names
): addinlineTags
option with default inline tag chec...8bbec0a
chore: bump jsdoc-type-pratt-parser90af18a
feat(require-template-description
): add rule; fixes #154091e261d
fix(requireParam): update return type to include foundIndex and tagLineCount ...ab9fe6a
docs: document mixed config (#1546)065f11a
fix: ensure permissive settings are converted for jsdoc-type-pratt-parser68fad5b
feat: addflat/recommended-mixed
config; fixes #110174186a3
fix(getJsdocProcessPlugin
): auto-escape*\/
and entities (#1537)Updates
lint-staged
from 16.1.6 to 16.2.3Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
bdcd03a
chore(changeset): release27cd541
fix: do not count hidden (partially) unstaged changes when using `--fail-on-c...ab2f42e
fix: emit correct value to debug logs3fc5832
refactor: make general error messages more clear they originate from lint-staged409d79a
chore(changeset): release7edaee9
docs: fix typo in changeset699f95d
fix: backup stash example uses real hash if available47d01a9
fix: print backup stash example when failing to--fail-on-changes
325dc03
fix: restore unstaged changes on errors when--fail-on-errors
or `--no-reve...53bb27b
fix: do not drop backup stash when errors and--fail-on-changes
was usedMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.
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