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

Bump react-native-paper from 4.12.4 to 5.1.4 #6775

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps react-native-paper from 4.12.4 to 5.1.4.

Release notes

Sourced from react-native-paper's releases.

Release 5.1.4

5.1.4 (2023-01-23)

Bug Fixes

Release 5.1.3

5.1.3 (2023-01-09)

Bug Fixes

  • adjust condition for displaying icon (#3574) (ce990de)
  • allow to override card border color using styles (#3584) (90c0433)
  • Made ToggleButton.Group TS compatible (#3543) (9273d37)
  • Surface to correctly set start and end on iOS (#3571) (5cc7511)

Release 5.1.2

5.1.2 (2022-12-29)

Bug Fixes

  • correct border radius in icon button and card components (#3565) (64c1675)

Release 5.1.1

5.1.1 (2022-12-28)

Bug Fixes

Release 5.1.0

5.1.0 (2022-12-19)

Bug Fixes

  • correct fab group label card mode (a981d5c)
  • fix position of menu when dimensions change (#3521) (031f0db)
  • Visual fix on IconButton when focused (#3531) (88949dc)

... (truncated)

Commits
  • 2854b63 chore: release 5.1.4
  • 17f071b chore: update dependencies in lib and Expo SDK in the example (#3616)
  • 4c50ef9 fix: TypeScript bloat (#3603)
  • 1329ae1 docs: add note about overriding force-dark functionality
  • 8ef6476 fix: calls onLayout on input affix (#3597)
  • eece348 fix: appbar content title container adjustments (#3596)
  • 06af55e fix: adjust label and icon props optionality (#3613)
  • 9e50236 fix: activeColor and inactiveColor to match icon colors (#3592)
  • 4bae880 fix: warning related to color literals
  • 7ec39d7 refactor: add paddings to the toggle group example
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2023
@hawkrives hawkrives enabled auto-merge January 23, 2023 23:17
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #6775 (3140fa2) into master (c8e7d3e) will not change coverage.
The diff coverage is 0.00%.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6775   +/-   ##
======================================
  Coverage    8.68%   8.68%           
======================================
  Files         298     298           
  Lines        5041    5041           
  Branches     1368    1368           
======================================
  Hits          438     438           
  Misses       4603    4603           

@hawkrives hawkrives disabled auto-merge January 24, 2023 00:45
@hawkrives hawkrives enabled auto-merge January 24, 2023 00:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-paper-5.1.4 branch from e457c4e to b114b71 Compare January 24, 2023 06:46
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-paper-5.1.4 branch from b114b71 to 1f9be2a Compare January 24, 2023 12:10
Bumps [react-native-paper](https://github.com/callstack/react-native-paper) from 4.12.4 to 5.1.4.
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Changelog](https://github.com/callstack/react-native-paper/blob/main/.release-it.json)
- [Commits](callstack/react-native-paper@v4.12.4...v5.1.4)

---
updated-dependencies:
- dependency-name: react-native-paper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-paper-5.1.4 branch from 1f9be2a to c887813 Compare January 24, 2023 12:14
@hawkrives hawkrives merged commit 34f106b into master Jan 24, 2023
@hawkrives hawkrives deleted the dependabot/npm_and_yarn/react-native-paper-5.1.4 branch January 24, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants