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 5.10.6 to 5.12.3 #82

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

Bumps react-native-paper from 5.10.6 to 5.12.3.

Release notes

Sourced from react-native-paper's releases.

Release 5.12.3

5.12.3 (2024-01-24)

Bug Fixes

Release 5.12.2

5.12.2 (2024-01-22)

Bug Fixes

  • correct deprecated annotation in nested prop (756f72a)
  • correct elevation in disabled button for MD2 (#4293) (24fcc70)
  • prevent pressing disabled children within tooltip (#4291) (4f1be53)

Release 5.12.1

5.12.1 (2024-01-12)

Bug Fixes

  • correct affix pressable container styles (#4274) (b7a88e1)

Release 5.12.0

5.12.0 (2024-01-10)

Bug Fixes

  • allow pass-through of accessibilityRole prop on Button.tsx (#4092) (220ae16)
  • correct border radius based on roundness (#4260) (a62d6ec)
  • improve screen reader experience by fixing redundant FAB.Group item announcements. (#4196) (3ebc86a)
  • textinput long text causes wrapping (ios) (#4261) (f5c8485)
  • update input colors (#4259) (7cf251d)

Features

  • add elevation property for Menu component (#4077) (db595b7)
  • add activeIndicatorStyle to BottomNavigation (#4144) (bdc2cbc)
  • add contentStyle to the list item title and description container (#4205) (c42cfa2)
  • added onLongPress to RadioButton.Item and Checkbox.Item (#4215) (4d57fe2)
  • added the loading prop to IconButton and updated react native (#4201) (80edc1a)
  • pass background prop to nested touchables (#4108) (6dd615d)
  • progress bar fill style (#4222) (3475624)
  • search-bar: minify the SearchBar component usage example (#4243) (441cc65)
  • text-input: add onPress to affix adornment (#4113) (e306072)

... (truncated)

Commits
  • 813cdd4 chore: release 5.12.3
  • 1abbf10 fix: remove log
  • bf6c580 chore: release example app 3.14.0
  • 2901378 chore: release 5.12.2
  • 24fcc70 fix: correct elevation in disabled button for MD2 (#4293)
  • 4f1be53 fix: prevent pressing disabled children within tooltip (#4291)
  • 756f72a fix: correct deprecated annotation in nested prop
  • cd9e303 docs: Update BottomNavigationBar.tsx, add missing import
  • e24f9f7 docs: Update 08-theming-with-react-navigation.md, add missing import
  • 9c9a614 chore: release 5.12.1
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [react-native-paper](https://github.com/callstack/react-native-paper) from 5.10.6 to 5.12.3.
- [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@v5.10.6...v5.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants