Bump the minor_patch group with 5 updates #246
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 minor_patch group with 5 updates:
8.56.0
8.57.0
7.33.2
7.34.1
7.0.1
7.2.0
7.0.2
7.2.0
5.3.3
5.4.2
Updates
eslint
from 8.56.0 to 8.57.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
abea3b6
8.57.01cd3f8c
Build: changelog update for 8.57.01813aec
chore: upgrade@eslint/js
@8
.57.0 (#18143)5c356bb
chore: package.json update for@eslint/js
release84922d0
docs: Show prerelease version in dropdown (#18139)1120b9b
feat: Add loadESLint() API method for v8 (#18098)5b8c363
docs: Switch to Ethical Ads (#18117)2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064)f4a1fe2
test: add more tests for ignoring files and directories (#18068)69dd1d1
fix: Ensure config keys are printed for config errors (#18067)Updates
eslint-plugin-react
from 7.33.2 to 7.34.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
eea45bf
Update CHANGELOG and bump versione4ecbcf
[Fix]checked-requires-onchange-or-readonly
: correct options that were beha...69de42e
[Fix]no-unknown-property
: only matchdata-*
attributes containing-
da1013c
[Docs]jsx-no-constructed-context-values
: fix some typosc3275a4
[Fix]no-unknown-property
: supportpopover
,popovertarget
, `popovertarg...a920463
[Fix]boolean-prop-naming
: improve error message48291e8
[Fix]boolean-prop-naming
: allow TSIntersectionType0abebc6
[Fix]boolean-prop-naming
: literalType error fix901c794
[Fix]boolean-prop-naming
: detect TS interfaces8c2bdb2
[actions] update workflowsUpdates
@typescript-eslint/eslint-plugin
from 7.0.1 to 7.2.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
95cf139
chore(release): publish 7.2.0c0e3267
fix(eslint-plugin): [prefer-find] support ternary branches in prefer-find (#8...25e6518
fix(eslint-plugin): [no-unnecessary-condition] handle union array and tuple t...ef0e5cc
fix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral (#8...5292399
fix(eslint-plugin): [no-var-requires, no-require-imports] support template li...c06ce1a
fix(eslint-plugin): [member-ordering] report alphabetical sorting for all gro...32d8a8f
feat(eslint-plugin): [prefer-string-starts-ends-with] add allowSingleElementE...4c8b06d
fix(eslint-plugin): expose *-type-checked-only configs for extension (#8600)49d79a6
docs: alphabetize consistent-type-imports options for consistent type imports...21375f6
chore: enable no-non-null-assertion internally, excluding tests (#8019)Updates
@typescript-eslint/parser
from 7.0.2 to 7.2.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
95cf139
chore(release): publish 7.2.088b7463
chore(release): publish 7.1.14bc6944
chore(release): publish 7.1.0Updates
typescript
from 5.3.3 to 5.4.2Release notes
Sourced from typescript's releases.
Commits
42bb138
Bump version to 5.4.2 and LKG992c705
Add release pipeline to release-5.4 (#57513)db6b2a9
Bump version to 5.4.1-rc and LKGbd4f51c
Update LKG8a1f79d
Merge remote-tracking branch 'origin/main' into release-5.4d04e348
Improve apparent type of mapped types (#57122)86a1663
Update package-lock.jsonfeb57c2
Instantiate earlier inferred constraints in conditional types (#57362)91e67ff
fix(57392): using is not suggested as a keyword (#57394)29c0024
Avoid creating rest elements witherrorType
whenany
is spread (#57116)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