strawberry-graphql / strawberry-sqlalchemy

A SQLAlchemy Integration for strawberry-graphql
MIT License
93 stars 27 forks source link

Bump sentinel from 0.3.0 to 1.0.0 #32

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sentinel from 0.3.0 to 1.0.0.

Release notes

Sourced from sentinel's releases.

1.0.0

First stable release.

This stabilizes all features in 0.3.0, without significant changes to the modules behaviour.

Commits
  • b2e05d9 Merge pull request #8 from eddieantonio/feature/stable
  • 023d1f2 misc: update license years
  • 8bdead8 test: version matches package's actual version
  • 526ca4a misc: get ready for 1.0.0
  • 05f3da5 test: ensure type(Sentinel).instance works
  • da2a6fd docs: embetter comments and documentation
  • fb4ef94 ci: derp
  • 1334202 ci: build on more branches and more Pythons
  • fcafac6 build(dev): upgrade mypy and associated packages
  • 5a559d2 Merge pull request #5 from MicaelJarniac/patch-1
  • 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 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)
codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #32 will not alter performance

Comparing dependabot/pip/sentinel-1.0.0 (9de767b) with main (2585016)

Summary

✅ 1 untouched benchmarks

codecov-commenter commented 1 year ago

Codecov Report

Merging #32 (9de767b) into main (2585016) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ======================================= Coverage 75.94% 75.94% ======================================= Files 10 10 Lines 690 690 Branches 102 102 ======================================= Hits 524 524 Misses 137 137 Partials 29 29 ```