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

pkg: Update validation packages #3053

Merged
merged 1 commit into from
May 6, 2024
Merged

pkg: Update validation packages #3053

merged 1 commit into from
May 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anansi/eslint-plugin 0.17.8 -> 0.17.9 age adoption passing confidence
@testing-library/react 15.0.5 -> 15.0.6 age adoption passing confidence
@testing-library/react-native (source) 12.4.5 -> 12.5.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.7.1 -> 7.8.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.1 -> 7.8.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.1 -> 4.6.2 age adoption passing confidence

Release Notes

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

v15.0.6

Compare Source

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

v12.5.0

Compare Source

Features
Bug Fixes

New Contributors

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

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

v7.8.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.

facebook/react (eslint-plugin-react-hooks)

v4.6.2

Compare Source


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.

Copy link

changeset-bot bot commented May 6, 2024

⚠️ No Changeset found

Latest commit: 9ef2bff

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ntucker ntucker enabled auto-merge May 6, 2024 17:36
@ntucker ntucker added this pull request to the merge queue May 6, 2024
Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.49%. Comparing base (8a8634c) to head (30249a6).
Report is 1 commits behind head on master.

❗ Current head 30249a6 differs from pull request most recent head f6be747. Consider uploading reports for the commit f6be747 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3053   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         122      122           
  Lines        2193     2193           
  Branches      448      448           
=======================================
  Hits         2160     2160           
  Misses         21       21           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ntucker ntucker removed this pull request from the merge queue due to a manual request May 6, 2024
@renovate renovate bot force-pushed the renovate/validation branch from 30249a6 to f6be747 Compare May 6, 2024 19:44
@renovate renovate bot force-pushed the renovate/validation branch from f6be747 to 9ef2bff Compare May 6, 2024 19:50
@ntucker ntucker added this pull request to the merge queue May 6, 2024
Merged via the queue into master with commit 59537df May 6, 2024
19 of 20 checks passed
@ntucker ntucker deleted the renovate/validation branch May 6, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant