deps(js): bump the minor-and-patch group across 1 directory with 5 updates#85
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…dates Bumps the minor-and-patch group with 4 updates in the /sdn-js directory: [hd-wallet-ui](https://github.com/DigitalArsenal/hd-wallet-wasm), [@playwright/test](https://github.com/microsoft/playwright), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `hd-wallet-ui` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/DigitalArsenal/hd-wallet-wasm/releases) - [Commits](DigitalArsenal/hd-wallet-wasm@v2.0.20...v2.0.21) Updates `hd-wallet-wasm` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/DigitalArsenal/hd-wallet-wasm/releases) - [Commits](DigitalArsenal/hd-wallet-wasm@v2.0.20...v2.0.21) Updates `@playwright/test` from 1.59.1 to 1.61.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.1...v1.61.1) Updates `svelte` from 5.55.5 to 5.56.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `svelte-check` from 4.4.8 to 4.7.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/[email protected]@4.7.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: hd-wallet-ui dependency-version: 2.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: hd-wallet-wasm dependency-version: 2.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: svelte dependency-version: 5.56.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: svelte-check dependency-version: 4.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7ad0529 to
186711c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-and-patch group with 4 updates in the /sdn-js directory: hd-wallet-ui, @playwright/test, svelte and svelte-check.
Updates
hd-wallet-uifrom 2.0.20 to 2.0.21Release notes
Sourced from hd-wallet-ui's releases.
Commits
3c4258aepm: dual-curve EPM sign/verify (secp256k1 + ed25519, default ed25519)Updates
hd-wallet-wasmfrom 2.0.20 to 2.0.21Release notes
Sourced from hd-wallet-wasm's releases.
Commits
3c4258aepm: dual-curve EPM sign/verify (secp256k1 + ed25519, default ed25519)Updates
@playwright/testfrom 1.59.1 to 1.61.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
39e3553cherry-pick(#41399): fix(test): load require-reached files as commonjs in syn...4328122chore: mark v1.61.1 (#41404)2c29a94fix(tracing): stop recording websocket frames outside of chunks (#41398)4324b19cherry-pick(#41367): fix(test): keep builtin expect matchers on base extend041e7e3cherry-pick(#41364): fix(har):WebSocketmessage timestamps should be in mi...b8a0fc3cherry-pick(#41309, #43149): Revert "fix(firefox): treat `navigationCommitted...b5a3175cherry-pick(#41319): fix(loader): support other node versionsd4724a9cherry-pick(#41290): feat(docker): add Ubuntu 26.04 (Resolute Raccoon) image1cc5a90cherry-pick(#41295): chore: PLAYWRIGHT_TRACING_NO_WEBSOCKET_FRAMES and PLAYWR...a6772bdcherry-pick(#41280): Revert "fix(trace-viewer): add keyboard navigation to `N...Updates
sveltefrom 5.55.5 to 5.56.4Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
eae50dfVersion Packages (#18435)36ae062fix: always unset reactivity context after restoring it (#18453)a6985bcfix: strip?from optional parameters in svelte lang ts (#18448)c4daa49fix: include wrapping parentheses in{@const}declarator end (#18436)0510174fix: makeSvelteURLSearchParamsnotifications accurate (#18425)8ea3ee8chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)51baf1cVersion Packages (#18357)Updates
svelte-checkfrom 4.4.8 to 4.7.1Release notes
Sourced from svelte-check's releases.
Commits
32556dbVersion Packages (#3069)4e52661fix (svelte-check):--tsgo-experimental-apioption is not honored (#3067)fbb1291Version Packages (#3059)3a1e384feat: svelte-check tsgo support with experimental api (#3036)8a6f155fix(svelte-check): stop excluding workspaces under dot-prefixed ancestors (#3...7659b0fperf: remove lodash (#3038)a2561fcfeat: enable passing Svelte config file paths (#3066)7a3464bfix: load esm version of Vite (#3065)459d031fix(svelte2tsx): don't crash on array binding holes in destructured exports (...9407413build: bump mocha to v11.7.6 (#3042)