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 v1.43.2 #131

Merged
merged 1 commit into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
deno patch 1.43.1 -> 1.43.2

Release Notes

denoland/deno (deno)

v1.43.2

Compare Source

  • feat(runtime): allow adding custom extensions to snapshot (#​23569)
  • fix(compile): relative permissions should be retained as relative (#​23719)
  • fix(ext/node): check resource exists before close (#​23655)
  • fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#​23694)
  • fix(ext/node): napi_get_element and napi_set_element work with objects
    (#​23713)
  • fix(ext/node): support delete process.env.var (#​23647)
  • fix(ext/web): properly handle Blob case for createImageBitmap (#​23518)
  • fix(ext/webgpu): correctly validate GPUExtent3D, GPUOrigin3D, GPUOrigin2D &
    GPUColor (#​23413)
  • fix(fmt/js): else was moved to wrong if sometimes when formatting minified
    code (#​23706)
  • fix(jsr): panic when importing jsr package with deps via https (#​23728)
  • fix(lsp): Catch cancellation exceptions thrown by TSC, stop waiting for TS
    result upon cancellation (#​23645)
  • fix(lsp): Pass diagnostic codes to TSC as numbers (#​23720)
  • fix(lsp): always cache all npm packages (#​23679)
  • fix(lsp): handle multiline semantic tokens (#​23691)
  • fix(publish): public api - trace parent classes & interfaces when following a
    method (#​23661)
  • fix(runtime): allow r/w access to /etc without --allow-all (#​23718)
  • fix(test): proper type checking for files with doc tests (#​23654)
  • fix(workers): importScripts concurrently and use a new reqwest::Client per
    importScripts (#​23699)
  • fix: DOMException doesn't throw on __callSitesEvals (#​23729)
  • fix: upgrade TypeScript from 5.4.3 to 5.4.5 (#​23740)

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 May 10, 2024
Copy link

dist_size

main (1c2ab3f) #131 (c015e46) +/-
post.js 1003.9KB 1003.9KB 0KB
main.js 0.4KB 0.4KB 0KB

Reported by octocov

@renovate renovate bot merged commit 729c864 into main May 10, 2024
4 checks passed
@renovate renovate bot deleted the renovate/deno-monorepo branch May 10, 2024 19:33
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