Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps deno_package_json from 0.15.0 to 0.19.0.

Changelog

Sourced from deno_package_json's changelog.

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:

  • denoland/deno_std#607
  • denoland/deno_std#612
  • denoland/deno_std#605
  • denoland/deno_std#609
  • denoland/deno_std#608

v0.18.0 / 2019.09.13

In deno:

  • build: remove tools/build.py; cargo build is the build frontend now (#2865, #2874, #2876)
  • feat: Make integration tests rust unit tests (#2884)
  • feat: Set user agent for http client (#2916)
  • feat: add bindings to run microtasks from Isolate (#2793)
  • fix(fetch): implement bodyUsed (#2877)
  • fix(url): basing in constructor (#2867, #2921)
  • fix(xeval): incorrect chunk matching behavior (#2857)
  • fix: Default 'this' to window in EventTarget (#2918)
  • fix: Expose the DOM Body interface globally (#2903)
  • fix: Keep all deno_std URLs in sync (#2930)
  • fix: make 'deno fmt' faster (#2928)
  • fix: panic during block_on (#2905)
  • fix: panic during fetch (#2925)
  • fix: path normalization in resolve_from_cwd() (#2875)
  • fix: remove deprecated Deno.platform (#2895)
  • fix: replace bad rid panics with errors (#2870)
  • fix: type directives import (#2910)
  • upgrade: V8 7.9.8 (#2907)
  • upgrade: rust crates (#2937)

... (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.19.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.19.0)

---
updated-dependencies:
- dependency-name: deno_package_json
  dependency-version: 0.19.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 Sep 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2025

Superseded by #404.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot/cargo/deno_package_json-0.19.0 branch October 3, 2025 19:12
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