Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps deno_package_json from 0.15.0 to 0.20.0.

Changelog

Sourced from deno_package_json's changelog.

v0.20.0 / 2019.10.06

In deno:

  • feat: Add Deno.hostname() (#3032)
  • feat: Add support for passing a key to Deno.env() (#2952)
  • feat: JSX Support (#3038)
  • feat: Replace Isolate::set_dispatch with Isolate::register_op (#3002, #3039, #3041)
  • feat: window.onunload (#3023)
  • fix: Async compiler processing (#3043)
  • fix: Implement ignoreBOM option of UTF8Decoder in text_encoding (#3040)
  • fix: Support top-level-await in TypeScript (#3024)
  • fix: iterators on UrlSearchParams (#3044)
  • fix: listenDefaults/dialDefaults may be overridden in some cases (#3027)
  • upgrade: V8 to 7.9.218 (#3067)
  • upgrade: rust to 1.38.0 (#3030)
  • chore: Migrate CI to github actions (#3052, #3056, #3049, #3071, #3076, #3070, #3066, #3061, #3010)
  • chore: Remove deno_cli_snapshots crate. Move //js to //cli/js (#3064)
  • chore: use xeval from deno_std (#3058)

In deno_std:

  • denoland/deno_std#604
  • denoland/deno_std#615
  • denoland/deno_std#616
  • denoland/deno_std#617
  • upgrade: eslint and @​typescript-eslintdenoland/deno_std#621

v0.19.0 / 2019.09.24

In deno:

  • feat: Add Deno.dialTLS()
  • feat: Make deno_cli installable via crates.io (#2946)
  • feat: Remove test.py, use cargo test as test frontend (#2967)
  • feat: dial/listen API change (#3000)
  • feat: parallelize downloads from TS compiler (#2949)
  • fix: Make window compatible with ts 3.6 (#2984)
  • fix: Remove some non-standard web API constructors (#2970)
  • fix: debug logging in runtime/compiler (#2953)
  • fix: flag parsing of config file (#2996)
  • fix: reschedule global timer if it fires earlier than expected (#2989)
  • fix: type directive parsing (#2954)
  • upgrade: V8 to 7.9.110 for top-level-await (#3015)
  • upgrade: to TypeScript 3.6.3 (#2969)

In deno_std:

... (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_package_json](https://github.com/denoland/deno) from 0.15.0 to 0.20.0.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](denoland/deno@v0.15.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2025

Superseded by #406.

@dependabot dependabot bot closed this Oct 9, 2025
@dependabot dependabot bot deleted the dependabot/cargo/deno_package_json-0.20.0 branch October 9, 2025 19:09
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant