Bump the npm group with 5 updates #1936
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 npm group with 5 updates:
9.0.4
9.0.5
6.7.3
6.7.5
6.7.3
6.7.5
8.50.0
8.51.0
16.0.0
16.1.0
Updates
@types/uuid
from 9.0.4 to 9.0.5Commits
Updates
@typescript-eslint/eslint-plugin
from 6.7.3 to 6.7.5Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
36aecb6
chore: publish v6.7.5db40a0a
fix(eslint-plugin): [prefer-string-starts-ends-with] only report slice/substr...8f4d939
docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)d948dc4
chore: publish v6.7.4Updates
@typescript-eslint/parser
from 6.7.3 to 6.7.5Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
36aecb6
chore: publish v6.7.5d948dc4
chore: publish v6.7.4Updates
eslint
from 8.50.0 to 8.51.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
f079382
8.51.0e8235e5
Build: changelog update for 8.51.01ef39ea
chore: upgrade@eslint/js
@8
.51.0 (#17624)f8c7403
chore: package.json update for@eslint/js
releasef976b2f
fix: make rule severity case-sensitive in flat config (#17619)0edfe36
fix: Ensure crash error messages are not duplicated (#17584)ee5be81
docs: default tosourceType: "module"
in rule examples (#17615)dd79abc
fix:eslint-disable
to be able to parse quoted rule names (#17612)d2f6801
fix: Ensure correct code path for && followed by ?? (#17618)2665552
test: fix flat config linter tests to use Linter in flat config mode (#17616)Updates
sinon
from 16.0.0 to 16.1.0Changelog
Sourced from sinon's changelog.
Commits
737736f
16.1.0cac5184
Enable use of assignment in the presence of accessors (#2538)f8c20e5
New article: making Sinon work with complex setups (#2540)cb5b962
Add NPM script 'dev-docs' and document its usagedd7c609
Add a little update to contributing79acdf3
Move tool versions into single file at root03b1db5
Expose Changelog page (#2550)e1c3dad
Add section on tooling and recommend using ASDF for tool versioning (#2547)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