mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

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

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 1 month ago

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`](https://togithub.com/ramda/ramda/releases/tag/v0.30.1): v.0.30.1 [Compare Source](https://togithub.com/ramda/ramda/compare/v0.30.0...v0.30.1) upgrade guide: [https://github.com/ramda/ramda/issues/3472](https://togithub.com/ramda/ramda/issues/3472) ### [`v0.30.0`](https://togithub.com/ramda/ramda/releases/tag/v0.30.0) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.29.1...v0.30.0) Upgrade guide: [https://github.com/ramda/ramda/issues/3453](https://togithub.com/ramda/ramda/issues/3453) ### [`v0.29.1`](https://togithub.com/ramda/ramda/releases/tag/v0.29.1) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.29.0...v0.29.1) Upgrade guide: [https://github.com/ramda/ramda/issues/3415](https://togithub.com/ramda/ramda/issues/3415) ### [`v0.29.0`](https://togithub.com/ramda/ramda/releases/tag/v0.29.0) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.28.0...v0.29.0) ### Added :new: [addIndexRight](https://togithub.com/ramda/ramda/pull/2140) :new: [isNotNil](https://togithub.com/ramda/ramda/pull/2818) :new: [swap](https://togithub.com/ramda/ramda/pull/3094) :new: [dropRepeatsBy](https://togithub.com/ramda/ramda/pull/3239) ### Removed ### Deprecated ### Changes :warning: [propEq/pathEq parameter order](https://togithub.com/ramda/ramda/pull/2938) - Documentation improvements - Transducer updates - Some support for types - Many more! Thank you to everyone who contributed to this release! ### [`v0.28.0`](https://togithub.com/ramda/ramda/releases/tag/v0.28.0) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.27.2...v0.28.0) A long-overdue release with many updates, documented in [https://github.com/ramda/ramda/issues/3218](https://togithub.com/ramda/ramda/issues/3218). ### [`v0.27.2`](https://togithub.com/ramda/ramda/releases/tag/v0.27.2) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.27.1...v0.27.2) This release patches a security vulnerability in the implementation of `trim` ([#​3212](https://togithub.com/ramda/ramda/issues/3212)). ### [`v0.27.1`](https://togithub.com/ramda/ramda/releases/tag/v0.27.1) [Compare Source](https://togithub.com/ramda/ramda/compare/v0.27.0...v0.27.1) Let's pretend v0.27.0 never happened. :wink: ### [`v0.27.0`](https://togithub.com/ramda/ramda/compare/0.26.1...v0.27.0) [Compare Source](https://togithub.com/ramda/ramda/compare/0.26.1...v0.27.0)

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.



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

renovate[bot] commented 1 month ago

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

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[bot] commented 1 week ago

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.

mudassir-hafeez commented 1 week ago

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.