Skip to content

Commit

Permalink
RN upgrade 0 76 3 (#34)
Browse files Browse the repository at this point in the history
* added gh workflow (#17) (#18)

* added gh workflow

* added co-owner

* Bump @react-native-masked-view/masked-view in /template (#20)

Bumps [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/react-native-masked-view/masked-view/releases)
- [Commits](react-native-masked-view/masked-view@v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: "@react-native-masked-view/masked-view"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump react-native-gesture-handler from 2.21.0 to 2.21.2 in /template (#25)

Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.21.0 to 2.21.2.
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.21.0...2.21.2)

---
updated-dependencies:
- dependency-name: react-native-gesture-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependabot.yml (#28)

* upgraded to rn 0.76.3

* fixed vulnerability

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
injas427 and dependabot[bot] authored Nov 27, 2024
1 parent 10fdeb2 commit 852ff21
Show file tree
Hide file tree
Showing 4 changed files with 2,449 additions and 1,596 deletions.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/template" # Location of package manifests
schedule:
interval: "daily"
interval: "weekly"
target-branch: "develop"
Loading

0 comments on commit 852ff21

Please sign in to comment.