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 six from 1.16.0 to 1.17.0 in /docker/tidy #34535

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

Bumps six from 1.16.0 to 1.17.0.

Changelog

Sourced from six's changelog.

1.17.0

  • Pull request #388: Remove URLopener and FancyURLopener classes from urllib.request when running on Python 3.14 or greater.

  • Pull request #365, issue #283: six.moves.UserDict now points to UserDict.IterableUserDict instead of UserDict.UserDict on Python 2.

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2024
@CLAassistant
Copy link

CLAassistant commented Dec 5, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot enabled auto-merge (squash) December 5, 2024 14:19
@JudahSchwartz
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/docker/tidy/six-1.17.0 branch from 67ee005 to de0893a Compare December 15, 2024 07:55
@xsoar-bot
Copy link

Docker Image Ready - Dev

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

docker pull devdemisto/tidy:1.0.0.1808456

Docker Metadata

  • Image Size: 125.64 MB
  • Image ID: sha256:e158d7d7f6da8c102171b26895e709abf59dde404fd5d79e2e67dcaa99b8e8ad
  • Created: 2024-12-15T08:32:24.732797749Z
  • 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.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/tidy:1.0.0.1808456
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:de0893a475f9292bb87cad0fea35f3ac10308e73
    • org.opencontainers.image.version:1.0.0.1808456

Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/docker/tidy/six-1.17.0 branch from de0893a to 8c4d472 Compare December 20, 2024 15:20
@xsoar-bot
Copy link

Docker Image Ready - Dev

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

docker pull devdemisto/tidy:1.0.0.1844037

Docker Metadata

  • Image Size: 125.64 MB
  • Image ID: sha256:ec091f55726476c4ace376e4c12e19ef72d7ec0c1cbe230dbb83b6175039e4f0
  • Created: 2024-12-20T15:46:55.192561238Z
  • 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.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=devdemisto/tidy:1.0.0.1844037
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:8c4d472bf9bc1ce583fbf47e1e0f0570c48a79b0
    • org.opencontainers.image.version:1.0.0.1844037

@github-actions github-actions bot merged commit 56c74a0 into master Dec 20, 2024
5 of 6 checks passed
@github-actions github-actions bot deleted the dependabot/pip/docker/tidy/six-1.17.0 branch December 20, 2024 15:56
@xsoar-bot
Copy link

Docker Image Ready - Production

Docker automatic build has deployed your docker image: demisto/tidy:1.0.0.1844118
It is available now on docker hub at: https://hub.docker.com/r/demisto/tidy/tags
Get started by pulling the image:

docker pull demisto/tidy:1.0.0.1844118

Docker Metadata

  • Image Size: 125.64 MB
  • Image ID: sha256:5a164da6960ad072025b78af6293f45e70c42671c9e79cf3d3fa157ec1c05627
  • Created: 2024-12-20T16:13:53.911566272Z
  • 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.10
    • PYTHON_SHA256=07a4356e912900e61a15cb0949a06c4a05012e213ecd6b4e84d0f67aabbee372
    • DOCKER_IMAGE=demisto/tidy:1.0.0.1844118
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:56c74a0944eb6512ce05fb4fc79a16c12d542bb5
    • org.opencontainers.image.version:1.0.0.1844118

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.

3 participants