chore(deps): update dependency deno to v2.7.12#165
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.13.0 Commit of latest release: 73a84e8 Commits since last release: - chore(deps): update dependency deno to v2.7.12 This PR contains the following updates:
Release Notesdenoland/deno (deno)
|
| Package | Type | Update | Change |
|---|
|
actions/upload-artifact
(changelog)
| action | digest | bbbca2d → 043fb46 |
Configuration
📅 Schedule: (in timezone America/Chicago)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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>
- chore(deps): update actions/create-github-app-token digest to 1b10c78 (#163)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|
|
actions/create-github-app-token
(changelog)
| action | digest | f8d387b → 1b10c78 |
Configuration
📅 Schedule: (in timezone America/Chicago)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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>
- chore(deps): update dependency deno to v2.7.11 (#162)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| deno | patch | 2.7.9 → |
2.7.11 |
Release Notes
denoland/deno (deno)
- feat: add alpha and beta release channel support
(#33098) - fix(ext/node): fire fs.watch events for immediate writes
(#32935)
(#32989) - fix(watch): reduce graceful shutdown timeout from 5s to 500ms
(#33099)
- feat: add include and exclude fields to compile config
(#33024) - fix(ext/http): gracefully handle consumed external in OTel ops
(#33027) - fix(ext/node):
process.argv[0]is equivalent to execPath
(#28915) - fix(ext/node): add chacha20-poly1305 cipher support
(#33084) - fix(ext/node): drain pending messages before emitting worker exit
event
(#32623)
- fix(ext/node): escape shell metacharacters in child_process args on
Windows
(#33071)
- fix(ext/node): fix BadResource error in FileHandle.readLines()
(#32685) - fix(ext/node): improve GCM cipher compat with Node.js
(#33079) - fix(ext/node): improve sign/verify crypto compat with Node.js
(#33083) - fix(ext/node): return pid from spawnSync
(#33081) - fix(ext/web): fix infinite loop in WebTransport datagram overflow
handling
(#33075)
- fix(install): all package.json aliases should be added to
node_modules
(#33068)
- fix(lsp): don't double-encode query/fragment in notebook cell URIs
(#33070) - fix(lsp): suggest import map aliases in auto-imports for local
directories
(#33048)
- fix(npm): resolve linked packages not published to npm registry
(#33021) - fix(outdated): use dist-tags.latest for Latest column, matching
npm/pnpm/bun
(#32939)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone
America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.13.0
Commit of latest release: 73a84e8
Commits since last release:
- chore(deps): update dependency deno to v2.7.12
- chore(deps): update actions/upload-artifact digest to 043fb46 (#164)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|
|
actions/upload-artifact
(changelog)
| action | digest | bbbca2d → 043fb46 |
Configuration
📅 Schedule: (in timezone America/Chicago)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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>
- chore(deps): update actions/create-github-app-token digest to 1b10c78 (#163)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|
|
actions/create-github-app-token
(changelog)
| action | digest | f8d387b → 1b10c78 |
Configuration
📅 Schedule: (in timezone America/Chicago)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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>
- chore(deps): update dependency deno to v2.7.11 (#162)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| deno | patch | 2.7.9 → |
2.7.11 |
Release Notes
denoland/deno (deno)
- feat: add alpha and beta release channel support
(#33098) - fix(ext/node): fire fs.watch events for immediate writes
(#32935)
(#32989) - fix(watch): reduce graceful shutdown timeout from 5s to 500ms
(#33099)
- feat: add include and exclude fields to compile config
(#33024) - fix(ext/http): gracefully handle consumed external in OTel ops
(#33027) - fix(ext/node):
process.argv[0]is equivalent to execPath
(#28915) - fix(ext/node): add chacha20-poly1305 cipher support
(#33084) - fix(ext/node): drain pending messages before emitting worker exit
event
(#32623)
- fix(ext/node): escape shell metacharacters in child_process args on
Windows
(#33071)
- fix(ext/node): fix BadResource error in FileHandle.readLines()
(#32685) - fix(ext/node): improve GCM cipher compat with Node.js
(#33079) - fix(ext/node): improve sign/verify crypto compat with Node.js
(#33083) - fix(ext/node): return pid from spawnSync
(#33081) - fix(ext/web): fix infinite loop in WebTransport datagram overflow
handling
(#33075)
- fix(install): all package.json aliases should be added to
node_modules
(#33068)
- fix(lsp): don't double-encode query/fragment in notebook cell URIs
(#33070) - fix(lsp): suggest import map aliases in auto-imports for local
directories
(#33048)
- fix(npm): resolve linked packages not published to npm registry
(#33021) - fix(outdated): use dist-tags.latest for Latest column, matching
npm/pnpm/bun
(#32939)
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone
America/Chicago, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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>
5d89373 to
ac1cf97
Compare
This PR contains the following updates:
2.7.11→2.7.12Release Notes
denoland/deno (deno)
v2.7.12Compare Source
(#33200)
spawnSync (#32810)
ArrayBufferinGPUQueue.writeBuffer()as datasource (#33152)
hostname bypass (#33203)
checks (#33223)
(#33190)
publish: falseof deno.json schema (#33196)Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.