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

fix(deps): update dependency ramda to ^0.30.0 #3013

Merged
merged 4 commits into from
Jul 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ramda (source) ^0.26.1 -> ^0.30.0 age adoption passing confidence

Release Notes

ramda/ramda (ramda)

v0.30.1: v.0.30.1

Compare 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

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

v0.27.1

Compare Source

Let's pretend v0.27.0 never happened. 😉

v0.27.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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.

Copy link
Contributor Author

renovate bot commented Jun 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.2/15.14.0/node_modules/corepack/dist/lib/corepack.cjs:8878
          if (typeof this !== "object" || this === null || !(#target in this)) {
                                                             ^^^^^^^

SyntaxError: Unexpected identifier
    at Object.compileFunction (node:vm:355:18)
    at wrapSafe (node:internal/modules/cjs/loader:1022:15)
    at Module._compile (node:internal/modules/cjs/loader:1056:27)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1121:10)
    at Module.load (node:internal/modules/cjs/loader:972:32)
    at Function.Module._load (node:internal/modules/cjs/loader:813:14)
    at Module.require (node:internal/modules/cjs/loader:996:19)
    at require (node:internal/modules/cjs/helpers:92:18)
    at Object.<anonymous> (/opt/containerbase/tools/corepack/0.28.2/15.14.0/node_modules/corepack/dist/yarn.js:3:1)
    at Module._compile (node:internal/modules/cjs/loader:1092:14)

@renovate renovate bot force-pushed the renovate/ramda-0.x branch from cd060dc to 5311ce2 Compare June 8, 2024 21:04
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 5311ce2 to 82d7d4d Compare June 9, 2024 00:19
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 82d7d4d to e8fef13 Compare June 10, 2024 11:20
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from e8fef13 to f21e744 Compare June 10, 2024 13:57
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from f21e744 to 4f5124f Compare June 11, 2024 11:12
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 4f5124f to aa6c9aa Compare June 11, 2024 15:57
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from aa6c9aa to c4e6b63 Compare June 12, 2024 12:10
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from c4e6b63 to fd9f04b Compare June 12, 2024 13:47
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from fd9f04b to 3eeaf6d Compare June 13, 2024 19:36
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 3eeaf6d to 965c401 Compare June 14, 2024 10:00
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 965c401 to 0f92471 Compare June 14, 2024 16:56
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 0f92471 to dc20ae7 Compare June 14, 2024 22:24
@renovate renovate bot force-pushed the renovate/ramda-0.x branch 3 times, most recently from 0f9f600 to f5dcb49 Compare June 25, 2024 15:25
@renovate renovate bot force-pushed the renovate/ramda-0.x branch from 7343827 to 57c01b6 Compare July 3, 2024 11:42
@mudassir-hafeez mudassir-hafeez self-assigned this Jul 4, 2024
@Anas12091101 Anas12091101 self-assigned this Jul 5, 2024
@renovate renovate bot force-pushed the renovate/ramda-0.x branch 3 times, most recently from 191ea74 to d1a3cba Compare July 8, 2024 09:14
Copy link
Contributor Author

renovate bot commented Jul 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link
Contributor

@Anas12091101 Anas12091101 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@mudassir-hafeez
Copy link
Contributor

This PR is on hold due to ongoing work on RC/PROD. However, since this change affects the profile page and this dependency is widely used in areas such as the dashboard, coupon form, checkout page, receipt page, and more, I recommend conducting a smoke test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants