Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps gotrue from 1.1.1 to 1.2.0.

Release notes

Sourced from gotrue's releases.

v1.2.0 (2023-10-05)

Feature

  • feat: Add exception to handle API errors on signout (59b90d5)

Unknown

  • Merge pull request #342 from supabase-community/silentworks/sign-out-exception-handling

feat: Add exception to handle API errors on signout (708859c)

  • Update to use suppress instead of try except (2d964ad)

  • Merge pull request #341 from supabase-community/silentworks/add-correct-semantic-release-vars

Add correct variables for semantic release (5155312)

  • Get pre-commit to ignore changelog (738602e)

  • Add correct variables for semantic release (80b0e30)

  • Merge pull request #330 from supabase-community/dependabot/pip/cryptography-41.0.4

chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 (1bf3e5d)

Changelog

Sourced from gotrue's changelog.

v1.2.0 (2023-10-05)

Feature

  • feat: Add exception to handle API errors on signout (59b90d5)

Unknown

  • Merge pull request #342 from supabase-community/silentworks/sign-out-exception-handling

feat: Add exception to handle API errors on signout (708859c)

  • Update to use suppress instead of try except (2d964ad)

  • Merge pull request #341 from supabase-community/silentworks/add-correct-semantic-release-vars

Add correct variables for semantic release (5155312)

  • Get pre-commit to ignore changelog (738602e)

  • Add correct variables for semantic release (80b0e30)

  • Merge pull request #330 from supabase-community/dependabot/pip/cryptography-41.0.4

chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4 (1bf3e5d)

Commits
  • 8da1032 chore(release): bump version to v1.2.0
  • 708859c Merge pull request #342 from supabase-community/silentworks/sign-out-exceptio...
  • 2d964ad Update to use suppress instead of try except
  • 59b90d5 feat: Add exception to handle API errors on signout
  • 5155312 Merge pull request #341 from supabase-community/silentworks/add-correct-seman...
  • 738602e Get pre-commit to ignore changelog
  • 80b0e30 Add correct variables for semantic release
  • 1bf3e5d Merge pull request #330 from supabase-community/dependabot/pip/cryptography-4...
  • 4aa7224 chore(deps-dev): bump cryptography from 41.0.3 to 41.0.4
  • See full diff 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 [gotrue](https://github.com/supabase-community/gotrue-py) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/supabase-community/gotrue-py/releases)
- [Changelog](https://github.com/supabase-community/gotrue-py/blob/main/CHANGELOG.md)
- [Commits](supabase/auth-py@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: gotrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2023
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1ddb4e3) 69.54% compared to head (125f7d6) 69.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #582   +/-   ##
=======================================
  Coverage   69.54%   69.54%           
=======================================
  Files           9        9           
  Lines         197      197           
=======================================
  Hits          137      137           
  Misses         60       60           

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

@silentworks silentworks merged commit eaa31ef into main Oct 5, 2023
@silentworks silentworks deleted the dependabot/pip/main/gotrue-1.2.0 branch October 5, 2023 16:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant