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 development-dependencies group with 5 updates in the / directory:
20.14.2
20.14.11
10.4.1
11.0.0
8.1.0
8.2.1
4.15.5
4.16.2
5.4.5
5.5.3
Updates
@types/node
from 20.14.2 to 20.14.11Commits
Updates
glob
from 10.4.1 to 11.0.0Changelog
Sourced from glob's changelog.
... (truncated)
Commits
561601d
11.0.057226aa
drop node before 207827516
10.4.4d06c8f8
restore support for node 14.latest and 16.latestc14b787
10.4.38a69def
node 14 no longer supportedeef7ea3
10.4.2c76a7d2
use package-json-from-dist to look up package.jsonUpdates
tsup
from 8.1.0 to 8.2.1Release notes
Sourced from tsup's releases.
Commits
44c88a7
fix(dts): terminate worker when work is done (#1142)0f0b4b2
refactor: replaceglobby
with faster alternative (#1158)aeda546
refactor: replace colorette with picocolors0303783
docs: update tsup API docs link [ci skip] (#1160)31cffed
docs: use jsdocs.io for now, closes #1145, #1159e7ced34
feat: add option to retain node protocol809c57a
chore: upgrade tsup & depsd6bc450
chore: update tsconfige8c6079
refactor: lint881b4b8
chore(deps-dev): bump svelte from 3.46.4 to 3.49.0 (#926)Updates
tsx
from 4.15.5 to 4.16.2Release notes
Sourced from tsx's releases.
... (truncated)
Commits
042be03
fix: isolated cts import in Node v18 (#61)a74aa58
fix(esm): implicit resolution with tsconfig paths1603c66
refactor(cjs): cjs lexer detectionc6d5203
refactor(cjs): always inherit query from parent (#60)aa3f2a1
test: scoped cts loading in Node v188c61236
refactor(types): improve CJS module types23ebe7e
refactor: preserve resolveFilename args accuratelye0b581c
test: assert package can be loaded relative to data url143a5bd
fix(cjs): isolate implicit resolver enhancement (#59)6ef949c
fix(cjs): namespace filter to preserve file pathUpdates
typescript
from 5.4.5 to 5.5.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
f0e9921
Bump version to 5.5.3 and LKG738bd60
Cherry-pick #58966 to release-5.5 (#59002)ce2e60e
Update LKGf3b21a2
🤖 Pick PR #58931 (Defer creation of barebonesLibSourc...) into release-5.5 (#...7b1620b
🤖 Pick PR #58811 (fix(58801): "Move to file" on globa...) into release-5.5 (#...5367ae1
Bump version to 5.5.2 and LKG02132e5
🤖 Pick PR #58895 (Fix global when typescript.js loade...) into release-5.5 (#...45b1e3c
🤖 Pick PR #58872 (Fix declaration emit crash) into release-5.5 (#58874)17933ee
🤖 Pick PR #58810 (Fixed declaration emit issue relate...) into release-5.5 (#...552b07e
🤖 Pick PR #58786 (Fixed declaration emit crash relate...) into release-5.5 (#...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