chore(deps-dev): bump the minor-development-deps group with 10 updates #491
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 minor-development-deps group with 10 updates:
14.1.2
14.4.2
22.13.0
22.13.7
3.0.4
3.0.7
12.2.1
12.4.0
2.7.0
2.7.3
14.0.0
14.0.1
3.4.2
3.5.2
8.3.6
8.4.0
5.7.3
5.8.2
3.0.4
3.0.7
Updates
@readme/eslint-config
from 14.1.2 to 14.4.2Commits
9782507
chore(release): publish5ead9c6
fix(eslint-config): disabling two stylistic vitest rulesf687d3e
chore(release): publishb746250
chore: upgrading all typescript depsf707fc2
chore(release): publish57692be
chore(deps-dev): downgradinglerna
e5ff7ef
feat: droppingeslint-plugin-typescript-sort-keys
for `eslint-plugin-perfec...2b50d97
fix: lerna package-lock corruption7a3e906
chore(release): publish8afdc8f
chore(deps): swapping outeslint-plugin-vitest
for@vitest/eslint-plugin
...Updates
@types/node
from 22.13.0 to 22.13.7Commits
Updates
@vitest/coverage-v8
from 3.0.4 to 3.0.7Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
358cccf
chore: release v3.0.79584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)1f2e555
fix(coverage):vite-node
to pass correct execution wrapper offset (#7417)1154662
chore: release v3.0.5Updates
fetch-mock
from 12.2.1 to 12.4.0Release notes
Sourced from fetch-mock's releases.
Changelog
Sourced from fetch-mock's changelog.
Commits
b12f1f3
chore: release main2ccf18e
fix: clone response before usingf5363a7
test: failing test for #908c3dc9c3
feat: add ability to wait for multiple routes8783101
fix: use a promise, no function, to implement waitFor5500228
feat: implement waitFor optiona78aa19
test: tests for waitFor8fe425b
chore: release main92e6e36
test: added tests for chaining modifyRouteb3d1468
feat: added overwriteRoutes: true rule to codemodsUpdates
msw
from 2.7.0 to 2.7.3Release notes
Sourced from msw's releases.
Commits
fd77dbb
chore(release): v2.7.3eb45e7a
fix: do not treat static asset requests as unhandled by default (#2440)d0729ae
chore(release): v2.7.2bb1faf8
fix(HttpResponse): set the defaultbodyType
toany
(#2439)5e042cb
chore(release): v2.7.1543142c
docs: update readme description0cf639e
fix(HttpResponse): support non-configurable status codes (#2434)e5cca27
chore: add stackblitz to golden sponsors (#2429)08c4fec
chore: fix a typo in the test (#2425)Updates
nock
from 14.0.0 to 14.0.1Release notes
Sourced from nock's releases.
Commits
ac7a1b2
fix(recorder): response body accessed multiple times in parallel requests (#2...6b95833
chore(node-version): update node minimum version (#2833)86eff28
chore(tests): skip failing test (#2834)Updates
prettier
from 3.4.2 to 3.5.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)c98acab
Replaceexeca
withnano-spawn
in release script (#17129)4460a4e
chore(deps): update eslint related dependencies (#17162)f0707f5
chore(deps): update eslint related dependencies (major) (#17163)e2624b6
Enforce dependency version be pinned in all packages (#17161)1cee47a
chore(deps): update dependency react-markdown to v10 (#17160)7ce2a35
chore(deps): update dependency postcss to v8.5.3 (#17158)1fe7969
chore(deps): update xalvarez/prevent-file-change-action action to v1.9.1 (#17...8eb0630
chore(deps): update dependency knip to v5.44.4 (#17153)Updates
tsup
from 8.3.6 to 8.4.0Release notes
Sourced from tsup's releases.
Commits
773d27e
chore: release v8.4.089c4780
fix: upgrade esbuild to 0.25 (#1309)0328fd6
chore(deps): update dependency@swc/core
to v1.10.18 (#1243)c3f320e
feat: upgrade svelte and css compiler (#1288)22e4860
chore: upgrade depsd4f133c
ci: remove corepack4066e73
chore: upgrade pnpm612ce12
chore: upgrade cross-spawn to 7.0.6 (#1275)Updates
typescript
from 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGUpdates
vitest
from 3.0.4 to 3.0.7Release notes
Sourced from vitest's releases.
... (truncated)
Commits
358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)aaa5855
perf(browser): do wdio context switching only once per file (#7549)f71004f
fix(spy): clear/reset/restore mocks in stack order (#7499)9584be3
chore: release v3.0.6027ce9b
fix(reporters): render tasks in tree when in TTY (#7503)b62ac22
chore: usetinyglobby
instead offast-glob
in Vitest (#7504)167a98d
fix: excludequeueMicrotask
from default fake timers to not break node fetc...6cc408d
fix(deps): update all non-major dependencies (#7507)8f13825
docs: fixsequence.hooks: 'stack'
as default (#7492)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