Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@testing-library/react-native (source) 12.3.1 -> 12.8.1 age adoption passing confidence devDependencies minor
@types/eslint (source) 8.56.1 -> 8.56.12 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.2 -> 29.5.14 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.14 -> 18.3.12 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 6.18.1 -> 6.21.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.18.1 -> 6.21.0 age adoption passing confidence devDependencies minor
eslint (source) 8.56.0 -> 8.57.1 age adoption passing confidence devDependencies minor
eslint-doc-generator 1.6.1 -> 1.7.1 age adoption passing confidence devDependencies minor
eslint-import-resolver-typescript 3.6.1 -> 3.6.3 age adoption passing confidence devDependencies patch
eslint-plugin-eslint-plugin 5.2.1 -> 5.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.29.1 -> 2.31.0 age adoption passing confidence devDependencies minor
eslint-plugin-prettier 5.1.2 -> 5.2.1 age adoption passing confidence devDependencies minor
eslint-plugin-react 7.33.2 -> 7.37.2 age adoption passing confidence devDependencies minor
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence devDependencies patch
eslint-plugin-react-native-a11y 3.3.0 -> 3.5.1 age adoption passing confidence devDependencies minor
eslint-plugin-testing-library 6.0.1 -> 6.4.0 age adoption passing confidence devDependencies minor
eslint-plugin-unused-imports 3.0.0 -> 3.2.0 age adoption passing confidence devDependencies minor
lerna (source) 8.0.2 -> 8.1.9 age adoption passing confidence devDependencies minor
markdownlint ^0.32.0 -> ^0.36.0 age adoption passing confidence devDependencies minor
markdownlint-cli ^0.38.0 -> ^0.42.0 age adoption passing confidence devDependencies minor
markdownlint-rule-helpers ^0.23.0 -> ^0.27.0 age adoption passing confidence devDependencies minor
npm-run-all ^4.1.5 -> ^5.0.0 devDependencies replacement
prettier (source) 3.1.1 -> 3.3.3 age adoption passing confidence devDependencies minor
ts-jest (source) 29.1.1 -> 29.2.5 age adoption passing confidence devDependencies minor
typescript (source) 5.3.3 -> 5.6.3 age adoption passing confidence devDependencies minor

This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.


Release Notes

callstack/react-native-testing-library (@​testing-library/react-native)

v12.8.1

Compare Source

🐛 Bug Fixes

v12.8.0

Compare Source

✨ Features
📚 Documentation

v12.7.2: (2024-09-12)

Compare Source

What's Changed

Features
Bug Fixes
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.1: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.1

v12.7.0: (2024-09-12)

Compare Source

What's Changed

Features
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.6.1...v12.7.0

v12.6.1: (2024-08-28)

Compare Source

What's Changed

Full Changelog: callstack/react-native-testing-library@v12.6.0...v12.6.1

v12.6.0: (2024-08-16)

Compare Source

What's changed
Features

v12.5.3: (2024-08-09)

Compare Source

What's Changed

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.5.2...v12.5.3

v12.5.2

Compare Source

Bug Fixes

v12.5.1

Compare Source

Bug Fixes
  • immediate setState in useEffect for unstable_validateStringsRenderedWithinText (#​1612) (76de7d2)

v12.5.0

Compare Source

Features
Bug Fixes

New Contributors

v12.4.5

Compare Source

RNTL 12.4.5 (2024-03-28)

Bugfixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.4...v12.4.5

v12.4.4

Compare Source

RNTL 12.4.4 (2024-03-18)

Bug Fixes

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.3...v12.4.4

v12.4.3

Compare Source

Other

Full Changelog: callstack/react-native-testing-library@v12.4.2...v12.4.3

v12.4.2

Compare Source

What's Changed

Improvements
Other

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.4.1...v12.4.2

v12.4.1

Compare Source

What's Changed

New things
Fixes
Other

Full Changelog: callstack/react-native-testing-library@v12.4.0...v12.4.1

v12.4.0

Compare Source

What's Changed

Features

Contributors for this feature 👏👏👏

Full Changelog: callstack/react-native-testing-library@v12.3.3...v12.4.0

v12.3.3

Compare Source

What's Changed

Features:
Fixes
Other improvements & chores

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.2...v12.3.3

v12.3.2

Compare Source

What's Changed

Improvements:

New Contributors

Full Changelog: callstack/react-native-testing-library@v12.3.1...v12.3.2

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v8.57.1

Compare Source

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from b5d32b0 to 9e1b790 Compare January 18, 2024 20:29
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from 9809f01 to 66263e4 Compare February 1, 2024 00:10
@renovate renovate bot force-pushed the renovate/devdependencies branch 10 times, most recently from e6f8ada to 67ad6a9 Compare February 9, 2024 15:54
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 9d0a473 to 18b4474 Compare February 23, 2024 01:54
@renovate renovate bot force-pushed the renovate/devdependencies branch 6 times, most recently from 989aaae to 916cc5c Compare March 1, 2024 10:03
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 79aedd2 to 44854b6 Compare September 6, 2024 21:22
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from f68b2d6 to 2d133b0 Compare September 19, 2024 09:33
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 23ba0b7 to 71edf1d Compare September 27, 2024 04:17
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from a26cf9b to 0c99a3e Compare September 30, 2024 16:28
@renovate renovate bot force-pushed the renovate/devdependencies branch 3 times, most recently from d91ed1a to a7d05bc Compare October 9, 2024 08:29
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from b6b6add to 094d6fa Compare October 31, 2024 08:20
@renovate renovate bot force-pushed the renovate/devdependencies branch 4 times, most recently from 3dc8443 to e674cef Compare November 8, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants