chore(deps-dev): bump the development-dependencies group with 7 updates #4739
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 development-dependencies group with 7 updates:
7.52.11
7.53.1
8.41.0
8.46.1
8.41.0
8.46.1
9.34.0
9.38.0
11.7.1
11.7.4
7.7.2
7.7.3
7.7.0
7.7.1
Updates
@microsoft/api-extractor
from 7.52.11 to 7.53.1Changelog
Sourced from
@microsoft/api-extractor
's changelog.Commits
11550cd
Bump versions [skip ci]aacd440
Update changelogs [skip ci]6ce5fae
Bump versions [skip ci]acdc7bc
Update changelogs [skip ci]1627a83
Include some ESLint rules to normalize imports. (#5392)cea05aa
Bump cyclics. (#5388)8d784ab
Bump versions [skip ci]2c42523
Update changelogs [skip ci]6f52a12
Bump versions [skip ci]79153ac
Update changelogs [skip ci]Updates
@typescript-eslint/eslint-plugin
from 8.41.0 to 8.46.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3f5fbf6
chore(release): publish 8.46.1a64b3cc
fix(eslint-plugin): [no-misused-promises] special-case.finally
not to repo...73003bf
fix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785e
chore(release): publish 8.46.0a974191
fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278
fix(typescript-estree): forbid abstract method and accessor to have implement...f083798
feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625
fix(eslint-plugin): removed error type previously deprecated (#11674)7f5fed7
chore: remove unused batchedSingleLineTests test utility (#11675)f8412ce
fix(eslint-plugin): [no-deprecated] ignore deprecatedexport import
s (#11603)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-plugin
since your current version.Updates
@typescript-eslint/parser
from 8.41.0 to 8.46.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
3f5fbf6
chore(release): publish 8.46.1aec785e
chore(release): publish 8.46.0255e9e2
chore(release): publish 8.45.0c198052
chore(release): publish 8.44.177056f7
chore(release): publish 8.44.0ef9173c
chore(release): publish 8.43.0d135909
chore(release): publish 8.42.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parser
since your current version.Updates
eslint
from 9.34.0 to 9.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8fe511b
9.38.0f961736
Build: changelog update for 9.38.0d17c795
chore: upgrade@eslint/js
@9
.38.0 (#20221)25d0e33
chore: package.json update for@eslint/js
release50c3dfd
fix: improve type support for isolated dependencies in pnpm (#20201)c82b5ef
refactor: Use types from@eslint/core
(#20168)ff31609
ci: add Node.js 25 toci.yml
(#20220)ce40f74
feat: updatecomplexity
rule to only highlight function header (#20048)e37e590
feat: correctno-loss-of-precision
false positives withe
notation (#20187)004577e
ci: bump github/codeql-action from 3 to 4 (#20211)Updates
mocha
from 11.7.1 to 11.7.4Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
8649f39
chore(main): release 11.7.4 (#5473)c2667c3
fix: watch mode using chokidar v4 (#5379)7f68e5c
chore: remove trailing spaces (#5475)bff9166
Docs: migrate remaining legacy wiki pages to main documentation (#5465)c805327
chore(main): release 11.7.3 (#5455)ebdbc48
fix: use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION ...4122c7d
docs: add security escalation policy (#5466)1164b9d
docs: fix duplicate global leak documentation (#5461)48c6f40
build(deps): bump actions/setup-node in the github-actions group (#5459)6654704
docs: migrate third party UIs wiki page to docs (#5434)Updates
semver
from 7.7.2 to 7.7.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
a25789b
chore: release 7.7.3 (#812)e37e0ca
fix: faster paths for compare (#813)2471d75
fix: x-range build metadata support8f05c87
chore: bump@npmcli/template-oss
from 4.25.0 to 4.25.1 (#807)d17aebf
chore: bump@npmcli/template-oss
from 4.24.4 to 4.25.0 (#797)3b03e3b
chore: bump@npmcli/template-oss
from 4.24.3 to 4.24.4 (#790)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.
Updates
@types/semver
from 7.7.0 to 7.7.1Commits
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