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 ibm-db from 3.2.3 to 3.2.4 in /docker/ibm-db2 #34738

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ibm-db from 3.2.3 to 3.2.4.

Changelog

Sourced from ibm-db's changelog.

2024-12-11, Version 3.2.4

  • doc update for macos arm64 support (Bimal Jha)

  • update ibm_db_dbi logging and fix LogMag error issue #978 (bchoudhary6415)

  • Support python-ibm_db driver for MACOS ARM64 platform (#972) (Earammak)

  • Support Python 3.13 and add fetch APIs (fetchone, fetchmany, fetchall) (#971) (bchoudhary6415)

  • Added check to pass compilation issue for zos (#968) (Earammak)

  • New API to return SQLCODE (#966) (Earammak)

  • Added SQL_ATTR_CALL_RETURN attribute to return from stored procdure (#965) (Earammak)

  • Support for logging in ibm_db module (#964) (bchoudhary6415)

  • Fix Buffer Overflow Warning in sprintf and remove unused variables (#961) (Earammak)

  • Context manager support with connection object (#947) (Earammak)

  • doc: update readme file #955 (Bimal Jha)

  • Support for logging in ibm_db_dbi module (#954) (bchoudhary6415)

  • Fix for libdb2 for createdb and dropdb (#953) (Earammak)

  • change Beta relese to Production (Bimal Jha)

  • Adding .gitattributes file (#940) (bchoudhary6415)

  • Update bld_wheels_and_upload.yml (Earammak)

  • doc update for license error, issue #933 (Bimal Jha)

  • Added isolation level attribute support (#932) (Earammak)

  • doc update to addess issues #907, #926 (Bimal Jha)

  • Update INSTALL.md (#921) (Ankit Kumar)

Commits
  • 671bf02 v3.2.4
  • cda39fe doc update for macos arm64 support
  • c5d823d update ibm_db_dbi logging and fix LogMag error issue #978
  • b76a8c0 Build wheels for MacOS for X86 and ARM64 (#976)
  • e50b975 Support python-ibm_db driver for MACOS ARM64 platform (#972)
  • 148866a Support Python 3.13 and add fetch APIs (fetchone, fetchmany, fetchall) (#971)
  • 87e2e35 Added check to pass compilation issue for zos (#968)
  • 9d2a82e New API to return SQLCODE (#966)
  • f8d4fc1 Added SQL_ATTR_CALL_RETURN attribute to return from stored procdure (#965)
  • 72703f4 Support for logging in ibm_db module (#964)
  • 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 [ibm-db](https://github.com/ibmdb/python-ibmdb) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/ibmdb/python-ibmdb/releases)
- [Changelog](https://github.com/ibmdb/python-ibmdb/blob/master/CHANGES.md)
- [Commits](ibmdb/python-ibmdb@v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: ibm-db
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 2024
@github-actions github-actions bot enabled auto-merge (squash) December 16, 2024 14:10
@xsoar-bot
Copy link

Docker Image Ready - Dev

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

docker pull devdemisto/ibm-db2:1.0.0.1817736

Docker Metadata

  • Image Size: 117.80 MB
  • Image ID: sha256:140e2d75af0994a6954af6c95675a829a045fafb25974f302a19ec54cce50909
  • Created: 2024-12-16T14:31:21.686033999Z
  • 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/ibm-db2:1.0.0.1817736
  • Labels:
    • org.opencontainers.image.authors:Demisto <[email protected]>
    • org.opencontainers.image.revision:fb0d315ef6f864423f7488eb942ca6df102ceb46
    • org.opencontainers.image.version:1.0.0.1817736

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