Skip to content

Bump ozi from 2.0.22 to 2.1.15 in /api #135

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

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 Aug 19, 2025

Bumps ozi from 2.0.22 to 2.1.15.

Release notes

Sourced from ozi's releases.

2.1.15

What's Changed

⬆️ Upgraded Dependencies

  • Bump rfc3161-client from 1.0.3 to 1.0.4 in /ozi/dist/sigstore — by dependabot[bot] in bc0cec7
  • Bump actions/checkout from 4.3.0 to 5.0.0 — by dependabot[bot] in f0e2385
  • Bump coverage[toml] in /ozi/test/coverage — by dependabot[bot] in d9a2ccb
  • Bump github/codeql-action from 3.29.8 to 3.29.9 — by dependabot[bot] in 2e5106f
  • Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest — by dependabot[bot] in 3d79763
  • (cflite): Bump hypothesis in /.clusterfuzzlite — by dependabot[bot] in dae26f7
  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite — by dependabot[bot] in 91c647f
  • Bump google/osv-scanner-action — by dependabot[bot] in 0fa46f8
  • Bump google/osv-scanner-action from 2.1.0 to 2.2.1 — by dependabot[bot] in 7f9b449
  • Bump actions/checkout from 4.2.2 to 4.3.0 — by dependabot[bot] in 7ba7d83
  • (cflite): Bump hypothesis in /.clusterfuzzlite — by dependabot[bot] in 16f21c5

🐛 Fixed Bugs

  • remove dependabot added transitive deps — by Eden Ross Duff, MSc in 79b06dc
  • hide pytest-tcpclient from dependabot — by Eden Ross Duff MSc in 564e9ad
  • update dependabot.yml pytest group — by Eden Ross Duff, MSc in 5192d79
  • update codeql.yml endpoints — by Eden Ross Duff, MSc in 4cebc1b

2.1.14

What's Changed

⬆️ Upgraded Dependencies

  • Bump OZI-Project/checkpoint from 1.9.4 to 1.9.5 — by dependabot[bot] in a6e2904
  • Bump OZI-Project/publish from 1.16.0 to 1.17.0 — by dependabot[bot] in 78dc4bf
  • Bump OZI-Project/draft from 1.16.0 to 1.17.0 — by dependabot[bot] in 9ebc799
  • Bump python-semantic-release in /ozi/dist/semantic_release — by dependabot[bot] in 96ed76f
  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite — by dependabot[bot] in 21d080b
  • Bump ozi-core from 1.21.18 to 1.21.19 — by dependabot[bot] in ec8c624
  • Bump github/codeql-action from 3.29.7 to 3.29.8 — by dependabot[bot] in b78407f
  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite — by dependabot[bot] in 8cafe5c
  • (cflite): Bump hypothesis in /.clusterfuzzlite — by dependabot[bot] in 398c604
  • Bump hypothesis[cli,codemods,ghostwriter] — by dependabot[bot] in fff0039
  • (cflite): Bump tox from 4.28.3 to 4.28.4 in /.clusterfuzzlite — by dependabot[bot] in 9834403
  • (cflite): Bump pyinstaller in /.clusterfuzzlite — by dependabot[bot] in 79c9bec
  • Bump coverage[toml] in /ozi/test/coverage — by dependabot[bot] in 2f42c7f
  • (cflite): Bump hypothesis in /.clusterfuzzlite — by dependabot[bot] in 5016fac
  • Bump hypothesis[cli,codemods,ghostwriter] — by dependabot[bot] in 3cabd0e
  • Bump mypy from 1.17.0 to 1.17.1 in /ozi/lint/mypy — by dependabot[bot] in c3e31b0

🐛 Fixed Bugs

... (truncated)

Changelog

Sourced from ozi's changelog.

2.1.15 (2025-08-17)

⬆️ Upgraded Dependencies

  • Bump rfc3161-client from 1.0.3 to 1.0.4 in /ozi/dist/sigstore

Bumps rfc3161-client from 1.0.3 to 1.0.4.

updated-dependencies:

  • dependency-name: rfc3161-client dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... — dependabot[bot] [email protected] (bc0cec7)
  • Bump actions/checkout from 4.3.0 to 5.0.0

Bumps actions/checkout from 4.3.0 to 5.0.0.

updated-dependencies:

  • dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... — dependabot[bot] [email protected] (f0e2385)
  • Bump coverage[toml] in /ozi/test/coverage

Bumps coverage[toml] from 7.10.2 to 7.10.3.

updated-dependencies:

  • dependency-name: coverage[toml] dependency-version: 7.10.3 dependency-type: direct:production update-type: version-update:semver-patch

... (truncated)

Commits
  • 5b94f5c 2.1.15
  • 722e75f Merge pull request #2043 from OZI-Project/main
  • 4b64e1e Merge pull request #2022 from OZI-Project/dependabot/pip/ozi/dist/sigstore/rf...
  • 1253c27 Merge pull request #2035 from OZI-Project/dependabot/github_actions/actions/c...
  • e09432f Merge pull request #2029 from OZI-Project/dependabot/pip/ozi/test/coverage/co...
  • aa35bb7 Merge pull request #2036 from OZI-Project/dependabot/github_actions/github/co...
  • 529a660 Merge pull request #2039 from OZI-Project/dependabot/pip/ozi/test/pytest/hypo...
  • 79b06dc 🐛 remove dependabot added transitive deps
  • 2e5106f ⬆️ Bump github/codeql-action from 3.29.8 to 3.29.9
  • f0e2385 ⬆️ Bump actions/checkout from 4.3.0 to 5.0.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 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 [ozi](https://github.com/OZI-Project/OZI) from 2.0.22 to 2.1.15.
- [Release notes](https://github.com/OZI-Project/OZI/releases)
- [Changelog](https://github.com/OZI-Project/OZI/blob/main/CHANGELOG.md)
- [Commits](OZI-Project/OZI@2.0.22...2.1.15)

---
updated-dependencies:
- dependency-name: ozi
  dependency-version: 2.1.15
  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 Aug 19, 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