Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps ozi from 2.0.22 to 2.1.10.

Release notes

Sourced from ozi's releases.

2.1.10

What's Changed

πŸ› Fixed Bugs

  • only use backports-asyncio-runner python < 3.11 β€” by Eden Ross Duff, MSc in debfe2a

2.1.9

What's Changed

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.15 to 1.21.16 β€” by dependabot[bot] in f1e8170
  • Bump pytest-asyncio from 1.0.0 to 1.1.0 in /ozi/test/pytest β€” by dependabot[bot] in 7864826
  • Bump step-security/harden-runner from 2.12.2 to 2.13.0 β€” by dependabot[bot] in 72129e4
  • Bump mypy from 1.16.1 to 1.17.0 in /ozi/lint/mypy β€” by dependabot[bot] in 99a880f
  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite β€” by dependabot[bot] in a1fc875
  • (cflite): Bump hypothesis in /.clusterfuzzlite β€” by dependabot[bot] in 99aafad
  • Bump ozi-core from 1.21.14 to 1.21.15 β€” by dependabot[bot] in a675255
  • Bump hypothesis[cli,codemods,ghostwriter] in /ozi/test/pytest β€” by dependabot[bot] in 8693fa3

πŸ› Fixed Bugs

  • add dependabot deleted pyyaml-ft dep β€” by Eden Ross Duff, MSc in 630796c

πŸ”¨ Updated Scripts

  • add release-assets.githubusercontent.com:443 endpoint β€” by Eden Ross Duff, MSc in 53cbda9

Other

  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite β€” by dependabot[bot] in 3d69ed5
  • add missing pyyaml-ft requirement β€” by Eden Ross Duff, MSc in 0385422
  • Update dependabot.yml β€” by Eden Ross Duff, MSc in e1ba7fb

2.1.8

What's Changed

πŸ› Fixed Bugs

  • force release β€” by Eden Ross Duff, MSc in f83fd04

Other

  • fix: missing pyyaml-ft again β€” by Eden Ross Duff, MSc in b733ed0

... (truncated)

Changelog

Sourced from ozi's changelog.

2.1.10 (2025-07-20)

πŸ› Fixed Bugs

2.1.9 (2025-07-19)

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.15 to 1.21.16

Bumps ozi-core from 1.21.15 to 1.21.16.

updated-dependencies:

  • dependency-name: ozi-core dependency-version: 1.21.16 dependency-type: direct:production update-type: version-update:semver-patch ... β€” dependabot[bot] support@github.com (f1e8170)
  • Bump pytest-asyncio from 1.0.0 to 1.1.0 in /ozi/test/pytest

updated-dependencies:

  • dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... β€” dependabot[bot] support@github.com (7864826)
  • Bump step-security/harden-runner from 2.12.2 to 2.13.0

Bumps step-security/harden-runner from 2.12.2 to 2.13.0.

updated-dependencies:

  • dependency-name: step-security/harden-runner dependency-version: 2.13.0

... (truncated)

Commits
  • cd1b495 2.1.10
  • e74e83d Merge pull request #1958 from OZI-Project/main
  • ce8097b Merge pull request #1957 from OZI-Project/rjdbcm-patch-12
  • debfe2a πŸ› only use backports-asyncio-runner python < 3.11
  • 468f4f2 Merge pull request #1956 from OZI-Project/release/2.x
  • 5848f10 2.1.9
  • 53cbda9 πŸ”¨ add release-assets.githubusercontent.com:443 endpoint
  • 5571571 2.1.9
  • 62e7c7a Merge pull request #1955 from OZI-Project/main
  • 39bff50 Merge pull request #1953 from OZI-Project/dependabot/docker/dot-clusterfuzzli...
  • 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.10.
- [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.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2025

Superseded by #120.

@dependabot dependabot bot closed this Jul 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/api/ozi-2.1.10 branch July 28, 2025 23:10
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