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): pull release/v1.78.0 into main #3735

Merged
merged 28 commits into from
Sep 17, 2024
Merged

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

koladilip and others added 28 commits September 3, 2024 10:41
…3698)

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.25.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@v1.25.0...v1.27.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <[email protected]>
fix: upgrade @aws-sdk/lib-storage from 3.485.0 to 3.600.0

Snyk has created this PR to upgrade @aws-sdk/lib-storage from 3.485.0 to 3.600.0.

See this package in npm:
@aws-sdk/lib-storage

See this project in Snyk:
https://app.snyk.io/org/sandeep-L8FvsjCG7mBBqonjSmN48c/project/4b0f037e-0dab-4719-aeee-b46d2ae82119?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Sai Sankeerth <[email protected]>
chore: source integration script filter initial condition

Co-authored-by: Sai Sankeerth <[email protected]>
…3685)

* fix: upgrade @aws-sdk/lib-storage from 3.485.0 to 3.624.0

Snyk has created this PR to upgrade @aws-sdk/lib-storage from 3.485.0 to 3.624.0.

See this package in npm:
@aws-sdk/lib-storage

See this project in Snyk:
https://app.snyk.io/org/sandeep-L8FvsjCG7mBBqonjSmN48c/project/4b0f037e-0dab-4719-aeee-b46d2ae82119?utm_source=github&utm_medium=referral&page=upgrade-pr

* chore: update package-lock

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Sankeerth <[email protected]>
Co-authored-by: Sai Sankeerth <[email protected]>
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <[email protected]>
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.1...v29.2.5)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <[email protected]>
* feat: onboard X(Twiiter) Audience

* chore: add test cases

* chore: add router test cases

* chore: small fixes

* fix: common mock value for twitter ads and audience

* chore: config fallback

* fix: root level batching stringification
* fix: added support for window stabilization fix through envs

* fix: updated the error message matching condition for race condition when spinning up the fn
* feat: add job run id level isolation

* feat: add group by sourceID for rETL

* fix: lint isues

* fix: lint issues

* fix: component test cases

* chore: add fallback to destination and source ids

* chore: revert test cases

* chore: refactor to use sources.job_id to group events
@devops-github-rudderstack
Copy link
Contributor Author

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

Attention: Patch coverage is 92.76596% with 17 lines in your changes missing coverage. Please review.

Project coverage is 88.65%. Comparing base (5db0bfb) to head (aa1289d).
Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
src/v0/destinations/x_audience/utils.js 94.50% 5 Missing ⚠️
src/util/eventValidation.js 80.00% 3 Missing ⚠️
src/v0/destinations/x_audience/transform.js 92.30% 3 Missing ⚠️
src/cdk/v2/destinations/http/utils.js 71.42% 2 Missing ⚠️
src/v0/util/index.js 90.00% 2 Missing ⚠️
src/util/openfaas/index.js 75.00% 1 Missing ⚠️
src/warehouse/index.js 97.36% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3735      +/-   ##
==========================================
+ Coverage   88.63%   88.65%   +0.02%     
==========================================
  Files         592      594       +2     
  Lines       32206    32409     +203     
  Branches     7661     7728      +67     
==========================================
+ Hits        28545    28732     +187     
- Misses       3338     3354      +16     
  Partials      323      323              

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

Copy link

@Gauravudia Gauravudia removed the request for review from anantjain45823 September 17, 2024 06:08
@Gauravudia Gauravudia merged commit 0dbf74c into main Sep 17, 2024
29 checks passed
@Gauravudia Gauravudia deleted the release/v1.78.0 branch September 17, 2024 06:19
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.