Skip to content

feat: [Master]ONCEHUB-94984: updating transformer version to 1.93.0#87

Merged
sumitsheokand merged 229 commits intomasterfrom
technocrats/ONCEHUB-94984
Mar 21, 2025
Merged

feat: [Master]ONCEHUB-94984: updating transformer version to 1.93.0#87
sumitsheokand merged 229 commits intomasterfrom
technocrats/ONCEHUB-94984

Conversation

@sumitsheokand
Copy link

What are the changes introduced in this PR?

feat: [Master]ONCEHUB-94984: updating transformer version to 1.93.0
Write a brief explainer on your code changes.
feat: [Master]ONCEHUB-94984: updating transformer version to 1.93.0

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.

vinayteki95 and others added 30 commits December 6, 2024 14:20
* fix: anonymousId overwriting userId at MoEngage destination (#3914)

fix/moengage-anonymousid-over-userid

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

* chore: fix test cases

---------

Co-authored-by: Landi <98327875+jmlandi@users.noreply.github.com>
chore: claen depricated files
* chore: dedicated deployments separation for ut and dt

* chore: update commit msg for dt

* chore: update ut dedicated deployment branch and commit msg

* chore: update branch for dedicated ut deployment

---------

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
…3952)

Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>
* fix: property and event name mappings in shopify v2

* chore: server suffix in checkout started webhook event

* chore: remove value from updation webhook events

* chore: update comflicting event name with webhook suffix

---------

Co-authored-by: Krishna Chaitanya <chaithu.kitti@gmail.com>
* fix: use correct endpoint for custom events

* fix: sonar cloud issue
* fix: use correct endpoint for custom events

* chore: update test cases with types

* chore: address comment and remove redundant test cases

* chore: add branch name to updated list
* fix: adding transformer proxy for iterable

* fix: adding component test cases

* fix: adding factory pattern

* fix: code redesigning

* fix: decoupling networkHandler and specific strategy

* fix: simplifying logic

* fix: convert to registry pattern

* fix: converting to typescript

* fix: removing unnecessary comments

* fix: adding data delivery test cases for all endpoints

* chore: improve iterable network handler (#3918)

* chore: improve iterable network handler

* chore: add comment in principal strategy class

* chore: rename from PrincipalStrategy to BaseStrategy

* chore: update expect-error comment

---------

Co-authored-by: Sai Sankeerth <sanpj2292@github.com>

* fix: review comments addressed

* fix: small refactoring

* fix: update for supporting disallowed events

* fix: code review suggestion

Co-authored-by: Sankeerth <sankeerth@rudderstack.com>

* fix: fixing test cases

* fix: review comment addressed

* fix: adding type definitions

* fix: separating handle error functions

* fix: migrating processor and router test cases

* fix: review comment addressed

---------

Co-authored-by: Sankeerth <sankeerth@rudderstack.com>
Co-authored-by: Sai Sankeerth <sanpj2292@github.com>
manish339k and others added 27 commits March 11, 2025 15:47
* chore: add skipping support to component test

* chore: address pr comments
* feat: new destination for accoil analytics

* feat: removed anonymousId mapping, added ACCOIL_ANALYTICS to features.ts

* feat: refactored processor and router data test files

* fix: minor changes

* feat: added masked secrets

* fix: addressing comment

* fix: apply suggestions from code review

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

---------

Co-authored-by: David Meiklejohn <mj@accoil.com>
Co-authored-by: Dilip Kola <33080863+koladilip@users.noreply.github.com>
Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.44 to 0.5.47.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.44...0.5.47)

---
updated-dependencies:
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mahesh Kutty <39219085+maheshkutty@users.noreply.github.com>
* fix: add 2655 error handling to fb error handler at proxy

* chore: update test

Co-authored-by: Dilip Kola <33080863+koladilip@users.noreply.github.com>

* chore: update test

Co-authored-by: Dilip Kola <33080863+koladilip@users.noreply.github.com>

---------

Co-authored-by: Dilip Kola <33080863+koladilip@users.noreply.github.com>
…adjust source (#4155)

* chore: use common flattenParams utility from lib for fb lead ads and adjust source

* chore: minor changes
* chore: re-order folder structure for types
* chore: use github cli to create pull request

* fix: misc
* chore: onboard am to proxy

* chore: update tests

* fix: network handler class name

* chore: add test

* chore: refactor, address comments

---------

Co-authored-by: Dilip Kola <kdilipkola@gmail.com>
@sumitsheokand sumitsheokand merged commit 25c66c5 into master Mar 21, 2025
5 of 8 checks passed
@github-actions github-actions bot deleted the technocrats/ONCEHUB-94984 branch March 17, 2026 01:32
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.