feat(deps): Update Major updates (major)#17
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
b173d4c to
f67c4e3
Compare
f67c4e3 to
389fe02
Compare
c5cde0b to
3c7eb3a
Compare
3affec0 to
f49b72a
Compare
f49b72a to
13aa161
Compare
This file contains hidden or 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
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:
v5→v69.3.1→11.1.155.1.0→56.1.2Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
MikeMcl/bignumber.js (bignumber.js)
v11.1.1Compare Source
decimalPlacesAPI description.v11.1.0Compare Source
BigNumber.sum: return zero if there are no arguments.toBigIntmethod.fromFormatmethod.decimalPlaces,toFixedandtoFormat: support negative decimal places.toFormat: support minimum/maximum decimal places.toFormat: fallback toFORMATfor each property not inoptions.DECIMAL_PLACEScausing slow hex integer base conversion.v11.0.0Compare Source
STRICTconfiguration option:if
true(default), throw an exception on invalid input.if
false, returnNaNon invalid input.toFraction: return[1, 0]forInfinityand[0, 0]forNaN.v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
BigNumber.DEBUG, so the behaviour is now always as if it wastrue:NaN.c,e, andsproperties of objects passed toisBigNumbertoStringon any arbitrary object passed to the constructor.toObjectprototype method which returns a plain object withc,e, andsproperties.filesin package.json is used. Add .gitignore.devDependencies.option-t/option-t (option-t)
v56.1.2Compare Source
Internals
CI
v56.1.1Compare Source
Internals
pnpm versiondirectly. #2728CI
v56.1.0Compare Source
New Features
Internals
v56.0.0Compare Source
Breaking Changes
Update TypeScript to v6.0 (#2709)
This just bump up our compiler baseline. This should not affect for users but uses a breaking change for safety.
If you does not face any typecheck errors, you can update safely.
Documentation
--moduleResolutionfrom README.md. #2711Internals
tsc --init. #2710--rootDiroption explicitly. #2705v55.1.2Compare Source
Internals
no-useless-assignment. We think that is a performance neutral change. But if you face some performance issues, please file a new issue./CHANGELOG_OLD.mdtodocs/. #2694npm:typescriptexplicitly. #2695v55.1.1Compare Source
Internals
ERR_INTERNAL_ASSERTIONin tests that checks modules are same betweenimport()andrequire(). #2680@deprecatedjsdoc tag fromoption-t/<type_name>/compat/v54. #2650CausalCarrierError. #2651Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.