Skip to content

Conversation

@dependabot
Copy link

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

Bumps vantage6 from 3.11.0 to 4.0.2.

Changelog

Sourced from vantage6's changelog.

4.0.2

9 October 2023

  • Bugfix

  • Fix socket connection from node to server due to faulty callback, which occurred when server was deployed. This bug was introduced in v4.0.1 (PR#892 <https://github.com/vantage6/vantage6/pull/892>_).

4.0.1

5 October 2023

  • Security

  • Updating dependencies cryptography, gevent, and urllib3 to fix vulnerabilities (PR#889 <https://github.com/vantage6/vantage6/pull/889>_)

  • Bugfix

  • Fix node connection issues if server without constant JWT secret key is restarted (Issue#840 <https://github.com/vantage6/vantage6/issues/840>, PR#866 <https://github.com/vantage6/vantage6/pull/866>).

  • Improved algorithm_client decorator with @wraps decorator. This fixes an issue with the data decorator in the AlgorithmMockClient (Issue#874 <https://github.com/vantage6/vantage6/issues/874>, PR#882 <https://github.com/vantage6/vantage6/pull/882>).

  • Decoding the algorithm results and algorithm input has been made more robust, and input from vserver import is now properly encoded (Issue#836 <https://github.com/vantage6/vantage6/issues/836>, PR#864 <https://github.com/vantage6/vantage6/pull/864>).

  • Improve error message if user forgot to specify databases when creating a task (Issue#854 <https://github.com/vantage6/vantage6/issues/854>, PR#865 <https://github.com/vantage6/vantage6/pull/865>).

  • Fix data loading in AlgorithmMockClient (Issue#872 <https://github.com/vantage6/vantage6/issues/872>, PR#881 <https://github.com/vantage6/vantage6/pull/881>).

4.0.0

20 September 2023

  • Security

  • No longer using Python pickles for serialization and deserialization of algorithm results. Using JSON instead (

... (truncated)

Commits
  • 570fac1 Merge pull request #893 from vantage6/docs/feature-docs-networking
  • c28b001 Merge pull request #892 from vantage6/bugfix/socket-callback-disfunctional
  • 24661de Added some documentation on features: isolated Docker network and linking Doc...
  • 3571040 Fix bug where node didn't sync via socket after authentication if server was ...
  • 0126c41 Added PLATFORMS option to make file for building images
  • 73169ec Merge pull request #890 from vantage6/docs/release-notes-4.0.1
  • b76d1a4 Updated the version to 4.0.1
  • 66f23ab Added release notes 4.0.1
  • ed5912b Updated the version to 4.0.1rc2
  • 01c12b0 Merge pull request #885 from vantage6/feature/extemding-wrapper-for-omop
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vantage6](https://github.com/vantage6/vantage6) from 3.11.0 to 4.0.2.
- [Release notes](https://github.com/vantage6/vantage6/releases)
- [Changelog](https://github.com/vantage6/vantage6/blob/main/docs/release_notes.rst)
- [Commits](vantage6/vantage6@version/3.11.0...version/4.0.2)

---
updated-dependencies:
- dependency-name: vantage6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
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