Skip to content

Commit b045db3

Browse files
Merge branch 'main' into feat/braze-merge-users
2 parents 5723993 + 2afb2d2 commit b045db3

163 files changed

Lines changed: 7260 additions & 1084 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/actions-shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/actions-shared",
33
"description": "Shared destination action methods and definitions.",
4-
"version": "1.158.0",
4+
"version": "1.160.0",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/segmentio/action-destinations",
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@amplitude/ua-parser-js": "^0.7.25",
40-
"@segment/actions-core": "^3.172.0",
40+
"@segment/actions-core": "^3.174.0",
4141
"cheerio": "^1.0.0-rc.10",
4242
"dayjs": "^1.10.7",
4343
"escape-goat": "^3",

packages/ajv-human-errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/ajv-human-errors",
3-
"version": "2.18.0",
3+
"version": "2.20.0",
44
"description": "Human-readable error messages for Ajv (Another JSON Schema Validator).",
55
"repository": {
66
"type": "git",

packages/browser-destination-runtime/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/browser-destination-runtime",
3-
"version": "1.101.0",
3+
"version": "1.103.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -67,7 +67,7 @@
6767
}
6868
},
6969
"dependencies": {
70-
"@segment/actions-core": "^3.172.0"
70+
"@segment/actions-core": "^3.174.0"
7171
},
7272
"devDependencies": {
7373
"@segment/analytics-next": "*"

packages/browser-destinations/destinations/1flow/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-1flow",
3-
"version": "1.85.0",
3+
"version": "1.87.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -20,7 +20,7 @@
2020
},
2121
"typings": "./dist/esm",
2222
"dependencies": {
23-
"@segment/browser-destination-runtime": "^1.101.0"
23+
"@segment/browser-destination-runtime": "^1.103.0"
2424
},
2525
"peerDependencies": {
2626
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/adobe-target/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-adobe-target",
3-
"version": "1.103.0",
3+
"version": "1.105.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -21,7 +21,7 @@
2121
},
2222
"typings": "./dist/esm",
2323
"dependencies": {
24-
"@segment/browser-destination-runtime": "^1.101.0"
24+
"@segment/browser-destination-runtime": "^1.103.0"
2525
},
2626
"peerDependencies": {
2727
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/algolia-plugins/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-algolia-plugins",
3-
"version": "1.79.0",
3+
"version": "1.81.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -20,7 +20,7 @@
2020
},
2121
"typings": "./dist/esm",
2222
"dependencies": {
23-
"@segment/browser-destination-runtime": "^1.101.0"
23+
"@segment/browser-destination-runtime": "^1.103.0"
2424
},
2525
"peerDependencies": {
2626
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/amplitude-plugins/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-amplitude-plugins",
3-
"version": "1.102.0",
3+
"version": "1.104.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -20,7 +20,7 @@
2020
},
2121
"typings": "./dist/esm",
2222
"dependencies": {
23-
"@segment/browser-destination-runtime": "^1.101.0"
23+
"@segment/browser-destination-runtime": "^1.103.0"
2424
},
2525
"peerDependencies": {
2626
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/appcues-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-appcues-web-actions",
3-
"version": "1.10.0",
3+
"version": "1.12.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -20,7 +20,7 @@
2020
},
2121
"typings": "./dist/esm",
2222
"dependencies": {
23-
"@segment/browser-destination-runtime": "^1.101.0"
23+
"@segment/browser-destination-runtime": "^1.103.0"
2424
},
2525
"peerDependencies": {
2626
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/braze-cloud-plugins/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-braze-cloud-plugins",
3-
"version": "1.117.0",
3+
"version": "1.119.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -20,8 +20,8 @@
2020
},
2121
"typings": "./dist/esm",
2222
"dependencies": {
23-
"@segment/analytics-browser-actions-braze": "^1.117.0",
24-
"@segment/browser-destination-runtime": "^1.101.0"
23+
"@segment/analytics-browser-actions-braze": "^1.119.0",
24+
"@segment/browser-destination-runtime": "^1.103.0"
2525
},
2626
"peerDependencies": {
2727
"@segment/analytics-next": ">=1.55.0"

packages/browser-destinations/destinations/braze/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-browser-actions-braze",
3-
"version": "1.117.0",
3+
"version": "1.119.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/segmentio/action-destinations",
@@ -40,8 +40,8 @@
4040
"dependencies": {
4141
"@braze/web-sdk": "npm:@braze/web-sdk@^5",
4242
"@braze/web-sdk-v3": "npm:@braze/web-sdk@^3.5.1",
43-
"@segment/actions-core": "^3.172.0",
44-
"@segment/browser-destination-runtime": "^1.101.0"
43+
"@segment/actions-core": "^3.174.0",
44+
"@segment/browser-destination-runtime": "^1.103.0"
4545
},
4646
"peerDependencies": {
4747
"@segment/analytics-next": ">=1.55.0"

0 commit comments

Comments
 (0)