chore(deps): update dependency ramda to v0.30.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ramda (source) | 0.27.1 -> 0.30.1 |
||||
| @types/ramda (source) | 0.27.62 -> 0.30.2 |
Release Notes
ramda/ramda (ramda)
v0.30.1: v.0.30.1
upgrade guide: https://github.com/ramda/ramda/issues/3472
v0.30.0
Upgrade guide: https://github.com/ramda/ramda/issues/3453
v0.29.1
Upgrade guide: https://github.com/ramda/ramda/issues/3415
v0.29.0
Added
:new: addIndexRight :new: isNotNil :new: swap :new: dropRepeatsBy
Removed
Deprecated
Changes
:warning: propEq/pathEq parameter order
- Documentation improvements
- Transducer updates
- Some support for types
- Many more!
Thank you to everyone who contributed to this release!
v0.28.0
A long-overdue release with many updates, documented in https://github.com/ramda/ramda/issues/3218.
v0.27.2
This release patches a security vulnerability in the implementation of trim (#3212).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Handler Size Report
No changes to handler sizes.
Base Handler Sizes (kB) (commit e6367b585fb98608cd2e9327e2c8d4058ba73b00)
{
"Lambda": {
"Default Lambda": {
"Standard": 1578,
"Minified": 692
},
"Image Lambda": {
"Standard": 1543,
"Minified": 831
}
},
"Lambda@Edge": {
"Default Lambda": {
"Standard": 1588,
"Minified": 698
},
"Default Lambda V2": {
"Standard": 1580,
"Minified": 694
},
"API Lambda": {
"Standard": 634,
"Minified": 318
},
"Image Lambda": {
"Standard": 1551,
"Minified": 835
},
"Regeneration Lambda": {
"Standard": 1233,
"Minified": 566
},
"Regeneration Lambda V2": {
"Standard": 1307,
"Minified": 596
}
}
}
New Handler Sizes (kB) (commit a1b57406504a36f12e3130acdc3abaff983e7df6)
{
"Lambda": {
"Default Lambda": {
"Standard": 1578,
"Minified": 692
},
"Image Lambda": {
"Standard": 1543,
"Minified": 831
}
},
"Lambda@Edge": {
"Default Lambda": {
"Standard": 1588,
"Minified": 698
},
"Default Lambda V2": {
"Standard": 1580,
"Minified": 694
},
"API Lambda": {
"Standard": 634,
"Minified": 318
},
"Image Lambda": {
"Standard": 1551,
"Minified": 835
},
"Regeneration Lambda": {
"Standard": 1233,
"Minified": 566
},
"Regeneration Lambda V2": {
"Standard": 1307,
"Minified": 596
}
}
}
Codecov Report
Merging #2295 (c056519) into master (4a8e97e) will decrease coverage by
0.00%. The diff coverage isn/a.
:exclamation: Current head c056519 differs from pull request most recent head b8fc022. Consider uploading reports for the commit b8fc022 to get more accurate results
@@ Coverage Diff @@
## master #2295 +/- ##
==========================================
- Coverage 83.55% 83.54% -0.01%
==========================================
Files 102 102
Lines 3673 3671 -2
Branches 1171 1169 -2
==========================================
- Hits 3069 3067 -2
Misses 592 592
Partials 12 12
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...-components/aws-cloudfront/src/getCacheBehavior.ts | 100.00% <0.00%> (ø) |
|
| ...ents/aws-cloudfront/src/getDefaultCacheBehavior.ts | 100.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4a8e97e...b8fc022. Read the comment docs.