chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 7 updates #92
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-dev-dependencies group with 7 updates in the / directory:
13.5.0
13.6.2
2.7.2
2.11.0
29.5.12
29.5.14
0.38.1
0.38.3
9.9.1
9.16.0
5.5.4
5.7.2
8.4.0
8.16.0
Updates
@octokit/types
from 13.5.0 to 13.6.2Release notes
Sourced from
@octokit/types
's releases.Commits
730a26d
fix: remove@types/node
from generated types (#656)087219e
ci(action): update actions/checkout digest to 11bd719 (#655)46a4f19
chore(deps): update dependency npm-run-all2 to v7 (#654)ca78f26
ci(action): update actions/checkout digest to eef6144 (#653)a4d683d
build(deps): remove unused dependencies (#652)d66a6b9
fix: restore CJS compat (#651)78173c7
feat: add better types forrequest.request.signal
(#649)b01e2fb
fix(deps): update dependency@octokit/tsconfig
to v4 (#610)c8bb699
build(deps-dev): bump dset from 3.1.3 to 3.1.4 (#648)e52f6e9
chore(deps): update dependency json-schema-to-typescript to v15 (#647)Updates
@stylistic/eslint-plugin-js
from 2.7.2 to 2.11.0Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.... (truncated)
Commits
11e83d8
chore: release v2.11.0 (main) (#613)f732798
feat(function-call-spacing): addoptionalChain
to control the space around ...2015893
chore: release v2.10.1 (main) (#595)0002fe0
chore: release v2.10.0 (main) (#569)d3dbc22
docs(func-call-spacing): fixing broken links (#587)40ba040
chore: release v2.9.0 (main) (#536)ff69053
chore: sort imports5b045e5
chore: release v2.8.0 (main) (#533)5ea3d6a
feat: remove@types/eslint
8b38a02
chore: linting to sort importsUpdates
@types/jest
from 29.5.12 to 29.5.14Commits
Updates
@vercel/ncc
from 0.38.1 to 0.38.3Release notes
Sourced from
@vercel/ncc
's releases.Commits
84f8c52
fix: add missing--asset-builds
to cli help message (#1228)0ff93c6
chore(deps): Bump elliptic from 6.5.7 to 6.6.0 (#1223)ae5bf16
chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.5.3 (#1...738a2bf
chore(deps-dev): Bump axios from 0.21.4 to 1.7.7 (#1209)158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)Updates
eslint
from 9.9.1 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
cbf7db0
9.16.0715ba8b
Build: changelog update for 9.16.0feb703b
chore: upgrade to@eslint/[email protected]
(#19195)df9bf95
chore: package.json update for@eslint/js
release9eefc8f
docs: fix typos inuse-isnan
(#19190)0c8cea8
docs: switch the order of words inno-unreachable
(#19189)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184)Updates
typescript
from 5.5.4 to 5.7.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
typescript-eslint
from 8.4.0 to 8.16.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
f74a8fa
chore(release): publish 8.16.02444351
chore(release): publish 8.15.0b351703
feat(typescript-eslint): allow infinitely deep array nesting in config functi...00a3a84
fix: add missing peer dependencies (#9744)9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)0409851
feat(eslint-plugin): added related-getter-setter-pairs rule (#10192)16fba0a
chore(release): publish 8.14.0ac1f632
chore(release): publish 8.13.03b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866a
chore(release): publish 8.12.2Dependabot 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 h...Description has been truncated