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

Bump deno_io from 0.69.0 to 0.70.0 #155

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps deno_io from 0.69.0 to 0.70.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.0 / 2024.07.10

  • BREAKING(unstable/ffi): remove callback reentrant flag (#24367)
  • feat(cli): Add --frozen flag to error out if lockfile is out of date (#24355)
  • feat(cli): deno init --lib (#22499)
  • feat(compile): support --env (#24166)
  • feat(ext/crypto): make deriveBits length parameter optional and nullable (#24426)
  • feat(ext/web): add Blob.prototype.bytes() (#24148)
  • feat(jsr): support publishing jsr packages in npm workspaces (#24507)
  • feat(jupyter): support confirm and prompt in notebooks (#23592)
  • feat(lsp): ts language service scopes (#24345)
  • feat(node): Support executing npm package lifecycle scripts (preinstall/install/postinstall) (#24487)
  • feat(workspace): support object config (#24483)
  • feat: Deprecate --lock-write flag (#24436)
  • feat: Upgrade to TypeScript 5.5.2 (#24326)
  • feat: add __tests__ to test file detection defaults (#24443)
  • feat: deprecate deno vendor (#22183)
  • feat: npm workspace and better Deno workspace support (#24334)
  • feat: support wildcards in npm workspaces (#24471)
  • feat: upgrade deno_core (#24364)
  • feat: upgrade deno_core to 0.293.0 (#24482)
  • fix(check): CJS types importing dual ESM/CJS package should prefer CJS types (#24492)
  • fix(compile): atomically write compile output (#24378)
  • fix(compile): prevent setting unstable feature twice (#24381)
  • fix(ext/node): Add fs.lutimes / fs.lutimesSync (#23172)
  • fix(ext/node): add Module.parent (#24333)
  • fix(ext/node): add ServerResponse#appendHeader (#24216)
  • fix(ext/node): add Symbol.toStringTag to KeyObject instances (#24377)
  • fix(ext/node): discover .npmrc in user's homedir (#24021)
  • fix(ext/node): don't panic on invalid utf-8 in pem (#24303)
  • fix(ext/node): don't wait for end() call to send http client request (#24390)
  • fix(ext/node): http chunked writes hangs (#24428)
  • fix(ext/node): ignore stream error during enqueue (#24243)
  • fix(ext/node): make next tick queue resilient to Array.prototype tampering (#24361)
  • fix(ext/node): rewrite crypto.Hash (#24302)
  • fix(ext/node): rewrite digest handling (#24392)
  • fix(ext/node): use cppgc for node:zlib (#24267)

... (truncated)

Commits
  • d6f3de6 v1.4.1
  • f44522e refactor: move fields from CliState to OpState (#7558)
  • 4fcfff0 fix(bundle, eval, repl): Add missing flags (#7414)
  • 526d668 Use reqwest from deno_fetch export (#7562)
  • 4c2920d fix(cli/fmt): canonicalize files in current dir (#7508)
  • de95fbe fix(cli/repl): format evaluation results with the object specifier (#7561)
  • 8edf099 publish deno_fetch during CI (#7557)
  • 93e8e59 fix(cli/console): surround non alpha-numeric object keys with quotes (#7550)
  • ec17417 refactor: move FileReader to op_crates/web (#7554)
  • 38196f7 fix(cli/console): always quote and escape inspected strings (#7546)
  • 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 <dependency name> 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)

Bumps [deno_io](https://github.com/denoland/deno) from 0.69.0 to 0.70.0.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](denoland/deno@std/0.69.0...std/0.70.0)

---
updated-dependencies:
- dependency-name: deno_io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2024

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

@dependabot dependabot bot closed this Jul 12, 2024
@dependabot dependabot bot deleted the dependabot/cargo/deno_io-0.70.0 branch July 12, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants