chore(deps): update dependency deno to v2.7.4#147
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.1 Commit of latest release: 74aa739 Commits since last release: - chore(deps): update dependency deno to v2.7.4 This PR contains the following updates:
Release Notesdenoland/deno (deno)
|
| Package | Type | Update | Change |
|---|---|---|---|
| jdx/mise-action | |||
| action | pinDigest | → 6d1e696 |
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>
- chore(deps): update actions/upload-artifact action to v7 (#143)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|
|
actions/upload-artifact
| action | major | v6 → v7 |
Release Notes
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>
- chore(deps): update dependency deno to v2.7.1 (#142)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| deno | minor | 2.6.10 → |
2.7.1 |
Release Notes
denoland/deno (deno)
Read more: http://deno.com/blog/v2.7
- feat(audit): add
--ignoreflag to filter advisories by CVE ID
(#32221) - feat(check): add
--check-jsflag
(#32235) - feat(cli): add
--save-exact/--exactflag todeno addand
install
(#31977)
- feat(cli): add
deno createcommand
(#32225) - feat(compile): add
--self-extractingflag
(#32227) - feat(config): support include and exclude in deploy config
(#32254) - feat(ext/bundle): Add
--keep-namesflag
(#32285) - feat(ext/web): add brotli support to
CompressionStreamand
DecompressionStream
(#32028) - feat(fmt): add --fail-fast flag to deno fmt --check
(#31438) - feat(fs): add tryLock(exclusive?: boolean): Promise to FsFile
(#31848)
- feat(install): support
--node-modules-dirfor-gand use a manual
node_modules dir for installingnpm:specifiers
(#32302) - feat(task): turn off failglob by default
(#32223) - feat(unstable): add
Deno.spawn(),Deno.spawnAndWait{Sync}()
(#32238) - feat(upgrade): cache downloaded binaries
(#32187) - feat:
deno create jsr:<package>anddeno init --jsr <package>
(#32229) - feat: add
navigator.platform
(#30795) - feat: npm overrides
(#32073) - feat: stabilize Temporal API
(#31928) - fix(audit): gracefully handle malformed response
(#32234) - fix(audit): properly handle npm registries in subpaths
(#32164) - fix(bundle): let esbuild handle data urls
(#32213) - fix(ci): use noble apt repo for LLVM 21 packages
(#32241) - fix(ext/node):
createServer().listen().address()returns port 0
(#32248) - fix(ext/node):
util.parseEnvandprocess.loadEnvFilecompatibility
(#32183)
- fix(ext/node): add
host_archtoprocess.config.variables
(#32265) - fix(ext/node): add
openAsBlobexport tonode:fs
(#32261) - fix(ext/node): add missing
process.constrainedMemory()API
(#32209) - fix(ext/node): enable test-stdio-closed tests
(#32237) - fix(ext/node): enable test-zlib-invalid-input-memory and test-zlib-un…
(#32284)
- fix(ext/node): handle shell redirections in child_process exec
(#32087) - fix(ext/node): implement timeout and killSignal for spawn()
(#32283) - fix(ext/node): improve process event handling and add missing APIs
(#32200) - fix(ext/node): preserve streaming body on stale keepalive retry
(#32215) - fix(ext/node): remove fs.promises.fstat, not a public Node.js API
(#32289) - fix(ext/node): support URL in child_process.fork modulePath
(#32268) - fix(ext/node): support ipv6 host in
node:http
(#32258) - fix(install): support
--allow-scriptswithdeno install -g --compile ...
(#32249)
- fix(lsp): implement remaining tsgo resolver callbacks
(#32303) - fix(lsp): qualify diagnostic source and message from tsgo
(#32251) - fix(lsp): typescript-go basic resolution
(#32016) - fix(node): preserve AsyncLocalStorage context in unhandledRejection
handlers
(#32264)
- fix(node/buffer): fix latin1Slice and hexSlice returning wrong results
(#32277)
- fix(permissions): allow /proc/pressure/* files with --allow-read
(#30780) - fix: deno install --force --compile
(#32242) - fix: detect bound require reexports in cjs analysis
(#32163) - fix: format wasm stack traces correctly, preserve context in unhandled
rejection, improve cppgc inheritance perf
(#32293) - fix: format wasm stack traces per W3C spec
(#32246)
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.1
Commit of latest release: 74aa739
Commits since last release:
- chore(deps): update dependency deno to v2.7.4
- chore(deps): pin jdx/mise-action action to 6d1e696 (#145)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| jdx/mise-action | |||
| action | pinDigest | → 6d1e696 |
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>
- chore(deps): update actions/upload-artifact action to v7 (#143)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|
|
actions/upload-artifact
| action | major | v6 → v7 |
Release Notes
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>
- chore(deps): update dependency deno to v2.7.1 (#142)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| deno | minor | 2.6.10 → |
2.7.1 |
Release Notes
denoland/deno (deno)
Read more: http://deno.com/blog/v2.7
- feat(audit): add
--ignoreflag to filter advisories by CVE ID
(#32221) - feat(check): add
--check-jsflag
(#32235) - feat(cli): add
--save-exact/--exactflag todeno addand
install
(#31977)
- feat(cli): add
deno createcommand
(#32225) - feat(compile): add
--self-extractingflag
(#32227) - feat(config): support include and exclude in deploy config
(#32254) - feat(ext/bundle): Add
--keep-namesflag
(#32285) - feat(ext/web): add brotli support to
CompressionStreamand
DecompressionStream
(#32028) - feat(fmt): add --fail-fast flag to deno fmt --check
(#31438) - feat(fs): add tryLock(exclusive?: boolean): Promise to FsFile
(#31848)
- feat(install): support
--node-modules-dirfor-gand use a manual
node_modules dir for installingnpm:specifiers
(#32302) - feat(task): turn off failglob by default
(#32223) - feat(unstable): add
Deno.spawn(),Deno.spawnAndWait{Sync}()
(#32238) - feat(upgrade): cache downloaded binaries
(#32187) - feat:
deno create jsr:<package>anddeno init --jsr <package>
(#32229) - feat: add
navigator.platform
(#30795) - feat: npm overrides
(#32073) - feat: stabilize Temporal API
(#31928) - fix(audit): gracefully handle malformed response
(#32234) - fix(audit): properly handle npm registries in subpaths
(#32164) - fix(bundle): let esbuild handle data urls
(#32213) - fix(ci): use noble apt repo for LLVM 21 packages
(#32241) - fix(ext/node):
createServer().listen().address()returns port 0
(#32248) - fix(ext/node):
util.parseEnvandprocess.loadEnvFilecompatibility
(#32183)
- fix(ext/node): add
host_archtoprocess.config.variables
(#32265) - fix(ext/node): add
openAsBlobexport tonode:fs
(#32261) - fix(ext/node): add missing
process.constrainedMemory()API
(#32209) - fix(ext/node): enable test-stdio-closed tests
(#32237) - fix(ext/node): enable test-zlib-invalid-input-memory and test-zlib-un…
(#32284)
- fix(ext/node): handle shell redirections in child_process exec
(#32087) - fix(ext/node): implement timeout and killSignal for spawn()
(#32283) - fix(ext/node): improve process event handling and add missing APIs
(#32200) - fix(ext/node): preserve streaming body on stale keepalive retry
(#32215) - fix(ext/node): remove fs.promises.fstat, not a public Node.js API
(#32289) - fix(ext/node): support URL in child_process.fork modulePath
(#32268) - fix(ext/node): support ipv6 host in
node:http
(#32258) - fix(install): support
--allow-scriptswithdeno install -g --compile ...
(#32249)
- fix(lsp): implement remaining tsgo resolver callbacks
(#32303) - fix(lsp): qualify diagnostic source and message from tsgo
(#32251) - fix(lsp): typescript-go basic resolution
(#32016) - fix(node): preserve AsyncLocalStorage context in unhandledRejection
handlers
(#32264)
- fix(node/buffer): fix latin1Slice and hexSlice returning wrong results
(#32277)
- fix(permissions): allow /proc/pressure/* files with --allow-read
(#30780) - fix: deno install --force --compile
(#32242) - fix: detect bound require reexports in cjs analysis
(#32163) - fix: format wasm stack traces correctly, preserve context in unhandled
rejection, improve cppgc inheritance perf
(#32293) - fix: format wasm stack traces per W3C spec
(#32246)
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>
This PR contains the following updates:
2.7.1→2.7.4Release Notes
denoland/deno (deno)
v2.7.4Compare Source
with shared buffers (#32440) (#32465)
with shared buffers (#32440) (#32462)
assertcompatibility (#32434)npm install -g denobinary startup performance(#32467)
v2.7.3Compare Source
methods (#32381)
npm install -g denobinary startup performance (#32439)v2.7.2Compare Source
(#32329)
(#32410)
(#32403)
(#32421)
KeyObject/null IV (#32409)
execPathnamed export a real string (#32396)setAutoPadding(false)a no-op for GCM ciphers (#32290)(#32378)
(#32300)
(#32291)
Ed25519, X25519, and P-521 keys inX509Certificate.publicKey (#32267)
node:crypto(#32401)
(#32345)
npm specifiers (#32341)
resolveObjectURLfornode:buffer(#32382)(#32389)
node:crypto(#32390)(#31958)
installed + hanging (#32358)
cli formatting (#32399)
(#32407)
event loop (#32400)
concurrency (#32408)
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.