build(deps-dev): bump the development group with 9 updates #1295
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 development group with 9 updates:
2.1.4
2.1.8
9.0.1
9.1.2
24.2.0
24.2.1
5.6.3
5.7.2
2.1.4
2.1.8
4.17.13
4.17.14
4.0.5
4.1.1
8.5.12
8.5.13
3.0.3
3.3.0
Updates
@vitest/coverage-v8
from 2.1.4 to 2.1.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
d69cc75
bump: 2.1.881ed45b
chore: release v2.1.7b936702
bump: 2.1.632f23b9
chore: release v2.1.50ad2cdc
chore(deps): update all non-major dependencies (#6890)Updates
concurrently
from 9.0.1 to 9.1.2Release notes
Sourced from concurrently's releases.
Commits
7f3efb2
9.1.236eccae
Add ability to have custom logger (#522)6cafc60
9.1.180fceda
fix: support Deno's JSON with comments (#523)8d3f976
docs: fix inconsistencies in passthrough args pagee3a76f7
9.1.0b358954
bin: show help when no args are passed (#513)64b7e2a
Add support for Deno shortcuts and wildcards (#508)3bcc9c9
Remove signal event listeners from process on finish (#512)Updates
semantic-release
from 24.2.0 to 24.2.1Release notes
Sourced from semantic-release's releases.
Commits
f15019c
fix(deps): update dependency import-from-esm to v2 (#3556)3f2d7ac
chore(deps): lock file maintenance (#3555)f1666d0
chore(deps): lock file maintenance (#3554)88bcc27
ci(action): update github/codeql-action action to v3.28.0 (#3553)bf1bf90
ci(action): update actions/upload-artifact action to v4.5.0 (#3549)7b68c91
chore(deps): update npm to v11 (#3548)a3fbf81
chore(deps): update dependency npm-run-all2 to v7.0.2 (#3547)0e8d4c2
chore(deps): lock file maintenance (#3546)eeebb67
chore(deps): lock file maintenance (#3545)43011f7
ci(action): update github/codeql-action action to v3.27.9 (#3543)Updates
typescript
from 5.6.3 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
vitest
from 2.1.4 to 2.1.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
d69cc75
bump: 2.1.892f7a2a
fix: support Node 2181ed45b
chore: release v2.1.7fbe5c39
fix: revert support for Vite 6b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...Updates
@types/lodash
from 4.17.13 to 4.17.14Commits
Updates
svelte-check
from 4.0.5 to 4.1.1Release notes
Sourced from svelte-check's releases.
Commits
02db54d
fix: supporteach
withoutas
(#2615)131f78a
fix: make sure snapshots are shared per ProjectService (#2614)89cc22b
fix: ensure imports without semicolon doesn't break intellisense (#2610)fda35fe
chore: update tests0bf5836
chore: pin TS to 5.6 for now10820f9
fix: ensure organize imports doesn't mess with generated $$Component typecda5c86
fix: preservebind:...
mapping on elements for better source mapsbe44125
feat: supportbind:value={get, set}
695c660
chore: bump prettier-plugin-svelte9a5a6af
feat: hoist snippets to module context if possible (#2601)Updates
@types/ws
from 8.5.12 to 8.5.13Commits
Updates
langium-cli
from 3.0.3 to 3.3.0Release notes
Sourced from langium-cli's releases.
Changelog
Sourced from langium-cli's changelog.
... (truncated)
Commits
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 <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