fix(deps): update all non-major dependencies #76

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into master 2025-03-19 22:45:40 -07:00
Collaborator

This PR contains the following updates:

Package Type Update Change
async-graphql dependencies patch 7.0.15 -> 7.0.16
async-graphql-rocket dependencies patch 7.0.15 -> 7.0.16
reqwest dependencies patch 0.12.14 -> 0.12.15

Release Notes

async-graphql/async-graphql (async-graphql)

v7.0.16

  • dynamic: fixed __typename always returned null when introspection was disabled.
  • update MSRV to 1.83.0
seanmonstar/reqwest (reqwest)

v0.12.15

Compare Source

  • Fix Windows to support both ProxyOverride and NO_PROXY.
  • Fix http3 to support streaming response bodies.
  • Fix http3 dependency from public API misuse.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [async-graphql](https://github.com/async-graphql/async-graphql) | dependencies | patch | `7.0.15` -> `7.0.16` | | [async-graphql-rocket](https://github.com/async-graphql/async-graphql) | dependencies | patch | `7.0.15` -> `7.0.16` | | [reqwest](https://github.com/seanmonstar/reqwest) | dependencies | patch | `0.12.14` -> `0.12.15` | --- ### Release Notes <details> <summary>async-graphql/async-graphql (async-graphql)</summary> ### [`v7.0.16`](https://github.com/async-graphql/async-graphql/blob/HEAD/CHANGELOG.md#7016-2025-03-20) - dynamic: fixed `__typename` always returned `null` when introspection was disabled. - update MSRV to `1.83.0` </details> <details> <summary>seanmonstar/reqwest (reqwest)</summary> ### [`v0.12.15`](https://github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v01215) [Compare Source](https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15) - Fix Windows to support both `ProxyOverride` and `NO_PROXY`. - Fix http3 to support streaming response bodies. - Fix http3 dependency from public API misuse. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovatebot changed title from fix(deps): update rust crate reqwest to v0.12.15 to fix(deps): update all non-major dependencies 2025-03-19 22:31:32 -07:00
renovatebot force-pushed renovate/all-minor-patch from 2f4f25e602 to b9ba5a3bea 2025-03-19 22:31:33 -07:00 Compare
renovatebot merged commit b9ba5a3bea into master 2025-03-19 22:45:40 -07:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#76
No description provided.