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 pysnmp from 6.2.4 to 7.0.0 in /docker/panw-iot #31346

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Bumps pysnmp from 6.2.4 to 7.0.0.

Changelog

Sourced from pysnmp's changelog.

Revision 7.0.0, released on Aug 22, 2024

  • Applied PEP8 recommended names. This breaks backward compatibility.

  • Many really old backward-compatibility code snippets removed. Most importantly, everything related to (non-standard) UNIX domain socket transport are gone.

  • The MIB instrumentation API overhauled in backward incompatible way:

    - MIB instrumentation methods signatures simplified to accept
      just var-binds (as var-arg), the rest of the parameters packed
      into opaque kwargs
    - CommandResponder application passes `snmpEngine` and optionally
      user-supplied `cbCtx` object throughout the MIB instrumentation
      methods. The goal is to let MIB objects access/modify whatever
      custom Python objects they need while being called back.
    

Revision 6.2.5, released on Aug 10, 2024

  • Improved OrderedDict performance.
  • User credentials changes are now reflected in the LCD.
  • Other cleanup.
Commits
  • e98911a Bumped the version.
  • 9400f75 Reworked on PEP8 uppercase constants.
  • 8c3fb04 Enabled CI on release branches.
  • 54fc56e Fixed sample code.
  • d57dd48 Bumped dependencies.
  • 479234c Added Python 3.13. Removed obsolete workflows.
  • 891b02a Bumped the version.
  • f5510f4 Fixed broken test case.
  • 8df333e Make LCD reconfigure V3 users when auth data changes.
  • 71b7439 Merge pull request #88 from dolevha/indices-improve-runtime
  • 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 [pysnmp](https://github.com/lextudio/pysnmp) from 6.2.4 to 7.0.0.
- [Changelog](https://github.com/lextudio/pysnmp/blob/main/CHANGES.rst)
- [Commits](lextudio/pysnmp@v6.2.4...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2024
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build at CircleCI has deployed your docker image: devdemisto/panw-iot:1.0.0.108677
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/panw-iot/tags
Get started by pulling the image:

docker pull devdemisto/panw-iot:1.0.0.108677

Docker Metadata

  • Image Size: 115.32 MB
  • Image ID: sha256:3f1b58cb8eb00c8f2a392d51511765fc48b2a32d684f0a80aceb5b93003e2085
  • Created: 2024-08-23T14:10:49.620204632Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
    • PYTHON_VERSION=3.11.9
    • PYTHON_PIP_VERSION=24.0
    • PYTHON_SETUPTOOLS_VERSION=65.5.1
    • PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py
    • PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e118
    • DOCKER_IMAGE=devdemisto/panw-iot:1.0.0.108677
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:c2e28ba2bee0e02fced8fbedcd27f38ec819155e
    • org.opencontainers.image.version:1.0.0.108677

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #31359.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/pip/docker/panw-iot/pysnmp-7.0.0 branch August 26, 2024 14:36
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