adaptui / react-native-tailwind

Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System
https://adaptui-rn-web.vercel.app/
MIT License
23 stars 1 forks source link

chore(deps): ⬆️ update dev dependencies (minor) #126

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
@babel/core (source) 7.20.12 -> 7.22.1 age adoption passing confidence
@babel/core (source) 7.21.0 -> 7.22.1 age adoption passing confidence
@babel/eslint-parser (source) 7.18.9 -> 7.21.8 age adoption passing confidence
@babel/helper-string-parser (source) 7.19.4 -> 7.21.5 age adoption passing confidence
@babel/runtime (source) 7.18.9 -> 7.22.3 age adoption passing confidence
@commitlint/cli (source) 17.0.3 -> 17.6.3 age adoption passing confidence
@commitlint/config-conventional (source) 17.3.0 -> 17.6.3 age adoption passing confidence
@react-native-community/eslint-config (source) 3.0.3 -> 3.2.0 age adoption passing confidence
@release-it/conventional-changelog 5.0.0 -> 5.1.1 age adoption passing confidence
@types/jest (source) 29.1.2 -> 29.5.1 age adoption passing confidence
all-contributors-cli 6.20.0 -> 6.26.0 age adoption passing confidence
babel-loader 8.2.5 -> 8.3.0 age adoption passing confidence
babel-preset-expo (source) 9.3.0 -> 9.3.2 age adoption passing confidence
commitlint (source) 17.0.3 -> 17.6.3 age adoption passing confidence
eslint (source) 8.20.0 -> 8.41.0 age adoption passing confidence
eslint-plugin-import 2.26.0 -> 2.27.5 age adoption passing confidence
expo-haptics (source) 12.0.1 -> 12.2.1 age adoption passing confidence
gacp 3.0.2 -> 3.0.3 age adoption passing confidence
husky (source) 8.0.1 -> 8.0.3 age adoption passing confidence
lint-staged 13.0.3 -> 13.2.2 age adoption passing confidence
metro-react-native-babel-preset ^0.73.4 -> ^0.76.0 age adoption passing confidence
prettier (source) 2.8.4 -> 2.8.8 age adoption passing confidence
react-native-builder-bob (source) 0.18.3 -> 0.20.4 age adoption passing confidence
sort-package-json 2.0.0 -> 2.4.1 age adoption passing confidence
typescript (source) 4.8.4 -> 4.9.5 age adoption passing confidence

Release Notes

