chore(deps): update dependency deno to v2.6.7#135
Conversation
decafRunning deployments in test mode. Results will appear below. ...🟩 squash 🟩 merge method... 🌴 It will not trigger a deployment. No new version will be deployed. Learn moreLatest release: 0.11.0 Commit of latest release: 0e1de00 Commits since last release: - chore(deps): update dependency deno to v2.6.7 This PR contains the following updates:
Release Notesdenoland/deno (deno)
|
| Package | Update | Change |
|---|---|---|
| deno | patch | 2.6.5 → |
2.6.6 |
Release Notes
denoland/deno (deno)
- feat(cli/tsc): show progress bar for TSGO downloads
(#31893) - feat(inspector): accept bare host and bare port for --inspect flag
(#31881) - feat(inspector/unstable): add /ws/events endpoint in inspector server,
notify
watcher restart event in it
(#31901) - feat(task):
globstar,failglob,nullglob, andpipefailsupport
(#31913)
- feat: instrument cron with OTEL
(#31916) - fix(check): improve
@types/package resolution for the global
resolver
(#31868)
- fix(doc): non-determinism in
deno doc --lint
(#31911) - fix(dx): always spawn subprocess for dx
(#31897) - fix(ext/crypto): add support for SHA3
(#31668) - fix(ext/node):
assertcompatibility
(#31821) - fix(ext/node): fix deadline resolution for queued timers
(#31860) - fix(ext/node): implement PerformanceObserver
(#31875) - fix(ext/node): implement getValidStdio for child_process
(#31850) - fix(ext/node): improve child_process CLI argument parsing
(#31825) - fix(ext/node): inspector.open() and inspector.close()
(#31898) - fix(ext/node): prevent derefencing symlinks on
fs.rm
(#31886) - fix(ext/node): properly implement process.features
(#31864) - fix(ext/node): validate fd in tty.isatty and enable pseudo-tty tests
(#31892) - fix(ext/sqlite): double free of Session after database closed
(#31830) - fix(ext/web): export PerformanceObserver and
PerformanceObserverEntryList
(#31887)
- fix(publish): do not include tsconfig imports in publish graph
(#31907) - fix(publish): include
npm:@​types/package resolution in
published packages
(#31855)
- fix: don't ever set 1005 outbound close code
(#31845)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone
America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you
are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update
again.
- If you want to rebase/retry this PR, check
this box
This PR was generated by Mend Renovate.
View the repository job
log.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
...🟩 rebase 🟩 merge method... 🌴 It will not trigger a deployment. No new version will be deployed.
Learn more
Latest release: 0.11.0
Commit of latest release: 0e1de00
Commits since last release:
- chore(deps): update dependency deno to v2.6.7
- chore(deps): update dependency deno to v2.6.6 (#132)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| deno | patch | 2.6.5 → |
2.6.6 |
Release Notes
denoland/deno (deno)
- feat(cli/tsc): show progress bar for TSGO downloads
(#31893) - feat(inspector): accept bare host and bare port for --inspect flag
(#31881) - feat(inspector/unstable): add /ws/events endpoint in inspector server,
notify
watcher restart event in it
(#31901) - feat(task):
globstar,failglob,nullglob, andpipefailsupport
(#31913)
- feat: instrument cron with OTEL
(#31916) - fix(check): improve
@types/package resolution for the global
resolver
(#31868)
- fix(doc): non-determinism in
deno doc --lint
(#31911) - fix(dx): always spawn subprocess for dx
(#31897) - fix(ext/crypto): add support for SHA3
(#31668) - fix(ext/node):
assertcompatibility
(#31821) - fix(ext/node): fix deadline resolution for queued timers
(#31860) - fix(ext/node): implement PerformanceObserver
(#31875) - fix(ext/node): implement getValidStdio for child_process
(#31850) - fix(ext/node): improve child_process CLI argument parsing
(#31825) - fix(ext/node): inspector.open() and inspector.close()
(#31898) - fix(ext/node): prevent derefencing symlinks on
fs.rm
(#31886) - fix(ext/node): properly implement process.features
(#31864) - fix(ext/node): validate fd in tty.isatty and enable pseudo-tty tests
(#31892) - fix(ext/sqlite): double free of Session after database closed
(#31830) - fix(ext/web): export PerformanceObserver and
PerformanceObserverEntryList
(#31887)
- fix(publish): do not include tsconfig imports in publish graph
(#31907) - fix(publish): include
npm:@​types/package resolution in
published packages
(#31855)
- fix: don't ever set 1005 outbound close code
(#31845)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone
America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you
are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update
again.
- If you want to rebase/retry this PR, check
this box
This PR was generated by Mend Renovate.
View the repository job
log.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Pull Request Test Coverage Report for Build 21541819416Details
💛 - Coveralls |
This PR contains the following updates:
2.6.6→2.6.7Release Notes
denoland/deno (deno)
v2.6.7Compare Source
FileHandle.readv()method (#31943)@jsrscope (#31925)sqlite'sStatementSynccompatibility (#31941)sqlite's missing options (#31919)(#31949)
_fs_ftruncate.ts(#31944)ext/node/polyfills/tls.ts(#31816)DOMExceptionsecond argument for Node.jscompat (#31939)
flags (#31942)
locked-tripwireto prevent unlocked cargo installs (#31973)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.