Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.34.0-alpha.0
->0.36.2
4.2.0
->4.2.4
0.5.2
->0.6.0
1.10.4
->1.10.9
22.10.5
->22.10.10
22.12.0
->22.13.1
5.0.0
->5.1.0
4.32.0
->4.33.0
5.7.2
->5.7.3
Release Notes
anthropics/anthropic-sdk-typescript (@anthropic-ai/sdk)
v0.36.2
Full Changelog: sdk-v0.36.1...sdk-v0.36.2
Bug Fixes
v0.35.0
Full Changelog: sdk-v0.34.0...sdk-v0.35.0
Features
.withResponse()
(#654) (b54477f).request_id
getter (4572478)Bug Fixes
Chores
| undefined
to client options properties (#656) (d642298)Documentation
oclif/core (@oclif/core)
v4.2.4
Compare Source
Bug Fixes
v4.2.3
Compare Source
Bug Fixes
swc-project/swc (@swc/core)
v1.10.9
Compare Source
Bug Fixes
Documentation
Parallel
(#9896) (9962c9c)Features
(es/minifier) Print total size from
minify-all
example (#9897) (134000f)(es/minifier) Turn
1 * v
into+v
(#9903) (a228347)(es/minifier) Compress
foo ? num : 0
intonum * !!foo
(#9908) (ce22557)Miscellaneous Tasks
minify-all
example (#9899) (2d87b89)Performance
(es/minifier) Make character frequency analysis parallel (#9895) (ca2fd1e)
(es/minifier) Parallelize handling of class members (#9900) (ed74839)
(es/minifier) Adjust threshold for parallel char frequency calculation (#9901) (47ea8de)
(es/minifier) Do heavy operation only if required (#9902) (2687231)
(es/minifier) Cache
var_or_default
calls (#9909) (4a3be8d)(es/minifier) Invert cache to be really a cache (#9910) (8bfb0e5)
v1.10.8
Compare Source
Bug Fixes
(es/decorators) Fix init order of
2022-03
impl (#9760) (751a310)(es/testing) Fix sourcemap generation (#9891) (008f2de)
(es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)
(typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)
Features
Performance
(bench) Run benchmark on a custom runner (#9877) (2d6f9a5)
(es/codegen) Remove needless allocations (#9890) (f230ff2)
(es/minifier) Make the first run of DCE more efficient (#9868) (7329824)
(es/minifier) Adjust parallel threshold (#9872) (d5d856c)
(es/minifier) Box
VarUsageInfo
ofProgramData
(#9894) (fafd754)(es/renamer) Use
IndexSet
for rename queue (#9866) (f404720)(es/utils) Optimize
maybe_par_idx_raw
(#9870) (46e3d77)Enable
concurrent
in codspeed bench (#9862) (6c2bb13)Refactor
(atoms) Rename
FastAtom
toUnsafeAtom
(#9873) (3df8b44)(es/minifier) Add a way to profile minifier for real-world inputs (#9881) (9657294)
(es/minifier) Use
chili
forminify-all
example (#9885) (197f0bc)(es/minifier) Make
minify-all
profilable (#9888) (fbad136)v1.10.7
Compare Source
Bug Fixes
(ci/publish) Do not tag stable if
onlyNightly
is on (#9863) (c0c6056)(es/minifier) Improve DCE (#9853) (85fb16c)
(es/parser) Fix context of dynamic import type (#9852) (caa7f37)
Documentation
Features
Testing
Build
wasmer
tov5.0.5-rc1
(#9860) (615ae93)v1.10.6
Compare Source
Performance
merge_sequences_in_exprs
by caching computation (#9843) (6e5632f)nodejs/node (node)
v22.13.1
Compare Source
v22.13.0
Compare Source
salesforce/tough-cookie (tough-cookie)
v5.1.0
Compare Source
What's Changed
0
by @colincasey in https://github.com/salesforce/tough-cookie/pull/457expiryDate
method by @colincasey in https://github.com/salesforce/tough-cookie/pull/459domainToASCII
by @wjhsf in https://github.com/salesforce/tough-cookie/pull/480Full Changelog: salesforce/tough-cookie@v5.0.0...v5.1.0
sindresorhus/type-fest (type-fest)
v4.33.0
Compare Source
StringRepeat
: Add support for generating longer strings & fix instantiations with unions (#1046)fbccaab
Split
: Add support for longer strings (#1042)49605b9
Get
: Optimize performance (#1031)cfb5947
KeysOfUnion
: Fix assignability withkeyof
(#1009)4789c7c
IsStringLiteral
: Fix instantiations with infinite string types (#1044)e7800af
SetRequiredDeep
: Fix handling of unions in nested keys (#1037)bf5ce3c
StringSlice
: Fix return type when passing in non-literal (#1036)979eccf
Sum
/Subtract
: Fix instantiations with unions (#1034)69bfd51
v4.32.0
Compare Source
New types
IsTuple
(#1024)1e0872d
SetRequiredDeep
(#939)3d54627
Improvements
PartialDeep
: AddallowUndefinedInNonTupleArrays
option (#1019)278df80
Fixes
SetRequired
: Fix support for removal of optional modifiers from tuples (#1030)c897aad
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.