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

chore(deps): bump realtime from 1.0.0 to 1.0.2 #633

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps realtime from 1.0.0 to 1.0.2.

Release notes

Sourced from realtime's releases.

v1.0.2 (2023-12-02)

Fix

v1.0.1 (2023-12-02)

Chore

  • chore: update CI to use correct branch (#76) (07b1b8b)

  • chore: update github workflow with correct branch (#74) (13688c4)

  • chore: Remove unused import of 'cast' (593815f)

Fix

  • fix: use shared types (#75) (233392a)

  • fix: add github action workflow (#73) (f29d8b3)

  • fix: replace cast method with consistent type hinting and direct assignment of value (1d822b5)

  • fix: correct type argument for cast method during socket initialisation (283af0a)

Unknown

  • Merge pull request #70 from markyao6275/update-websockets-pytest

Update websockets + pytest versions (bf9ae1c)

  • Update websockets + pytest versions (9af9807)

  • Merge pull request #65 from odiseo0/master

Remove additional Any (0934023)

  • Remove additional Any (803203b)

  • Revert "Update dependencies"

This reverts commit 4cdcde406eb38b73f84349a39c079ff2eaf375b7. I meant to push this to another branch and then open a PR, sorry! (6b2a320)

  • Update dependencies (4cdcde4)

  • Merge pull request #60 from dhaneshsabane/bug-58-type-correction

fix: correct type argument for cast method during socket initialisation (e40a359)

... (truncated)

Changelog

Sourced from realtime's changelog.

v1.0.2 (2023-12-02)

Fix

v1.0.1 (2023-12-02)

Chore

  • chore(release): bump version to v1.0.1 (7f185e9)

  • chore: update CI to use correct branch (#76) (07b1b8b)

  • chore: update github workflow with correct branch (#74) (13688c4)

  • chore: Remove unused import of 'cast' (593815f)

Fix

  • fix: use shared types (#75) (233392a)

  • fix: add github action workflow (#73) (f29d8b3)

  • fix: replace cast method with consistent type hinting and direct assignment of value (1d822b5)

  • fix: correct type argument for cast method during socket initialisation (283af0a)

Unknown

  • Merge pull request #70 from markyao6275/update-websockets-pytest

Update websockets + pytest versions (bf9ae1c)

  • Update websockets + pytest versions (9af9807)

  • Merge pull request #65 from odiseo0/master

Remove additional Any (0934023)

  • Remove additional Any (803203b)

  • Revert "Update dependencies"

This reverts commit 4cdcde406eb38b73f84349a39c079ff2eaf375b7. I meant to push this to another branch and then open a PR, sorry! (6b2a320)

... (truncated)

Commits
  • 8897feb chore(release): bump version to v1.0.2
  • c5d9afb fix: update README.md (#77)
  • 7f185e9 chore(release): bump version to v1.0.1
  • 07b1b8b chore: update CI to use correct branch (#76)
  • 233392a fix: use shared types (#75)
  • 13688c4 chore: update github workflow with correct branch (#74)
  • f29d8b3 fix: add github action workflow (#73)
  • bf9ae1c Merge pull request #70 from markyao6275/update-websockets-pytest
  • 9af9807 Update websockets + pytest versions
  • 0934023 Merge pull request #65 from odiseo0/master
  • 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 [realtime](https://github.com/supabase-community/realtime-py) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/supabase-community/realtime-py/releases)
- [Changelog](https://github.com/supabase-community/realtime-py/blob/master/CHANGELOG.md)
- [Commits](supabase/realtime-py@v1.0.0...v1.0.2)

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

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

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2023

Looks like realtime is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/main/realtime-1.0.2 branch December 10, 2023 10:54
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