chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates #1043
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 dev-dependencies group with 9 updates in the / directory:
1.8.3
1.9.3
13.13.2
13.15.0
0.23.0
0.24.0
16.8.1
16.9.0
4.16.5
4.19.1
5.5.4
5.6.2
18.3.3
18.3.10
4.3.1
4.3.2
5.4.0
5.4.8
Updates
@biomejs/biome
from 1.8.3 to 1.9.3Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
3d498ed
release: v1.9.3 (#4140)7e29f06
fix(lint): options fornoLabelWithoutControl
are optional (#4138)10a1371
feat(useExhaustiveDependencies): add option to disable errors for unecessary ...295efb9
feat(biome_css_analyze): implementnoDescendingSpecificity
(#4097)f3cfa8a
fix(schema): make optional theoptions
JSON schema field (#4080)cc4c867
feat(linter): implement noTemplateCurlyInString (#4069)d03c6cd
feat(linter): implement no-nested-ternary (#4067)2b6b3c8
chore(deps): update@biomejs
packages (#4047)b76cb41
feat(linter): implement useExplicitFunctionReturnType (#3990)a766aeb
chore(readme): use polar shield (#4000)Updates
cypress
from 13.13.2 to 13.15.0Release notes
Sourced from cypress's releases.
Commits
5afb929
chore: Update Chrome (stable) to 129.0.6668.70 (#30279)0d2248c
chore: release 13.15.0 (#30292)8d71cc4
chore: Update changelog to 'addresses' rather than addressed in (#30275)1d84532
feat: Improve UX when Test Replay upload fails due to slow upload (#30235)fbe51fc
chore: fix net_stubbing flake (#30276)88900e7
chore: update tests to skip the welcome screen on launchpad tests. (#30240)954cc50
chore: [Snyk] Security upgrade express from 4.19.2 to 4.21.0 in packages/grap...3ff88b7
chore: Fix double bugfixes headings in changelog (#30268)0bdf495
chore: Update Chrome (beta) to 130.0.6723.6 (#30256)f7946de
docs: update guides/building-release-artifacts.md (#30257)Updates
esbuild
from 0.23.0 to 0.24.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
d34e79e
publish 0.24.0 to npm045a87f
fix #3887: omit dead export warning fordefault
6e049b8
fix #3913: useDefineForClassFields and decorators9c26f98
lower decorators for useDefineForClassFields #391346fdb68
fix #3898: incorrect cyclic tsconfig.json warningb500443
fix #3917: running esbuild cli with denob125e62
runmake update-compat-table
112b9aa
fix #3915: stack overflow with yarn + tsconfiged5a555
wasm: catch and rethrow stack overflows (#3915)11d3196
fix #3902: update go 1.22.5 => 1.23.1Updates
stylelint
from 16.8.1 to 16.9.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
94c3d93
16.9.0549a1a8
Prepare 16.9.0 (#7946)baadc25
Refactor to fixCoreRules
type inconsistencies (#7967)78b1e83
ImprovePublicApi['rules']
type and removeBuiltInRules
,Formatters
and...5cf18b1
Refactor to addCoreRules
type (#7954)ce0b1af
Bump supports-hyperlinks from 3.0.0 to 3.1.0 (#7962)ab47e73
ChangesecondaryOptions
argument type of theRule
function (#7950)d53ce33
Fixdeclaration-property-value-no-unknown
false negatives (#7957)83e2851
Fixkeyframe-block-no-duplicate-selectors
/`keyframe-declaration-no-importan...9744c18
Fixselector-class-pattern
reported ranges (#7959)Updates
tsx
from 4.16.5 to 4.19.1Release notes
Sourced from tsx's releases.
... (truncated)
Commits
0329bfc
fix(cjs): patchmodule.path
for accurate cache ID44ed37f
fix(cjs): resolve ts extensions from js when namespacedac77527
test: outdent api fixtures157c3ec
feat(watch): deprecate ignore flag in favor or exclude flag474ea71
feat(watch):--include
CLI flag to watch additional files (#625)af370e7
fix(esm): package entry TS resolution for Node 20.17 & 22.61b80d5d
docs: add premium sponsors6c8eae0
chore: upgrade lintrollbd83d3b
feat: upgrade esbuild to 0.23 (#615)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
@types/react
from 18.3.3 to 18.3.10Commits
Updates
@vitejs/plugin-react
from 4.3.1 to 4.3.2Release notes
Sourced from
@vitejs/plugin-react
's releases.Changelog
Sourced from
@vitejs/plugin-react
's changelog.Commits
63b2e38
release: plugin-react@4.3.2fdf6ce4
fix(deps): update all non-major dependencies (#273)4544e97
feat: update refresh utils for React Router 7 support (#363)d88c581
fix: ignore directive sourcemap error (#369)Updates
vite
from 5.4.0 to 5.4.8Changelog
Sourced from vite's changelog.
... (truncated)
Commits
0474550
release: v5.4.88464d97
fix(css): backport #18128, ensure sass compiler initialized only once (#18184)7d47fc1
fix(css): backport #18113, fix missing source file warning with sass modern a...a403e73
release: v5.4.7b5908a2
fix: treat config file as ESM in Deno (#18158)f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)You can trigger a rebase of this PR 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)Description has been truncated