Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vws-python from 2023.3.25 to 2023.5.21.

Release notes

Sourced from vws-python's releases.

Release 2023.05.21

2023.05.21 (2023-05-21)

Changelog

Sourced from vws-python's changelog.

Changelog

Next

2023.05.21

  • Breaking change: the vws.exceptions.custom_exceptions.ActiveMatchingTargetsDeleteProcessing exception has been removed as Vuforia no longer returns this error.

2023.03.25

  • Support file-like objects in every method which accepts a file.

2023.03.05

2021.03.28.2

2021.03.28.1

2021.03.28.0

  • Breaking change: The vws.exceptions.cloud_reco_exceptions.MatchProcessing is now vws.exceptions.custom_exceptions.ActiveMatchingTargetsDeleteProcessing.
  • Added new exception vws.exceptions.custom_exceptions.RequestEntityTooLarge.
  • Add better exception handling when querying a server which does not serve the Vuforia API.

2020.09.07.0

  • Breaking change: Move exceptions and create base exceptions. It is now possible to, for example, catch vws.exceptions.base_exceptions.VWSException to catch many of the exceptions raised by the VWS client. Credit to @laymonage for this change.

2020.08.21.0

  • Change the return type of vws_client.get_target_record to match what is returned by the web API.

2020.06.19.0

2020.03.21.0

... (truncated)

Commits
  • 8e1beaf Bump CHANGELOG
  • e1d52ef Merge pull request #1899 from VWS-Python/bump-mock
  • 42e6649 Remove ActiveMatchingTargetsDeleteProcessing - VWS no longer has this problem
  • bdf6804 Pin PyPI publish Github action
  • dfa4623 Merge pull request #1893 from VWS-Python/dependabot/pip/sphinx-7.0.1
  • a038e93 Bump sphinx from 6.2.1 to 7.0.1
  • dd74f10 Merge pull request #1898 from VWS-Python/dependabot/pip/furo-2023.5.20
  • dd1e7e1 Bump furo from 2023.3.27 to 2023.5.20
  • 1469ae2 Merge pull request #1896 from VWS-Python/dependabot/pip/sybil-5.0.2
  • e1a2f37 Merge pull request #1897 from VWS-Python/dependabot/pip/ruff-0.0.269
  • 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 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 [vws-python](https://github.com/VWS-Python/vws-python) from 2023.3.25 to 2023.5.21.
- [Release notes](https://github.com/VWS-Python/vws-python/releases)
- [Changelog](https://github.com/VWS-Python/vws-python/blob/master/CHANGELOG.rst)
- [Commits](VWS-Python/vws-python@2023.03.25...2023.05.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (01771ed) 99.69% compared to head (8066882) 99.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1606   +/-   ##
=======================================
  Coverage   99.69%   99.69%           
=======================================
  Files          71       71           
  Lines        4940     4940           
  Branches      646      646           
=======================================
  Hits         4925     4925           
  Misses         13       13           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamtheturtle adamtheturtle merged commit e644bf1 into master May 22, 2023
@adamtheturtle adamtheturtle deleted the dependabot/pip/vws-python-2023.5.21 branch May 22, 2023 22:38
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.

2 participants