@graphcommerce/magento-payment-braintree 7.0.0-canary.21 → 7.0.1-canary.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,168 @@
1
1
  # Change Log
2
2
 
3
- ## 7.0.0-canary.21
3
+ ## 7.0.1-canary.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#2047](https://github.com/graphcommerce-org/graphcommerce/pull/2047) [`136580b39`](https://github.com/graphcommerce-org/graphcommerce/commit/136580b39e3cffdd07e3fa087e049bd532c3e8f1) - Updated all dependencies to the latest version where possible. ([@paales](https://github.com/paales))
8
+
9
+ ## 7.0.0
10
+
11
+ ## 6.2.0-canary.98
12
+
13
+ ## 6.2.0-canary.97
14
+
15
+ ## 6.2.0-canary.96
16
+
17
+ ## 6.2.0-canary.95
18
+
19
+ ## 6.2.0-canary.94
20
+
21
+ ## 6.2.0-canary.93
22
+
23
+ ## 6.2.0-canary.92
24
+
25
+ ## 6.2.0-canary.91
26
+
27
+ ## 6.2.0-canary.90
28
+
29
+ ## 6.2.0-canary.89
30
+
31
+ ## 6.2.0-canary.88
32
+
33
+ ## 6.2.0-canary.87
34
+
35
+ ## 6.2.0-canary.86
36
+
37
+ ## 6.2.0-canary.85
38
+
39
+ ## 6.2.0-canary.84
40
+
41
+ ## 6.2.0-canary.83
42
+
43
+ ## 6.2.0-canary.82
44
+
45
+ ## 6.2.0-canary.81
46
+
47
+ ## 6.2.0-canary.80
48
+
49
+ ## 6.2.0-canary.79
50
+
51
+ ## 6.2.0-canary.78
52
+
53
+ ## 6.2.0-canary.77
54
+
55
+ ## 6.2.0-canary.76
56
+
57
+ ## 6.2.0-canary.75
58
+
59
+ ## 6.2.0-canary.74
60
+
61
+ ## 6.2.0-canary.73
62
+
63
+ ## 6.2.0-canary.72
64
+
65
+ ## 6.2.0-canary.71
66
+
67
+ ## 6.2.0-canary.70
68
+
69
+ ## 6.2.0-canary.69
70
+
71
+ ## 6.2.0-canary.68
72
+
73
+ ## 6.2.0-canary.67
74
+
75
+ ## 6.2.0-canary.66
76
+
77
+ ## 6.2.0-canary.65
78
+
79
+ ## 6.2.0-canary.64
80
+
81
+ ## 6.2.0-canary.63
82
+
83
+ ## 6.2.0-canary.62
84
+
85
+ ## 6.2.0-canary.61
86
+
87
+ ## 6.2.0-canary.60
88
+
89
+ ## 6.2.0-canary.59
90
+
91
+ ## 6.2.0-canary.58
92
+
93
+ ## 6.2.0-canary.57
94
+
95
+ ## 6.2.0-canary.56
96
+
97
+ ## 6.2.0-canary.55
98
+
99
+ ## 6.2.0-canary.54
100
+
101
+ ## 6.2.0-canary.53
102
+
103
+ ## 6.2.0-canary.52
104
+
105
+ ## 6.2.0-canary.51
106
+
107
+ ## 6.2.0-canary.50
108
+
109
+ ## 6.2.0-canary.49
110
+
111
+ ## 6.2.0-canary.48
112
+
113
+ ## 6.2.0-canary.47
114
+
115
+ ## 6.2.0-canary.46
116
+
117
+ ## 6.2.0-canary.45
118
+
119
+ ## 6.2.0-canary.44
120
+
121
+ ## 6.2.0-canary.43
122
+
123
+ ## 6.2.0-canary.42
124
+
125
+ ## 6.2.0-canary.41
126
+
127
+ ## 6.2.0-canary.40
128
+
129
+ ## 6.2.0-canary.39
130
+
131
+ ## 6.2.0-canary.38
132
+
133
+ ## 6.2.0-canary.37
134
+
135
+ ## 6.2.0-canary.36
136
+
137
+ ## 6.2.0-canary.35
138
+
139
+ ## 6.2.0-canary.34
140
+
141
+ ## 6.2.0-canary.33
142
+
143
+ ## 6.2.0-canary.32
144
+
145
+ ## 6.2.0-canary.31
146
+
147
+ ## 6.2.0-canary.30
148
+
149
+ ## 6.2.0-canary.29
150
+
151
+ ## 6.2.0-canary.28
152
+
153
+ ## 6.2.0-canary.27
154
+
155
+ ## 6.2.0-canary.26
156
+
157
+ ## 6.2.0-canary.25
158
+
159
+ ## 6.2.0-canary.24
160
+
161
+ ## 6.2.0-canary.23
162
+
163
+ ## 6.2.0-canary.22
164
+
165
+ ## 6.2.0-canary.21
4
166
 
