build(deps-dev): bump the development-dependencies group with 7 updates #21
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:
6.10.0
6.16.0
6.10.0
6.16.0
8.53.0
8.56.0
2.29.0
2.29.1
1.4.0
1.5.0
22.0.7
22.0.12
0.34.6
1.1.0
Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.16.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7246e56
chore: publish v6.16.03182959
fix(eslint-plugin): [unbound-method] exempt all non-Promise built-in statics ...3031117
docs(eslint-plugin): enforce a heading for each rule option (#8015)b3f87fc
docs(eslint-plugin): add Deprecating Formatting Rules blog post (#8117)9368bf3
feat(eslint-plugin): deprecate no-extra-semi in favor of ESLint Stylistic equ...f6f6a57
docs: add tombstone file for no-parameter-properties and suggested replacemen...04dea84
feat(eslint-plugin): deprecate formatting (meta.type: layout) rules (#8073)b1c92bb
chore(website): auto-generate type checked rule notice in rule docs (#7951)26ba8ea
docs: add more rationale for no-for-in-array (#8082)eff7da1
docs: fix example for no-shadow (#8080)Updates
@typescript-eslint/parser
from 6.10.0 to 6.16.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7246e56
chore: publish v6.16.06128a02
chore: publish v6.15.0c7d702f
chore: publish v6.14.0cc2c6d3
chore: publish v6.13.24dae083
chore: prefix all nx package scripts with npx (#7988)14f3ff0
chore: publish v6.13.139c437a
chore: publish v6.13.09093e95
chore: publish v6.12.02e535b8
chore(deps): update dependency prettier to v3.1.0 (#7938)06496e2
chore: publish v6.11.0Updates
eslint
from 8.53.0 to 8.56.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)Updates
eslint-plugin-import
from 2.29.0 to 2.29.1Release notes
Sourced from eslint-plugin-import's releases.
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
ee5fade
Bump to 2.29.148fec35
[Deps] updatetsconfig-paths
80aee73
[Dev Deps] updatechai
,eslint-doc-generator
,markdownlint-cli
8c83eaf
[Tests] node v21.3 has a brokenfs.writeFile
e67259e
[Fix]no-unused-modules
: support export patterns with array destructuring9fd3c42
[Tests]no-duplicates
: add passing test12f0300
[Fix]no-extraneous-dependencies
: ignoreexport type { ... } from '...'
w...Updates
rollup-plugin-typescript-paths
from 1.4.0 to 1.5.0Release notes
Sourced from rollup-plugin-typescript-paths's releases.
Commits
feb2435
1.5.0c65e138
feat: escape$
and^
characters from path (#17)da50ce4
docs(readme): update github workflow badge7032eed
stop testing with node 12 and 14bd4937a
chore(deps): update dev dependenciesUpdates
semantic-release
from 22.0.7 to 22.0.12Release notes
Sourced from semantic-release's releases.
Commits
f6f1bf1
fix: Revert "fix(deps): update dependency cosmiconfig to v9" (#3104)b38cd2e
fix(deps): update dependency cosmiconfig to v93722204
chore(deps): lock file maintenance (#3101)1fd1ce8
chore(deps): update dependency prettier to v3.1.1 (#3099)00e7ca8
docs(getting-started): fix rendering through gitbook9912d34
docs(cli): stop recommending setup with the cli (#3098)f72e493
ci(action): update github/codeql-action action to v2.22.9 (#3094)e8d3b2e
chore(deps): update dependency ava to v6.0.1 (#3092)88efead
fix: revert updating cosmiconfig to v93a2acce
Revert "fix(deps): update dependency cosmiconfig to v9" (#3090)Updates
vitest
from 0.34.6 to 1.1.0Release notes
Sourced from vitest's releases.