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

deps: bump deno_url from 0.94.1 to 0.95.0 #137

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps deno_url from 0.94.1 to 0.95.0.

Changelog

Sourced from deno_url'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

1.32.1 / 2023.03.23

  • fix(core): disable resizable ArrayBuffer and growable SharedArrayBuffer (#18395)
  • fix(cli): restore deno run - to handle stdin as typescript (#18391)
  • fix(inspect): ensure non-compact output when object literal has newline in entry text (#18366)
  • fix(lsp): ensure enablePaths works when clients do not provide a trailing slash for workspace dir (#18373)

1.32.0 / 2023.03.22

  • BREAKING(unstable): remove WebGPU (#18094)
  • feat(ext/fs): FileInfo.dev is supported on Windows (#18237)
  • feat(cli): --ext parameter for run, compile, and bundle (#17172)
  • feat(compile): Add support for web workers in standalone mode (#17657)
  • feat(compile): Enable multiple roots for a standalone module graph (#17663)
  • feat(core): deno_core::extension! macro to simplify extension registration (#18210)
  • feat(ext/kv): key-value store (#18232)
  • feat(ext/net): Add multicasting APIs to DatagramConn (#10706) (#17811)
  • feat(ext/url): URLSearchParams.size (#17884)
  • feat(repl): add DENO_REPL_HISTORY to change history file path (#18047)
  • feat(serde_v8): support BigInt serialization (#18225)
  • feat: TypeScript 5.0.2 (except decorators) (#18294)
  • fix(cli): preserve blob store when resetting file watcher (#18253)
  • fix(cli/integration): clippy lints (#18248)
  • fix(ext/kv): don't request permissions for ":memory:" (#18346)
  • fix(ext/kv): reverse mapping between AnyValue::Bool and KeyPart::Bool (#18365)
  • fix(ext/node): add createDecipheriv (#18245)
  • fix(ext/node): resource leak in createHmac (#18229)
  • fix(ext/node): use Deno.Command from ext:runtime (#18289)
  • fix(repl): Hide indexable properties in tab completion (#18141)
  • fix(runtime): Extract error code for all OS error variants (#17958)
  • fix: include error in message about not being able to create the TypeScript cache (#18356)
  • perf(check): type check local files only when not using --all (#18329)
  • perf(core) Reduce copying and cloning in extension initialization (#18252)
  • perf(core) Reduce script name and script code copies (#18298)
  • perf(core): preserve ops between snapshots (#18080)
  • perf(core): use static specifier in ExtensionFileSource (#18271)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 24, 2023
@github-actions github-actions bot enabled auto-merge (squash) March 24, 2023 06:07
@dependabot dependabot bot force-pushed the dependabot/cargo/deno_url-0.95.0 branch from 68f8d05 to d9c1d21 Compare March 24, 2023 06:22
Bumps [deno_url](https://github.com/denoland/deno) from 0.94.1 to 0.95.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_url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/deno_url-0.95.0 branch from d9c1d21 to 6ab13b5 Compare March 27, 2023 08:29
@bajtos
Copy link
Member

bajtos commented Mar 27, 2023

Closing in favour of #140

@bajtos bajtos closed this Mar 27, 2023
auto-merge was automatically disabled March 27, 2023 09:00

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/deno_url-0.95.0 branch March 27, 2023 09:01
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