forked from com-pas/compas-open-scd
-
Notifications
You must be signed in to change notification settings - Fork 0
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 fast-check to v3 #83
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/fast-check-3.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f23775c
to
b842c8c
Compare
b842c8c
to
e964808
Compare
c303e28
to
6ae1e56
Compare
6ae1e56
to
3e52dee
Compare
3e52dee
to
0d817a6
Compare
0d817a6
to
98d4701
Compare
98d4701
to
77df8b5
Compare
77df8b5
to
88cb62f
Compare
88cb62f
to
1b482ea
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.25.0
->3.23.2
Release Notes
dubzzz/fast-check (fast-check)
v3.23.2
Compare Source
Increased resiliency to poisoning
[Code][Diff]
Fixes
subarray
a bit more resilient to poisoningstringify
a bit more resilient to poisoningmapToConstant
a bit more resilient to poisoninggen
a bit more resilient to poisoningv3.23.1
Compare Source
Faster instantiation of internet-related arbitraries
[Code][Diff]
Fixes
v3.23.0
Compare Source
Extend usages of string-units and increased performance
[Code][Diff]
Features
unit
onobject
/anything
arbitraryunit
onjson
arbitrarystring
Fixes
string
stringMatching
it.concurrent
due to Node 23 failingexamples/
pkg.pr.new
pkg.pr.new
previewsexamples/jest.setup.js
canShrinkWithoutContext
for constantsmapToConstant
string
with faster slicesstring
with pre-cached slicesconstant*
v3.22.0
Compare Source
Graphemes support on
fc.string
[Code][Diff]
Features
fc.string
bigInt
's alternativesFixes
string
's deprecation note in documentationv3.21.0
Compare Source
Support customisable versions on
uuid
[Code][Diff]
Features
uuidV
uuidV
in favor ofuuid
uuid
Fixes
float
anddouble
v3.20.0
Compare Source
New arbitraries to alter shrinking capabilities
[Code][Diff]
Features
fc.noShrink
arbitraryfc.noBias
arbitrarylimitShrink
before releasingFixes
your-first-race-condition-test.mdx
noShrink
v3.19.0
Compare Source
New options to generate unicode strings on objects
[Code][Diff]
Features
object
json
Fixes
v3.18.0
Compare Source
New options for floating point arbitraries
[Code][Diff]
Features
double
float
Fixes
double
on small rangesnoInteger
ondouble
noInteger
ondouble
via integration layersv3.17.2
Compare Source
Directly reference the official documentation from NPM
[Code][Diff]
Fixes
v3.17.1
Compare Source
Better interrupt CJS/MJS regarding types
[Code][Diff]
Fixes
v3.17.0
Compare Source
Allow access to some internals details linked to the underlying random generator
[Code][Diff]
Features
Random
Fixes
v3.16.0
Compare Source
Type assert on assertions linked to
fc.pre
[Code][Diff]
Features
fc.pre
an assertion functionFixes
jsonwebtoken
to track recordv3.15.1
Compare Source
Prepare the monorepo for ESM build-chain
[Code][Diff]
Fixes
onBrokenAnchors
'check on Docusaurusidonttrustlikethat-fast-check
in ecosystem.md@effect/schema
in ecosystemisCorrect
check on doublev3.15.0
Compare Source
Add support for
depthIdentifier
todictionary
[Code][Diff]
Features
depthIdentifier
todictionary
Fixes
object
when requested towaitAll
in the tutorialdictionary
forobject
instead of inlined reimplementationv3.14.0
Compare Source
Lighter import with less internals to load
[Code][Diff]
Features
Fixes
v3.13.2
Compare Source
Better reporting for invalid paths
[Code][Diff]
Fixes
gen
v3.13.1
Compare Source
Fix typings for node native esm
[Code][Diff]
Fixes
v3.13.0
Compare Source
New options for
date
,record
anddictionary
[Code][Diff]
Features
date
withDeletedKeys
onrecord
dictionary
record
Fixes
dictionary
date
date
(retry)dictionary
onanything
v3.12.1
Compare Source
Better support for types on ESM targets
[Code][Diff]
Fixes
v3.12.0
Compare Source
Faster
float
,double
andulid
and excluded min/max[Code][Diff]
Features
double
float
Fixes
ulid
we cannot buildulid
decomposeFloat/Double
ulid
ulid
ulid
ulid
mapper functionv3.11.0
Compare Source
New arbitrary for ulid
[Code][Diff]
Features
Fixes
v3.10.0
Compare Source
New arbitrary generating strings matching the provided regex:
stringMatching
[Code][Diff]
Features
stringMatching
stringMatching
stringMatching
Fixes
stringMatching
stringMatching
v3.9.0
Compare Source
Finer definition of
act
to detect race conditions[Code][Diff]
Features
act
per callact
per waitFixes
v3.8.3
Compare Source
Ensure scheduled models can wait everything needed
[Code][Diff]
Fixes
jsonValue
v3.8.2
Compare Source
Rework documentation
[Code][Diff]
Fixes
v3.8.1
Compare Source
New website for the documentation
[Code][Diff]
Fixes
build:all
baseUrl
on the ain documentationv3.8.0
Compare Source
Introduce new
gen
arbitrary[Code][Diff]
Features
gen
arbitraryFixes
fc.gen()
v3.7.1
Compare Source
Safer declaration of types in package.json
[Code][Diff]
Fixes
v3.7.0
Compare Source
Better error reports without duplicated messages
[Code][Diff]
Features
Fixes
v3.6.3
Compare Source
Fix broken replay based on path
[Code][Diff]
Fixes
v3.6.2
Compare Source
Still work in fake timer contexts
[Code][Diff]
Fixes
v3.6.1
Compare Source
Some more performance improvements
[Code][Diff]
Fixes
v3.6.0
Compare Source
Slightly faster execution of properties
[Code][Diff]
Features
runIdToFrequency
Fixes
--cache
option to Prettierv3.5.1
Compare Source
Still work in fake timer contexts
[Code][Diff]
Fixes
v3.5.0
Compare Source
Interrupt running tasks when
interruptAfterTimeLimit
exceeded[Code][Diff]
Features
interruptAfterTimeLimit
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.
This PR was generated by Mend Renovate. View the repository job log.