Bump the all-npm-dependencies group with 7 updates #37
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 all-npm-dependencies group with 7 updates:
2.1.0
2.4.1
2.4.0
2.4.2
7.1.0
7.8.0
7.1.0
7.8.0
0.20.1
0.20.2
8.57.0
9.1.1
5.3.3
5.4.5
Updates
action-docs
from 2.1.0 to 2.4.1Release notes
Sourced from action-docs's releases.
... (truncated)
Changelog
Sourced from action-docs's changelog.
Commits
8ae3fa6
chore(main): release 2.4.1 (#580)b60d963
chore(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 (#592)7523b0e
chore(deps): bump@typescript-eslint/parser
from 7.7.0 to 7.7.1 (#593)2d4d45e
chore(deps): bump actions/checkout from 4.1.2 to 4.1.3 (#591)2a27ad0
chore(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 (#590)23967c6
chore(deps): bump@typescript-eslint/parser
from 7.6.0 to 7.7.0 (#588)4f0c39e
chore(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 (#587)fcfd513
chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 (#...a6c64d0
chore(deps): bump typescript from 5.4.3 to 5.4.5 (#585)6851ef9
chore(deps): bump@typescript-eslint/parser
from 7.4.0 to 7.6.0 (#584)Updates
yaml
from 2.4.0 to 2.4.2Release notes
Sourced from yaml's releases.
Commits
f792d1b
2.4.2de120d6
docs: Move sponsor section up5410c25
ci: Drop tests in EOL Node.js versions30868a8
chore: Add sponsorship by Scipress (#536)1c6fd6a
fix: Restrict YAML 1.1 boolean strings to their explicit capitalization (#530)4aa56d3
2.4.1e651ce1
chore: Refresh lockfile1775f13
test: Drop unused import to satisfy TS40903db
fix(cst): Do not drop trailing newline after line comment in block-map if fol...46a816e
fix: Do not skip folding lines after the first in indented block scalars (fix...Updates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.08127873
fix(eslint-plugin): [no-unused-vars] clear error report range (#8640)216d1b0
fix(eslint-plugin): [no-unsafe-return] handle union types (#9001)51d2193
fix(eslint-plugin): [consistent-type-assertions] handle tagged templates (#8993)4bed24d
fix(eslint-plugin): [prefer-optional-chain] suggests optional chaining during...b0f7aa4
fix(eslint-plugin): [no-unsafe-argument] handle tagged templates (#8746)219b841
chore: resolve lint issues on main branch (#8966)3e19436
chore(release): publish 7.7.1b2552ca
fix(eslint-plugin): [no-unnecessary-type-assertion] allow non-null assertion ...fdeba42
fix(eslint-plugin): [no-for-in-array] refine report location (#8874)Updates
@typescript-eslint/parser
from 7.1.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
ee677f6
chore(release): publish 7.8.03e19436
chore(release): publish 7.7.1e44a1a2
chore(release): publish 7.7.0e1db872
chore(release): publish 7.6.0a6ab2cb
feat: bump npm dependency ranges (#8860)a14ba9d
chore(release): publish 7.5.0ecb6b55
docs: add homepage (#8742)d5615d7
fix(parser): disallowerrorOnTypeScriptSyntacticAndSemanticIssues
(#8784)5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...Updates
esbuild
from 0.20.1 to 0.20.2Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
617edda
publish 0.20.2 to npm4780075
fix #3700: json loader preserves__proto__
keys30bed2d
better errors for invalid js decorator syntax300eeb7
ts: allow non-null assertions in js decorators4d997d9
fix #3698: yarn pnp edge case withtsconfig.json
cf42954
resolver: improve some debug loggingb0765ae
fix some lintsdfa6206
fix some comments (closes #3683)ae5cc17
fix #3684:abstract
experimental decoratorsc809af0
fix #2388: allow consuming types without dom types (#3679)Updates
eslint
from 8.57.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.