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 flask-sock from 0.6.0 to 0.7.0 #608

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps flask-sock from 0.6.0 to 0.7.0.

Release notes

Sourced from flask-sock's releases.

Release 0.7.0

See CHANGES.md for release notes.

Changelog

Sourced from flask-sock's changelog.

Flask-Sock change log

Release 0.7.0 - 2023-10-02

  • Avoid crashes on WebSocket exit in debug mode #70 (commit)
  • Clock example #45 (commit) (thanks Gilbert Brault!)
  • Remove unused import in documentation example #43 (commit) (thanks Ali-Akber Saifee!)

Release 0.6.0 - 2022-12-24

  • Option to attach WebSocket route to a blueprint (commit)
  • Example multi-file application (commit)
  • Add Pyton 3.11 to build (commit)

Release 0.5.2 - 2022-03-17

  • Pass WebSocket server options in the configuration #7 (commit)

Release 0.5.1 - 2022-03-11

  • Prevent AssertionError with Werkzeug when connection ends (commit)

Release 0.5.0 - 2022-02-17

  • Clean close of the WebSocket connection when possible #20 (commit)
  • Avoid duplicate variable names in examples (commit)
  • Unit tests (commit)
  • API reference documentation (commit)
  • Update builds for python 3.10 and pypy3.8 (commit)

Release 0.4.0 - 2021-06-06

  • More robustness when the connection is closed (commit)
  • Add a dependency on Flask 2.x (commit)
  • Add a change log (commit)
  • Documentation (commit)
  • More examples (commit)
  • GitHub builds (commit)
  • Unit testing framework (commit)

Release 0.3.0 - 2021-05-10

Release 0.2.0 - 2021-04-14

  • Updated readme (commit)
  • Add support for eventlet and gevent (commit)

Release 0.1.0 - 2021-04-03

... (truncated)

Commits

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 [flask-sock](https://github.com/miguelgrinberg/flask-sock) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/miguelgrinberg/flask-sock/releases)
- [Changelog](https://github.com/miguelgrinberg/flask-sock/blob/main/CHANGES.md)
- [Commits](miguelgrinberg/flask-sock@v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 4, 2023
@github-actions github-actions bot enabled auto-merge (rebase) October 4, 2023 22:11
@github-actions github-actions bot merged commit 1259e63 into main Oct 4, 2023
3 checks passed
@github-actions github-actions bot deleted the dependabot/pip/flask-sock-0.7.0 branch October 4, 2023 22:13
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.

0 participants