chore(deps-dev): bump the dev-dependencies group across 1 directory with 6 updates #999
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 6 updates in the / directory:
13.13.0
13.13.1
7.6.2
7.6.3
16.6.1
16.7.0
5.5.3
5.5.4
5.3.3
5.3.5
24.1.0
24.1.1
Updates
cypress
from 13.13.0 to 13.13.1Release notes
Sourced from cypress's releases.
Commits
5c9dc77
chore: release 13.13.1 (#29868)279a372
chore: bumps ts libs used by driver (#29865)8a48ee7
fix: Unhandled "WebSocket connection closed" when CDP connection is unstable ...cbbc8ee
chore: Update v8 snapshot cache (#29862)62d30da
chore: collect additional ci envs (#29845)217f27f
chore: increase electron node version print timeout to pass binary jobs on da...4bc8996
chore: fix duplicate changelog entry (#29857)034c3f2
chore: Update v8 snapshot cache (#29848)4755bd9
dependency: Replace jsonlint with json-parse-even-better-errors (#29673)bbfd9a6
chore: Update v8 snapshot cache (#29847)Updates
semver
from 7.6.2 to 7.6.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
0a12d6c
chore: release 7.6.3 (#720)73a3d79
fix: optimize Range parsing and formatting (#726)2975ece
docs: fix extra backtick typo (#719)Updates
stylelint
from 16.6.1 to 16.7.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
5d907dd
16.7.03fe964f
Prepare 16.7.0 (#7740)bb72fc7
FixquietDeprecationWarnings
to suppress withstylelint:003
warning (#7837)29cc13a
Refactor to extract utility for deprecation warnings (#7834)9ed7322
Refactorfunction-calc-no-unspaced-operator
to usefix
callback instead o...cd69f4c
Fixutils.checkAgainstRule()
to supportfix
callback inutils.report()
...2dfe7ce
UpdatefontSizeKeywords
set and fixfontShorthandKeywords
set (#7823)aaa355d
Refactorfunction-url-quotes
to usefix
callback instead ofcontext.fix
...4b6a966
Bump typescript from 5.5.2 to 5.5.3 in the typescript group (#7829)dffdf63
Bump@changesets/cli
from 2.27.6 to 2.27.7 in the changesets group (#7828)Updates
typescript
from 5.5.3 to 5.5.4Release notes
Sourced from typescript's releases.
Commits
c8a7d58
Bump version to 5.5.4 and LKGc0ded04
🤖 Pick PR #58771 (Allow references to the global Symb...) into release-5.5 (#...5ba41e2
🤖 Pick PR #59208 (Write non-missing undefined on mapp...) into release-5.5 (#...b075332
🤖 Pick PR #59337 (Allow declarationMap to be emitted ...) into release-5.5 (#...9dd6f91
Cherry-pick "Stop using latest Node in CI" to release-5.5 (#59348)bf0ddaf
🤖 Pick PR #59070 (Delay the calculation of common sou...) into release-5.5 (#...a44e2d9
🤖 Pick PR #59160 (Fixed crash on authored import type...) into release-5.5 (#...f35206d
🤖 Pick PR #59325 (Don't skip markLinkedReferences on ...) into release-5.5 (#...1109550
Fix baselines on release-5.5 (#59330)8794318
🤖 Pick PR #59215 (Fix codefix crash on circular alias...) into release-5.5 (#...Updates
vite
from 5.3.3 to 5.3.5Changelog
Sourced from vite's changelog.
Commits
4407839
release: v5.3.566bdb1d
refactor(asset): remove rollup 3 public file watch workaround (#16331)b240a83
fix(build): env output is not stable (#17748)b58b423
fix(importMetaGlob): handle alias that starts with hash (#17743)d906d3f
fix(css): resolve url aliases with fragments (fix: #17690) (#17691)3c1bde3
fix(client): fix vite error path (#17744)9983731
chore(deps): update all non-major dependencies (#17734)4fc9b64
chore: extend commit hash (#17709)f4f488f
revert: fix(logger): truncate log over 5000 characters long (#16581) (#17729)df5ceb3
chore(deps): update typescript (#17699)Updates
jsdom
from 24.1.0 to 24.1.1Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
ee8b615
Version 24.1.14c167b3
Update ESLint to v9c8a5103
Update dependencies and dev dependenciesb2235af
Trigger selectionchange event on document when selection changesYou 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)@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