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

New release v10.2.0. (Taking update from [email protected]) #160

Merged
merged 51 commits into from
Aug 6, 2021

Conversation

Gnito
Copy link
Collaborator

@Gnito Gnito commented Aug 6, 2021

v10.2.0 2021-08-06

  • [fix] Fix bug wrong current month after leaving date input with wrong month
    #161
  • [fix] Handle changing the start time in BookingTimeForm so that it doesn't cause error for
    fetching the lineItems. #143

Updates from upstream (FTW-daily v8.2.0)

  • [change] Update lodash version number in package.json resolutions section.
    #1459
  • [change] Dependabot update: url-parse (v1.5.1)
    #1436
  • [change] Dependabot update: lodash (v4.17.21)
    #1437
  • [change] Dependabot update: tar (v4.4.15)
    #1457
  • [change] Dependabot update: ws (v6.2.2) #1446
  • [change] Dependabot update: hosted-git-info (v2.8.9)
    #1438
  • [change] Dependabot update: trim-newlines (v3.0.1)
    #1449
  • [change] Update sharetribe-scripts to version 5.0.1 which improves the instructions that are shown
    after running yarn build command. #1458
  • [fix] Remove unused dep-resolution: handlebars.
    #1456
  • [fix] PriceFilterPopup: filter popup is not closing when clicking outside on Safari.
    #1455
  • [fix] Add missing helper: isNumber. Used when Number.MAX_SAFE_INTEGER is reached.
    #1453
  • [fix] minutesBetween: remove thrown an error on negative diff.
    #1444
  • [fix] TransactionPanel: fix typo #1451
  • [fix] searchMode (has_all/has_any) disappeared, when search-by-moving-the-map was used.
    #1443

dependabot bot and others added 30 commits May 7, 2021 11:51
Fix searchMode in new URL after map is moved
…g-keywords-filter

Update comment about how to remove keywords filter
…packet-1.3.4

Bump dns-packet from 1.3.1 to 1.3.4
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Fix typo (TransactionPanel -> PanelHeading)
…ositive-limit

Remove thrown error on negative diff, when comparing server time with local
Fix add missing helper function to SSR: isNumber
…lose-when-click-outside-on-safari

Fix price filter popup not close when click outside on safari
but dependency updates later removed the package altogether.
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.10...v4.4.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
rap1ds and others added 21 commits August 4, 2021 13:43
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>
…-newlines-3.0.1

Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ed-git-info-2.8.9

Bump hosted-git-info from 2.8.4 to 2.8.9
…sh-4.17.21

Bump lodash from 4.17.19 to 4.17.21
…parse-1.5.1

Bump url-parse from 1.4.7 to 1.5.1
…ter-leaving-date-input

From PR: Fix wrong current month after leaving date input
@Gnito Gnito merged commit 70da19f into master Aug 6, 2021
@Gnito Gnito deleted the update-v8.2.0-from-upstream branch August 6, 2021 11:16
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.

5 participants