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

build(deps): bump ariadne from 0.25.1 to 0.25.2 in /back #1980

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps ariadne from 0.25.1 to 0.25.2.

Release notes

Sourced from ariadne's releases.

0.25.2

What's Changed

Full Changelog: mirumee/ariadne@0.25.1...0.25.2

Breaking Change: in the ariadne.contrib.relay module a change was introduced, the global ID decoder now takes a string, not the query kwargs like in 0.25.1

Changelog

Sourced from ariadne's changelog.

CHANGELOG

Commits
  • 7845051 Benchmark results for 3.12
  • 40b04a1 Benchmark results for 3.11
  • 87bafc8 Benchmark results for 3.10
  • 6431d65 Benchmark results for 3.9
  • df4e256 Benchmark results for 3.8
  • 65f918c feat!: add a default global ID encoder, add a id_field on the query type (#1227)
  • a538334 Benchmark results for 3.12
  • 2c707f9 Benchmark results for 3.11
  • 3c4fcdf Benchmark results for 3.10
  • 5fa9079 Benchmark results for 3.9
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ariadne](https://github.com/mirumee/ariadne) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/mirumee/ariadne/releases)
- [Changelog](https://github.com/mirumee/ariadne/blob/main/CHANGELOG.md)
- [Commits](mirumee/ariadne@0.25.1...0.25.2)

---
updated-dependencies:
- dependency-name: ariadne
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.69%. Comparing base (c8ba4c1) to head (3d03e61).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1980   +/-   ##
=======================================
  Coverage   84.69%   84.69%           
=======================================
  Files         249      249           
  Lines       15585    15585           
  Branches     2281     2281           
=======================================
  Hits        13199    13199           
  Misses       2352     2352           
  Partials       34       34           
Flag Coverage Δ
backend 99.39% <ø> (ø)
frontend 78.29% <ø> (ø)
sharedComponents 66.57% <ø> (-11.91%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pylipp pylipp merged commit 456caf7 into master Feb 17, 2025
11 checks passed
@pylipp pylipp deleted the dependabot/pip/back/ariadne-0.25.2 branch February 17, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant