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.90.0 to 0.91.0 #296

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

  • feat(unstable): Instrument Deno.serve (#26964)
  • feat(unstable): Instrument fetch (#27057)
  • feat(unstable): repurpose --unstable-detect-cjs to attempt loading more modules as cjs (#27094)
  • fix(check): support jsdoc @import tag (#26991)
  • fix(compile): correct buffered reading of assets and files (#27008)
  • fix(compile): do not error embedding same symlink via multiple methods (#27015)
  • fix(compile): handle TypeScript file included as asset (#27032)
  • fix(ext/fetch): don't throw when bodyUsed inspect after upgrade (#27088)
  • fix(ext/node): tls.connect socket upgrades (#27125)
  • fix(ext/node): add fs.promises.fstat and FileHandle#stat (#26719)
  • fix(ext/webgpu): normalize limits to number (#27072)
  • fix(ext/webgpu): use correct variable name (#27108)
  • fix(ext/websocket): don't throw exception when sending to closed socket (#26932)
  • fix(fmt): return None if sql fmt result is the same (#27014)
  • fix(info): resolve bare specifier pointing to workspace member (#27020)
  • fix(init): always force managed node modules (#27047)
  • fix(init): support scoped npm packages (#27128)

... (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.91.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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Superseded by #304.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/cargo/deno_io-0.91.0 branch December 11, 2024 19:47
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