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

Update dependency deno to v2.2.3 #148

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2025

This PR contains the following updates:

Package Update Change
deno patch 2.2.1 -> 2.2.3

Release Notes

denoland/deno (deno)

v2.2.3

Compare Source

  • feat(unstable): lint plugins support field selectors (#​28324)
  • fix(add): better help text for --dev arg (#​28304)
  • fix(check/npm): move not found errors inside npm packages to tsc diagnostics
    (#​28337)
  • fix(ext/node): SQLite reset guards to prevent database locks (#​28298)
  • fix(ext/node): node compatibility issue missing fd in createServer callback
    socket object (#​27789)
  • fix(fmt/md): handle callout followed by non-text (#​28333)
  • fix(lint): run with --no-prompt (#​28305)
  • fix(lsp): include prefix and suffix for rename edits (#​28327)
  • fix(lsp): limit languages in semantic tokens provider (#​28310)
  • fix(node): require esm should prefer module.exports export (#​28376)
  • fix(otel): don't throw when calling setActiveSpan at root (#​28323)
  • fix(unstable): Missing PrivateIdentifier type for PropertyDefinition key
    (#​28358)
  • fix(unstable): lint plugin ObjectPattern inconsistencies (#​28359)
  • fix(unstable): lint plugin child combinator not working with groups (#​28360)
  • fix(unstable): lint plugin fix :has(), :is/where/matches and :not()
    selectors (#​28348)
  • fix(unstable): lint plugin regex attribute selector not working (#​28340)
  • fix(unstable): lint plugin swapped exported and source for
    ExportAllDeclaration (#​28357)
  • fix(unstable/lint): remove duplicated Fix vs FixData interface (#​28344)
  • fix: add "module.exports" export to ESM CJS wrapper module (#​28373)
  • fix: deno_ast 0.46 (#​28331)
  • fix: respect lockfile for multiple available jsr versions (#​28375)
  • perf(http): instantiate generic functions in deno_http, increase opt-level
    for some more hyper deps (#​28317)
  • perf(lsp): don't set resolver npm reqs if unchanged (#​28302)
  • perf(lsp): register semantic tokens provider upon opening enabled doc (#​28384)

v2.2.2

Compare Source

  • fix(check): regression - implicit jsxImportSource was not resolving (#​28228)
  • fix(cli): add compilerOptions.lib examples to config-file.v1.json (#​28226)
  • fix(config): allow specifying absolute path for patch and fix panic with
    exports in package.json (#​28279)
  • fix(ext/node): decipherIv() range error on invalid final block length (#​28215)
  • fix(ext/node): descriptive sqlite error messages (#​28272)
  • fix(fmt): support "--ext vto" and "--ext njk" (#​28262)
  • fix(http): generate OtelInfo only when otel metrics are enabled (#​28286)
  • fix(install): don't error on unknown media types in install (#​28234)
  • fix(lint): don't recurse infinitely for large ASTs (#​28265)
  • fix(lint): give access to SourceCode in 'deno test' (#​28278)
  • fix(lint): plugins ignored when no rust rule active (#​28269)
  • fix(lint): update deno_lint (#​28271)
  • fix(lsp): close server on exit notification (#​28232)
  • fix(lsp): create cacheable ExportInfoMap per language service (#​28240)
  • fix(unstable): lint plugin :exit called at wrong time (#​28229)
  • fix: add info suggestion for unsafely-ignore-certificate-errors and add
    --help=full (#​28203)
  • perf(install): only read initialized file if we care about the tags (#​28242)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency deno to v2.2.2 Update dependency deno to v2.2.3 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/deno-monorepo branch from 6f698bd to 32a2a59 Compare March 5, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants