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

chore(deps): update dependency deno to v2.1.9 #190

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Update Change
deno patch 2.1.7 -> 2.1.9

Release Notes

denoland/deno (deno)

v2.1.9

Compare Source

  • fix(ext/node): add http information support (#​27381)
  • perf(crypto): use ring for asm implementations of sha256/sha512 (#​27885)

v2.1.8

Compare Source

  • feat(unstable): support https otlp endpoints (#​27743)
  • fix(check): better handling of TypeScript in npm packages for type checking
    (#​27853)
  • fix(check): compiler options from workspace members (#​27785)
  • fix(core): Fix create_stack_trace from empty trace (#​27873)
  • fix(core): handle dyn imports exceeding call stack size (#​27825)
  • fix(ext/crypto): export private x25519 JWK key (#​27828)
  • fix(ext/crypto): fix jwk key_ops validation (#​27827)
  • fix(ext/fetch): update h2 to fix sending a PROTOCOL_ERROR instead of
    REFUSED_STREAM when receiving oversized headers (#​27531)
  • fix(ext/node): clear tz cache when setting process.env.TZ (#​27826)
  • fix(ext/node): do not apply socket-init-workaround to ipc socket (#​27779)
  • fix(ext/node): fix async variant of brotliDecompress (#​27815)
  • fix(ext/node): fix formatting of debug logs (#​27772)
  • fix(ext/node): fix panic when invalid AES GCM key size (#​27818)
  • fix(ext/node): implement X509Certificate#checkHost (#​27821)
  • fix(ext/node): implement aes-128-ctr, aes-192-ctr, and aes-256-ctr
    (#​27630)
  • fix(ext/node): implement crypto.hash (#​27858)
  • fix(ext/node): npm:mqtt compatibility (#​27792)
  • fix(ext/node): reference error in zlib.crc32 (#​27777)
  • fix(ext/node): scrypt panic when log_n > 64 (#​27816)
  • fix(init): correct dev task for --lib (#​27860)
  • fix(install/global): warn about not including auto-discovered config file
    (#​27745)
  • fix(lsp): ignore errors on ambient module imports (#​27855)
  • fix(lsp): silence debug error for 'move to a new file' action (#​27780)
  • fix(node): align type stripping in node_modules error message with Node
    (#​27809)
  • fix(npmrc): merge .npmrc in user's homedir and project (#​27119)
  • fix(process/windows): correct command resolution when PATH env var not
    uppercase (#​27846)
  • fix(publish): unfurl sloppy imports in d.ts files and type imports (#​27793)
  • fix(types): Deno.readDirSync's type returns an IteratorObject (#​27805)
  • fix: do not log cache creation failure on readonly file system (#​27794)
  • perf(lsp): cache completion item resolution during request (#​27831)
  • perf(node_resolver): reduce url to/from path conversions (#​27839)
  • perf: full LTO in sysroot (#​27771)

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" in timezone Asia/Tokyo, 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.

@renovate renovate bot added the renovate label Jan 31, 2025
Copy link

dist_size

main (a677de8) #190 (31efffd) +/-
main.js 0.4KB 0.4KB 0KB
post.js 1567.9KB 1567.8KB -0.1KB

Reported by octocov

@renovate renovate bot merged commit 5d7875d into main Jan 31, 2025
4 checks passed
@renovate renovate bot deleted the renovate/deno-monorepo branch January 31, 2025 21:31
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