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

Bump synapseclient from 2.5.1 to 3.2.0 in /conda/sage-bionetworks #8

Conversation

dependabot[bot]
Copy link

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

Bumps synapseclient from 2.5.1 to 3.2.0.

Release notes

Sourced from synapseclient's releases.

v3.2.0

What's Changed

Full Changelog: Sage-Bionetworks/synapsePythonClient@v3.1.1...v3.2.0

v3.1.1

What's Changed

Full Changelog: Sage-Bionetworks/synapsePythonClient@v3.1.0...v3.1.1-rc

v3.1.0

What's Changed

New Contributors

Full Changelog: Sage-Bionetworks/synapsePythonClient@v3.0.0...v3.1.0-rc

v3.0.0

What's Changed

... (truncated)

Changelog

Sourced from synapseclient's changelog.

3.2.0 (2023-11-27)

Highlights

  • Introduction of OpenTelemetry within the client. See information in the README for further details.
  • Added 2 new functions get_user_profile_by_username and get_user_profile_by_id to handle for use cases when a username is a number.
  • Updated the local .cacheMap that is used to track local files downloaded from Synapse to include the MD5 of the file when there is a cache miss. This is used to determine if the file has changed since we cannot fully rely on the file's modified date only.
  • Include a progress indicator when downloading files via FTP.
  • Benchmarking of upload speeds to allow us to make data driven decisions and comparisons.

Bug Fixes

  • [SYNPY-1186] When a username is a number, getUserProfile cannot retrieve the user.
  • [SYNPY-1316] Calling syn.get with ifcollision='overwrite.local does not always overwrite previous file
  • [SYNPY-1319] Unstable test: test_download_file_false
  • [SYNPY-1333] synapse get on a file in a ftp server doesn't seem to be downloading

Stories

  • [SYNPY-816] Unstable test: integration.test_evaluations.test_teams
  • [SYNPY-1274] Set up pre-commit in github actions
  • [SYNPY-1305] Collect trace data for integration tests
  • [SYNPY-1304] Introduction of OpenTelemetry
  • [SYNPY-1320] Benchmark upload speeds

3.1.1 (2023-10-30)

Highlights

  • A fix to dowloads when file names match but content does not when

... (truncated)

Commits
  • fd1f3b5 Add benchmarking to the doc tree
  • 1765506 Correct news
  • dd0ee4c Adding info about otel to the news
  • 9837348 version v3.2.0 docs and news
  • 639aff0 [SYNPY-1333] Print transfer progress for FTP (#1017)
  • 78f2ec5 [SYNPY-1337] Adding note about unique .db file (#1016)
  • 3e9fc93 [SYNPY-1337] Adding in a comprehensive example for migration to another S3 bu...
  • 677d1ec Merge pull request #1014 from Sage-Bionetworks/bwmac/SYNPY-1186/support_int_u...
  • 2abc469 updates docstrings
  • da036eb update formatting, add condition variables
  • 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 [synapseclient](https://github.com/Sage-Bionetworks/synapsePythonClient) from 2.5.1 to 3.2.0.
- [Release notes](https://github.com/Sage-Bionetworks/synapsePythonClient/releases)
- [Changelog](https://github.com/Sage-Bionetworks/synapsePythonClient/blob/develop/docs/news.md)
- [Commits](Sage-Bionetworks/synapsePythonClient@v2.5.1...v3.2.0)

---
updated-dependencies:
- dependency-name: synapseclient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 22, 2023
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #11.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/conda/sage-bionetworks/main/synapseclient-3.2.0 branch February 1, 2024 15:08
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants