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

Update celo #262

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

Update celo #262

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@celo/base (source) 6.0.0 -> 6.1.0 age adoption passing confidence
@celo/connect (source) 5.2.0 -> 5.3.0 age adoption passing confidence
@celo/contractkit (source) 7.1.0 -> 7.2.0 age adoption passing confidence
@celo/cryptographic-utils (source) 5.0.7 -> 5.1.0 age adoption passing confidence
@celo/dev-utils (source) 0.0.1-beta.1 -> 0.0.6 age adoption passing confidence
@celo/utils (source) 6.0.0 -> 6.0.1 age adoption passing confidence
@celo/wallet-hsm-azure (source) 5.1.3 -> 5.2.0 age adoption passing confidence
@celo/wallet-local (source) 5.1.3 -> 5.2.0 age adoption passing confidence
old-celo-identity (source) 5.1.0 -> 5.1.2 age adoption passing confidence

Release Notes

celo-org/developer-tooling (@​celo/base)

v6.1.0

Compare Source

Minor Changes
  • #​59 38b2631 Thanks @​nicolasbrugneaux! - CHANGE - Replaced all deprecated cryptographic depencies with the audited and maintained suite of crypto libraries @noble/* and @scure/*

v6.0.1

Compare Source

Patch Changes
  • #​200 6e3372f Thanks @​nicolasbrugneaux! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version

  • #​200 6e3372f Thanks @​nicolasbrugneaux! - The following changes are related to adding support for more fee currencies in the @​celo packages.

    (CHANGED): all places referring to gasCurrencies have been changed from string to StrongAddress for safer types. This shouldn't impact you as you already should have been giving 0x${string} in these places

  • Updated dependencies [6e3372f]:

celo-org/celo-monorepo (@​celo/dev-utils)

v0.0.6

Compare Source

v0.0.5

Compare Source

v0.0.4

Compare Source

v0.0.3

Compare Source

v0.0.1

Compare Source

celo-org/social-connect (old-celo-identity)

v5.1.2

Compare Source

Patch Changes

v5.1.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "on tuesday and thursday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner February 13, 2024 21:49
Copy link

changeset-bot bot commented Feb 13, 2024

⚠️ No Changeset found

Latest commit: 4549ea2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

renovate bot commented Feb 28, 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.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

Node.js v18.14.2

Copy link

socket-security bot commented Mar 1, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@celo/[email protected] Transitive: environment, filesystem, network +36 47.5 MB

🚮 Removed packages: npm/@celo/[email protected], npm/@celo/[email protected]

View full report↗︎

@renovate renovate bot force-pushed the renovate/celo branch 3 times, most recently from a60014e to d1d44fd Compare March 5, 2024 21:23
@renovate renovate bot changed the title chore(deps): update celo fix(deps): update celo Mar 13, 2024
@renovate renovate bot force-pushed the renovate/celo branch from d1d44fd to 635a884 Compare March 15, 2024 16:53
@renovate renovate bot changed the title fix(deps): update celo Update celo Mar 15, 2024
@renovate renovate bot force-pushed the renovate/celo branch 2 times, most recently from 0036a28 to 29e04f2 Compare March 22, 2024 19:43
@renovate renovate bot force-pushed the renovate/celo branch from 29e04f2 to c1c2828 Compare March 30, 2024 11:01
Copy link
Contributor Author

renovate bot commented Jun 4, 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.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22101
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22101:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22164:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22354:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22410:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.30.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23102:5)

Node.js v18.14.2

@renovate renovate bot force-pushed the renovate/celo branch 2 times, most recently from 9bf0b0c to 5c078f1 Compare July 28, 2024 13:51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

0 participants