Skip to content

fix(deps): update dependency pointycastle to v4#687

Merged
wpfleger96 merged 5 commits into
mainfrom
renovate/pointycastle-4.x
May 26, 2026
Merged

fix(deps): update dependency pointycastle to v4#687
wpfleger96 merged 5 commits into
mainfrom
renovate/pointycastle-4.x

Conversation

@renovate

@renovate renovate Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
pointycastle dependencies major ^3.7.3^4.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bcgit/pc-dart (pointycastle)

v4.0.0

  • Add support for utf-16 in ans1_bmp_string.dart
  • Add new oid for secp256r1 (PR #​249)
  • Fix nullsafety error in padded_block_cipher_impl.dart (PR #​254)
  • Fix ASN1Parser length parsing (PR #​250)
  • Remove unused js dependency (PR #​251)
  • Add new oids (PR #​240)
  • Add new oids for elliptic curves (PR #​242)
  • Add Blowfish, Camellia, Twofish block cipher engines (PR #​246)
  • Reformat CHANGELOG.md to match markdown standards
  • Add factory for SHA512 in RSA-OAEP (PR #​227)
  • Add generics to generateKeyPair #​191

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 May 20, 2026 22:36
@renovate

renovate Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: mobile/pubspec.lock
Command failed: flutter pub upgrade pointycastle
Because nostr 1.5.0 depends on pointycastle ^3.7.3 and no versions of nostr match >1.5.0 <2.0.0, nostr ^1.5.0 requires pointycastle ^3.7.3.
So, because sprout_mobile depends on both nostr ^1.5.0 and pointycastle ^4.0.0, version solving failed.


You can try one of the following suggestions to make the pubspec resolve:
* Try upgrading your constraint on nostr: flutter pub add nostr:^2.0.0
* Consider downgrading your constraint on pointycastle: flutter pub add pointycastle:^3.9.1
Failed to update packages.

@renovate renovate Bot force-pushed the renovate/pointycastle-4.x branch 28 times, most recently from 9a370eb to 03228f7 Compare May 23, 2026 20:19
@renovate renovate Bot force-pushed the renovate/pointycastle-4.x branch 6 times, most recently from dc30484 to 8eb511b Compare May 24, 2026 03:09
@renovate

renovate Bot commented May 24, 2026

Copy link
Copy Markdown
Contributor Author

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.

renovate Bot and others added 3 commits May 26, 2026 15:50
The nostr v2.0.0 package widens its pointycastle constraint to
>=3.7.3 <5.0.0, unblocking pointycastle v4. Beyond the documented
Keychain→Keys and privkey:→secretKey: renames, v2 also changed
Keys.private→Keys.secret, dropped the Nip19.encodePrivkey/decodePrivkey
helpers (replaced by Nip19.encode/decode and the Keys.nsec getter),
and changed Event.toJson() to return String while adding Event.toMap()
for callers that need Map<String,dynamic>.
@wpfleger96 wpfleger96 force-pushed the renovate/pointycastle-4.x branch from a2da3c5 to 997cfc8 Compare May 26, 2026 19:50
@wpfleger96 wpfleger96 enabled auto-merge (squash) May 26, 2026 22:00
@wpfleger96 wpfleger96 merged commit fbbb2d1 into main May 26, 2026
15 checks passed
@wpfleger96 wpfleger96 deleted the renovate/pointycastle-4.x branch May 26, 2026 22:16
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.

1 participant