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

fix(deps): update dependency @tailcallhq/tailcall to ^0.116.0 #18448

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
@tailcallhq/tailcall (source) ^0.115.5 -> ^0.116.0 age adoption passing confidence

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


Release Notes

tailcallhq/tailcall (@​tailcallhq/tailcall) ### [`v0.116.0`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.116.0) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.5...v0.116.0) #### Changes #### 🚀 Features - revert: "feat: add dedupe capability on all IO operations ([#​2922](https://redirect.github.com/tailcallhq/tailcall/issues/2922))" [@​tusharmath](https://redirect.github.com/tusharmath) ([#​2934](https://redirect.github.com/tailcallhq/tailcall/issues/2934)) - feat: accept self-signed certificates ([#​2801](https://redirect.github.com/tailcallhq/tailcall/issues/2801)) [@​asimpleidea](https://redirect.github.com/asimpleidea) ([#​2923](https://redirect.github.com/tailcallhq/tailcall/issues/2923)) #### 🐛 Bug Fixes - fix(deps): update rust crate once_cell to v1.20.1 [@​renovate](https://redirect.github.com/renovate) ([#​2941](https://redirect.github.com/tailcallhq/tailcall/issues/2941)) #### 🧰 Maintenance - chore(deps): update rust crate tempfile to v3.13.0 [@​renovate](https://redirect.github.com/renovate) ([#​2938](https://redirect.github.com/tailcallhq/tailcall/issues/2938)) - chore(deps): use http crate for consistency [@​amitksingh1490](https://redirect.github.com/amitksingh1490) ([#​2939](https://redirect.github.com/tailcallhq/tailcall/issues/2939)) - chore(deps): use headers crate for consistency [@​amitksingh1490](https://redirect.github.com/amitksingh1490) ([#​2936](https://redirect.github.com/tailcallhq/tailcall/issues/2936)) - chore(deps): update rust crate tempfile to v3.13.0 [@​renovate](https://redirect.github.com/renovate) ([#​2933](https://redirect.github.com/tailcallhq/tailcall/issues/2933))

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the @tailcallhq/tailcall dependency from version ^0.115.5 to ^0.116.0. The update is a minor version bump, which typically indicates new features or non-breaking changes.

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

File-Level Changes

Change Details Files
Update @tailcallhq/tailcall dependency
  • Bump version from ^0.115.5 to ^0.116.0
  • Update all related @tailcallhq/core-* packages to version 0.116.0
boundaries/shop/oms-graphql/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