WrathChaos / react-native-gradient-card-view

Fully customizable Gradient Card View for React Native.
https://www.freakycoder.com
MIT License
67 stars 10 forks source link

Bump react-native-linear-gradient from 2.6.2 to 2.7.2 #329

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-native-linear-gradient from 2.6.2 to 2.7.2.

Release notes

Sourced from react-native-linear-gradient's releases.

2.7.2

What's Changed

Full Changelog: https://github.com/react-native-linear-gradient/react-native-linear-gradient/compare/v2.7.1...v2.7.2

2.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-linear-gradient/react-native-linear-gradient/compare/v2.7.0...v2.7.1

2.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/react-native-linear-gradient/react-native-linear-gradient/compare/v2.6.2...v2.7.0

Changelog

Sourced from react-native-linear-gradient's changelog.

2.7.2 - 2023-06-15

  • Fix missing types in package

2.7.1 - 2023-06-15

  • Update Node test matrix on GitHub Actions
  • Update react-native to 0.67.5
  • Fix PBXGroup and remove tvOS references (pbxproj)
  • Fix GitHub Actions version flow
  • Fix whitespace errors
  • Fix start/end point/position naming inconsistency

2.7.0 - 2023-06-15

  • Update GitHub Actions
  • Update react-native to 0.63.5
  • Add PlatformColor support to Android
  • Add style and children to Windows
  • Update and sort package.json
  • Update readme to display the correct values syntax
  • Consolidate and update example projects
Commits
  • aea0a97 2.7.2
  • e6a7765 Merge pull request #610 from friederbluemle/fix-types
  • fe6a92a Fix missing types in package
  • 372f056 Merge pull request #605 from friederbluemle/update-changelog
  • b67387a Update changelog for 2.7.1
  • befb5b7 2.7.1
  • c288b4b Merge pull request #604 from friederbluemle/fix-point-inconsistency
  • 2fb8afc Update Android native code to receive a {x, y} object
  • e95abb6 Fix start/end point/position naming inconsistency
  • ff01050 Merge pull request #603 from friederbluemle/fix-whitespace
  • 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)