guhungry / react-native-photo-manipulator

React Native Image Processing API to edit photo programmatically for Android and iOS. It features print text, overlay on another image (add watermark), resize, crop, flip, rotate and optimize image size then convert file format to jpeg or png
MIT License
330 stars 38 forks source link

build(deps-dev): bump the development-dependencies group with 8 updates #911

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the development-dependencies group with 8 updates:

Package From To
@evilmartians/lefthook 1.7.12 1.7.14
react-native-builder-bob 0.29.1 0.30.0
turbo 2.0.13 2.0.14
@react-native/babel-preset 0.75.0 0.75.1
@react-native/metro-config 0.75.0 0.75.1
@react-native/typescript-config 0.75.0 0.75.1
detox 20.25.4 20.25.5
react-native-test-app 3.9.2 3.9.3

Updates @evilmartians/lefthook from 1.7.12 to 1.7.14

Release notes

Sourced from @​evilmartians/lefthook's releases.

v1.7.14

Changelog

v1.7.13

Changelog

  • 1aa06dc0801bc54bbc410ba6234a7b37fb13b144 feat: support openbsd (#808)
Changelog

Sourced from @​evilmartians/lefthook's changelog.

1.7.14 (2024-08-17)

Fix lefthook NPM package to include OpenBSD package as optional dependency.

1.7.13 (2024-08-16)

Commits


Updates react-native-builder-bob from 0.29.1 to 0.30.0

Changelog

Sourced from react-native-builder-bob's changelog.

0.30.0 (2024-08-16)

Features

Commits
Maintainer changes

This version was pushed to npm by atlj, a new releaser for react-native-builder-bob since your current version.


Updates turbo from 2.0.13 to 2.0.14

Release notes

Sourced from turbo's releases.

Turborepo v2.0.14

What's Changed

Changelog

Full Changelog: https://github.com/vercel/turborepo/compare/v2.0.13...v2.0.14

Commits


Updates @react-native/babel-preset from 0.75.0 to 0.75.1

Release notes

Sourced from @​react-native/babel-preset's releases.

0.75.1

v0.75.1

Changed


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

Changelog

Sourced from @​react-native/babel-preset's changelog.

v0.75.1

Changed

Removed

Android specific

Commits
  • b5b5773 Release 0.75.1
  • c1cee11 [LOCAL] Use fetch-depth to 0 to create a release
  • 0778153 [LOCAL][RN][CI] Make sure to fetch all tags
  • 8ab64af [LOCAL][RN][CI] Use the right param to set the 'latest' tag (#46033)
  • d94d447 [LOCAL] Manual cherry-pick of 28597168aa8e9cb852efd019827d8222331d5b31
  • 41b188b [LOCAL] Fix further compilation error introduced by cherry-pick conflicts
  • a3187bb [LOCAL] Fix compilation error introduced by cherry-pick conflicts
  • f202e80 [LOCAL] Bump Hermes version
  • 8c4f240 Gate off % border radii on Android Paper (#45945)
  • b64f549 Gate off % translate on Android Paper (#45946)
  • Additional commits viewable in compare view


Updates @react-native/metro-config from 0.75.0 to 0.75.1

Release notes

Sourced from @​react-native/metro-config's releases.

0.75.1

v0.75.1

Changed


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

Changelog

Sourced from @​react-native/metro-config's changelog.

v0.75.1

Changed

Removed

Android specific

Commits


Updates @react-native/typescript-config from 0.75.0 to 0.75.1

Release notes

Sourced from @​react-native/typescript-config's releases.

0.75.1

v0.75.1

Changed


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

Changelog

Sourced from @​react-native/typescript-config's changelog.

v0.75.1

Changed

Removed

Android specific

Commits


Updates detox from 20.25.4 to 20.25.5

Release notes

Sourced from detox's releases.

20.25.5

What's Changed

iOS Fix

  • Prevent device lock during system interactions: Ensures the app stays active and avoids device locks. by @​asafkorem in wix/Detox#4552

Full Changelog: https://github.com/wix/Detox/compare/20.25.3...20.25.5

Commits
  • 3b173aa Publish 20.25.5 [ci skip]
  • bdc4cd4 Merge pull request #4552 from wix/fix-device-lock-issue-xcuitest
  • 919b06d fix(iOS): active app under test on XCUITest interaction.
  • See full diff in compare view


Updates react-native-test-app from 3.9.2 to 3.9.3

Release notes

Sourced from react-native-test-app's releases.

3.9.3

3.9.3 (2024-08-19)

Bug Fixes

  • android: minSdkVersion was bumped to 24 in latest nightly (#2182) (8f347f2)
Commits
  • 8f347f2 fix(android): minSdkVersion was bumped to 24 in latest nightly (#2182)
  • 763e858 chore(deps): update android camerax to v1.4.0-rc01 (#2183)
  • 46daf68 chore(deps): update yarn to v4.4.0 (#2184)
  • 9482140 chore(deps): update dependency com.google.mlkit:barcode-scanning to v17.3.0 (...
  • 842d3ea chore: update set-react-version to find rnc-cli (#2181)
  • 6bd81fb ci(macos): temporarily disable test step due to random failures (#2179)
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

dependabot[bot] commented 3 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.