rscarson / rustyscript

Effortless JS integration for rust
MIT License
168 stars 18 forks source link

Bump deno_cache from 0.94.0 to 0.95.0 #185

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps deno_cache from 0.94.0 to 0.95.0.

Changelog

Sourced from deno_cache's changelog.

Releases

Binary releases can be downloaded manually at: https://github.com/denoland/deno/releases

We also have one-line install commands at: https://github.com/denoland/deno_install

1.45.4 / 2024.07.26

  • Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
  • fix(ext/fetch): respect authority from URL (#24705)
  • fix(ext/fetch): use correct ALPN to proxies (#24696)
  • fix(ext/node): read correct CPU usage stats on Linux (#24732)
  • fix(ext/node/net): emit error before close when connection is refused (#24656)
  • fix(future): Emit deno install warning less often, suggest deno install in error message (#24706)
  • fix(lsp): rewrite import for 'infer return type' action (#24685)
  • fix(node): better detection for when to surface node resolution errors (#24653)
  • fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
  • fix(node/worker_threads): support port.once() (#24725)
  • fix(publish): workspace included license file had incorrect path (#24747)
  • fix(unstable): move sloppy-import warnings to lint rule (#24710)
  • fix(upgrade): do not error if config in cwd invalid (#24689)
  • fix(workspaces/publish): include the license file from the workspace root if not in pkg (#24714)
  • fix: enable the reporting of parsing related problems when running deno lint (#24332)
  • fix: support npm:bindings and npm:callsites packages (#24727)
  • fix: update lsp error message of 'relative import path' to 'use deno add' for npm/jsr packages (#24524)
  • fix: decode percent-encoding source string in Error.stack (#24709)
  • perf: update deno_doc (#24700)

1.45.3 / 2024.07.22

  • Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#24593)
  • fix(cli): Create child node_modules for conflicting dependency versions, respect aliases in package.json (#24609)
  • fix(cli): Respect implied BYONM from DENO_FUTURE in deno task (#24652)
  • fix(cli): add NAPI support in standalone mode (#24642)
  • fix(cron): improve error message for invalid cron names (#24644)
  • fix(docs): fix some deno.land/manual broken urls (#24557)
  • fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
  • fix(ext/node): do not expose self global in node (#24637)
  • fix(ext/node): http request uploads of subarray of buffer should work (#24603)
  • fix(ext/node): stat.mode on windows (#24434)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Looks like deno_cache is up-to-date now, so this is no longer needed.