GroceriStar / react-native-shoppin-list

9 stars 10 forks source link

Bump react-native-elements from 0.19.1 to 3.0.0 #380

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps react-native-elements from 0.19.1 to 3.0.0.

Release notes

Sourced from react-native-elements's releases.

3.0.0 Release

Includes everything listed in the alpha release plus the following:

Features

#2596 - Updated to require react-native-vector-icons library be >7.0.0 #2697 - Update react-native-status-bar-height to 2.6.0 #2656 - Add containerStyle to BottomSheet #2707 - Header update to use react-native-safe-area-context.

Fixes

#2674 - Colors types fix. #2701 - Checkbox types fix. #2702 - Tile types fix. #2645 - Fix Avatar not showing placeholder if no source #2650 - Fix Theme custom theme overwritten when switching between dark/light mode

Removed

#2699 - Remove deprecated props from ListItem #2700 - Remove deprecated props from Card

3.0.0-alpha.1

Features

#2583 - Dark Colors now available in API #2580 - Image transition and performance improvements #2598 - updated normalize function using react-native-size-matters #2621 - Ratings updated to latest

Fixes

#2561 - fix 'grey' issue on web. #2572 - ThemeProvider rerender on prop change #2565 - Image show placeholder with empty source #2566 - Button fix ripple overflow #2578 - SearchBar fire onCancel when back button pressed #2585 - Slider touch track positioning fixes #2584 - Button fix text alignment for certain fonts #2589 - Card return accidentally removed default styling #2587 - Button improved LinearGradient

Removed

#2590 - deprecated Avatar props

2.3.2

Fixes: Typescript Changes: #2536 #2550 Icon fix reverseColor: #2545 @imakshar Input fix style overwrite: #2538 @JB1905

2.3.1 Release

Changelog

Sourced from react-native-elements's changelog.

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v2.3.2

2 September 2020

v2.3.1

29 August 2020

v2.3.0

26 August 2020

Commits
  • 257c5e5 fix docs build
  • 1ef0f14 Merge remote-tracking branch 'upstream/next' into next
  • 653ef8a update to version 3.0.0
  • bb9411e update header component to handle more phone shapes/sizes (#2707)
  • f3f02f8 Update Button.js (#2708)
  • e7eeb18 remove unused style
  • 3f0062e change Header to use rn-safe-area-context
  • 5b79b43 add safe-area-context lib
  • 210d096 Merge branch 'next' into header-fix
  • 76c6b80 removing deprecated Avatar section of docs (#2711)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by flyingcircle, a new releaser for react-native-elements since your current version.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #382.