build(deps): bump the npm-dependencies group across 1 directory with 11 updates #521
+410
−337
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-dependencies group with 1 update in the / directory: @esri/calcite-components.
Updates
@esri/calcite-components
from 3.1.0 to 3.2.1Release notes
Sourced from
@esri/calcite-components
's releases.... (truncated)
Changelog
Sourced from
@esri/calcite-components
's changelog.... (truncated)
Commits
618973f
chore: release main (#12247)c7a5a3b
refactor(input-time-picker): add useTime functional controller (#12222)7b3ebdb
test(input-time-picker): refactor display input tests to ignore whitespace (#...bbf01eb
refactor(input-time-picker, time-picker): address follow-up refactor comments...fd69e89
fix(input-time-picker): ensure programmatic value setting updates input displ...08bfe98
fix(list): reorder options not shown in nested list drag menus (#12186)cc58fc4
fix(sheet, shell): fix resize handle in RTL direction (#12205)5ffa8cf
docs(popover, tooltip): add note to not place components in their refernce el...83b051d
docs(tabs): fix error in token description (#12156)88f1bbd
docs(tokens): consistency pass for new component descriptions (#12148)Updates
@fontsource/inconsolata
from 5.2.5 to 5.2.6Commits
Updates
@fontsource/lato
from 5.2.5 to 5.2.6Commits
Updates
@fontsource/overpass
from 5.2.5 to 5.2.6Commits
Updates
@types/node
from 22.15.18 to 22.15.32Commits
Updates
@vitest/coverage-istanbul
from 3.1.3 to 3.2.3Release notes
Sourced from
@vitest/coverage-istanbul
's releases.... (truncated)
Commits
b87ee3e
chore: release v3.2.37ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)2854ad6
chore: release v3.2.0-beta.2a05d48c
fix(coverage): istanbul provider to not use Vite preserved query params (#7939)165fb0e
chore: release v3.2.0-beta.1Updates
@vitest/coverage-v8
from 3.1.3 to 3.2.3Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
b87ee3e
chore: release v3.2.37ddcd33
chore: release v3.2.2f858f3b
chore: release v3.2.159200ae
chore: release v3.2.0407c0e4
fix(coverage): in-source test cases excluded (#7985)e86282e
chore(deps): update Vite to 6.3.5 (#8051)ba87a62
chore: release v3.2.0-beta.33f8159a
ci(rollup): disable watcher for types generators (#8035)51cd814
fix(coverage): browser + v8 in source tests missing (#7946)2854ad6
chore: release v3.2.0-beta.2Updates
cspell
from 9.0.1 to 9.1.1Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
... (truncated)
Commits
40c6e1a
v9.1.19e4c9d0
chore: Prepare Release v9.1.1 (auto-deploy) (#7501)a7ed42a
v9.1.0e6d3251
chore: Prepare Release v9.1.0 (auto-deploy) (#7487)34e401a
fix: Workflow Bot -- Update Dictionaries (main) (#7499)9813c0d
chore: Improve the changelog (#7496)12153fb
chore: Patch change log (#7494)1b9e2de
fix: Workflow Bot -- Update Dictionaries (main) (#7485)3778001
ci: Workflow Bot -- Build Readme (#7478)bb152c3
fix: Hide--config-search
option (#7479)Updates
msw
from 2.8.2 to 2.10.2Release notes
Sourced from msw's releases.
... (truncated)
Commits
a30cdf5
chore(release): v2.10.272cc8dd
fix(TypeScript): supportResponse.error()
andHttpResponse.error()
as moc...d38097f
chore(release): v2.10.16704fa0
fix: update@mswjs/interceptors
to support WebSocket server protocol (#2528)dce459e
chore(release): v2.10.094fc78e
feat(WebSocketHandler): addrun
method (#2527)ca9d877
chore: run preview release on all pull requests (#2526)4fbc90a
chore(release): v2.9.04256351
feat: sendrequest
reference within theRESPONSE
event (#2510)0874d61
chore(release): v2.8.7Updates
tsx
from 4.19.4 to 4.20.3Release notes
Sourced from tsx's releases.
... (truncated)
Commits
dadcf27
fix: revert v4.20 changes2d1aaee
chore: upgrade mantenc188268
fix: support ambiguous package (#79)602f1b1
chore: debug to accept levels (#77)5172c47
test: log node-pty failure stdout1e8f17b
refactor: node-pty test code9bd2546
fix(json): handle keys with special characterse97fe67
test: failed pty tests logs532c50a
tests: fix Windows testsec316d3
feat: support latest Node versionsUpdates
vitest
from 3.1.3 to 3.2.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b87ee3e
chore: release v3.2.383862d4
fix: run only the name plugin last, not all config plugins (#8130)dc469f2
fix(runner): comments between fixture destructures (#8127)1d8ebf9
feat(browser): use base url instead of vitest (#8126)dfe81a6
fix(pool): throw if user's tests useprocess.send()
(