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

v2.0.0-alpha.31 #218

Merged
merged 1 commit into from
Dec 7, 2024
Merged

v2.0.0-alpha.31 #218

merged 1 commit into from
Dec 7, 2024

Conversation

blakebyrnes
Copy link
Contributor

@blakebyrnes blakebyrnes commented Dec 7, 2024

Summary by CodeRabbit

Release Notes for Version 2.0.0-alpha.31

  • New Features

    • Introduced a command-line interface (CLI) option to disable desktop APIs.
    • All argons are now included in microgons, enhancing component interaction.
  • Bug Fixes

    • Resolved issues with the broker not updating settlements.
    • Improved caching behavior to ensure only cached replays are stored.
    • Added cleanup functionality for session databases in the desktop component.
    • Updated documentation for admin identities within the datastore.

These updates enhance stability and functionality across various components of the platform.

Copy link

coderabbitai bot commented Dec 7, 2024

Caution

Review failed

The pull request is closed.

Walkthrough

The changes introduced in this pull request involve the release of version 2.0.0-alpha.31 across multiple packages within the project. This version includes several bug fixes and new features, particularly focusing on the datastore and desktop components. Key updates address issues related to caching, session management, and the integration of "argons" within "microgons." Additionally, various packages have been updated to reflect the new version, ensuring consistency across dependencies.

Changes

File Path Change Summary
CHANGELOG.md Updated to version 2.0.0-alpha.31, documenting bug fixes and new features since 2.0.0-alpha.30.
cli/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
cli/package.json Version updated to 2.0.0-alpha.31 and dependency on @ulixee/commons updated to the same version.
client/main/CHANGELOG.md Updated to include new feature for "all argons in microgons" in version 2.0.0-alpha.31.
client/main/package.json Version updated to 2.0.0-alpha.31 and all dependencies updated to the same version.
cloud/examples/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
cloud/examples/package.json Version updated to 2.0.0-alpha.31 and dependencies updated to the same version.
cloud/main/CHANGELOG.md Updated to include bug fixes and new features for version 2.0.0-alpha.31.
cloud/main/package.json Version updated to 2.0.0-alpha.31 and all dependencies updated accordingly.
datastore/broker-admin/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating new features.
datastore/broker-admin/package.json Version updated to 2.0.0-alpha.31 and relevant dependencies updated.
datastore/broker/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and features.
datastore/broker/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/core/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and new features.
datastore/core/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/docpage/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating new features.
datastore/docpage/package.json Version updated to 2.0.0-alpha.31 for the package and its dependencies.
datastore/examples/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
datastore/examples/package.json Version updated to 2.0.0-alpha.31.
datastore/main/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and features.
datastore/main/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/packager/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating new features.
datastore/packager/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/plugins/hero-client/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
datastore/plugins/hero-client/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/plugins/hero-core/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and features.
datastore/plugins/hero-core/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/plugins/puppeteer-client/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
datastore/plugins/puppeteer-client/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/plugins/puppeteer-core/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
datastore/plugins/puppeteer-core/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
datastore/testing/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
datastore/testing/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
desktop/core/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes.
desktop/core/package.json Version updated to 2.0.0-alpha.31 and all dependencies updated.
desktop/interfaces/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating new features.
desktop/interfaces/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
end-to-end/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and features.
end-to-end/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
lerna.json Version updated to 2.0.0-alpha.31.
schema/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
schema/package.json Version updated to 2.0.0-alpha.31.
specification/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes and features.
specification/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
sql/ast/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating a version bump only.
sql/ast/package.json Version updated to 2.0.0-alpha.31.
sql/engine/CHANGELOG.md Updated for version 2.0.0-alpha.31, documenting bug fixes.
sql/engine/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.
utils/CHANGELOG.md Version entry added for 2.0.0-alpha.31, indicating new features.
utils/package.json Version updated to 2.0.0-alpha.31 and dependencies updated.

Poem

In the garden of code, where updates bloom,
A rabbit hops by, dispelling the gloom.
With argons in microgons, a new dance begins,
Bugs fixed and features, oh what a win!
Hopping with joy, through changelogs we race,
In the world of updates, we find our place! 🐇✨


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Reviewing files that changed from the base of the PR and between b6113ca and ff552c3.

📒 Files selected for processing (51)
  • CHANGELOG.md (1 hunks)
  • cli/CHANGELOG.md (1 hunks)
  • cli/package.json (1 hunks)
  • client/main/CHANGELOG.md (1 hunks)
  • client/main/package.json (1 hunks)
  • cloud/examples/CHANGELOG.md (1 hunks)
  • cloud/examples/package.json (1 hunks)
  • cloud/main/CHANGELOG.md (1 hunks)
  • cloud/main/package.json (2 hunks)
  • datastore/broker-admin/CHANGELOG.md (1 hunks)
  • datastore/broker-admin/package.json (2 hunks)
  • datastore/broker/CHANGELOG.md (1 hunks)
  • datastore/broker/package.json (2 hunks)
  • datastore/core/CHANGELOG.md (1 hunks)
  • datastore/core/package.json (1 hunks)
  • datastore/docpage/CHANGELOG.md (1 hunks)
  • datastore/docpage/package.json (2 hunks)
  • datastore/examples/CHANGELOG.md (1 hunks)
  • datastore/examples/package.json (1 hunks)
  • datastore/main/CHANGELOG.md (1 hunks)
  • datastore/main/package.dist.json (1 hunks)
  • datastore/main/package.json (2 hunks)
  • datastore/packager/CHANGELOG.md (1 hunks)
  • datastore/packager/package.json (2 hunks)
  • datastore/plugins/hero-client/CHANGELOG.md (1 hunks)
  • datastore/plugins/hero-client/package.json (2 hunks)
  • datastore/plugins/hero-core/CHANGELOG.md (1 hunks)
  • datastore/plugins/hero-core/package.json (1 hunks)
  • datastore/plugins/puppeteer-client/CHANGELOG.md (1 hunks)
  • datastore/plugins/puppeteer-client/package.json (2 hunks)
  • datastore/plugins/puppeteer-core/CHANGELOG.md (1 hunks)
  • datastore/plugins/puppeteer-core/package.json (1 hunks)
  • datastore/testing/CHANGELOG.md (1 hunks)
  • datastore/testing/package.json (1 hunks)
  • desktop/core/CHANGELOG.md (1 hunks)
  • desktop/core/package.json (1 hunks)
  • desktop/interfaces/CHANGELOG.md (1 hunks)
  • desktop/interfaces/package.json (1 hunks)
  • end-to-end/CHANGELOG.md (1 hunks)
  • end-to-end/package.json (1 hunks)
  • lerna.json (1 hunks)
  • schema/CHANGELOG.md (1 hunks)
  • schema/package.json (1 hunks)
  • specification/CHANGELOG.md (1 hunks)
  • specification/package.json (2 hunks)
  • sql/ast/CHANGELOG.md (1 hunks)
  • sql/ast/package.json (1 hunks)
  • sql/engine/CHANGELOG.md (1 hunks)
  • sql/engine/package.json (1 hunks)
  • utils/CHANGELOG.md (1 hunks)
  • utils/package.json (1 hunks)

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@blakebyrnes blakebyrnes merged commit 7c12067 into main Dec 7, 2024
20 of 24 checks passed
@blakebyrnes blakebyrnes deleted the release branch December 7, 2024 18:20
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