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

Update v9.1.2 (incl. upstream/FTW-daily v8.4.1) #142

Merged
merged 23 commits into from
Mar 16, 2022

Conversation

Gnito
Copy link
Contributor

@Gnito Gnito commented Mar 16, 2022

v9.1.2 2022-03-16

  • [fix] Process graph had an error: provider notification about dispute being canceled was not sent
    to provider but customer. #135
  • [fix] CheckoutPage: add a missing link for fallback error, when submitting.
    #137
  • [fix] CheckoutPage: if the saveAfterOnetimePayment checkbox is checked and then unchecked, the
    value is already an array. #136

Updates from upstream (FTW-daily v8.4.1)

  • [fix] Portal version of Modals couldn't use 100vh on mobile Safari. Safari changes the window's
    height based on if the location bar is squeezed or not (and that depends on scroll-effect).
    #1501
  • [fix] Setting multiple environment variables in Windows requires using the set command before each
    individual variable. Updated the 'for windows users' section in the documentation.
    #1491
  • [add] Code comment about "REACT_APP" prefix in environment variables.
    #1492

Gnito and others added 23 commits January 5, 2022 13:07
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.13.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Windows users commonly report the following error message when running yarn run dev or dev-server:
RangeError [ERR_SOCKET_BAD_PORT]: options.port should be >= 0 and < 65536

Setting multiple environment variables in Windows requires using the set command before each individual variable. Updated the 'for windows users' section in documentation.
…ow-redirects-1.14.7

Bump follow-redirects from 1.13.0 to 1.14.7
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.16 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.1.16...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Modal: portal could use hack for 100vh to have correct height
…ow-redirects-1.14.8

Bump follow-redirects from 1.14.7 to 1.14.8
…parse-1.5.10

Bump url-parse from 1.5.3 to 1.5.10
@Gnito Gnito temporarily deployed to ftw-product March 16, 2022 17:59 Inactive
@Gnito Gnito merged commit 0f920ec into main Mar 16, 2022
@Gnito Gnito deleted the update-v8.4.1-from-upstream branch March 16, 2022 18:10
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.

2 participants