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

feat: [master]ONCEHUB-87436: updating transformer version to "1.77.1 #81

Merged
merged 257 commits into from
Sep 18, 2024

Conversation

sumitsheokand
Copy link

What are the changes introduced in this PR?

feat: [master]ONCEHUB-87436: updating transformer version to "1.77.1
Write a brief explainer on your code changes.
feat: [master]ONCEHUB-87436: updating transformer version to "1.77.1

What is the related Linear task?

Resolves INT-XXX

Please explain the objectives of your changes below

Put down any required details on the broader aspect of your changes. If there are any dependent changes, mandatorily mention them here

Any changes to existing capabilities/behaviour, mention the reason & what are the changes ?

N/A

Any new dependencies introduced with this change?

N/A

Any new generic utility introduced or modified. Please explain the changes.

N/A

Any technical or performance related pointers to consider with the change?

N/A

@coderabbitai review


Developer checklist

  • My code follows the style guidelines of this project

  • No breaking changes are being introduced.

  • All related docs linked with the PR?

  • All changes manually tested?

  • Any documentation changes needed with this change?

  • Is the PR limited to 10 file changes?

  • Is the PR limited to one linear task?

  • Are relevant unit and component test-cases added in new readability format?

Reviewer checklist

  • Is the type of change in the PR title appropriate as per the changes?

  • Verified that there are no credentials or confidential data exposed with the changes.

dhawal1248 and others added 30 commits June 13, 2024 04:00
)

* chore: remove high cardinality histogram metrics for UT

* chore: remove high cardinality histogram metrics for UT
* feat: onboarding clicksend destination

* feat: adding scheduling logic

* feat: adding default scheduling unit

* feat: adding component tests

* feat: adding data delivery tests

* feat: reducing code duplication

* feat: test cases clean up

* feat: more deduplication
* chore: record ut events request size in summary
* chore: record ivm heap size used metric
yashasvibajpai and others added 28 commits August 29, 2024 19:46
* fix(bugsnag): reddit response coming as a non-string

* fix: update error handling logic for unauthorised case
- new error response handled
- backward compatibility

* fix: existing test-cases for error handling
- added new test-cases

---------

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
* fix: klaviyo jobs order

* chore: update src/v0/destinations/klaviyo/transform.js
…rlabs#3667)

* Include source attribute for identify messages (rudderlabs#3603)

Add source attribute for compatibility purposes

Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>

* to pass the commit test

---------

Co-authored-by: Gustavo Warmling Teixeira <gustavowt@users.noreply.github.com>
…abs#3683)

* feat: add support for headers to source transformation flows

* chore: add types for source trasform event
* chore: add logger for reddit in case of non 401 status

* chore: handle other error use-cases in reddit

* chore: fix test for reddit

* chore: add test

---------

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
…udderlabs#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
…bs#3565)

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 <snyk-bot@snyk.io>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
…labs#3706)

chore: source integration script filter initial condition

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
…udderlabs#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 <snyk-bot@snyk.io>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
…derlabs#3641)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
@sumitsheokand sumitsheokand merged commit 369ae50 into master Sep 18, 2024
35 of 58 checks passed
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.