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

build(deps-dev): bump deno from 2.1.4 to 2.1.5 #1958

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps deno from 2.1.4 to 2.1.5.

Release notes

Sourced from deno's releases.

v2.1.5

2.1.5 / 2025.01.09

  • feat(unstable): implement QUIC (#21942)
  • feat(unstable): add JS linting plugin infrastructure (#27416)
  • feat(unstable): add OTEL MeterProvider (#27240)
  • feat(unstable): no config npm:@​opentelemetry/api integration (#27541)
  • feat(unstable): replace SpanExporter with TracerProvider (#27473)
  • feat(unstable): support selectors in JS lint plugins (#27452)
  • fix(check): line-break between diagnostic message chain entries (#27543)
  • fix(check): move module not found errors to typescript diagnostics (#27533)
  • fix(compile): analyze modules in directory specified in --include (#27296)
  • fix(compile): be more deterministic when compiling the same code in different directories (#27395)
  • fix(compile): display embedded file sizes and total (#27360)
  • fix(compile): output contents of embedded file system (#27302)
  • fix(ext/fetch): better error message when body resource is unavailable (#27429)
  • fix(ext/fetch): retry some http/2 errors (#27417)
  • fix(ext/fs): do not throw for bigint ctime/mtime/atime (#27453)
  • fix(ext/http): improve error message when underlying resource of request body unavailable (#27463)
  • fix(ext/net): update moka cache to avoid potential panic in Deno.resolveDns on some laptops with Ryzen CPU (#27572)
  • fix(ext/node): fix fs.access/fs.promises.access with X_OK mode parameter on Windows (#27407)
  • fix(ext/node): fix os.cpus() on Linux (#27592)
  • fix(ext/node): RangeError timingSafeEqual with different byteLength (#27470)
  • fix(ext/node): add truncate method to the FileHandle class (#27389)
  • fix(ext/node): add support of any length IV for aes-(128|256)-gcm ciphers (#27476)
  • fix(ext/node): convert brotli chunks with proper byte offset (#27455)
  • fix(ext/node): do not exit worker thread when there is pending async op (#27378)
  • fix(ext/node): have process global available in Node context (#27562)
  • fix(ext/node): make getCiphers return supported ciphers (#27466)
  • fix(ext/node): sort list of built-in modules alphabetically (#27410)
  • fix(ext/node): support createConnection option in node:http.request() (#25470)
  • fix(ext/node): support private key export in JWK format (#27325)
  • fix(ext/web): add [[ErrorData]] slot to DOMException (#27342)
  • fix(ext/websocket): Fix close code without reason (#27578)
  • fix(jsr): Wasm imports fail to load (#27594)
  • fix(kv): improve backoff error message and inline documentation (#27537)
  • fix(lint): fix single char selectors being ignored (#27576)
  • fix(lockfile): include dependencies listed in external import map in lockfile (#27337)
  • fix(lsp): css preprocessor formatting (#27526)
  • fix(lsp): don't skip dirs with enabled subdirs (#27580)
  • fix(lsp): include "node:" prefix for node builtin auto-imports (#27404)
  • fix(lsp): respect "typescript.suggestionActions.enabled" setting (#27373)

... (truncated)

Changelog

Sourced from deno's changelog.

2.1.5 / 2025.01.09

  • feat(unstable): implement QUIC (#21942)
  • feat(unstable): add JS linting plugin infrastructure (#27416)
  • feat(unstable): add OTEL MeterProvider (#27240)
  • feat(unstable): no config npm:@​opentelemetry/api integration (#27541)
  • feat(unstable): replace SpanExporter with TracerProvider (#27473)
  • feat(unstable): support selectors in JS lint plugins (#27452)
  • fix(check): line-break between diagnostic message chain entries (#27543)
  • fix(check): move module not found errors to typescript diagnostics (#27533)
  • fix(compile): analyze modules in directory specified in --include (#27296)
  • fix(compile): be more deterministic when compiling the same code in different directories (#27395)
  • fix(compile): display embedded file sizes and total (#27360)
  • fix(compile): output contents of embedded file system (#27302)
  • fix(ext/fetch): better error message when body resource is unavailable (#27429)
  • fix(ext/fetch): retry some http/2 errors (#27417)
  • fix(ext/fs): do not throw for bigint ctime/mtime/atime (#27453)
  • fix(ext/http): improve error message when underlying resource of request body unavailable (#27463)
  • fix(ext/net): update moka cache to avoid potential panic in Deno.resolveDns on some laptops with Ryzen CPU (#27572)
  • fix(ext/node): fix fs.access/fs.promises.access with X_OK mode parameter on Windows (#27407)
  • fix(ext/node): fix os.cpus() on Linux (#27592)
  • fix(ext/node): RangeError timingSafeEqual with different byteLength (#27470)
  • fix(ext/node): add truncate method to the FileHandle class (#27389)
  • fix(ext/node): add support of any length IV for aes-(128|256)-gcm ciphers (#27476)
  • fix(ext/node): convert brotli chunks with proper byte offset (#27455)
  • fix(ext/node): do not exit worker thread when there is pending async op (#27378)
  • fix(ext/node): have process global available in Node context (#27562)
  • fix(ext/node): make getCiphers return supported ciphers (#27466)
  • fix(ext/node): sort list of built-in modules alphabetically (#27410)
  • fix(ext/node): support createConnection option in node:http.request() (#25470)
  • fix(ext/node): support private key export in JWK format (#27325)
  • fix(ext/web): add [[ErrorData]] slot to DOMException (#27342)
  • fix(ext/websocket): Fix close code without reason (#27578)
  • fix(jsr): Wasm imports fail to load (#27594)
  • fix(kv): improve backoff error message and inline documentation (#27537)
  • fix(lint): fix single char selectors being ignored (#27576)
  • fix(lockfile): include dependencies listed in external import map in lockfile (#27337)
  • fix(lsp): css preprocessor formatting (#27526)
  • fix(lsp): don't skip dirs with enabled subdirs (#27580)
  • fix(lsp): include "node:" prefix for node builtin auto-imports (#27404)
  • fix(lsp): respect "typescript.suggestionActions.enabled" setting (#27373)
  • fix(lsp): rewrite imports for 'Move to a new file' action (#27427)

... (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](https://github.com/denoland/deno) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/denoland/deno/releases)
- [Changelog](https://github.com/denoland/deno/blob/main/Releases.md)
- [Commits](denoland/deno@v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: deno
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

Looks like deno is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deno-2.1.5 branch January 10, 2025 00:55
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants