shortlink-org / shortlink

Shortlink service (Microservice example) ⭐️ Star the repo if you like it!
https://shortlink.best
MIT License
741 stars 38 forks source link

chore(deps): update dependency @types/react to v18.3.10 #18405

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) ^18.3.9 -> ^18.3.10 age adoption passing confidence
@types/react (source) 18.3.9 -> 18.3.10 age adoption passing confidence
@types/react (source) ~18.3.9 -> ~18.3.10 age adoption passing confidence
@types/react (source) ^18.3.9 -> ^18.3.10 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

Summary by Sourcery

Update the @types/react dependency to version 18.3.10 in the project to ensure compatibility with the latest type definitions for React.

Chores:

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: boundaries/link/chrome-extension/pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
undefined
 ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @tailwindcss/cli@3.4.9

This error happened while installing a direct dependency of /tmp/renovate/repos/github/shortlink-org/shortlink/boundaries/link/chrome-extension

The latest release of @tailwindcss/cli is "0.1.2".

Other releases are:
  * internal: 0.0.0-internal.b2586d4e
  * next: 4.0.0-alpha.25

If you need the full list of all 29 published versions run "$ pnpm view @tailwindcss/cli versions".
sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the @types/react dependency from version 18.3.9 to 18.3.10 across multiple packages in the project. It's a minor version update that likely includes small improvements or bug fixes to the TypeScript type definitions for React.

No sequence diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update @types/react from 18.3.9 to 18.3.10
  • Update @types/react in package.json files
  • Update @types/react in pnpm-lock.yaml files
  • Update related dependencies that rely on @types/react
boundaries/ui-monorepo/pnpm-lock.yaml
boundaries/link/mobile/pnpm-lock.yaml
boundaries/shop/ui/pnpm-lock.yaml

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud