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

chore(release): merge release/3.78.0-SDK-3001 into main [SDK-3001] #2053

Merged
merged 18 commits into from
Feb 20, 2025

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 Automated Release PR

This pull request was created automatically by the GitHub Actions workflow. It merges the release branch (release/3.78.0-SDK-3001) into the main branch.

This ensures that the latest release branch changes are incorporated into the main branch for production.

Details

  • Release Version: v$NEW_VERSION_VALUE
  • Release Branch: release/3.78.0-SDK-3001
  • Related Ticket: SDK-3001

Please review and merge when ready. 🚀

saikumarrs and others added 18 commits February 17, 2025 19:45
* fix: replace vulnerable package with custom implementation

* fix: avoid overwriting options

* test: add documentation and unit tests for additional clarity
* fix: sdk loading snippet to reduce ambiguity in updating url

* chore: update loading snippet in all the examples

* fix: use the updated snippet version
chore: fix sdk instrumentation in example apps loading snippet
* fix: retry status code logic and error messages

* chore: revert unnecessary changes

* refactor: simplify the logic in dmt
Copy link
Contributor

coderabbitai bot commented Feb 20, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore(release)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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 generate docstrings to generate docstrings for this PR. (Beta)
  • @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.

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 61.41%. Comparing base (d834d95) to head (acd8504).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...nalytics-js-common/src/v1.1/utils/storage/store.js 0.00% 2 Missing and 1 partial ⚠️
...alytics-js-common/src/v1.1/utils/storage/cookie.js 0.00% 2 Missing ⚠️
...ges/analytics-js-plugins/src/xhrQueue/utilities.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2053      +/-   ##
==========================================
+ Coverage   61.36%   61.41%   +0.05%     
==========================================
  Files         478      478              
  Lines       16403    16404       +1     
  Branches     3249     3243       -6     
==========================================
+ Hits        10065    10075      +10     
- Misses       5087     5123      +36     
+ Partials     1251     1206      -45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
83.5% Coverage on New Code (required ≥ 90%)

See analysis details on SonarQube Cloud

Copy link

size-limit report 📦

