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.1276.0 #131

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps react-native-calendars from 1.1267.0 to 1.1276.0.

Release notes

Sourced from react-native-calendars's releases.

1.1276.0

Fixed

Changed

Added

Infra

New Contributors

Full Changelog: https://github.com/wix/react-native-calendars/compare/1.1274.0...v1.1276.0

1.1275.0

Fixed

  • Agenda - types fix.

Changed

  • Agenda - make the touchable area of the calendar's knob full-width.

Added

  • CalendarHeader - customHeaderTitle prop.
  • Timeline - support background press for creating new events.
  • Timeline - date prop to return in press events.
  • Timeline - support now indicator and fix UI for timeline grid.

Infra

  • Timeline - refactor.
  • Removing XDate type.
  • Expose calendar utils under CalendarUtils namespace.

New Contributors

Full Changelog: https://github.com/wix/react-native-calendars/compare/1.1273.0...v1.1275.0

1.1274.0

Fixed

  • Release script
  • Release tags

... (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
  • 17cb7aa Merge pull request #1752 from connectdotz/fix-type-import
  • 3b2ac1b Merge pull request #1755 from wix/fix/ExpandableCalendar_bottom
  • 99acbc1 fix lint
  • e4994cb ExpandableCalendar - fix Android bottom padding in open position.
  • 21835d2 Merge pull request #1754 from wix/feat/TimelineList_nowIndicator
  • d9a94d5 Support passing showNowIndicator to TimelineList component
  • d8e022b fixed type import error
  • 9b3c072 Merge pull request #1750 from wix/infra/InfiniteList
  • 494dd9e rename nearEdgeThreshold to onReachNearEdgeThreshold
  • a3c6ad5 Change back timeline number of pages to 100
  • 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!

🔨 Explore the source changes: 1f16511db6b1fd60d92fdb531da98da4b71fbc54

🔍 Inspect the deploy log: https://app.netlify.com/sites/blissful-bartik-f90911/deploys/61f896a32c35cc000784f022

😎 Browse the preview: https://deploy-preview-131--blissful-bartik-f90911.netlify.app/

dependabot[bot] commented 2 years ago

Superseded by #132.