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

chore(deps): bump ibm-db from 3.2.3 to 3.2.5 in the runtime-dependencies group across 1 directory #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the runtime-dependencies group with 1 update in the / directory: ibm-db.

Updates ibm-db from 3.2.3 to 3.2.5

Release notes

Sourced from ibm-db's releases.

python-ibm_db v3.2.5

python-ibm_db v3.2.4

Changelog

Sourced from ibm-db's changelog.

2024-12-30, Version 3.2.5

  • update workflow file to fix macarm64 install issue (Bimal Jha)

  • Fix for issue#981 Django showing all migrations as unaplied (#982) (bchoudhary6415)

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
  • c0765e1 v3.2.5
  • 1213520 update workflow file to fix macarm64 install issue
  • c67d1bb Fix for issue981 Django showing all migrations as unaplied (#982)
  • 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)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the runtime-dependencies group with 1 update in the / directory: [ibm-db](https://github.com/ibmdb/python-ibmdb).


Updates `ibm-db` from 3.2.3 to 3.2.5
- [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.5)

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

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 Jan 6, 2025
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.

0 participants