Skip to content

Conversation

@kunstmusik
Copy link
Contributor

@kunstmusik kunstmusik commented Oct 22, 2025

  • also backfilled ChangeLog from GH release notes

Summary by CodeRabbit

  • Chores
    • Updated package version to 3.1.0
    • Updated core dependencies to latest versions

* also backfilled ChangeLog from GH release notes
@coderabbitai
Copy link

coderabbitai bot commented Oct 22, 2025

Walkthrough

This PR updates the package version and ardrive-core-js dependency from 3.0.5 to 3.1.0, reflecting a minor version bump. The CHANGELOG.md is updated to document this release, and package.json is updated with the new version numbers.

Changes

Cohort / File(s) Summary
Release 3.1.0
CHANGELOG.md, package.json
Updated package version to 3.1.0 and bumped ardrive-core-js dependency to 3.1.0. CHANGELOG.md documents the new release entry.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • fedellen

Poem

🐰 A version bump hops along with glee,
From 3.0 to 3.1 we see,
Dependencies dance in perfect time,
Changelogs sing in rhythm and rhyme,
Release notes ready, the journey's complete! ✨

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The PR title "PE-8597: upgrade ardrive-core-js to 3.1.0 and bump CLI version" directly and accurately captures the two primary changes in the pull request: the upgrade of the ardrive-core-js dependency from 3.0.5 to 3.1.0 and the bump of the CLI package version from 3.0.5 to 3.1.0 in package.json. The title is concise, specific, and clear enough that a reviewer scanning the history would immediately understand the main purpose of the change. The addition of the ticket reference (PE-8597) provides helpful traceability without introducing noise.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch PE-8597-update-ardrive-core-js-to-support-browser

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7919d1c and 4a74012.

⛔ Files ignored due to path filters (5)
  • .yarn/cache/@noble-ciphers-npm-2.0.1-d74d5502c9-4530241711.zip is excluded by !**/.yarn/**, !**/*.zip
  • .yarn/cache/@noble-hashes-npm-2.0.1-3deaaa8c92-aea67a671c.zip is excluded by !**/.yarn/**, !**/*.zip
  • .yarn/cache/ardrive-core-js-npm-3.0.5-29d8269aeb-c0dbf53ddb.zip is excluded by !**/.yarn/**, !**/*.zip
  • .yarn/cache/ardrive-core-js-npm-3.1.0-9dbb775a45-fa325d3bb6.zip is excluded by !**/.yarn/**, !**/*.zip
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
🔇 Additional comments (2)
package.json (1)

3-3: Version and dependency updates look good.

The package version and ardrive-core-js dependency are correctly bumped from 3.0.5 to 3.1.0, with the pinned version being appropriate for tight integration. Other dependencies remain unchanged as expected.

Please verify that no code changes are required to support the new ardrive-core-js@3.1.0 (e.g., API changes, deprecations). Consider running the build and test suite to ensure compatibility.

Also applies to: 11-11

CHANGELOG.md (1)

10-14: CHANGELOG entry is well-formatted and consistent.

The new 3.1.0 entry clearly documents the update to ardrive-core-js@3.1.0, follows the Keep a Changelog format, and includes an appropriate release date that aligns with the PR creation date.


Comment @coderabbitai help to get the list of available commands and usage tips.

@kunstmusik kunstmusik merged commit c494c79 into master Oct 22, 2025
2 checks passed
@kunstmusik kunstmusik deleted the PE-8597-update-ardrive-core-js-to-support-browser branch October 22, 2025 19:23
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.

3 participants