This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your package.json. See npm's documentation about semver for more information.
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-dependencies group with 6 updates:
2.13.0
2.13.2
6.10.0
6.10.2
2.5.2
2.5.3
3.4.13
3.4.14
5.4.8
5.4.10
2.1.2
2.1.4
Updates
@esri/calcite-components
from 2.13.0 to 2.13.2Release notes
Sourced from
@esri/calcite-components
's releases.... (truncated)
Changelog
Sourced from
@esri/calcite-components
's changelog.Commits
e38e297
chore: release main (#10597)09d74ae
fix(shell-center-row): ensure deprecation warning doesn’t show when using sta...6704555
chore: release main (#10530)e8cc258
revert(panel): revert relative positioning on content (#10496)80b75c2
fix(chip): fix close icon color inconsistency (#10493)655bbb7
fix(notice): ensure closed notice does not affect layout (#10518)6667c2a
fix(combobox): restoresfilterText
when filtered items are empty (#10498)0fa175b
docs(shell-center-row): add logger + component deprecation context (#10507)e93fdbc
fix(dialog): no longer apply transform styling unless dragEnabled or resizabl...2df7c07
docs(accordion-item): fix deprecation tag (#10479)Updates
eslint-plugin-jsx-a11y
from 6.10.0 to 6.10.2Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
prettier-plugin-packagejson
from 2.5.2 to 2.5.3Release notes
Sourced from prettier-plugin-packagejson's releases.
Commits
53c14e0
Merge pull request #187 from matzkoh/renovate/synckit-0.9.x20ed38e
fix(deps): update dependency synckit to v0.9.2dd67fd2
Merge pull request #185 from matzkoh/renovate/node-20.x8e8b8e2
chore(deps): update dependency node to v20.18.002dc55d
Merge pull request #186 from matzkoh/renovate/lock-file-maintenance393895e
chore(deps): lock file maintenance397dca5
Merge pull request #184 from matzkoh/renovate/lock-file-maintenanced4dcf26
chore(deps): lock file maintenanceaab1f99
Merge pull request #182 from matzkoh/renovate/npm-run-all2-6.2.xd1b537f
chore(deps): update dependency npm-run-all2 to v6.2.3Updates
tailwindcss
from 3.4.13 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)Updates
vite
from 5.4.8 to 5.4.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
5f52bc8
release: v5.4.107d1a3bc
fix: backport #18367,augment hash for CSS files to prevent chromium erroring ...898d61f
release: v5.4.9508d9ab
fix: bump launch-editor-middleware to v2.9.1 (#18348)dc5434c
fix(deps): bump tsconfck (#18322)851b258
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation (#18252)96084d6
fix(data-uri): only match ids starting withdata:
(#18241)eae00b5
fix(css): fix lightningcss dep url resolution with custom root (#18125)c23558a
chore: update all url references of vitejs.dev to vite.dev (#18276)1864eb1
chore: update license copyright (#18278)Updates
vitest
from 2.1.2 to 2.1.4Release notes
Sourced from vitest's releases.
... (truncated)
Commits
0df44c0
chore: release v2.1.42444ff2
fix(browser): initiate MSW in the same frame as tests (#6772)39041ee
fix(vitest): silence import analysis warning (#6785)b28cd2e
fix: don't normalize drive case letter in root (#6792)df6d750
fix(vitest): don't fail if the working directory starts with a lowercase driv...169028f
feat(browser): allow custom HTML path, respect pluginstransformIndexHtml
(...5df7414
chore(deps): update all non-major dependencies (#6750)de74785
chore(deps): update@antfu/eslint-config
v3.8.0 (#6751)121b161
fix(vitest): print warnings form Vite plugins (#6724)a939779
fix(browser): increment browser port automatically if there are several proje...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