Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ozi from 2.0.22 to 2.1.6.

Release notes

Sourced from ozi's releases.

2.1.6

What's Changed

πŸ› Fixed Bugs

  • fix missing pyyaml-ft from pytests requirements β€” by Eden Ross Duff, MSc in de23b2b

2.1.5

What's Changed

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.12 to 1.21.13 β€” by dependabot[bot] in 97cc7a6

2.1.4

What's Changed

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.11 to 1.21.12 β€” by dependabot[bot] in 95a907e

2.1.3

What's Changed

⬆️ Upgraded Dependencies

  • Bump oss-fuzz-base/base-builder in /.clusterfuzzlite β€” by dependabot[bot] in d17a080
  • Bump ozi-core from 1.21.10 to 1.21.11 β€” by dependabot[bot] in d72f610

2.1.2

What's Changed

⬆️ Upgraded Dependencies

  • Bump python-semantic-release in /ozi/dist/semantic_release β€” by dependabot[bot] in 2af1cea
  • Bump OZI-Project/draft from 1.15.0 to 1.16.0 β€” by dependabot[bot] in d0d15e8
  • Bump pytest-xdist from 3.7.0 to 3.8.0 in /ozi/test/pytest β€” by dependabot[bot] in 853af6b
  • Bump coverage[toml] from 7.9.1 to 7.9.2 in /ozi/test/coverage β€” by dependabot[bot] in 9c081f8
  • Bump OZI-Project/publish from 1.15.0 to 1.16.0 β€” by dependabot[bot] in bef26fd
  • Bump OZI-Project/release from 1.8.10 to 1.8.11 β€” by dependabot[bot] in 6a02eee
  • (cflite): Bump hypothesis in /.clusterfuzzlite β€” by dependabot[bot] in 49e0e77
  • Bump bandit[toml] from 1.8.5 to 1.8.6 in /ozi/lint/bandit β€” by dependabot[bot] in 7dfb3bd
  • (cflite): Bump pyinstaller in /.clusterfuzzlite β€” by dependabot[bot] in acb8e94
  • (cflite): Bump typing-extensions in /.clusterfuzzlite β€” by dependabot[bot] in 9501db9
  • Bump ozi-core from 1.21.9 to 1.21.10 β€” by dependabot[bot] in dcefae9

... (truncated)

Changelog

Sourced from ozi's changelog.

2.1.6 (2025-07-14)

πŸ› Fixed Bugs

2.1.5 (2025-07-14)

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.12 to 1.21.13

Bumps ozi-core from 1.21.12 to 1.21.13.

updated-dependencies:

  • dependency-name: ozi-core dependency-version: 1.21.13 dependency-type: direct:production update-type: version-update:semver-patch ... β€” dependabot[bot] support@github.com (97cc7a6)

2.1.4 (2025-07-13)

⬆️ Upgraded Dependencies

  • Bump ozi-core from 1.21.11 to 1.21.12

Bumps ozi-core from 1.21.11 to 1.21.12.

updated-dependencies:

  • dependency-name: ozi-core dependency-version: 1.21.12 dependency-type: direct:production update-type: version-update:semver-patch ... β€” dependabot[bot] support@github.com (95a907e)

... (truncated)

Commits
  • fa8ebdd 2.1.6
  • de23b2b πŸ› fix missing pyyaml-ft from pytests requirements
  • 6a69dca 2.1.5
  • 72f61fb Merge pull request #1931 from OZI-Project/main
  • 7c17458 Merge pull request #1930 from OZI-Project/dependabot/pip/ozi-core-1.21.13
  • 97cc7a6 ⬆️ Bump ozi-core from 1.21.12 to 1.21.13
  • f1a8e91 Merge pull request #1929 from OZI-Project/release/2.x
  • e2f024c 2.1.4
  • d610cd7 Merge pull request #1928 from OZI-Project/main
  • 2231155 Merge pull request #1927 from OZI-Project/dependabot/pip/ozi-core-1.21.12
  • 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.6.
- [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.6)

---
updated-dependencies:
- dependency-name: ozi
  dependency-version: 2.1.6
  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 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #118.

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