Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps deno_io from 0.90.0 to 0.92.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

2.1.4 / 2024.12.11

  • feat(unstable): support caching npm dependencies only as they're needed (#27300)
  • fix(compile): correct read length for transpiled typescript files (#27301)
  • fix(ext/node): accept file descriptor in fs.readFile(Sync) (#27252)
  • fix(ext/node): handle Float16Array in node:v8 module (#27285)
  • fix(lint): do not error providing --allow-import (#27321)
  • fix(node): update list of builtin node modules, add missing export to _http_common (#27294)
  • fix(outdated): error when there are no config files (#27306)
  • fix(outdated): respect --quiet flag for hints (#27317)
  • fix(outdated): show a suggestion for updating (#27304)
  • fix(task): do not always kill child on ctrl+c on windows (#27269)
  • fix(unstable): don't unwrap optional state in otel (#27292)
  • fix: do not error when subpath has an @ symbol (#27290)
  • fix: do not panic when fetching invalid file url on Windows (#27259)
  • fix: replace the @​deno-types with @​ts-types (#27310)
  • perf(compile): improve FileBackedVfsFile (#27299)

2.1.3 / 2024.12.05

  • feat(unstable): add metrics to otel (#27143)
  • fix(fmt): stable formatting of HTML files with JS (#27164)
  • fix(install): use locked version of jsr package when fetching exports (#27237)
  • fix(node/fs): support recursive option in readdir (#27179)
  • fix(node/worker_threads): data url not encoded properly with eval (#27184)
  • fix(outdated): allow --latest without --update (#27227)
  • fix(task): --recursive option not working (#27183)
  • fix(task): don't panic with filter on missing task argument (#27180)
  • fix(task): forward signals to spawned sub-processes on unix (#27141)
  • fix(task): kill descendants when killing task process on Windows (#27163)
  • fix(task): only pass args to root task (#27213)
  • fix(unstable): otel context with multiple keys (#27230)
  • fix(unstable/temporal): respect locale in Duration.prototype.toLocaleString (#27000)
  • fix: clear dep analysis when module loading is done (#27204)
  • fix: improve auto-imports for npm packages (#27224)
  • fix: support workspace:^ and workspace:~ version constraints (#27096)

2.1.2 / 2024.11.28

... (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 <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.90.0 to 0.92.0.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](https://github.com/denoland/deno/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2025

Superseded by #310.

@dependabot dependabot bot closed this Jan 3, 2025
@dependabot dependabot bot deleted the dependabot/cargo/deno_io-0.92.0 branch January 3, 2025 19:40
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.

1 participant