-
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 #1675
Conversation
WalkthroughThe recent updates span across the analytics and sanity suite packages, focusing on dependency management and version increments. Specifically, the analytics package improved by moving a common package to dev dependencies, while the sanity suite package received a dependency update to enhance functionality. Additionally, a project version update reflects ongoing development efforts, marking a step forward in project evolution. Changes
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 (5)
package-lock.json
is excluded by:!**/*.json
package.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 (4)
- 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 (2)
- packages/sanity-suite/CHANGELOG.md
- sonar-project.properties
Additional comments: 2
packages/analytics-v1.1/CHANGELOG_LATEST.md (1)
- 1-6: The changelog entry for version
2.48.6
is well-documented, providing clear information about the bug fix, the related issue, and the commit hash. This adherence to changelog best practices facilitates easy tracking and understanding of changes within the project.packages/analytics-v1.1/CHANGELOG.md (1)
- 5-11: The changelog update for version 2.48.6 clearly documents the bug fix of moving the analytics common package to dev dependencies, including references to the issue and commit. Ensure the versioning and links are accurate and up-to-date.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1675 +/- ##
=======================================
Coverage 53.90% 53.90%
=======================================
Files 461 461
Lines 15611 15611
Branches 3102 3109 +7
=======================================
Hits 8415 8415
+ Misses 5890 5861 -29
- Partials 1306 1335 +29 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
size-limit report 📦
|
👑 An automated PR
Summary by CodeRabbit
rudder-sdk-js
dependency to version 3.0.3, improving analytics functionality.