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 hotfix-release/v1.83.0 into main #3811

Closed
wants to merge 2 commits into from

Conversation

devops-github-rudderstack
Copy link
Contributor

👑 An automated PR

ItsSudip and others added 2 commits October 18, 2024 11:10
* feat: add missing fields on the pinterest_tag mapping

* chore: fix test cases

* chore(deps): bump actions/checkout from 4.1.1 to 4.2.1 (#3796)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.1...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>

* chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#3749)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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: heap userId extraction (#3801)

* chore: remove redundant old implementation (#3802)

* chore: remove redundant old implementation

* chore: remove test cases related to pinterest_tag

* chore: fix test cases

* chore: fix lint issue

* chore: fix lint issue again

* Should filter out falsey reserved attributes from Intercom destination  (#3767)

* Should filter out reserved attributes from Intercom destination even if they are falsey

* Fix presence check to allow null values

---------

Co-authored-by: Manish Kumar <[email protected]>

* chore(deps): bump koa and @types/koa (#3709)

Bumps [koa](https://github.com/koajs/koa) and [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa). These dependencies needed to be updated together.

Updates `koa` from 2.15.0 to 2.15.3
- [Changelog](https://github.com/koajs/koa/blob/2.15.3/History.md)
- [Commits](koajs/koa@2.15.0...2.15.3)

Updates `@types/koa` from 2.13.12 to 2.15.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/koa"
  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: Yashasvi Bajpai <[email protected]>

* fix: populate source destination info env set properly (#3806)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Sankeerth <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dilip Kola <[email protected]>
Co-authored-by: shrouti1507 <[email protected]>
Co-authored-by: Will <[email protected]>
Co-authored-by: Manish Kumar <[email protected]>
Co-authored-by: Yashasvi Bajpai <[email protected]>
Co-authored-by: Akash Chetty <[email protected]>
@devops-github-rudderstack
Copy link
Contributor Author

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 87.34177% with 10 lines in your changes missing coverage. Please review.

Project coverage is 88.92%. Comparing base (d1d8a18) to head (2070bb6).

Files with missing lines Patch % Lines
src/cdk/v2/destinations/pinterest_tag/utils.js 85.91% 4 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3811      +/-   ##
==========================================
- Coverage   89.06%   88.92%   -0.14%     
==========================================
  Files         608      607       -1     
  Lines       32987    32800     -187     
  Branches     7805     7755      -50     
==========================================
- Hits        29379    29168     -211     
+ Misses       3331     3318      -13     
- Partials      277      314      +37     

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

Copy link

@ItsSudip
Copy link
Member

We can't release these changes. Deleting this pr.

@ItsSudip ItsSudip closed this Oct 18, 2024
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.

4 participants