heylinda / heylinda-app

The open source and free meditation app alternative for everyone. Built with React Native and Expo.
https://heylinda.netlify.app
GNU Affero General Public License v3.0
672 stars 164 forks source link

build(deps): bump react-native-calendars from 1.1267.0 to 1.1283.0 #151

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-calendars from 1.1267.0 to 1.1283.0.

Release notes

Sourced from react-native-calendars's releases.

1.1283.0

What's Changed

New Contributors

Full Changelog: https://github.com/wix/react-native-calendars/compare/v1.1282.0...v1.1283.0

1.1282.0

Fix for demo app crashes. AgendaList - fix for section.title call on undefined. Lock "@​types/react" on "^17.0.44" to avoid new ts errors.

Full Changelog: https://github.com/wix/react-native-calendars/compare/v1.1281.0...v1.1282.0

1.1281.0

What's Changed

New Contributors

Full Changelog: https://github.com/wix/react-native-calendars/compare/v1.1280.0...v1.1281.0

1.1280.0

What's Changed

New Contributors

Full Changelog: https://github.com/wix/react-native-calendars/compare/v1.1279.0...v1.1280.0

1.1279.0

What's Changed

... (truncated)

Changelog

Sourced from react-native-calendars's changelog.

Changelog

[1.188.0] - 2019-6-16

Added

  • AgendaList - invoking used SectionList's events.

Removed

  • ExpandableCalendar screen - removing unnecessary 'data' prop sent to AgendaList.

[1.189.0] - 2019-6-24

Fix

  • CalendarProvider - fix for 'date' prop update.

[1.190.0] - 2019-6-24

Added

  • CalendarContext - 'disabledOpacity' prop to control the opacity of the today button when it is disabled (default is now undefined, meaning no opacity).
  • src/style.js - adding support for today button's font size, weight, family.

Fix

  • CalendarContext - fix for today button's width to allow button to take content's width.

[1.191.0] - 2019-6-24

Fix

  • ExpandableCalendar - limit calendar min height to closed height.

[1.192.0] - 2019-6-25

Fix

  • CalendarProvider - fix for warning on Image 'source' type.
  • ExpandableCalendar - fix shadow/elevation style.

[1.193.0] - 2019-6-26

Fix

  • ExpandableCalendar - fix for week paddings. Changing knob container height and weekDays style.
  • CalendarList/item - limit 'headerStyle' to horizontal only.

[1.194.0] - 2019-6-30

Added

  • CalendarProvider - 'onMonthChange' event returning date object and updateSource.

[1.195.0] - 2019-7-04

Changed

  • Components' props comment format.

... (truncated)

Commits
  • 67c40ff Merge pull request #1869 from KristianRykkje/patch-1
  • 3c9b2e0 Update CalendarList.md
  • fab8fe0 Merge pull request #1865 from wix/fix/AgendaList_setDisabled_updates
  • 1809edd AgendaList - fix for 'setDosabled' not updating in 'onMomentumScroll' events
  • 3ce09eb Lock @​types/react to v17 to avoid type errors
  • 657e051 AgendaList - fix other usages
  • 21e4784 AgendaList - fix optional extraction
  • 52fc37a renaming expandableScreen again
  • 9a491fd rename expandableCalendarScreen
  • 3d4387b Merge pull request #1856 from wix/fix/ExpandableCalendar_scroll_open
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 2 years ago

Deploy Preview for blissful-bartik-f90911 ready!

Name Link
Latest commit 5abd87af44fcc4f49a2ee39f2af029d3470f95c7
Latest deploy log https://app.netlify.com/sites/blissful-bartik-f90911/deploys/626dee780b437000096ef51b
Deploy Preview https://deploy-preview-151--blissful-bartik-f90911.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 2 years ago

Superseded by #152.