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

chore(deps): update dependencies #86

Merged
merged 1 commit into from
Feb 24, 2025
Merged

chore(deps): update dependencies #86

merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.29 -> 4.5.30
deno minor 2.1.10 -> 2.2.1
rust minor 1.84.1 -> 1.85.0
serde (source) workspace.dependencies patch 1.0.217 -> 1.0.218
serde_json workspace.dependencies patch 1.0.138 -> 1.0.139

Release Notes

clap-rs/clap (clap)

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions
denoland/deno (deno)

v2.2.1

Compare Source

  • fix(check): remove instability in loading lib files (#​28202)
  • fix(check/lsp): fall back to @types/* packages if npm package doesn't have
    types (#​28185)
  • fix(coverage): exclude scripts with invalid URLs from raw coverage output
    (#​28210)
  • fix(ext/cache): add missing Cargo feature (#​28178)
  • fix(ext/node): Fix handling of sqlite large integers (#​28193)
  • fix(ext/node): rewrite SQLite named parameter handing (#​28197)
  • fix(outdated): hint to use --latest if new versions are available in
    outdated --update (#​28190)
  • fix(publish): support jsx/tsx (#​28188)
  • fix: better jsx workspace config resolution (#​28186)
  • fix: don't panic when running with // as a filepath (#​28189)
  • fix: move extension file declarations to cli/tsc/dts (#​28180)

v2.2.0

Compare Source

  • feat(bench): add --permit-no-files (#​27048)
  • feat(bench): add warmup and n for controlling number of iterations
    (#​28123)
  • feat(check/lsp): support "compilerOptions.rootDirs" (#​27844)
  • feat(compile): show remote modules and metadata size when compiling (#​27415)
  • feat(compile): support sloppy imports (#​27944)
  • feat(ext/cache): support lscache (#​27628)
  • feat(ext/canvas): enhance createImageBitmap specification compliance
    (#​25517)
  • feat(ext/node): implement node:sqlite (#​27308)
  • feat(http): add otel metrics (#​28034)
  • feat(jupyter): make GPUTexture and GPUBuffer displayable (#​28117)
  • feat(lint): add JavaScript plugin support (#​27203)
  • feat(lint): add rules for react/preact (#​27162)
  • feat(lint): change behavior of --rules flag (#​27245)
  • feat(node:http): add http information support (#​27381)
  • feat(outdated): interactive update (#​27812)
  • feat(task): add support for task wildcards (#​27007)
  • feat(unstable): WebTransport (#​27431)
  • feat(unstable): add lint.plugins to config schema (#​27982)
  • feat(unstable): add basic support for otel trace links (#​27727)
  • feat(unstable): add js lint plugin source code helpers (#​28065)
  • feat(unstable): add lint plugin ast types (#​27977)
  • feat(unstable): add test for lint plugin destroy hook (#​27981)
  • feat(unstable): align lint ast with TSEStree (#​27996)
  • feat(unstable): support multiple fixes from lint plugins (#​28040)
  • feat(unstable): type lint plugin visitor (#​28005)
  • feat: Deno.cwd() no longer requires --allow-read permission (#​27192)
  • feat: TypeScript 5.7 (#​27857)
  • feat: Upgrade V8 to 13.4 (#​28080)
  • feat: implement process.cpuUsage (Deno.cpuUsage) (#​27217)
  • feat: support XDG_CACHE_HOME for deno dir on macos (#​28173)
  • fix(check): npm resolution errors to tsc diagnostics (#​28174)
  • fix(check): support sloppy imports with "compilerOptions.rootDirs" (#​27973)
  • fix(cli): remove extraneous comma in task --eval help (#​26985)
  • fix(completions): remove problematic character for powershell (#​28102)
  • fix(ext/node): DatabaseSync#exec should execute batch statements (#​28053)
  • fix(ext/node): enforce -RW perms on node:sqlite (#​27928)
  • fix(ext/node): expose sqlite changeset constants (#​27992)
  • fix(ext/node): implement SQLite Session API (#​27909)
  • fix(ext/node): implement StatementSync#iterate (#​28168)
  • fix(ext/node): implement DatabaseSync#applyChangeset() (#​27967)
  • fix(ext/node): represent sqlite blob as Uint8Array (#​27889)
  • fix(ext/node): sqlite bind support bigint values (#​27890)
  • fix(ext/node): support read-only database in node:sqlite (#​27930)
  • fix(ext/node): throw RangeError when sqlite INTEGER is too large (#​27907)
  • fix(ext/node): throw Session methods when database is closed (#​27968)
  • fix(ext/node): use primordials in ext/node/polyfills/path/common.ts (#​28164)
  • fix(ext/sqlite): add sourceSQL and expandedSQL getters (#​27921)
  • fix(init): force --reload if npm or jsr package (#​28150)
  • fix(install/global): do not error if path is an npm pkg and relative file
    (#​26975)
  • fix(lint): Deno.lint.runPlugin throws in deno run (#​28063)
  • fix(lint): clear plugin diagnostics on each lint file run (#​28011)
  • fix(lint): disable incremental caching if JS plugins are used (#​28026)
  • fix(lint): don't mark plugin diagnostic as fixable, if it's not (#​28147)
  • fix(lint): don't show docs URLs for plugins (#​28033)
  • fix(lint): out of order diagnostics for plugins (#​28029)
  • fix(lint): react-rules-of-hooks works with destructuring (#​28113)
  • fix(lint): update jsx/react related rules and names (#​27836)
  • fix(lsp): include description for auto-import completions (#​28088)
  • fix(node/sqlite): sqlite named parameters (#​28154)
  • fix(publish): error on missing name field (#​27131)
  • fix(task): support --frozen flag (#​28094)
  • fix(task): update --filter flag description (#​26974)
  • fix(unstable): add missing rule context types (#​28014)
  • fix(unstable): align js lint context API with eslint (#​28066)
  • fix(unstable/temporal): implement
    Temporal.ZonedDateTime.getTimeZoneTransition (#​27770)
  • fix(workspace): diagnostic for imports in member with importMap at root
    (#​28116)
  • fix: add hint to run with --no-check when type checking fails (#​28091)
  • fix: cache bust http cache on lockfile integrity mismatch (#​28087)
  • fix: handle all values for buffers in turbocall codegen (#​28170)
  • perf(check): use v8 code cache for extension sources in deno check (#​28089)
  • perf(lsp): add built-in tracing support for the LSP (#​27843)
  • perf(lsp): don't clone asset text (#​28165)
  • perf(lsp): make auto-imports a little faster (#​28106)
rust-lang/rust (rust)

v1.85.0

Compare Source

==========================

Language

Compiler

Platform Support

Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.

Libraries

Stabilized APIs

These APIs are now stable in const contexts:

Cargo

Rustdoc

Compatibility Notes

Internal Changes

These changes do not affect any public interfaces of Rust, but they represent
significant improvements to the performance or internals of rustc and related
tools.

serde-rs/serde (serde)

v1.0.218

Compare Source

  • Documentation improvements
serde-rs/json (serde_json)

v1.0.139

Compare Source

  • Documentation improvements

Configuration

📅 Schedule: Branch creation - "before 9am on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 requested a review from keithamus as a code owner February 24, 2025 02:07
@keithamus keithamus merged commit 0a5d517 into main Feb 24, 2025
4 checks passed
@keithamus keithamus deleted the renovate/dependencies branch February 24, 2025 09:13
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.

1 participant