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 amcrest from 1.8.0 to 1.9.3 #42

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps amcrest from 1.8.0 to 1.9.3.

Release notes

Sourced from amcrest's releases.

Version 1.9.3

  • Fix bug with camera not being able to be setup in thread without asyncio loop setup

Version 1.9.2

Fix bug in async_vendor_information use of pretty parsing

Version 1.9.1

The vendor_information system property was missed in adding pretty parsing to the system properties for 1.9.0. Add parsing for this property.

Version 1.9.0

Breaking changes

  • Drop support for Python 3.6.

New features

  • Add new async APIs.

Minor fixes

  • Change all system properties, such as hardware_version, to be parsed out.
  • Fix the audio enabled to correctly return the value for the given channel. This is equivelant to the video fix added in 1.8.1.
  • Handle errors fetching the record mode more gracefully.
  • Fix the move left/right PTZ commands to take speed as "horizontal".
  • Change PTZ commands to return bool rather than str with "ok".

Version 1.8.1

New features

  • Add privacy mode control

Bug fixes:

  • Fix software_information not returning correct version
  • Change is_video_enabled to report only main stream
Commits
  • 81ed35b Bump version 1.9.3
  • 57ca4de Merge pull request #198 from flacjacket/robust_no_async
  • 1b175a7 Allow amcrest camera to be setup without async running
  • 0098be1 Merge pull request #197 from flacjacket/bump1.9.2
  • 96f1721 Bump version 1.9.2
  • 4d0c15a Merge pull request #196 from flacjacket/fix_vendor_async
  • 049ad33 Fix bug in async_vendor_information used of pretty parsing
  • 49a5c8f Merge pull request #195 from flacjacket/vendor_info_fix
  • 19dcf49 Add vendor_information parsing for 1.9.1
  • e498fe9 Merge pull request #194 from flacjacket/rel1.9.0
  • 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 [amcrest](https://github.com/tchellomello/python-amcrest) from 1.8.0 to 1.9.3.
- [Release notes](https://github.com/tchellomello/python-amcrest/releases)
- [Commits](tchellomello/python-amcrest@1.8.0...1.9.3)

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

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 Sep 20, 2021
@dchesterton dchesterton merged commit cbb1995 into main Oct 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/amcrest-1.9.3 branch October 26, 2021 20:06
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.

None yet

1 participant