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
342
stars
40
forks
source link
build(deps-dev): bump the development-dependencies group with 5 updates #906
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
Bumps the development-dependencies group with 5 updates:
8.57.0
9.9.0
0.29.0
0.29.1
1.3.15
1.3.16
20.25.2
20.25.4
3.9.0
3.9.1
Updates
eslint
from 8.57.0 to 9.9.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
0dd3863
9.9.02e5ba77
Build: changelog update for 9.9.0461b2c3
chore: upgrade to@eslint/js@9.9.0
(#18765)59dba1b
chore: package.json update for@eslint/js
releasefea8563
chore: update dependency@eslint/core
to ^0.3.0 (#18724)41d0206
feat: Add support for TS config files (#18134)aac191e
chore: update dependency@eslint/json
to ^0.3.0 (#18760)9fe068c
docs: how to author plugins with configs that extend other configs (#18753)b97fa05
chore: update wdio dependencies for more stable tests (#18759)3a4eaf9
feat: add suggestion torequire-await
to removeasync
keyword (#18716)Updates
react-native-builder-bob
from 0.29.0 to 0.29.1Release notes
Sourced from react-native-builder-bob's releases.
Changelog
Sourced from react-native-builder-bob's changelog.
Commits
8edf590
chore: publish9a471e6
fix: always use example app's babel config. closes #611Updates
@rnx-kit/metro-config
from 1.3.15 to 1.3.16Release notes
Sourced from
@rnx-kit/metro-config
's releases.Changelog
Sourced from
@rnx-kit/metro-config
's changelog.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): fixMiddleware
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): bumptypescript-eslint
to v7 (#3002)Updates
detox
from 20.25.2 to 20.25.4Release notes
Sourced from detox's releases.
Commits
abfa201
Publish 20.25.4 [ci skip]4e217e7
fix(local-cli): respect detox build --if-missing for multi-app builds (#4551)8f7e2d3
Publish docs version 20.xa070850
Publish 20.25.3 [ci skip]e5a3de1
fix(local-cli): respect detox build --if-missing for multi-app builds (#4549)9642523
docs: fix typos (#4548)Updates
react-native-test-app
from 3.9.0 to 3.9.1Release notes
Sourced from react-native-test-app's releases.
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)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