-
-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency ramda to v0.30.1 #2295
base: master
Are you sure you want to change the base?
Conversation
Handler Size Report
Base Handler Sizes (kB) (commit e6367b5){
"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 a1b5740){
"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
@@ 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
Continue to review full report at Codecov.
|
f42b584
to
fd1fdc8
Compare
fd1fdc8
to
b8fc022
Compare
b8fc022
to
9dbd7bc
Compare
9dbd7bc
to
8c8cdb1
Compare
8c8cdb1
to
9cb2282
Compare
9cb2282
to
59001ae
Compare
59001ae
to
f4969e8
Compare
f4969e8
to
90cfc54
Compare
90cfc54
to
959ee46
Compare
b8675ed
to
c483f93
Compare
c483f93
to
9248f22
Compare
9248f22
to
cbf0463
Compare
cbf0463
to
0b7cd9f
Compare
0b7cd9f
to
d88aa37
Compare
d88aa37
to
c1e6ad3
Compare
c1e6ad3
to
ad751e3
Compare
ad751e3
to
fc08506
Compare
fc08506
to
4b0c0ea
Compare
This PR contains the following updates:
0.27.1
->0.30.1
0.27.62
->0.30.2
Release Notes
ramda/ramda (ramda)
v0.30.1
: v.0.30.1Compare Source
upgrade guide: https://github.com/ramda/ramda/issues/3472
v0.30.0
Compare Source
Upgrade guide: https://github.com/ramda/ramda/issues/3453
v0.29.1
Compare Source
Upgrade guide: https://github.com/ramda/ramda/issues/3415
v0.29.0
Compare Source
Added
🆕 addIndexRight
🆕 isNotNil
🆕 swap
🆕 dropRepeatsBy
Removed
Deprecated
Changes
Thank you to everyone who contributed to this release!
v0.28.0
Compare Source
A long-overdue release with many updates, documented in https://github.com/ramda/ramda/issues/3218.
v0.27.2
Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.