babel/babel ### [`v7.22.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7221-2023-05-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.22.0...v7.22.1) ##### :bug: Bug Fix - `babel-preset-env` - [#​15658](https://togithub.com/babel/babel/pull/15658) Workaround for broken babel-preset-react-app ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.22.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7220-2023-05-26) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.8...v7.22.0) ##### :rocket: New Feature - `babel-parser`, `babel-plugin-transform-typescript` - [#​15497](https://togithub.com/babel/babel/pull/15497) \[ts] Support `import ... =` and `export =` in scripts ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-core`, `babel-plugin-proposal-unicode-sets-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-standalone` - [#​15636](https://togithub.com/babel/babel/pull/15636) Add `unicode-sets-regex` transform to `preset-env` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​15633](https://togithub.com/babel/babel/pull/15633) Implement transform support for `using` declarations ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-import-attributes-to-assertions` - [#​15620](https://togithub.com/babel/babel/pull/15620) Create `@babel/plugin-proposal-import-attributes-to-assertions` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-generator`, `babel-parser`, `babel-plugin-syntax-import-attributes`, `babel-preset-env`, `babel-standalone`, `babel-types` - [#​15536](https://togithub.com/babel/babel/pull/15536) Add support for the updated import attributes proposal ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-parser`, `babel-traverse`, `babel-types` - [#​15520](https://togithub.com/babel/babel/pull/15520) Parse `await using` declarations ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-core`, `babel-helper-create-regexp-features-plugin`, `babel-parser` - [#​15638](https://togithub.com/babel/babel/pull/15638) Enable regexp unicode sets parsing by default ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15570](https://togithub.com/babel/babel/pull/15570) Add decorators version `2023-05` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-jsx`, `babel-traverse`, `babel-types` - [#​15549](https://togithub.com/babel/babel/pull/15549) Improve type definitions for validators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - `babel-parser` - [#​15630](https://togithub.com/babel/babel/pull/15630) Unify parsing of import/export modifiers (type/typeof/module) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-helper-transform-fixture-test-runner`, `babel-node`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-named-capturing-groups-regex`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3` - [#​15531](https://togithub.com/babel/babel/pull/15531) Allow polyfill providers to specify custom `@babel/runtime` pkg ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-async-generator-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-dynamic-import`, `babel-plugin-proposal-export-namespace-from`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-json-strings`, `babel-plugin-proposal-logical-assignment-operators`, `babel-plugin-proposal-nullish-coalescing-operator`, `babel-plugin-proposal-numeric-separator`, `babel-plugin-proposal-object-rest-spread`, `babel-plugin-proposal-optional-catch-binding`, `babel-plugin-proposal-optional-chaining`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-proposal-unicode-property-regex`, `babel-preset-env`, `babel-standalone` - [#​15614](https://togithub.com/babel/babel/pull/15614) Rename `-proposal-`s that became standard to `-transform-` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.21.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7218-2023-05-02) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.5...v7.21.8) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​15602](https://togithub.com/babel/babel/pull/15602) Remove `using await` restriction in explicitResourceManagement ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin` - [#​15605](https://togithub.com/babel/babel/pull/15605) Fix backward compat for semver checks in class\®exp feat plugins ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.21.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7215-2023-04-28) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.4...v7.21.5) ##### :eyeglasses: Spec Compliance - `babel-generator`, `babel-parser`, `babel-types` - [#​15539](https://togithub.com/babel/babel/pull/15539) fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :bug: Bug Fix - `babel-core`, `babel-generator`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx` - [#​15515](https://togithub.com/babel/babel/pull/15515) fix: `)` position with `createParenthesizedExpressions` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-preset-env` - [#​15580](https://togithub.com/babel/babel/pull/15580) Add syntax import meta to preset env ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-types` - [#​15546](https://togithub.com/babel/babel/pull/15546) Improve the layout of generated validators ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15535](https://togithub.com/babel/babel/pull/15535) Use `lt` instead of `lte` to check TS version for .cts config ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-core` - [#​15575](https://togithub.com/babel/babel/pull/15575) Use synchronous `import.meta.resolve` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-preset-typescript` - [#​15568](https://togithub.com/babel/babel/pull/15568) Handle `.overrides` and `.env` when resolving plugins/presets from fixture options ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-create-regexp-features-plugin` - [#​15548](https://togithub.com/babel/babel/pull/15548) Use `semver` package to compare versions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ### [`v7.21.4`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7214-2023-03-31) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.3...v7.21.4) ##### :bug: Bug Fix - `babel-core`, `babel-helper-module-imports`, `babel-preset-typescript` - [#​15478](https://togithub.com/babel/babel/pull/15478) Fix support for `import/export` in `.cts` files ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator` - [#​15496](https://togithub.com/babel/babel/pull/15496) Fix compact printing of non-null assertion operators ([@​rtsao](https://togithub.com/rtsao)) ##### :nail_care: Polish - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​15427](https://togithub.com/babel/babel/pull/15427) Fix moving comments of removed nodes ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - Other - [#​15519](https://togithub.com/babel/babel/pull/15519) Update Prettier integration test ([@​fisker](https://togithub.com/fisker)) - `babel-parser` - [#​15510](https://togithub.com/babel/babel/pull/15510) refactor: introduce `lookaheadInLineCharCode` ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-code-frame`, `babel-highlight` - [#​15499](https://togithub.com/babel/babel/pull/15499) Polish babel-code-frame highlight test ([@​JLHwung](https://togithub.com/JLHwung)) ### [`v7.21.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7213-2023-03-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.21.0...v7.21.3) ##### :eyeglasses: Spec Compliance - `babel-parser` - [#​15479](https://togithub.com/babel/babel/pull/15479) disallow mixins/implements in flow interface ([@​JLHwung](https://togithub.com/JLHwung)) ##### :bug: Bug Fix - `babel-parser` - [#​15423](https://togithub.com/babel/babel/pull/15423) \[ts] Allow keywords in tuple labels ([@​Harpica](https://togithub.com/Harpica)) - `babel-plugin-transform-typescript` - [#​15489](https://togithub.com/babel/babel/pull/15489) Register `var` decls generated by `import ... =` TS transform ([@​amoeller](https://togithub.com/amoeller)) - [#​15494](https://togithub.com/babel/babel/pull/15494) fix: Consider `export { type foo }` as type-only usage ([@​magic-akari](https://togithub.com/magic-akari)) ##### :nail_care: Polish - `babel-traverse`, `babel-types` - [#​15484](https://togithub.com/babel/babel/pull/15484) Skip node deprecation warnings when used by an old `@babel` package ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator` - [#​15480](https://togithub.com/babel/babel/pull/15480) chore: Improve `jsonCompatibleStrings` deprecation ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :house: Internal - [#​15465](https://togithub.com/babel/babel/pull/15465) Add ESLint-readable package name ([@​nzakas](https://togithub.com/nzakas)) ##### :microscope: Output optimization - `babel-plugin-transform-typescript`, `babel-preset-typescript` - [#​15467](https://togithub.com/babel/babel/pull/15467) Optimize TS enums output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ### [`v7.21.0`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7210-2023-02-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.20.12...v7.21.0) ##### :rocket: New Feature - `babel-core`, `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object` - [#​15435](https://togithub.com/babel/babel/pull/15435) feat: Implement `privateFieldsAsSymbols` assumption for classes ([@​fwienber](https://togithub.com/fwienber)) - `babel-helper-create-regexp-features-plugin`, `babel-plugin-proposal-regexp-modifiers`, `babel-standalone` - [#​15226](https://togithub.com/babel/babel/pull/15226) feat: Support regexp modifiers proposal ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-cli`, `babel-core`, `babel-generator`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-react-jsx`, `babel-traverse` - [#​15022](https://togithub.com/babel/babel/pull/15022) feat: Generate sourcemaps of friendly call frames ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser`, `babel-types` - [#​15384](https://togithub.com/babel/babel/pull/15384) \[ts] Support `const` modifier in type parameters ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-generator`, `babel-helpers`, `babel-parser`, `babel-plugin-proposal-decorators`, `babel-plugin-syntax-decorators`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​15405](https://togithub.com/babel/babel/pull/15405) Implement decorators as presented at `2023-01` TC39 meeting ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​15114](https://togithub.com/babel/babel/pull/15114) Parser option to allow `new.target` outside functions ([@​overlookmotel](https://togithub.com/overlookmotel)) - [#​15320](https://togithub.com/babel/babel/pull/15320) Add `annexb: false` parser option to disable Annex B ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core` - [#​15283](https://togithub.com/babel/babel/pull/15283) feat: Support `.cts` as configuration file ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-generator`, `babel-parser`, `babel-plugin-transform-typescript` - [#​15381](https://togithub.com/babel/babel/pull/15381) \[ts] Support `export type * from` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :bug: Bug Fix - `babel-plugin-transform-typescript` - [#​15379](https://togithub.com/babel/babel/pull/15379) \[ts5.0] Better inlining of constants in enums ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-core` - [#​15366](https://togithub.com/babel/babel/pull/15366) handling circular/shared structures in deep-clone ([@​azizghuloum](https://togithub.com/azizghuloum)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-private-methods`, `babel-plugin-transform-classes`, `babel-plugin-transform-new-target` - [#​15406](https://togithub.com/babel/babel/pull/15406) Preserve class elements comments in class transform ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-parser`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-types` - [#​15414](https://togithub.com/babel/babel/pull/15414) \[ts] Fix restrictions for optional parameters ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :nail_care: Polish - `babel-parser` - [#​15400](https://togithub.com/babel/babel/pull/15400) polish: improve "`await` as identifier" error in modules ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-core` - [#​15137](https://togithub.com/babel/babel/pull/15137) Improve CJS compat with ESM-based `@babel/core` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-plugin-transform-typescript` - [#​15418](https://togithub.com/babel/babel/pull/15418) \[ts] Handle exponentiation operator in constant folding ([@​ehoogeveen-medweb](https://togithub.com/ehoogeveen-medweb))
conventional-changelog/commitlint (@​commitlint/cli) ### [`v17.6.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1763-httpsgithubcomconventional-changelogcommitlintcomparev1762v1763-2023-05-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.3) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1761-httpsgithubcomconventional-changelogcommitlintcomparev1760v1761-2023-04-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.6.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1760-httpsgithubcomconventional-changelogcommitlintcomparev1751v1760-2023-04-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.5.1...v17.6.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.5.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) (2023-03-28) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.5.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1751-httpsgithubcomconventional-changelogcommitlintcomparev1750v1751-2023-03-28) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.5.0...v17.5.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.5.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1750-httpsgithubcomconventional-changelogcommitlintcomparev1744v1750-2023-03-22) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.4...v17.5.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.4.4](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.4.3](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.4.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) (2023-01-12) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.4.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1) (2023-01-09) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.4`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1744-httpsgithubcomconventional-changelogcommitlintcomparev1743v1744-2023-02-17) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1743-httpsgithubcomconventional-changelogcommitlintcomparev1742v1743-2023-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1741-httpsgithubcomconventional-changelogcommitlintcomparev1740v1741-2023-01-09) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1740-httpsgithubcomconventional-changelogcommitlintcomparev1730v1740-2023-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0) ##### Bug Fixes - update dependency fs-extra to v11 ([#​3460](https://togithub.com/conventional-changelog/commitlint/issues/3460)) ([a437923](https://togithub.com/conventional-changelog/commitlint/commit/a43792388e0d9707da770b26592c5e31553384a1)) ### [`v17.3.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1730-httpsgithubcomconventional-changelogcommitlintcomparev1721v1730-2022-11-21) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.2.0...v17.3.0) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.2.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1720-httpsgithubcomconventional-changelogcommitlintcomparev1712v1720-2022-10-31) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.2...v17.2.0) ##### Features - **cli:** add strict mode ([#​3384](https://togithub.com/conventional-changelog/commitlint/issues/3384)) ([#​3385](https://togithub.com/conventional-changelog/commitlint/issues/3385)) ([fdff2be](https://togithub.com/conventional-changelog/commitlint/commit/fdff2bee2d688698555de1cab904d0f5038075b1)) #### [17.1.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2) (2022-08-29) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.1.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.0...v17.1.1) (2022-08-27) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.1.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1712-httpsgithubcomconventional-changelogcommitlintcomparev1711v1712-2022-08-29) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.1...v17.1.2) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.1.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1711-httpsgithubcomconventional-changelogcommitlintcomparev1710v1711-2022-08-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.1.0...v17.1.1) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) ### [`v17.1.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#​1710-httpsgithubcomconventional-changelogcommitlintcomparev1703v1710-2022-08-27) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.3...v17.1.0) ##### Features - **commitlint:** add additional git log args ([#​3334](https://togithub.com/conventional-changelog/commitlint/issues/3334)) ([229c65b](https://togithub.com/conventional-changelog/commitlint/commit/229c65b60f15c15da5f5b11deb555d1f557c673a)) #### [17.0.3](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.2...v17.0.3) (2022-06-25) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.0.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.1...v17.0.2) (2022-06-01) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli) #### [17.0.1](https://togithub.com/conventional-changelog/commitlint/compare/v17.0.0...v17.0.1) (2022-05-25) ##### Bug Fixes - **cli:** use `core.commentChar` from git config with `--edit` flag ([#​3191](https://togithub.com/conventional-changelog/commitlint/issues/3191)) ([e5fee05](https://togithub.com/conventional-changelog/commitlint/commit/e5fee05301ab7441b6091e4ee6fc095d26bbd589)), closes [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190) [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190) [#​3190](https://togithub.com/conventional-changelog/commitlint/issues/3190)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v17.6.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1763-httpsgithubcomconventional-changelogcommitlintcomparev1762v1763-2023-05-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.1...v17.6.3) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.6.1`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1761-httpsgithubcomconventional-changelogcommitlintcomparev1760v1761-2023-04-14) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.6.0...v17.6.1) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.6.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1760-httpsgithubcomconventional-changelogcommitlintcomparev1751v1760-2023-04-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.4...v17.6.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.4](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) (2023-02-17) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.3](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) (2023-02-13) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) #### [17.4.2](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.1...v17.4.2) (2023-01-12) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.4.4`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1744-httpsgithubcomconventional-changelogcommitlintcomparev1743v1744-2023-02-17) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.3...v17.4.4) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.4.3`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1743-httpsgithubcomconventional-changelogcommitlintcomparev1742v1743-2023-02-13) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.2...v17.4.3) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.4.2`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1742-httpsgithubcomconventional-changelogcommitlintcomparev1741v1742-2023-01-12) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.4.0...v17.4.2) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) ### [`v17.4.0`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#​1740-httpsgithubcomconventional-changelogcommitlintcomparev1730v1740-2023-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v17.3.0...v17.4.0) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
facebook/react-native ### [`v3.1.0`](https://togithub.com/facebook/react-native/compare/97291bfa3157ac171a2754e19a52d006040961fb...9797388847cdf5338c3a2fc9a2d8856b920e76d7) [Compare Source](https://togithub.com/facebook/react-native/compare/97291bfa3157ac171a2754e19a52d006040961fb...9797388847cdf5338c3a2fc9a2d8856b920e76d7)
release-it/conventional-changelog ### [`v5.1.1`](https://togithub.com/release-it/conventional-changelog/releases/tag/5.1.1) [Compare Source](https://togithub.com/release-it/conventional-changelog/compare/5.1.0...5.1.1) - Update dependencies ([`855a7df`](https://togithub.com/release-it/conventional-changelog/commit/855a7df)) - Add test for `infile: false` ([`40869a1`](https://togithub.com/release-it/conventional-changelog/commit/40869a1)) - Stricter tests and follow heading level ([`9aecd6a`](https://togithub.com/release-it/conventional-changelog/commit/9aecd6a)) ### [`v5.1.0`](https://togithub.com/release-it/conventional-changelog/releases/tag/5.1.0) [Compare Source](https://togithub.com/release-it/conventional-changelog/compare/5.0.0...5.1.0) - Extend exports with package.json (closes [#​52](https://togithub.com/release-it/conventional-changelog/issues/52)) ([`b19b6e8`](https://togithub.com/release-it/conventional-changelog/commit/b19b6e8)) - Update dependencies & add semver (fixes [#​49](https://togithub.com/release-it/conventional-changelog/issues/49)) ([`d039a1c`](https://togithub.com/release-it/conventional-changelog/commit/d039a1c))
all-contributors/all-contributors-cli ### [`v6.26.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.26.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.25.1...v6.26.0) ##### Features - use Prettier to write config file, if possible ([#​356](https://togithub.com/all-contributors/all-contributors-cli/issues/356)) ([e0a5312](https://togithub.com/all-contributors/all-contributors-cli/commit/e0a5312dc510fcbb3e185f176f4c23216f31193a)) ### [`v6.25.1`](https://togithub.com/all-contributors/cli/releases/tag/v6.25.1) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.25.0...v6.25.1) ##### Bug Fixes - correct escape quotes in contributor names ([#​351](https://togithub.com/all-contributors/all-contributors-cli/issues/351)) ([959e361](https://togithub.com/all-contributors/all-contributors-cli/commit/959e3613bf57f575514375e26be9856cb51fed02)) ### [`v6.25.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.25.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.24.0...v6.25.0) ##### Features - add `wrapperTemplate` option ([#​348](https://togithub.com/all-contributors/all-contributors-cli/issues/348)) ([2c07af8](https://togithub.com/all-contributors/all-contributors-cli/commit/2c07af8c69e636cf09d9975af76e7756ae7bae41)) ### [`v6.24.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.24.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.23.1...v6.24.0) ##### Features - Add `width` and `valign` attributes for cleaner ([#​344](https://togithub.com/all-contributors/all-contributors-cli/issues/344)) ([554667b](https://togithub.com/all-contributors/all-contributors-cli/commit/554667bfdd323c79b75e835ac2edd3f371d8945f)) ### [`v6.23.1`](https://togithub.com/all-contributors/cli/releases/tag/v6.23.1) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.23.0...v6.23.1) ##### Bug Fixes - cleanup table footer ([#​341](https://togithub.com/all-contributors/all-contributors-cli/issues/341)) ([0be7a63](https://togithub.com/all-contributors/all-contributors-cli/commit/0be7a63481b884f6cbb512e4677601f61a4a7bd8)) ### [`v6.23.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.23.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.22.0...v6.23.0) ##### Features - add contribution type `promotion` ([#​339](https://togithub.com/all-contributors/all-contributors-cli/issues/339)) ([8fc7c7e](https://togithub.com/all-contributors/all-contributors-cli/commit/8fc7c7e689878f0fefe3c276e873a9247c5f6b1d)) ### [`v6.22.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.22.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.21.0...v6.22.0) ##### Features - add footer with link to usage ([#​163](https://togithub.com/all-contributors/all-contributors-cli/issues/163)) ([b41e668](https://togithub.com/all-contributors/all-contributors-cli/commit/b41e668fe40db14e1b8b9b1b74f5f661f82f2f38)) ### [`v6.21.0`](https://togithub.com/all-contributors/cli/releases/tag/v6.21.0) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.5...v6.21.0) ##### Features - adapt to rst ([#​301](https://togithub.com/all-contributors/all-contributors-cli/issues/301)) ([7a9150f](https://togithub.com/all-contributors/all-contributors-cli/commit/7a9150fa526e4776b7e76fd9931e717eea1df843)) ### [`v6.20.5`](https://togithub.com/all-contributors/cli/releases/tag/v6.20.5) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.4...v6.20.5) ##### Bug Fixes - add alt value for contributor image ([#​334](https://togithub.com/all-contributors/all-contributors-cli/issues/334)) ([9d82568](https://togithub.com/all-contributors/all-contributors-cli/commit/9d82568f41ae873d01e40b6f359a627ece5cf76f)) - set `commitConvention` default same as `app` ([#​318](https://togithub.com/all-contributors/all-contributors-cli/issues/318)) ([94b555e](https://togithub.com/all-contributors/all-contributors-cli/commit/94b555e274b2a8fec726c4da152fbb21383e1065)) - set alt value for contributor image with no complete name ([#​335](https://togithub.com/all-contributors/all-contributors-cli/issues/335)) ([109b261](https://togithub.com/all-contributors/all-contributors-cli/commit/109b2614d28e0e2a248d73cdbccacf37069a766d)) ### [`v6.20.4`](https://togithub.com/all-contributors/cli/releases/tag/v6.20.4) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.3...v6.20.4) ##### Bug Fixes - incorrect usage of `tbody` ([#​311](https://togithub.com/all-contributors/all-contributors-cli/issues/311)) ([531b7e1](https://togithub.com/all-contributors/all-contributors-cli/commit/531b7e1c4a3bd04c2abdb5201f6289198dc051d4)) ### [`v6.20.3`](https://togithub.com/all-contributors/cli/releases/tag/v6.20.3) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.2...v6.20.3) ##### Bug Fixes - trim `nextLink` before slicing ([#​309](https://togithub.com/all-contributors/all-contributors-cli/issues/309)) ([5df6b47](https://togithub.com/all-contributors/all-contributors-cli/commit/5df6b47f8a200b40f9278c221c7aa537d3d3c832)) ### [`v6.20.2`](https://togithub.com/all-contributors/cli/releases/tag/v6.20.2) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.1...v6.20.2) ##### Bug Fixes - set default value as `7` for `contributorsPerLine` ([#​139](https://togithub.com/all-contributors/all-contributors-cli/issues/139)) ([e1fd794](https://togithub.com/all-contributors/all-contributors-cli/commit/e1fd794ef7e161c94576fdec5946c536de15723d)) ### [`v6.20.1`](https://togithub.com/all-contributors/cli/releases/tag/v6.20.1) [Compare Source](https://togithub.com/all-contributors/all-contributors-cli/compare/v6.20.0...v6.20.1) ##### Bug Fixes - scriptName + improving usage messages ([#​305](https://togithub.com/all-contributors/all-contributors-cli/issues/305)) ([d3b8f88](https://togithub.com/all-contributors/all-contributors-cli/commit/d3b8f8889db7fe44e678e1da2395b1ede41807ad))
babel/babel-loader ### [`v8.3.0`](https://togithub.com/babel/babel-loader/releases/tag/v8.3.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.5...v8.3.0) ##### New features - Pass external dependencies from Babel to Webpack by [@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo) in [https://github.com/babel/babel-loader/pull/971](https://togithub.com/babel/babel-loader/pull/971) **Full Changelog**: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0
expo/expo (babel-preset-expo) ### [`v9.3.2`](https://togithub.com/expo/expo/blob/HEAD/packages/babel-preset-expo/CHANGELOG.md#​932---2023-04-03) [Compare Source](https://togithub.com/expo/expo/compare/1b92f7a7840b73b16e6ddf63c47b8ca5de9b96ef...30cb4db8aa9beb6a2cc941aebbac320c2966352b) ##### 📚 3rd party library updates - Update `metro-react-native-babel-preset` to 0.73.9. ([#​21909](https://togithub.com/expo/expo/pull/21909) by [@​kudo](https://togithub.com/kudo)) ### [`v9.3.1`](https://togithub.com/expo/expo/compare/1815e2eaad8c753588c7b1eb74420174a28e01f4...1b92f7a7840b73b16e6ddf63c47b8ca5de9b96ef) [Compare Source](https://togithub.com/expo/expo/compare/1815e2eaad8c753588c7b1eb74420174a28e01f4...1b92f7a7840b73b16e6ddf63c47b8ca5de9b96ef)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • [ ] If you want to rebase/retry this PR, check this box

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