5
167
  ## 6.2.0-canary.20
6
168
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-payment-braintree",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "7.0.0-canary.21",
5
+ "version": "7.0.1-canary.0",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,27 +12,28 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "7.0.0-canary.21",
16
- "@graphcommerce/magento-cart-shipping-address": "7.0.0-canary.21",
17
- "@graphcommerce/magento-product": "7.0.0-canary.21",
18
- "@graphcommerce/magento-product-configurable": "7.0.0-canary.21",
19
- "@graphcommerce/prettier-config-pwa": "7.0.0-canary.21",
20
- "@graphcommerce/typescript-config-pwa": "7.0.0-canary.21",
21
- "@types/braintree-web": "^3.75.20"
15
+ "@graphcommerce/eslint-config-pwa": "7.0.1-canary.0",
16
+ "@graphcommerce/magento-cart-shipping-address": "7.0.1-canary.0",
17
+ "@graphcommerce/magento-product": "7.0.1-canary.0",
18
+ "@graphcommerce/magento-product-configurable": "7.0.1-canary.0",
19
+ "@graphcommerce/prettier-config-pwa": "7.0.1-canary.0",
20
+ "@graphcommerce/typescript-config-pwa": "7.0.1-canary.0",
21
+ "@types/braintree-web": "^3.96.4"
22
22
  },
23
23
  "dependencies": {
24
- "@graphcommerce/graphql": "7.0.0-canary.21",
25
- "@graphcommerce/image": "7.0.0-canary.21",
26
- "@graphcommerce/magento-cart": "7.0.0-canary.21",
27
- "@graphcommerce/magento-cart-payment-method": "7.0.0-canary.21",
28
- "@graphcommerce/magento-store": "7.0.0-canary.21",
29
- "@graphcommerce/next-ui": "7.0.0-canary.21",
30
- "@graphcommerce/react-hook-form": "7.0.0-canary.21",
31
- "braintree-web": "^3.92.0"
24
+ "@graphcommerce/graphql": "7.0.1-canary.0",
25
+ "@graphcommerce/image": "7.0.1-canary.0",
26
+ "@graphcommerce/magento-cart": "7.0.1-canary.0",
27
+ "@graphcommerce/magento-cart-payment-method": "7.0.1-canary.0",
28
+ "@graphcommerce/magento-store": "7.0.1-canary.0",
29
+ "@graphcommerce/next-ui": "7.0.1-canary.0",
30
+ "@graphcommerce/react-hook-form": "7.0.1-canary.0",
31
+ "braintree-web": "^3.95.0-beta-3ds.1"
32
32
  },
33
33
  "peerDependencies": {
34
- "@lingui/core": "^3.13.2",
35
- "@lingui/react": "^3.13.2",
34
+ "@lingui/core": "^4.2.1",
35
+ "@lingui/macro": "^4.2.1",
36
+ "@lingui/react": "^4.2.1",
36
37
  "@mui/material": "^5.10.16",
37
38
  "framer-motion": "^10.0.0",
38
39
  "next": "^13.2.0",
@@ -1,9 +1,10 @@
1
+ /* eslint-disable import/no-extraneous-dependencies */
1
2
  /* eslint-disable @typescript-eslint/no-non-null-assertion */
2
3
  import { waitForGraphQlResponse } from '@graphcommerce/graphql/test/apolloClient.fixture'
3
4
  import { PaymentMethodPlaceOrderNoopDocument } from '@graphcommerce/magento-cart-payment-method/PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop.gql'
4
5
  import { fillShippingAddressForm } from '@graphcommerce/magento-cart-shipping-address/test/fillShippingAddressForm'
5
- import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
6
6
  import { test } from '@graphcommerce/magento-product/test/productURL.fixture'
7
+ import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
7
8
  import { expect } from '@playwright/test'
8
9
 
9
10
  test('place order', async ({ page, productURL }) => {
@@ -1,9 +1,10 @@
1
+ /* eslint-disable import/no-extraneous-dependencies */
1
2
  /* eslint-disable @typescript-eslint/no-non-null-assertion */
2
3
  import { waitForGraphQlResponse } from '@graphcommerce/graphql/test/apolloClient.fixture'
3
4
  import { PaymentMethodPlaceOrderNoopDocument } from '@graphcommerce/magento-cart-payment-method/PaymentMethodPlaceOrderNoop/PaymentMethodPlaceOrderNoop.gql'
4
5
  import { goToPayment } from '@graphcommerce/magento-cart-payment-method/test/goToPayment'
5
- import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
6
6
  import { test } from '@graphcommerce/magento-product/test/productURL.fixture'
7
+ import { addConfigurableProductToCart } from '@graphcommerce/magento-product-configurable/test/addConfigurableProductToCart'
7
8
  import { expect } from '@playwright/test'
8
9
 
9
10
  test('place order ideal', async ({ page, productURL, apolloClient, locale }) => {