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.115.5 #18414

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.0 -> ^0.115.5 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.115.5`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.5) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.4...v0.115.5) #### Changes #### 🐛 Bug Fixes - fix: hide tailcall directives from `_service` [@​ssddOnTop](https://redirect.github.com/ssddOnTop) ([#​2930](https://redirect.github.com/tailcallhq/tailcall/issues/2930)) #### 🧰 Maintenance - fix: hide tailcall directives from `_service` [@​ssddOnTop](https://redirect.github.com/ssddOnTop) ([#​2930](https://redirect.github.com/tailcallhq/tailcall/issues/2930)) ### [`v0.115.4`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.4) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.3...v0.115.4) #### Changes #### 🐛 Bug Fixes - fix: NPX release issue [@​tusharmath](https://redirect.github.com/tusharmath) ([#​2932](https://redirect.github.com/tailcallhq/tailcall/issues/2932)) ### [`v0.115.3`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.3) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.2...v0.115.3) #### Changes - No changes ### [`v0.115.2`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.2) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.1...v0.115.2) #### Changes #### 🐛 Bug Fixes - fix(deps): update rust crate rustls-pki-types to v1.9.0 [@​renovate](https://redirect.github.com/renovate) ([#​2928](https://redirect.github.com/tailcallhq/tailcall/issues/2928)) #### 🧰 Maintenance - feat: add dedupe capability on all IO operations [@​ssddOnTop](https://redirect.github.com/ssddOnTop) ([#​2922](https://redirect.github.com/tailcallhq/tailcall/issues/2922)) ### [`v0.115.1`](https://redirect.github.com/tailcallhq/tailcall/releases/tag/v0.115.1) [Compare Source](https://redirect.github.com/tailcallhq/tailcall/compare/v0.115.0...v0.115.1) #### Changes #### 🐛 Bug Fixes - fix(deps): update rust crate syn to v2.0.79 [@​renovate](https://redirect.github.com/renovate) ([#​2926](https://redirect.github.com/tailcallhq/tailcall/issues/2926)) - fix(deps): update rust crate worker to v0.4.1 [@​renovate](https://redirect.github.com/renovate) ([#​2918](https://redirect.github.com/tailcallhq/tailcall/issues/2918)) - test: fix federation usage [@​meskill](https://redirect.github.com/meskill) ([#​2910](https://redirect.github.com/tailcallhq/tailcall/issues/2910)) - fix(2694): tailcall server run via npx command [@​webbdays](https://redirect.github.com/webbdays) ([#​2733](https://redirect.github.com/tailcallhq/tailcall/issues/2733)) #### 🧰 Maintenance - chore(deps): update dependency wrangler to v3.78.12 [@​renovate](https://redirect.github.com/renovate) ([#​2925](https://redirect.github.com/tailcallhq/tailcall/issues/2925)) - chore(deps): update dependency wrangler to v3.78.11 [@​renovate](https://redirect.github.com/renovate) ([#​2924](https://redirect.github.com/tailcallhq/tailcall/issues/2924)) - chore(deps): update rust crate flate2 to v1.0.34 [@​renovate](https://redirect.github.com/renovate) ([#​2921](https://redirect.github.com/tailcallhq/tailcall/issues/2921)) - chore(deps): update rust crate async-graphql to v7.0.11 [@​renovate](https://redirect.github.com/renovate) ([#​2920](https://redirect.github.com/tailcallhq/tailcall/issues/2920)) - chore(deps): update dependency wrangler to v3.78.10 [@​renovate](https://redirect.github.com/renovate) ([#​2914](https://redirect.github.com/tailcallhq/tailcall/issues/2914)) - chore(deps): update dependency wrangler to v3.78.9 [@​renovate](https://redirect.github.com/renovate) ([#​2909](https://redirect.github.com/tailcallhq/tailcall/issues/2909))

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 this update again.



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

Summary by Sourcery

Update the @tailcallhq/tailcall dependency to version ^0.115.5 in the pnpm-lock.yaml file to include recent bug fixes and maintenance updates.

Bug Fixes:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the @tailcallhq/tailcall dependency from version ^0.115.0 to ^0.115.5. The update includes minor bug fixes and maintenance changes across multiple patch versions (0.115.1 to 0.115.5).

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
  • Update @tailcallhq/tailcall from ^0.115.0 to ^0.115.5
  • Update all related @tailcallhq/core-* packages to version 0.115.5
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