Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps deno_package_json from 0.15.0 to 0.17.0.

Changelog

Sourced from deno_package_json's changelog.

v0.17.0 / 2019.09.04

In deno:

  • feat: Add window.queueMicrotask (#2844)
  • feat: Support HTTP proxies in fetch (#2822)
  • feat: Support _ and _error in REPL (#2845, #2843)
  • feat: add statusText for fetch (#2851)
  • feat: implement Addr interface (#2821)
  • fix: Improve error stacks for async ops (#2820)
  • fix: add console.dirxml (#2835)
  • fix: do not export isConsoleInstance (#2850)
  • fix: set/clearTimeout's params should not be bigint (#2834, #2838)
  • fix: shared queue requires aligned buffer (#2816)
  • refactor: Remove Node build dependency and change how internal V8 snapshots are built (#2825, #2827, #2826, #2826)
  • refactor: Remove flatbuffers (#2818, #2819, #2817, #2812, #2815, #2799)
  • regression: Introduce regression in fetch's Request/Response stream API to support larger refactor (#2826)

In deno_std:

  • denoland/deno_std#574
  • fix: avoid prototype builtin hasOwnPropertydenoland/deno_std#577
  • denoland/deno_std#582
  • denoland/deno_std#583
  • denoland/deno_std#584

v0.16.0 / 2019.08.22

In deno:

  • feat: "deno test" subcommand (#2783, #2784, #2800)
  • feat: implement console.trace() (#2780)
  • feat: support .d.ts files (#2746)
  • feat: support custom inspection of objects (#2791)
  • fix: dynamic import panic (#2792)
  • fix: handle tsconfig.json with comments (#2773)
  • fix: import map panics, use import map's location as its base URL (#2770)
  • fix: set response.url (#2782)

In deno_std:

  • denoland/deno_std#563
  • denoland/deno_std#566
  • denoland/deno_std#554
  • denoland/deno_std#516denoland/deno_std#564, denoland/deno_std#568)
  • fix: accept absolute root directories in the file server denoland/deno_std#558

... (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.17.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.17.0)

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

dependabot bot commented on behalf of github Sep 17, 2025

Superseded by #397.

@dependabot dependabot bot closed this Sep 17, 2025
@dependabot dependabot bot deleted the dependabot/cargo/deno_package_json-0.17.0 branch September 17, 2025 19:10
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