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 denoland/deno to v2.1.8 #9975

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
denoland/deno patch 2.1.7 -> 2.1.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

denoland/deno (denoland/deno)

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 - At any time (no schedule defined), 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 has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/deno:2.1.8

📦 Image Reference ghcr.io/uniget-org/tools/deno:2.1.8
digestsha256:d443732114e54951f9b950e179c643a7e8667fc040094324c6aa615a8028d85e
vulnerabilitiescritical: 0 high: 0 medium: 0 low: 0
platformlinux/amd64
size77 MB
packages0

Copy link

Attempting automerge. See https://github.com/uniget-org/tools/actions/runs/13064908038.

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/13064908038.

@github-actions github-actions bot merged commit 0ae1dec into main Jan 31, 2025
10 checks passed
@github-actions github-actions bot deleted the renovate/denoland-deno-2.1.x branch January 31, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants