rscarson / rustyscript

Effortless JS integration for rust
MIT License
186 stars 23 forks source link

Bump deno_io from 0.71.0 to 0.72.0 #179

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps deno_io from 0.71.0 to 0.72.0.

Changelog

Sourced from deno_io'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.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)
  • fix(fmt): was sometimes putting comments in front of commas in parameter lists (#24650)
  • fix(init): use bare specifier for jsr:@std/assert (#24581)
  • fix(lsp): hang when caching failed (#24651)
  • fix(lsp): scope attribution for asset documents (#24663)
  • fix(lsp): support npm workspaces and fix some resolution issues (#24627)
  • fix(node): Fix --allow-scripts with no deno.json (#24533)
  • fix(node): support tty.hasColors() and tty.getColorDepth() (#24619)
  • fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)
  • fix(publish): surface syntax errors when using --no-check (#24620)
  • fix(publish): warn about missing license file (#24677)
  • fix(std/http2): release window capacity back to remote stream (#24576)
  • fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts (#24599)
  • fix(workspace): do not resolve to self for npm pkg depending on matching req (#24591)
  • fix(workspace): support resolving bare specifiers to npm pkgs within a workspace (#24611)
  • fix: make vendor cache manifest more deterministic (#24658)
  • fix: missing emitWarning import (#24587)
  • perf(ext/node): optimize fs.exists[Sync] (#24613)

1.45.2 / 2024.07.12

  • fix(cli/init): broken link in deno init sample template (#24545)
  • fix(config): regression - should not discover npm workspace for nested deno.json not in workspace (#24559)
  • fix(ext/node): handle prefix mapping for IPv4-mapped IPv6 addresses (#24546)

... (truncated)

Commits
  • 63efa5f v1.4.3
  • e5348a6 upgrade: swc, deno_doc, deno_lint, dprint (#7793)
  • 5cd29b3 feat(cli/repl): enable await and let re-declarations (#7784)
  • 6825d7f fix(cli/repl): use a default referrer when empty (#7794)
  • 454de99 chore(core): remove experimental wasm bigint flag (#7790)
  • d96e722 refactor: use parentheses in print statements in python (#7779)
  • 4c779b5 refactor(repl): use an inspector session (#7763)
  • 5590b97 refactor(std/testing): Get rid of default export and make std/testing/diff.ts...
  • e077b93 refactor: add concept of 'legacy' compiler to enable non-breaking refactoring...
  • ef5ae45 chore: ensure cache is 'valid' during benchmarks (#7770)
  • Additional commits viewable in compare view


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 3 months ago

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