leotm / react-native-template-new-architecture

React Native 0.71.12 โšก M1, Ubuntu ๐Ÿ’ป Hermes โš™๏ธ Fabric ๐Ÿš… Turbo Modules ๐Ÿ’จ TypeScript 5 โœ… Gradle 7.6, JDK 19, NDK 25 ๐ŸŽ Xcode 15b, Sonoma 14b, Ruby 3 ๐Ÿ’Ž Bison 2.3 ๐Ÿฆฌ ccache โ™ป๏ธ Yarn 4rc ๐Ÿ“ฆ ESLint ๐Ÿงน Prettier โœจ SES, LavaMoat, Buck2 ๐Ÿšง Babel ๐Ÿ—ผ GitHub Actions โœ”๏ธ Node 19 โฌข Storybook 6.5rc ๐Ÿ““ libs ๐Ÿ“š for curious early adopters :suspect: #RNEU #APPJS
https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture#migration-status-of-popular-libraries
239 stars 29 forks source link

Update dependency react-native-rename to v3.2.13 #1749

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-rename 3.2.12 -> 3.2.13 age adoption passing confidence

Release Notes

junedomingo/react-native-rename (react-native-rename) ### [`v3.2.13`](https://togithub.com/junedomingo/react-native-rename/releases/tag/v3.2.13) [Compare Source](https://togithub.com/junedomingo/react-native-rename/compare/v3.2.12...v3.2.13) #### What's Changed - Bump esbuild from 0.17.4 to 0.17.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/193](https://togithub.com/junedomingo/react-native-rename/pull/193) - Bump eslint from 8.32.0 to 8.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/195](https://togithub.com/junedomingo/react-native-rename/pull/195) - Bump jest from 29.3.1 to 29.4.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/194](https://togithub.com/junedomingo/react-native-rename/pull/194) - Bump esbuild from 0.17.5 to 0.17.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/196](https://togithub.com/junedomingo/react-native-rename/pull/196) - Bump lint-staged from 13.1.0 to 13.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/197](https://togithub.com/junedomingo/react-native-rename/pull/197) - Bump eslint from 8.33.0 to 8.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/198](https://togithub.com/junedomingo/react-native-rename/pull/198) - Bump prettier from 2.8.3 to 2.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/199](https://togithub.com/junedomingo/react-native-rename/pull/199) - Bump jest from 29.4.1 to 29.4.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/204](https://togithub.com/junedomingo/react-native-rename/pull/204) - Bump esbuild from 0.17.6 to 0.17.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/205](https://togithub.com/junedomingo/react-native-rename/pull/205) - Bump eslint-config-prettier from 8.6.0 to 8.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/207](https://togithub.com/junedomingo/react-native-rename/pull/207) - Bump jest from 29.4.3 to 29.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/209](https://togithub.com/junedomingo/react-native-rename/pull/209) - Bump prettier from 2.8.4 to 2.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/218](https://togithub.com/junedomingo/react-native-rename/pull/218) - Bump lint-staged from 13.1.2 to 13.2.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/221](https://togithub.com/junedomingo/react-native-rename/pull/221) - Bump eslint from 8.34.0 to 8.38.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/222](https://togithub.com/junedomingo/react-native-rename/pull/222) - Bump esbuild from 0.17.10 to 0.17.17 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/225](https://togithub.com/junedomingo/react-native-rename/pull/225) - fix: ios project path selector changed by [@​dopplerDistortion](https://togithub.com/dopplerDistortion) in [https://github.com/junedomingo/react-native-rename/pull/224](https://togithub.com/junedomingo/react-native-rename/pull/224) - Adds Underscore the Android Regex by [@​redreceipt](https://togithub.com/redreceipt) in [https://github.com/junedomingo/react-native-rename/pull/236](https://togithub.com/junedomingo/react-native-rename/pull/236) - Fixes Android Renaming by [@​redreceipt](https://togithub.com/redreceipt) in [https://github.com/junedomingo/react-native-rename/pull/238](https://togithub.com/junedomingo/react-native-rename/pull/238) - Bump prettier from 2.8.7 to 2.8.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/226](https://togithub.com/junedomingo/react-native-rename/pull/226) - Bump globby from 13.1.3 to 13.1.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/227](https://togithub.com/junedomingo/react-native-rename/pull/227) - Bump commander from 10.0.0 to 10.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/230](https://togithub.com/junedomingo/react-native-rename/pull/230) - Bump eslint-config-prettier from 8.7.0 to 8.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/229](https://togithub.com/junedomingo/react-native-rename/pull/229) - Bump yaml from 2.2.1 to 2.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/231](https://togithub.com/junedomingo/react-native-rename/pull/231) - Bump esbuild from 0.17.17 to 0.17.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/232](https://togithub.com/junedomingo/react-native-rename/pull/232) - Bump esbuild from 0.17.17 to 0.18.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/junedomingo/react-native-rename/pull/239](https://togithub.com/junedomingo/react-native-rename/pull/239) #### New Contributors - [@​dopplerDistortion](https://togithub.com/dopplerDistortion) made their first contribution in [https://github.com/junedomingo/react-native-rename/pull/224](https://togithub.com/junedomingo/react-native-rename/pull/224) - [@​redreceipt](https://togithub.com/redreceipt) made their first contribution in [https://github.com/junedomingo/react-native-rename/pull/236](https://togithub.com/junedomingo/react-native-rename/pull/236) **Full Changelog**: https://github.com/junedomingo/react-native-rename/compare/v3.2.12...v3.2.13

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Enabled.

โ™ป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

๐Ÿ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.