-
Notifications
You must be signed in to change notification settings - Fork 83
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
chore(release): pulling hotfix-release/3.4.0 into main #1673
Conversation
WalkthroughThe recent updates span across multiple packages, focusing on dependency management and version increments. Notably, Changes
Warning Following errors were encountered
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? TipsChatThere are 3 ways to chat with CodeRabbit:
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 as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to path filters (7)
package-lock.json
is excluded by:!**/*.json
package.json
is excluded by:!**/*.json
packages/analytics-js-integrations/package.json
is excluded by:!**/*.json
packages/analytics-js-integrations/project.json
is excluded by:!**/*.json
packages/analytics-v1.1/package.json
is excluded by:!**/*.json
packages/analytics-v1.1/project.json
is excluded by:!**/*.json
packages/sanity-suite/package.json
is excluded by:!**/*.json
Files selected for processing (6)
- packages/analytics-js-integrations/CHANGELOG.md (1 hunks)
- packages/analytics-js-integrations/CHANGELOG_LATEST.md (1 hunks)
- packages/analytics-v1.1/CHANGELOG.md (1 hunks)
- packages/analytics-v1.1/CHANGELOG_LATEST.md (1 hunks)
- packages/sanity-suite/CHANGELOG.md (1 hunks)
- sonar-project.properties (1 hunks)
Files skipped from review due to trivial changes (3)
- packages/analytics-v1.1/CHANGELOG.md
- packages/sanity-suite/CHANGELOG.md
- sonar-project.properties
Additional comments: 3
packages/analytics-v1.1/CHANGELOG_LATEST.md (1)
- 1-6: The changelog entry for version
2.48.6
clearly documents the bug fix related to moving theanalytics common
package to dev dependencies. Including the commit link is a good practice for traceability.packages/analytics-js-integrations/CHANGELOG_LATEST.md (1)
- 1-7: The changelog entry for version
3.0.3
is well-documented, highlighting the movement of theanalytics common
package to dev dependencies. The inclusion of the commit link enhances traceability.packages/analytics-js-integrations/CHANGELOG.md (1)
- 5-11: The changelog for version
3.0.3
is clearly documented, maintaining consistency with theCHANGELOG_LATEST.md
file. The overall structure of the changelog is commendable, effectively using version comparison links and commit links for detailed traceability.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1673 +/- ##
=======================================
Coverage 53.90% 53.90%
=======================================
Files 461 461
Lines 15611 15611
Branches 3102 3101 -1
=======================================
Hits 8415 8415
Misses 5890 5890
Partials 1306 1306 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
size-limit report 📦
|
👑 An automated PR
Summary by CodeRabbit
analytics-js-integrations
andanalytics-v1.1
packages to improve package management.@rudderstack/analytics-js-sanity-suite
with the latestrudder-sdk-js
version for enhanced analytics capabilities.sonar-project.properties
for better project tracking.