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): pulling main into develop post release v3.0.0-beta.28 #1635

Merged
merged 11 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ testBookSuites/
tsconfig.build.tsbuildinfo
nativeSdkLoader.js
nativeSdkLoader.ts
packages/analytics-js-integrations/src/integrations/Ninetailed/sample-app/
assets/
1 change: 0 additions & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ CONTRIBUTING.md
examples/chrome-extension/**/rudderAnalytics.js
examples/chrome-extension/**/foreground.js
examples/**/index.html
packages/analytics-js-integrations/src/integrations/Ninetailed/sample-app/
**/public/index.html

/.nx/cache
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js-monorepo",
"version": "3.0.0-beta.27",
"version": "3.0.0-beta.28",
"private": true,
"description": "Monorepo accommodating Rudderstack Analytics JS SDK",
"workspaces": [
Expand Down
8 changes: 8 additions & 0 deletions packages/analytics-js-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.0.0-beta.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)


### Features

* fetch anonymous id by cookie name provided in load option ([#1625](https://github.com/rudderlabs/rudder-sdk-js/issues/1625)) ([d8ccb10](https://github.com/rudderlabs/rudder-sdk-js/commit/d8ccb109f82398db8f53c51c0ac8f24cd1fd872e))
* onboard new destination ninetailed ([#1617](https://github.com/rudderlabs/rudder-sdk-js/issues/1617)) ([080155a](https://github.com/rudderlabs/rudder-sdk-js/commit/080155a74655aeb4b413cc1a90cfa6d66ce3dfbb))

## [3.0.0-beta.18](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)


Expand Down
5 changes: 3 additions & 2 deletions packages/analytics-js-common/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## [3.0.0-beta.18](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].17...@rudderstack/[email protected].18) (2024-02-16)
## [3.0.0-beta.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].18...@rudderstack/[email protected].19) (2024-03-01)


### Features

* onboard new destination commandbar ([#1610](https://github.com/rudderlabs/rudder-sdk-js/issues/1610)) ([a034c21](https://github.com/rudderlabs/rudder-sdk-js/commit/a034c21929bd1d7bdc8c6d27d3f92b2d3c421ae3))
* fetch anonymous id by cookie name provided in load option ([#1625](https://github.com/rudderlabs/rudder-sdk-js/issues/1625)) ([d8ccb10](https://github.com/rudderlabs/rudder-sdk-js/commit/d8ccb109f82398db8f53c51c0ac8f24cd1fd872e))
* onboard new destination ninetailed ([#1617](https://github.com/rudderlabs/rudder-sdk-js/issues/1617)) ([080155a](https://github.com/rudderlabs/rudder-sdk-js/commit/080155a74655aeb4b413cc1a90cfa6d66ce3dfbb))

2 changes: 1 addition & 1 deletion packages/analytics-js-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js-common",
"version": "3.0.0-beta.18",
"version": "3.0.0-beta.19",
"private": true,
"description": "RudderStack Javascript SDK common code",
"module": "dist/npm/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-js-common/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].18",
"title": "@rudderstack/[email protected].18",
"discussion-category": "@rudderstack/[email protected].18",
"tag": "@rudderstack/[email protected].19",
"title": "@rudderstack/[email protected].19",
"discussion-category": "@rudderstack/[email protected].19",
"notesFile": "./packages/analytics-js-common/CHANGELOG_LATEST.md"
}
}
Expand Down
11 changes: 11 additions & 0 deletions packages/analytics-js-integrations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.0.0-beta.25](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)


### Features

* add ecom spec support to google ads via config ([#1611](https://github.com/rudderlabs/rudder-sdk-js/issues/1611)) ([31f8ef6](https://github.com/rudderlabs/rudder-sdk-js/commit/31f8ef6d73280245a54c225d2b577ac40e97e271))
* add support of custom page event name in mixpanel ([#1622](https://github.com/rudderlabs/rudder-sdk-js/issues/1622)) ([ce97106](https://github.com/rudderlabs/rudder-sdk-js/commit/ce971064dd046e012ec3018780bff7894bb0d877))
* klaviyo profile mapping ([#1621](https://github.com/rudderlabs/rudder-sdk-js/issues/1621)) ([d5e7ae6](https://github.com/rudderlabs/rudder-sdk-js/commit/d5e7ae6a823a5724652ebf1f28df25eccd72a13a))
* onboard new destination ninetailed ([#1617](https://github.com/rudderlabs/rudder-sdk-js/issues/1617)) ([080155a](https://github.com/rudderlabs/rudder-sdk-js/commit/080155a74655aeb4b413cc1a90cfa6d66ce3dfbb))
* update content_type mapping logic for fb pixel ([#1628](https://github.com/rudderlabs/rudder-sdk-js/issues/1628)) ([d81adde](https://github.com/rudderlabs/rudder-sdk-js/commit/d81addeba308992fbc933213282653b5845749b9))

## [3.0.0-beta.24](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)


Expand Down
13 changes: 6 additions & 7 deletions packages/analytics-js-integrations/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
## [3.0.0-beta.24](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].23...@rudderstack/[email protected].24) (2024-02-16)
## [3.0.0-beta.25](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].24...@rudderstack/[email protected].25) (2024-03-01)


### Features

* onboard new destination commandbar ([#1610](https://github.com/rudderlabs/rudder-sdk-js/issues/1610)) ([a034c21](https://github.com/rudderlabs/rudder-sdk-js/commit/a034c21929bd1d7bdc8c6d27d3f92b2d3c421ae3))


### Bug Fixes

* replace lodash.pick with ramda to avoid vulnerabilities ([#1615](https://github.com/rudderlabs/rudder-sdk-js/issues/1615)) ([af9fc16](https://github.com/rudderlabs/rudder-sdk-js/commit/af9fc164612ab9c18656b016a32cc83bf43d9f8f))
* add ecom spec support to google ads via config ([#1611](https://github.com/rudderlabs/rudder-sdk-js/issues/1611)) ([31f8ef6](https://github.com/rudderlabs/rudder-sdk-js/commit/31f8ef6d73280245a54c225d2b577ac40e97e271))
* add support of custom page event name in mixpanel ([#1622](https://github.com/rudderlabs/rudder-sdk-js/issues/1622)) ([ce97106](https://github.com/rudderlabs/rudder-sdk-js/commit/ce971064dd046e012ec3018780bff7894bb0d877))
* klaviyo profile mapping ([#1621](https://github.com/rudderlabs/rudder-sdk-js/issues/1621)) ([d5e7ae6](https://github.com/rudderlabs/rudder-sdk-js/commit/d5e7ae6a823a5724652ebf1f28df25eccd72a13a))
* onboard new destination ninetailed ([#1617](https://github.com/rudderlabs/rudder-sdk-js/issues/1617)) ([080155a](https://github.com/rudderlabs/rudder-sdk-js/commit/080155a74655aeb4b413cc1a90cfa6d66ce3dfbb))
* update content_type mapping logic for fb pixel ([#1628](https://github.com/rudderlabs/rudder-sdk-js/issues/1628)) ([d81adde](https://github.com/rudderlabs/rudder-sdk-js/commit/d81addeba308992fbc933213282653b5845749b9))

2 changes: 1 addition & 1 deletion packages/analytics-js-integrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js-integrations",
"version": "3.0.0-beta.24",
"version": "3.0.0-beta.25",
"private": true,
"description": "RudderStack Javascript SDK device mode integrations",
"main": "dist/npm/modern/cjs/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-js-integrations/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].24",
"title": "@rudderstack/[email protected].24",
"discussion-category": "@rudderstack/[email protected].24",
"tag": "@rudderstack/[email protected].25",
"title": "@rudderstack/[email protected].25",
"discussion-category": "@rudderstack/[email protected].25",
"notesFile": "./packages/analytics-js-integrations/CHANGELOG_LATEST.md"
}
}
Expand Down
2 changes: 2 additions & 0 deletions packages/analytics-js-plugins/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.0.0-beta.20](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)

## [3.0.0-beta.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)


Expand Down
7 changes: 1 addition & 6 deletions packages/analytics-js-plugins/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
## [3.0.0-beta.19](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)


### Bug Fixes

* replace lodash.pick with ramda to avoid vulnerabilities ([#1615](https://github.com/rudderlabs/rudder-sdk-js/issues/1615)) ([af9fc16](https://github.com/rudderlabs/rudder-sdk-js/commit/af9fc164612ab9c18656b016a32cc83bf43d9f8f))
## [3.0.0-beta.20](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)

2 changes: 1 addition & 1 deletion packages/analytics-js-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js-plugins",
"version": "3.0.0-beta.19",
"version": "3.0.0-beta.20",
"private": true,
"description": "RudderStack Javascript SDK plugins",
"main": "dist/npm/modern/cjs/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-js-plugins/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].19",
"title": "@rudderstack/[email protected].19",
"discussion-category": "@rudderstack/[email protected].19",
"tag": "@rudderstack/[email protected].20",
"title": "@rudderstack/[email protected].20",
"discussion-category": "@rudderstack/[email protected].20",
"notesFile": "./packages/analytics-js-plugins/CHANGELOG_LATEST.md"
}
}
Expand Down
7 changes: 7 additions & 0 deletions packages/analytics-js-service-worker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.0.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)


### Bug Fixes

* **analytics-js-service-worker:** update component-type to latest with TS support ([#1627](https://github.com/rudderlabs/rudder-sdk-js/issues/1627)) ([4e1d279](https://github.com/rudderlabs/rudder-sdk-js/commit/4e1d279587099aa6f56e622cd6a20cef45ec9703))

## [3.0.4](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-01-19)


Expand Down
4 changes: 2 additions & 2 deletions packages/analytics-js-service-worker/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [3.0.4](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].3...@rudderstack/[email protected].4) (2024-01-19)
## [3.0.5](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected].4...@rudderstack/[email protected].5) (2024-03-01)


### Bug Fixes

* **monorepo:** update vulnerable dependencies ([7f34e86](https://github.com/rudderlabs/rudder-sdk-js/commit/7f34e861a45526553b6cee32aef7f4e2756c9554))
* **analytics-js-service-worker:** update component-type to latest with TS support ([#1627](https://github.com/rudderlabs/rudder-sdk-js/issues/1627)) ([4e1d279](https://github.com/rudderlabs/rudder-sdk-js/commit/4e1d279587099aa6f56e622cd6a20cef45ec9703))

2 changes: 1 addition & 1 deletion packages/analytics-js-service-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js-service-worker",
"version": "3.0.4",
"version": "3.0.5",
"description": "RudderStack Javascript Service Worker SDK",
"main": "dist/npm/umd/index.js",
"module": "dist/npm/esm/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-js-service-worker/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].4",
"title": "rudderstack/[email protected].4",
"discussion-category": "rudderstack/[email protected].4",
"tag": "@rudderstack/[email protected].5",
"title": "rudderstack/[email protected].5",
"discussion-category": "rudderstack/[email protected].5",
"notesFile": "./packages/analytics-js-service-worker/CHANGELOG_LATEST.md"
}
}
Expand Down
14 changes: 14 additions & 0 deletions packages/analytics-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.0.0-beta.23](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)


### Features

* fetch anonymous id by cookie name provided in load option ([#1625](https://github.com/rudderlabs/rudder-sdk-js/issues/1625)) ([d8ccb10](https://github.com/rudderlabs/rudder-sdk-js/commit/d8ccb109f82398db8f53c51c0ac8f24cd1fd872e))
* reserved elements list updated ([#1632](https://github.com/rudderlabs/rudder-sdk-js/issues/1632)) ([20417fa](https://github.com/rudderlabs/rudder-sdk-js/commit/20417fa49e8e38c0d0092a470d98e9e72e2269f5))


### Bug Fixes

* **analytics-js-loading-scripts:** add version in polyfill io url ([#1630](https://github.com/rudderlabs/rudder-sdk-js/issues/1630)) ([3e315a6](https://github.com/rudderlabs/rudder-sdk-js/commit/3e315a6555871ef3cadb93236191a38bc21a2973))
* **rudder-sdk-js:** updated component-emitter to latest, supporting TS ([#1626](https://github.com/rudderlabs/rudder-sdk-js/issues/1626)) ([ffc0f24](https://github.com/rudderlabs/rudder-sdk-js/commit/ffc0f24e15bdaa8209860b287219e0a4dab4a0c4))

## [3.0.0-beta.22](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)

## [3.0.0-beta.21](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-02)
Expand Down
14 changes: 13 additions & 1 deletion packages/analytics-js/CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
## [3.0.0-beta.22](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-02-16)
## [3.0.0-beta.23](https://github.com/rudderlabs/rudder-sdk-js/compare/@rudderstack/[email protected]...@rudderstack/[email protected]) (2024-03-01)


### Features

* fetch anonymous id by cookie name provided in load option ([#1625](https://github.com/rudderlabs/rudder-sdk-js/issues/1625)) ([d8ccb10](https://github.com/rudderlabs/rudder-sdk-js/commit/d8ccb109f82398db8f53c51c0ac8f24cd1fd872e))
* reserved elements list updated ([#1632](https://github.com/rudderlabs/rudder-sdk-js/issues/1632)) ([20417fa](https://github.com/rudderlabs/rudder-sdk-js/commit/20417fa49e8e38c0d0092a470d98e9e72e2269f5))


### Bug Fixes

* **analytics-js-loading-scripts:** add version in polyfill io url ([#1630](https://github.com/rudderlabs/rudder-sdk-js/issues/1630)) ([3e315a6](https://github.com/rudderlabs/rudder-sdk-js/commit/3e315a6555871ef3cadb93236191a38bc21a2973))
* **rudder-sdk-js:** updated component-emitter to latest, supporting TS ([#1626](https://github.com/rudderlabs/rudder-sdk-js/issues/1626)) ([ffc0f24](https://github.com/rudderlabs/rudder-sdk-js/commit/ffc0f24e15bdaa8209860b287219e0a4dab4a0c4))

2 changes: 1 addition & 1 deletion packages/analytics-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rudderstack/analytics-js",
"version": "3.0.0-beta.22",
"version": "3.0.0-beta.23",
"description": "RudderStack Javascript SDK",
"main": "dist/npm/modern/cjs/index.js",
"module": "dist/npm/modern/esm/index.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/analytics-js/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@
"github": {
"executor": "@jscutlery/semver:github",
"options": {
"tag": "@rudderstack/[email protected].22",
"title": "@rudderstack/[email protected].22",
"discussion-category": "@rudderstack/[email protected].22",
"tag": "@rudderstack/[email protected].23",
"title": "@rudderstack/[email protected].23",
"discussion-category": "@rudderstack/[email protected].23",
"notesFile": "./packages/analytics-js/CHANGELOG_LATEST.md"
}
}
Expand Down
11 changes: 11 additions & 0 deletions packages/analytics-v1.1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [2.48.3](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected]@2.48.3) (2024-03-01)

### Dependency Updates

* `@rudderstack/analytics-js-common` updated to version `2.48.2`

### Bug Fixes

* **analytics-js-service-worker:** update component-type to latest with TS support ([#1627](https://github.com/rudderlabs/rudder-sdk-js/issues/1627)) ([4e1d279](https://github.com/rudderlabs/rudder-sdk-js/commit/4e1d279587099aa6f56e622cd6a20cef45ec9703))
* **rudder-sdk-js:** updated component-emitter to latest, supporting TS ([#1626](https://github.com/rudderlabs/rudder-sdk-js/issues/1626)) ([ffc0f24](https://github.com/rudderlabs/rudder-sdk-js/commit/ffc0f24e15bdaa8209860b287219e0a4dab4a0c4))

## [2.48.2](https://github.com/rudderlabs/rudder-sdk-js/compare/[email protected]@2.48.2) (2024-02-16)

### Dependency Updates
Expand Down
Loading
Loading