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
6249ea8 to
48630f2
Compare
f07513d to
9a79a4e
Compare
9a79a4e to
7a59f03
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→v79.3.1→11.1.455.1.0→56.1.20.3.0→1.0.1Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
MikeMcl/bignumber.js (bignumber.js)
v11.1.4Compare Source
toFormatduplicating the fraction whengroupSizeis0.v11.1.3Compare Source
EXPONENTIAL_ATdefault value documentation.v11.1.2Compare Source
toFormatoutput for-0.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:throw on invalid input instead of returning
NaN, andalways validate the
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. #2651fullcalendar/temporal-polyfill (temporal-polyfill)
v1.0.1✨ Features
/implementationand/shimentrypoints for finer control over native vs. polyfilled. See docsfunction.lengthand non-constructable💥 Breaking
iso8601andgregorywork as before, but other calendars now need a different entrypoint. See Upgrade Notes belowglobal.min.jsis no longer in the NPM package, but remains on the jsdelivr CDN (like this), which auto-minifies🛠️ Upgrade Notes
If you use any of the following calendar systems, please use the
/full/entrypoints now:buddhist,chinese,coptic,dangi,ethiopic,ethioaa,hebrew,indian,islamic-civil,islamic-tbla,islamic-umalqura,japanese,persian, androc.🐛 Bugfixes
Temporal.Duration.round()no longer throws for zero durations withrelativeTo(#87)Temporal.Duration.prototype.total()now returns0for blank durations withrelativeToinstead of throwing (#55)Temporal.Duration.from()no longer double-rounds huge subsecond values, fixing false out-of-range errors and microsecond stringification (#92)Temporal.Duration/Temporal.PlainDateTimediffs, soceilrounds up correctly when just past a whole day (#84)Temporal.PlainMonthDay.prototype.toLocaleString()no longer includes the internal reference year in date styles (#75)Temporal.PlainDate.prototype.withCalendar()now keeps the correct Buddhist month for historical ISO dates like 1582-01-01 (#74)Intl.DateTimeFormat.prototype.formatToParts()now formats polyfilledTemporal.PlainTimein Node 22 instead of throwingTypeError: Cannot use valueOf(#95)Temporal.ZonedDateTime.from()now accepts Brazilian wall times near close-together 2000 offset transitions, e.g.America/NoronhaandAmerica/Boa_Vista(#73)Temporal.ZonedDateTime.from()no longer clamps future offset calculations, preserving the+02:00summer offset for futureEurope/Berlindates like 2044-06-10 (#49)🔢 Version Number
This first real 1.0 release is numbered 1.0.1 because 1.0.0 was accidentally published as a blank package years ago (related to #88).
v0.3.2Compare Source
/*@​__PURE__*/(#90)v0.3.1Compare Source
new Date()formaxPossibleTransitionmalfunctions in some environments (#83)en-GBfor computations, not present in some environments (#76)Temporal.Now.timeZoneId()should not be cached (#63)Configuration
📅 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.