Name Size (Base) Size (Current) Size Limit Status
Cookies Utils - Legacy - NPM (ESM) 1.54 KB 1.54 KB (0%) 2 KB
Cookies Utils - Legacy - NPM (CJS) 1.75 KB 1.75 KB (0%) 2 KB
Cookies Utils - Legacy - NPM (UMD) 1.54 KB 1.54 KB (0%) 2 KB
Cookies Utils - Modern - NPM (ESM) 1.17 KB 1.17 KB (0%) 1.5 KB
Cookies Utils - Modern - NPM (CJS) 1.4 KB 1.4 KB (0%) 1.5 KB
Cookies Utils - Modern - NPM (UMD) 1.16 KB 1.16 KB (0%) 1.5 KB
Plugins Module Federation Mapping - Legacy - CDN 332 B 332 B (0%) 512 B
Plugins Module Federation Mapping - Modern - CDN 331 B 331 B (0%) 512 B
Plugins - Legacy - CDN 13.66 KB 13.66 KB (0%) 14 KB
Plugins - Modern - CDN 5.64 KB 5.64 KB (0%) 6 KB
Common - No bundling 17.85 KB 17.97 KB (+0.65% ▲) 18.4 KB
Load Snippet 762 B 765 B (+0.4% ▲) 1 KB
Core (v1.1) - NPM (ESM) 30.4 KB 30.16 KB (-0.8% ▼) 32 KB
Core (v1.1) - NPM (CJS) 30.58 KB 30.32 KB (-0.86% ▼) 32 KB
Core (v1.1) - NPM (UMD) 30.45 KB 30.23 KB (-0.7% ▼) 32 KB
Core (Content Script - v1.1) - NPM (ESM) 29.94 KB 29.59 KB (-1.19% ▼) 30.5 KB
Core (Content Script - v1.1) - NPM (CJS) 30.16 KB 29.84 KB (-1.06% ▼) 30.5 KB
Core (Content Script - v1.1) - NPM (UMD) 30.05 KB 29.71 KB (-1.12% ▼) 30.5 KB
Core (v1.1) - Legacy - CDN 32.36 KB 32.03 KB (-1.04% ▼) 32.5 KB
Core (v1.1) - Modern - CDN 30.32 KB 30 KB (-1.07% ▼) 32 KB
Service Worker - Legacy - NPM (ESM) 30.55 KB 30.54 KB (-0.03% ▼) 31 KB
Service Worker - Legacy - NPM (CJS) 30.84 KB 30.85 KB (+0.04% ▲) 31 KB
Service Worker - Legacy - NPM (UMD) 30.64 KB 30.69 KB (+0.16% ▲) 31 KB
Service Worker - Modern - NPM (ESM) 25.73 KB 25.73 KB (-0.02% ▼) 26 KB
Service Worker - Modern - NPM (CJS) 25.96 KB 26 KB (+0.14% ▲) 26.5 KB
Service Worker - Modern - NPM (UMD) 25.71 KB 25.75 KB (+0.16% ▲) 26 KB
Core - Legacy - NPM (ESM) 47.34 KB 47.42 KB (+0.18% ▲) 48 KB
Core - Legacy - NPM (CJS) 47.62 KB 47.64 KB (+0.04% ▲) 48 KB
Core - Legacy - NPM (UMD) 47.4 KB 47.41 KB (+0.03% ▲) 48 KB
Core - Legacy - CDN 47.49 KB 47.53 KB (+0.09% ▲) 47.6 KB
Core - Modern - NPM (ESM) 26.85 KB 26.85 KB (+0.01% ▲) 27 KB
Core - Modern - NPM (CJS) 27.08 KB 27.06 KB (-0.08% ▼) 27.1 KB
Core - Modern - NPM (UMD) 26.87 KB 26.89 KB (+0.11% ▲) 27 KB
Core - Modern - CDN 27.08 KB 27.13 KB (+0.17% ▲) 27.5 KB
Core (Bundled) - Legacy - NPM (ESM) 47.34 KB 47.42 KB (+0.18% ▲) 48 KB
Core (Bundled) - Legacy - NPM (CJS) 47.62 KB 47.67 KB (+0.1% ▲) 48 KB
Core (Bundled) - Legacy - NPM (UMD) 47.4 KB 47.41 KB (+0.03% ▲) 48 KB
Core (Bundled) - Modern - NPM (ESM) 38.59 KB 38.57 KB (-0.04% ▼) 39 KB
Core (Bundled) - Modern - NPM (CJS) 38.88 KB 38.88 KB (+0.02% ▲) 39 KB
Core (Bundled) - Modern - NPM (UMD) 38.57 KB 38.56 KB (-0.03% ▼) 39 KB
Core (Content Script) - Legacy - NPM (ESM) 47.31 KB 47.32 KB (+0.03% ▲) 48 KB
Core (Content Script) - Legacy - NPM (CJS) 47.57 KB 47.59 KB (+0.05% ▲) 48 KB
Core (Content Script) - Legacy - NPM (UMD) 47.31 KB 47.38 KB (+0.15% ▲) 48 KB
Core (Content Script) - Modern - NPM (ESM) 38.51 KB 38.5 KB (-0.02% ▼) 39 KB
Core (Content Script) - Modern - NPM (CJS) 38.79 KB 38.78 KB (-0.04% ▼) 39 KB
Core (Content Script) - Modern - NPM (UMD) 38.58 KB 38.54 KB (-0.11% ▼) 39 KB
All Integrations - Legacy - CDN 94.91 KB 94.94 KB (+0.04% ▲) 95.3 KB
All Integrations - Modern - CDN 90.36 KB 90.5 KB (+0.16% ▲) 91 KB

@saikumarrs saikumarrs merged commit ed4db5b into main Feb 20, 2025
14 of 15 checks passed
@saikumarrs saikumarrs deleted the release/3.78.0-SDK-3001 branch February 20, 2025 08:53
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