build(deps-dev): bump the development-dependencies group with 9 updates #23
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 9 updates:
11.1.5
11.1.6
6.10.0
6.20.0
6.10.0
6.20.0
8.53.0
8.56.0
2.29.0
2.29.1
1.4.0
1.5.0
22.0.7
23.0.0
0.34.6
1.2.2
8.0.3
9.0.10
Updates
@rollup/plugin-typescript
from 11.1.5 to 11.1.6Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
2a19079
chore(release): typescript v11.1.6db2cf23
fix(typescript): Ensure rollup 4 compatibility (#1658)46df762
chore(repo): consistent plugin names in docs (#1657)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)Updates
@typescript-eslint/eslint-plugin
from 6.10.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.04d2ce3b
fix(eslint-plugin): [prefer-readonly] disable checking accessors (#8300)9dca40e
chore(eslint-plugin): fix typos in schema definitions (#8311)d02d086
fix(eslint-plugin): [no-useless-template-literals] report Infinity & NaN (#8295)70505e4
fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as non-null...d0137c8
chore: enable prefer-nullish-coalescing internally (#7955)bbc6770
feat(eslint-plugin): [member-ordering] allow easy reuse of the default orderi...8622286
fix(eslint-plugin): [no-useless-template-literals] incorrect bigint autofix r...a911214
chore(release): publish 6.19.1920f909
fix(eslint-plugin): [no-unnecessary-condition] fix false positive for type va...Updates
@typescript-eslint/parser
from 6.10.0 to 6.20.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
a01a6e6
chore(release): publish 6.20.0a911214
chore(release): publish 6.19.17c673a1
chore(release): publish 6.19.0aa7ab0e
chore(release): publish 6.18.11ee3087
chore: enable eslint-plugin-jsdoc internally (#8145)21460ef
chore(release): publish 6.18.0d0977ab
chore: use nx release (#8194)e566a5d
chore: publish v6.17.07246e56
chore: publish v6.16.06128a02
chore: publish v6.15.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 23.0.0Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
58e2177
next major (#3111)8066b7f
Merge branch 'master' of github.com:semantic-release/semantic-release into betaf31d43c
ci(action): update github/codeql-action action to v3.23.0 (#3136)13f9801
chore(deps): lock file maintenance (#3134)020ea7d
fix: use one note reference per tag to prevent conflicts (#2085)6d2a6f1
fix(deps): update dependency marked to v11 (#3079)ce580be
Merge branch 'master' into betad4b7c9a
chore(deps): update dependency c8 to v9 (#3128)7983c57
ci(renovate): fixed reference to the org-level config50ad70f
chore(deps): lock file maintenance (#3126)Updates
vitest
from 0.34.6 to 1.2.2Release notes
Sourced from vitest's releases.