chore(deps): update all dependencies #992
Merged
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.10.11
->^2.11.0
^4.11.4
->^4.12.3
^4.0.0-alpha.58
->^4.0.0-alpha.60
^8.0.0
->^8.1.0
^6.4.0
->^6.5.0
^4.19.0
->^4.20.1
^4.2.19
->^4.2.21
^1.7.0
->^1.7.1
^2.8.10
->^2.8.12
^4.1.5
->^4.1.7
^4.7.8
->^4.7.9
^26.0.23
->^26.0.24
^8.2.2
->^9.0.0
^1.4.6
->^1.4.7
^15.12.5
->^16.4.8
^1.3.1
->^1.3.2
^15.7.3
->^15.7.4
^2.0.8
->^2.0.9
^17.0.11
->^17.0.15
^3.0.4
->^3.0.5
^17.0.8
->^17.0.9
^0.16.2
->^0.16.3
^5.1.7
->^5.1.8
^4.0.16
->^4.0.17
^0.29.11
->^0.29.13
^4.28.1
->^4.28.5
^4.28.1
->^4.28.5
^8.6.0
->^8.6.2
^2.22.1
->^2.23.0
^4.3.1
->^4.3.2
^7.29.0
->^7.32.0
^24.3.6
->^24.4.0
^0.7.0
->^0.9.1
^3.1.0
->^3.2.0
^2.3.0
->^2.4.0
^6.0.0
->^7.0.1
^11.0.0
->^11.1.1
^9.0.1
->^9.0.3
^5.13.0
->^5.13.5
^2.0.0-rc.2
->^2.0.0-rc.3
14.17.1
->14.17.4
^2.0.9
->^2.0.12
^1.0.9
->^1.0.10
>= 7.19.0
->>= 7.20.3
^2.0.0
->^3.0.1
^3.2.18
->^3.2.20
^1.9.3
->^1.10.2
^11.1.1
->^11.1.2
^4.1.2
->^4.1.3
^10.0.0
->^10.1.0
^1.1.7
->^1.1.8
^4.3.4
->^4.3.5
Release Notes
dmtrKovalenko/date-io
v2.11.0
Compare Source
Features
parseISO
– will parse date using library method to avoid inconsistencies between browserstoISO
– will format date to iso string using libraryFixes/Enhancements
dayjs
mui-org/material-ui
v4.12.3
Compare Source
@material-ui/core@4.12.3
Docs
Core
All contributors of this release in alphabetical order: @eps1lon, @mnajdova, @HumbertoL, @oliviertassinari, @Siv-tspab
v4.12.2
Compare Source
@material-ui/core@4.12.2
Docs
All contributors of this release in alphabetical order: @eps1lon, @m4theushw, @mbrookes, @mnajdova, @oliviertassinari, @serenalin121
v4.12.1
Compare Source
July 7, 2021
This release is released to fix the package.json generation in the previous release.
Core
v4.12.0
Compare Source
July 6, 2021
Big thanks to the 12 contributors who made this release possible. It includes deprecations that should help developers to have an easier adoption of v5.
@material-ui/core@4.12.0
@material-ui/system@4.12.0
Docs
Core
testing-library/dom-testing-library
v8.1.0
Compare Source
Features
Turfjs/turf
v6.5.0
Compare Source
🏅 New Features/Enhancements
@turf/points-with-polygon
Add MultiPoint support(PR pointsWithinPolygon: add MultiPoint support Turfjs/turf#2137 - Author @twelch)
🐛 Bug Fixes
@turf/dissolve
Complete rewrite of the dissolve module to resolve many bugs(PR Rework mask Turfjs/turf#2110 - Author @rowanwins)
@turf/mask
Complete rewrite of the mask module to resolve many bugs(PR Rework Mask module Turfjs/turf#2130 - Author @rowanwins)
@turf/boolean-valid
Add missing dependency to(PR Add missing dependency (@turf/boolean-disjoint) to @turf/boolean-valid Turfjs/turf#2094 - Author @rycgar)
📖 Documentation
@turf/boolean-overlap
Improve clarity(PR Docs: clearer description for booleanOverlap Turfjs/turf#2133 - Author @patrickbrett)
🔔 Misc
(PR Enable typescript strict mode Turfjs/turf#2126 - Author @mfedderly)
typescript-eslint/typescript-eslint
v4.28.5
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.4
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.28.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
ajv-validator/ajv
v8.6.2
Compare Source
Fix JTD serialiser (#1691)
v8.6.1
Compare Source
Fix "not" keyword preventing validation of "allOf" and some other keywords (#1668)
date-fns/date-fns
v2.23.0
Compare Source
Thanks to Liam Tait, fturmel, Takuya Uehara, Branislav Lazic, Seyyed Morteza Moosavi, Felipe Armoni, Sasha Koss, Michael Mok, Tan75 and Maxim Topciu for working on the release.
Changed
Improved
nextDay
performance by roughly 50%.Added more ordinal formatting to the Japanese locale.
Added
Added a new
clamp
function that allows to bound a date to an interval.Added Bosnian locale (bs).
Allowed passing
undefined
in the duration to add and sub functions.visionmedia/debug
v4.3.2
Compare Source
Patch release 4.3.2
.enabled
checks (#799)Thank you @omg!
eslint/eslint
v7.32.0
Compare Source
3c78a7b
Chore: Adopteslint-plugin/prefer-message-ids
rule internally (#14841) (Bryan Mishkin)faecf56
Update: change reporting location forcurly
rule (refs #12334) (#14766) (Nitin Kumar)d7dc07a
Fix: ignore lines with empty elements (fixes #12756) (#14837) (Soufiane Boutahlil)1bfbefd
New: Exit on fatal error (fixes #13711) (#14730) (Antonios Katopodis)ed007c8
Chore: Simplify internalno-invalid-meta
rule (#14842) (Bryan Mishkin)d53d906
Docs: Prepare data for website to indicate rules with suggestions (#14830) (Bryan Mishkin)d28f2ff
Docs: Reference eslint-config-eslint to avoid potential for staleness (#14805) (Brett Zamir)8be8a36
](https:Configuration
📅 Schedule: "before 3am on the first day of the month" in timezone Asia/Singapore.
🚦 Automerge: Enabled.
♻ 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 WhiteSource Renovate. View repository job log here.