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 all non-major dependencies #849

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.2.69 -> 18.2.72 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.3.1 -> 7.4.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.3.1 -> 7.4.0 age adoption passing confidence
swagger-ui-react 5.12.0 -> 5.12.2 age adoption passing confidence

Release Notes

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

v7.4.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes
  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You
  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

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

v7.4.0

Compare Source

swagger-api/swagger-ui (swagger-ui-react)

v5.12.2

Compare Source


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.

👻 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

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-validations ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2024 3:06pm
next-validations-demo ❌ Failed (Inspect) Mar 26, 2024 3:06pm

Copy link

changeset-bot bot commented Mar 25, 2024

⚠️ No Changeset found

Latest commit: 856126c

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.

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

Copy link

what-the-diff bot commented Mar 25, 2024

PR Summary

  • Update of @types/react devDependency version in multiple files
    This PR updates the version of the @types/react devDependency. The version is changed from "18.2.69" to "18.2.70" in both example/package.json and package.json. The change is reflected within example/pnpm-lock.yaml and pnpm-lock.yaml as well, ensuring dependency version consistency throughout the project.

  • Modification to next-validations version in example/pnpm-lock.yaml
    The version for next-validations has been changed to a local link. This could be pointing to a locally developed version of the dependency for more control over its development and testing.

  • Update of swagger-ui-react version in example/pnpm-lock.yaml
    The version package dependencies of swagger-ui-react have been updated - it now uses the updated "18.2.70" version of @types/react instead of the older "18.2.69" version. This ensures that components from the swagger UI are compatible with the latest @types/react version used in our project.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4bace6 to 856126c Compare March 26, 2024 22:55
Copy link

vercel bot commented Mar 26, 2024

Deployment failed with the following error:

Resource is limited - try again in 7 minutes (more than 100, code: "api-deployments-free-per-day").

@jellydn jellydn merged commit fc3575e into main Mar 27, 2024
7 of 9 checks passed
@jellydn jellydn deleted the renovate/all-minor-patch branch March 27, 2024 00:12
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