This repository was archived by the owner on May 30, 2023. It is now read-only.
chore(deps): update all dependencies #198
Open
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:
^1.3.13->^2.0.017.0.29->18.15.5^17.0.9->^18.0.0^17.0.6->^18.0.0^8.3.4->^9.0.0^10.0.0->^11.0.0^0.21.1->^1.0.0^3.7.1->^4.0.0^1.2.1->^2.0.0^7.32.0->^8.0.0^16.1.0->^17.0.0^4.10.1->^5.0.0^17.0.2->^18.0.0^4.1.0->^5.0.0^17.0.2->^18.0.0^11.4.2->^14.0.06.0.9->6.0.1117.0.2-6->18.2.5^7.2.4->^8.0.0^5.2.0->^6.0.04.0.3->5.0.1^8.1.0->^9.0.0^4.3.2->^5.0.0Release Notes
dmtrKovalenko/date-io
v2.16.1Compare Source
Fixes
New Contributors
Full Changelog: dmtrKovalenko/date-io@v2.16.0...v2.16.1
v2.16.0Compare Source
What's Changed
setDate/getDateby @flaviendelangle in https://github.com/dmtrKovalenko/date-io/pull/625Full Changelog: dmtrKovalenko/date-io@v2.15.0...v2.16.0
v2.15.0Compare Source
What's Changed
addYearsby @flaviendelangle in https://github.com/dmtrKovalenko/date-io/pull/623Full Changelog: dmtrKovalenko/date-io@v2.14.0...v2.15.0
v2.14.0Compare Source
What's Changed
startOfYearandendOfYearby @flaviendelangle in https://github.com/dmtrKovalenko/date-io/pull/614New Collaborator
Full Changelog: dmtrKovalenko/date-io@v2.13.2...v2.14.0
v2.13.2Compare Source
What's Changed
New Contributors
Full Changelog: dmtrKovalenko/date-io@v2.13.1...v2.13.2
v2.13.1Compare Source
v2.11.0Compare Source
Features
parseISO– will parse date using library method to avoid inconsistencies between browserstoISO– will format date to iso string using libraryFixes/Enhancements
dayjsv2.10.11Compare Source
Changelog
DayJsAdapter<Dayjs>v2.10.8Compare Source
v2.10.7Compare Source
Changelog
Some bugfixes and dependency updates:
v2.10.6Compare Source
This release is finally fixing the problem of outdated builds of published
date-io/*releases.From now on versions of
@date-io/*will always be synchronized with@date-io/corepackage and will never cause version conflict or be outdated.v2.10.5Compare Source
v2.10.4Compare Source
v2.10.0Compare Source
Features
v2.9.2Compare Source
v2.9.0: 2.9.0Compare Source
Features
getDaysInMonthmethodv2.8.1Compare Source
Features
libname to the adapter interfaceFixes
v2.8.0Compare Source
v2.7.0Compare Source
Features 🎉
Fixes 🐛 | Enhancements 🧇
v2.6.0Compare Source
Breaking changes
N/A
Features
Fixes
v2.5.1Compare Source
This release is only fixing inclusivity rules of
isWithinRangemethod.v2.5.0Compare Source
Breaking changes
N/A
Features
New functions:
isWithinRange: (date: TDate, range: [TDate, TDate]) => booleanaddMonths: (date: TDate, monthCount: number) => TDatev2.4.0Compare Source
Add 2 new functions:
startOfWeek(date: TDate): TDate- returns start of weekendOfWeek(date: TDate): TDate- returns end of weekv2.3.0Compare Source
Changes
toJsDatefunction converting lib object to native js datev2.2.0Compare Source
Localization improvements release
We have changed the formats tokens to use localized formats tokens everywhere possible. Also introduced several new methods and formats
List of new methods added:
v2.1.0Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
Major upgrade
Do not update if you are using @material-ui/pickers v3
Breaking changes
dateTimeFormatformatsprop and provides easy localization formattingformatmethod now has signature(date: TDate, formatKey: keyof IDateIOFormat) => stringin order to simplify formatting using new format keysformatByStringallowes to use custom (mostly user-provided) format stringsformatByString(value: TDate, formatString: string): string;get-alex/alex
v11.0.0Compare Source
1b4c1beUpdateretext-equality,retext-profanities3b55031Remove support for Node 12Full Changelog: get-alex/alex@10.0.0...11.0.0
axios/axios
v1.3.4Compare Source
Bug Fixes
Contributors to this release
v1.3.3Compare Source
Bug Fixes
Contributors to this release
v1.3.2Compare Source
Bug Fixes
ERR_INVALID_URLerror; (#5528) (128d56f)Contributors to this release
v1.3.1Compare Source
Bug Fixes
Contributors to this release
v1.3.0Compare Source
Bug Fixes
Features
Contributors to this release
1.2.6 (2023-01-28)
Bug Fixes
CommonRequestHeadersList&CommonResponseHeadersListtypes to be private in commonJS; (#5503) (5a3d0a3)Contributors to this release
1.2.5 (2023-01-26)
Bug Fixes
Contributors to this release
1.2.4 (2023-01-22)
Bug Fixes
RawAxiosRequestConfigback toAxiosRequestConfig; (#5486) (2a71f49)AxiosRequestConfiggeneric; (#5478) (9bce81b)Contributors to this release
1.2.3 (2023-01-10)
Bug Fixes
Contributors to this release
[1.2.2] - 2022-12-29
Fixed
Chores
Contributors to this release
[1.2.1] - 2022-12-05
Changed
Fixed
Refactors
Chores
Contributors to this release
[1.2.0] - 2022-11-10
Changed
Fixed
Refactors
Chores
Contributors to this release
[1.1.3] - 2022-10-15
Added
Fixed
Chores
Contributors to this release
[1.1.2] - 2022-10-07
Fixed
Contributors to this release
[1.1.1] - 2022-10-07
Fixed
Contributors to this release
[1.1.0] - 2022-10-06
Fixed
Contributors to this release
[1.0.0] - 2022-10-04
Added
Changed
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.