Skip to content
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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ramda (source) 0.27.1 -> 0.30.1 age adoption passing confidence
@types/ramda (source) 0.27.62 -> 0.30.0 age adoption passing confidence

Release Notes

ramda/ramda (ramda)

v0.30.1

Compare Source

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

⚠️ 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

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 24, 2022
@slsnextbot
Copy link
Collaborator

slsnextbot commented Jan 24, 2022

Handler Size Report

No changes to handler sizes.

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
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #2295 (c056519) into master (4a8e97e) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head c056519 differs from pull request most recent head b8fc022. Consider uploading reports for the commit b8fc022 to get more accurate results
Impacted file tree graph

@@            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 data
Powered by Codecov. Last update 4a8e97e...b8fc022. Read the comment docs.

renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 24, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 25, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 25, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 27, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 8, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 23, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 24, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Feb 25, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 7, 2022
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 18, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 15, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 22, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 2, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency ramda to v0.29.1 chore(deps): update dependency ramda to v0.30.0 Apr 28, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 28, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes May 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency ramda to v0.30.0 chore(deps): update dependency ramda to v0.30.1 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant