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 across 1 directory with 4 updates #907

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the development-dependencies group with 4 updates in the / directory: react-native-builder-bob, @rnx-kit/metro-config, detox and react-native-test-app.

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

Release notes

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

react-native-builder-bob@0.29.1

0.29.1 (2024-08-12)

Bug Fixes

  • always use example app's babel config. closes #611 (9a471e6) - by @
Changelog

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

0.29.1 (2024-08-12)

Bug Fixes

  • always use example app's babel config. closes #611 (9a471e6) - by @
Commits


Updates @rnx-kit/metro-config from 1.3.15 to 1.3.16

Release notes

Sourced from @​rnx-kit/metro-config's releases.

@​rnx-kit/metro-config@​1.3.16

Patch Changes

  • f0a85ac: Let users know if they're missing @react-native/metro-config when on React Native 0.72+
  • f0a85ac: Workaround for Expo unintentionally overwriting our Metro config
  • Updated dependencies [9b5d21b]
    • @​rnx-kit/tools-react-native@​1.4.0
Changelog

Sourced from @​rnx-kit/metro-config's changelog.

1.3.16

Patch Changes

  • f0a85ac: Let users know if they're missing @react-native/metro-config when on React Native 0.72+
  • f0a85ac: Workaround for Expo unintentionally overwriting our Metro config
  • Updated dependencies [9b5d21b]
    • @​rnx-kit/tools-react-native@​1.4.0
Commits
  • 71677ee RELEASING: Releasing 4 package(s) (#3262)
  • 8ca5b06 test(metro-config): fix logical merge conflict breaking build [part 2] (#3273)
  • 5bb0c7f test(metro-config): fix logical merge conflict breaking build (#3272)
  • f0a85ac fix(metro-config): workaround for Expo unintentionally overwriting fields (#3...
  • 0639b2c test(metro-config): fix Middleware sometimes being inferred as `SimpleHandl...
  • b3fd0b3 test: migrate some tests to Node test runner (#3245)
  • 728d9c6 chore(metro-config): don't output unused .d.ts files (#3142)
  • 3799990 test: replace deprecated functions (#3012)
  • b962503 ci: bump Node to v20 to satisfy Yarn (#3007)
  • 1eb8c14 fix(eslint-plugin): bump typescript-eslint to v7 (#3002)
  • See full diff in compare view


Updates detox from 20.25.2 to 20.25.4

Release notes

Sourced from detox's releases.

20.25.3

What's Changed

Commits


Updates react-native-test-app from 3.9.0 to 3.9.1

Release notes

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

3.9.1

3.9.1 (2024-08-13)

Bug Fixes

  • windows: fix missing images when building with New Arch (#2177) (7d022e0)
Commits
  • 7d022e0 fix(windows): fix missing images when building with New Arch (#2177)
  • 5810d97 chore(deps): update gradle/actions action to v4 (#2175)
  • 5ec50cd chore(deps): update dependency xcodeproj to v1.25.0 (#2174)
  • 0d22018 chore(deps): update dependency @​rnx-kit/metro-config to v1.3.16 (#2171)
  • f947b25 chore(deps): update dependency memfs to v4.11.1 (#2173)
  • dd7a602 chore(deps): update dependency @​babel/core to v7.25.2 (#2172)
  • 3c40a9d chore(deps): update dependency @​types/node to v20.14.15 (#2167)
  • 33d0493 chore(deps): update webdriverio (#2170)
  • b55b73c chore(deps): update dependency tsx to v4.17.0 (#2169)
  • 1cc2664 chore(deps): update dependency rubocop to v1.65.1 (#2168)
  • Additional commits viewable 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
guhungry commented 1 month ago

@dependabot rebase

sonarcloud[bot] commented 1 month 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