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 #83

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Type Update Change
bumpalo workspace.dependencies minor 3.16.0 -> 3.17.0
deno patch 2.1.7 -> 2.1.9
httparse workspace.dependencies minor 1.9.5 -> 1.10.0
miette workspace.dependencies minor 7.4.0 -> 7.5.0
rust patch 1.84.0 -> 1.84.1
serde_json workspace.dependencies patch 1.0.137 -> 1.0.138
syn workspace.dependencies patch 2.0.96 -> 2.0.98

Release Notes

fitzgen/bumpalo (bumpalo)

v3.17.0

Compare Source

Released 2025-01-28.

Added
  • Added a bunch of try_ allocation methods for slices and str:
    • try_alloc_slice_fill_default
    • try_alloc_slice_fill_iter
    • try_alloc_slice_fill_clone
    • try_alloc_slice_fill_copy
    • try_alloc_slice_fill_with
    • try_alloc_str
    • try_alloc_slice_clone
    • try_alloc_slice_copy
Changed
  • Minimum supported Rust version reduced to 1.71.1
Fixed
  • Fixed a stacked-borrows MIRI bug in dealloc

denoland/deno (deno)

v2.1.9

Compare Source

  • fix(ext/node): add http information support (#​27381)
  • perf(crypto): use ring for asm implementations of sha256/sha512 (#​27885)

v2.1.8

Compare Source

  • feat(unstable): support https otlp endpoints (#​27743)
  • fix(check): better handling of TypeScript in npm packages for type checking
    (#​27853)
  • fix(check): compiler options from workspace members (#​27785)
  • fix(core): Fix create_stack_trace from empty trace (#​27873)
  • fix(core): handle dyn imports exceeding call stack size (#​27825)
  • fix(ext/crypto): export private x25519 JWK key (#​27828)
  • fix(ext/crypto): fix jwk key_ops validation (#​27827)
  • fix(ext/fetch): update h2 to fix sending a PROTOCOL_ERROR instead of
    REFUSED_STREAM when receiving oversized headers (#​27531)
  • fix(ext/node): clear tz cache when setting process.env.TZ (#​27826)
  • fix(ext/node): do not apply socket-init-workaround to ipc socket (#​27779)
  • fix(ext/node): fix async variant of brotliDecompress (#​27815)
  • fix(ext/node): fix formatting of debug logs (#​27772)
  • fix(ext/node): fix panic when invalid AES GCM key size (#​27818)
  • fix(ext/node): implement X509Certificate#checkHost (#​27821)
  • fix(ext/node): implement aes-128-ctr, aes-192-ctr, and aes-256-ctr
    (#​27630)
  • fix(ext/node): implement crypto.hash (#​27858)
  • fix(ext/node): npm:mqtt compatibility (#​27792)
  • fix(ext/node): reference error in zlib.crc32 (#​27777)
  • fix(ext/node): scrypt panic when log_n > 64 (#​27816)
  • fix(init): correct dev task for --lib (#​27860)
  • fix(install/global): warn about not including auto-discovered config file
    (#​27745)
  • fix(lsp): ignore errors on ambient module imports (#​27855)
  • fix(lsp): silence debug error for 'move to a new file' action (#​27780)
  • fix(node): align type stripping in node_modules error message with Node
    (#​27809)
  • fix(npmrc): merge .npmrc in user's homedir and project (#​27119)
  • fix(process/windows): correct command resolution when PATH env var not
    uppercase (#​27846)
  • fix(publish): unfurl sloppy imports in d.ts files and type imports (#​27793)
  • fix(types): Deno.readDirSync's type returns an IteratorObject (#​27805)
  • fix: do not log cache creation failure on readonly file system (#​27794)
  • perf(lsp): cache completion item resolution during request (#​27831)
  • perf(node_resolver): reduce url to/from path conversions (#​27839)
  • perf: full LTO in sysroot (#​27771)
seanmonstar/httparse (httparse)

v1.10.0

Compare Source

zkat/miette (miette)

v7.5.0

Features
  • graphical: support rendering related diagnostics as nested (#​417) (771a0751)
Bug Fixes
  • graphical: prevent leading newline when no link/code (#​418) (1e1938a0)
rust-lang/rust (rust)

v1.84.1

Compare Source

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

serde-rs/json (serde_json)

v1.0.138

Compare Source

  • Documentation improvements
dtolnay/syn (syn)

v2.0.98

Compare Source

  • Allow lifetimes in function pointer return values in ParseStream::call and Punctuated parsers (#​1847)

v2.0.97

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 3, 2025 01:48
@keithamus keithamus merged commit 726a241 into main Feb 3, 2025
4 checks passed
@keithamus keithamus deleted the renovate/dependencies branch February 3, 2025 09:31
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