Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency deno to v1.38.0 #43

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
deno minor 1.37.2 -> 1.38.0

Release Notes

denoland/deno (deno)

v1.38.0

Compare Source

  • feat(cron) implement Deno.cron() (#​21019)
  • feat(doc): display non-exported types referenced in exported types (#​20990)
  • feat(doc): improve non-exported diagnostic (#​21033)
  • feat(doc): support multiple file entry (#​21018)
  • feat(ext/kv): support key expiration in remote backend (#​20688)
  • feat(ext/web): EventSource (#​14730)
  • feat(ext/websocket): split websocket read/write halves (#​20579)
  • feat(ext/websocket): use rustls-tokio-stream instead of tokio-rustls (#​20518)
  • feat(ext/websocket): websockets over http2 (#​21040)
  • feat(lsp): respect "typescript.preferences.quoteStyle" when deno.json is
    absent (#​20891)
  • feat(task): add head command (#​20998)
  • feat(unstable): deno run --env (#​20300)
  • feat(unstable): ability to npm install then deno run main.ts (#​20967)
  • feat(unstable): allow bare specifier for builtin node module (#​20728)
  • feat: deno doc --lint (#​21032)
  • feat: deno doc --html (#​21015)
  • feat: deno run --unstable-hmr (#​20876)
  • feat: disposable Deno resources (#​20845)
  • feat: enable Array.fromAsync (#​21048)
  • feat: granular --unstable-* flags (#​20968)
  • feat: precompile JSX (#​20962)
  • feat: rename Deno.Server to Deno.HttpServer (#​20842)
  • fix(ext/ffi): use anybuffer for op_ffi_buf_copy_into (#​21006)
  • fix(ext/http): patch regression in variadic args to serve handler (#​20796)
  • fix(ext/node): adapt dynamic type checking to Node.js behavior (#​21014)
  • fix(ext/node): process.argv0 (#​20925)
  • fix(ext/node): tty streams extends net socket (#​21026)
  • fix(lsp): don't commit registry completions on "/" (#​20902)
  • fix(lsp): include mtime in tsc script version (#​20911)
  • fix(lsp): show diagnostics for untitled files (#​20916)
  • fix(node): resolve file.d specifiers in npm packages (#​20918)
  • fix(polyfill): correctly handle flag when its equal 0 (#​20953)
  • fix(repl): jsxImportSource was not working (#​21049)
  • fix(repl): support transforming JSX/TSX (#​20695)
  • fix(test): --junit-path should handle when the dir doesn't exist (#​21044)
  • fix(unstable/byonm): improve error messages (#​20987)
  • fix: add 'unstable' property to config json schema (#​20984)
  • fix: add missing Object.groupBy() and Map.groupBy() types (#​21050)
  • fix: implement node:tty (#​20892)
  • fix: improved using declaration support (#​20959)
  • perf(ext/streams): optimize streams (#​20649)
  • perf(lsp): cleanup workspace settings scopes (#​20937)
  • perf(lsp): fix redundant walk when collecting tsc code lenses (#​20974)
  • perf: use deno_native_certs crate (#​18072)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Nov 3, 2023
@renovate renovate bot enabled auto-merge (squash) November 3, 2023 15:00
Copy link

github-actions bot commented Nov 3, 2023

dist_size

main (030e770) #43 (5478e4a) +/-
post.js 1998911byte 1998911byte 0byte
main.js 55byte 55byte 0byte

Reported by octocov

@renovate renovate bot merged commit 33791b5 into main Nov 3, 2023
@renovate renovate bot deleted the renovate/deno-monorepo branch November 3, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants