Skip to content

fix(deps): update dependency @msgpack/msgpack to v3#1500

Draft
renovate[bot] wants to merge 1 commit intomainfrom
renovate/msgpack-msgpack-3.x
Draft

fix(deps): update dependency @msgpack/msgpack to v3#1500
renovate[bot] wants to merge 1 commit intomainfrom
renovate/msgpack-msgpack-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@msgpack/msgpack (source) 2.8.03.1.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

msgpack/msgpack-javascript (@​msgpack/msgpack)

v3.1.3

Compare Source

  • More specific data types - ArrayBuffer instead of ArrayBufferLike (ts 5.9 compatibility issue) by @​joshkel (#​279)

v3.1.2

Compare Source

  • Make sure this library works with node --experimental-strip-types

v3.1.1

Compare Source

  • Stop using Symbol.dispose, which is not yet supported in some environments (#​268 by @​rijenkii)

v3.1.0

Compare Source

v3.0.1

Compare Source

  • Implement a tiny polyfill to Symbol.dispose (#​261 to fix #​260)

v3.0.0

Compare Source

  • Set the compile target to ES2020, dropping support for the dists with the ES5 target
  • Fixed a bug that encode() and decode() were not re-entrant in reusing instances (#​257)
  • Allowed the data alignment to support zero-copy decoding (#​248, thanks to @​EddiG)
  • Added an option rawStrings: boolean to decoders (#​235, thanks to @​jasonpaulos)
  • Optimized GC load by reusing stack states (#​228, thanks to @​sergeyzenchenko)
  • Added an option useBigInt64 to map JavaScript's BigInt to MessagePack's int64 and uint64 (#​223)
  • Drop IE11 support (#​221)
  • Change the interfaces of Encoder and Decoder, and describe the interfaces in README.md (#​224):
    • new Encoder(options: EncoderOptions): it takes the same named-options as encode()
    • new Decoder(options: DecoderOptions): it takes the same named-options as decode()

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Feb 7, 2025
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 8 times, most recently from 11a374c to 740d2b2 Compare February 17, 2025 09:01
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 2 times, most recently from 76067de to c90b31b Compare February 21, 2025 15:45
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch from c90b31b to bb2d9ee Compare February 27, 2025 02:13
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 5 times, most recently from e504d1e to 950222e Compare March 14, 2025 10:11
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 2 times, most recently from f8fdfdf to bde09a2 Compare March 25, 2025 07:23
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 8 times, most recently from dcd4a73 to fb326db Compare April 3, 2025 03:29
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 3 times, most recently from fb77cee to 31cea6a Compare April 9, 2025 16:54
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 3 times, most recently from eb3c44a to 5da37f3 Compare April 17, 2025 09:25
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 5 times, most recently from 9ae48b5 to 15a90a8 Compare May 16, 2025 08:11
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 4 times, most recently from b0b4dc9 to 7ab2c9b Compare May 29, 2025 06:47
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch from 7ab2c9b to b87b403 Compare June 9, 2025 01:47
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch from b87b403 to e4a540d Compare June 24, 2025 01:38
@renovate renovate Bot changed the title fix(deps): update dependency @msgpack/msgpack to v3 Update dependency @msgpack/msgpack to v3 Jun 24, 2025
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch from e4a540d to b857578 Compare June 24, 2025 01:45
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 2 times, most recently from b901073 to 8e43a35 Compare July 2, 2025 12:07
@renovate renovate Bot changed the title Update dependency @msgpack/msgpack to v3 fix(deps): update dependency @msgpack/msgpack to v3 Jul 2, 2025
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 2 times, most recently from d0c78cd to 8b1984b Compare July 4, 2025 01:13
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 4 times, most recently from 815b41c to e33613f Compare July 15, 2025 09:12
@renovate renovate Bot force-pushed the renovate/msgpack-msgpack-3.x branch 4 times, most recently from 3629281 to e66a320 Compare August 14, 2025 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants