Skip to content

chore(deps): bump react-native-linear-gradient from 2.6.2 to 2.8.3#8

Open
dependabot[bot] wants to merge 1 commit intoabac-74from
dependabot/npm_and_yarn/react-native-linear-gradient-2.8.3
Open

chore(deps): bump react-native-linear-gradient from 2.6.2 to 2.8.3#8
dependabot[bot] wants to merge 1 commit intoabac-74from
dependabot/npm_and_yarn/react-native-linear-gradient-2.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

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

Release notes

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

2.8.3

What's Changed

Full Changelog: react-native-linear-gradient/react-native-linear-gradient@v2.8.2...v2.8.3

2.8.2

This patch removes compileOptions which was added in #624 but turned out to cause issues in some scenarios.

What's Changed

Full Changelog: react-native-linear-gradient/react-native-linear-gradient@v2.8.1...v2.8.2

2.8.1

This patch fixes a compile error as reported in #623

What's Changed

Full Changelog: react-native-linear-gradient/react-native-linear-gradient@v2.8.0...v2.8.1

2.8.0

This is the last planned release before 3.0.0 (which will include support for the new architecture).

What's Changed

New Contributors

Full Changelog: react-native-linear-gradient/react-native-linear-gradient@v2.7.3...v2.8.0

2.7.3

What's Changed

Full Changelog: react-native-linear-gradient/react-native-linear-gradient@v2.7.2...v2.7.3

2.7.2

... (truncated)

Changelog

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

2.8.3 - 2023-09-06

  • Modernize BVLinearGradientLayer to use UIGraphicsImageRenderer

2.8.2 - 2023-08-07

  • Remove compileOptions from build.gradle

2.8.1 - 2023-07-28

  • Re-add missing generic type argument for Java 7

2.8.0 - 2023-07-23

  • Update example to react-native 0.70.12
  • Update react-native to 0.70.12
  • Update mkdirp to 0.5.6
  • Export LinearGradient as named export in index.js
  • Upgrade ref registration to createRef
  • Short circuit from CGContext if height/width are 0

2.7.3 - 2023-06-19

  • Revert start/end point parameter type change (Android)

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
  • 32f4305 2.8.3
  • 573cb9c Modernize BVLinearGradientLayer to use UIGraphicsImageRenderer if on supporte...
  • e4eb8f5 2.8.2
  • ec102da Remove compileOptions from build.gradle
  • a4ce2d8 2.8.1
  • 8b1b813 Re-add missing generic type argument for Java 7
  • 0a988d2 2.8.0
  • e32c686 Merge pull request #461 from Taylor123/master
  • 893a575 Short circuit from CGContext if height/width are 0
  • a3059da Merge pull request #456 from todorone/master
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-native-linear-gradient](https://github.com/react-native-linear-gradient/react-native-linear-gradient) from 2.6.2 to 2.8.3.
- [Release notes](https://github.com/react-native-linear-gradient/react-native-linear-gradient/releases)
- [Changelog](https://github.com/react-native-linear-gradient/react-native-linear-gradient/blob/master/CHANGELOG.md)
- [Commits](react-native-linear-gradient/react-native-linear-gradient@v2.6.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 18, 2025
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.

0 participants