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

build(deps): bump ml-metadata from 1.14.0 to 1.15.0 in /clients/python #83

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps ml-metadata from 1.14.0 to 1.15.0.

Release notes

Sourced from ml-metadata's releases.

ML Metadata 1.15.0

Major Features and Improvements

  • Add mlmd_resolver as a wrapper later upon metadata_store.
  • Extend GetLineageSubgraph API to support returning associations and attributions.

Breaking Changes

  • N/A

Deprecations

  • Deprecate GetLineageGraph API.
  • Deprecate OSS support on Windows OS platform.
  • Deprecated python 3.8 support.
  • Bumped minimum bazel version to 6.1.0.
  • Deprecate types.py support.

Bug Fixed and Other Changes

  • Depends on attrs>=20.3,<24.
  • Depends on protobuf>=4.25.2,<5 for Python 3.11 and on protobuf>3.20.3,<5 for 3.9 and 3.10.
Changelog

Sourced from ml-metadata's changelog.

Version 1.15.0

Major Features and Improvements

  • Add mlmd_resolver as a wrapper later upon metadata_store.
  • Extend GetLineageSubgraph API to support returning associations and attributions.

Breaking Changes

  • N/A

Deprecations

  • Deprecate GetLineageGraph API.
  • Deprecate OSS support on Windows OS platform.
  • Deprecated python 3.8 support.
  • Bumped minimum bazel version to 6.1.0.
  • Deprecate types.py support.

Bug Fixed and Other Changes

  • Depends on attrs>=20.3,<24.
  • Depends on protobuf>=4.25.2,<5 for Python 3.11 and on protobuf>3.20.3,<5 for 3.9 and 3.10.
Commits
  • abcb070 Merge pull request #197 from vkarampudi/releng_20240422_214202
  • 44a3fdd Update 1.15.0 in version.py and RELEASE.md
  • a59bfb3 MLMD 1.15.0 Release
  • b3b2732 Let metadata_resolver return both artifact and type
  • 8d74d23 no-op
  • 83b67df Automated rollback of changelist 621665575
  • 05db5cb Automated Code Change
  • de555f3 Depend on protobuf 3.20.3 for Python 3.9 and 3.10 and on 4.25.2 for Python 3.11.
  • 385be2c Bump protobuf version from < 4 to < 5
  • 403e15c Bumped minimum bazel version to 6.1.0.
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 13, 2024
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign rareddy for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Member

@tarilabs tarilabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might need a more attentive look as 1.15.0 is released for even less platforms :/

@dependabot dependabot bot force-pushed the dependabot/pip/clients/python/ml-metadata-1.15.0 branch from d3272b6 to be78f27 Compare May 21, 2024 10:50
@dependabot dependabot bot force-pushed the dependabot/pip/clients/python/ml-metadata-1.15.0 branch 3 times, most recently from 4fd8863 to 80c636e Compare June 10, 2024 06:14
Bumps [ml-metadata](https://github.com/google/ml-metadata) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/google/ml-metadata/releases)
- [Changelog](https://github.com/google/ml-metadata/blob/master/RELEASE.md)
- [Commits](google/ml-metadata@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: ml-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/clients/python/ml-metadata-1.15.0 branch from 80c636e to dff3c3a Compare June 11, 2024 06:59
tarilabs pushed a commit to tarilabs/model-registry that referenced this pull request Jul 1, 2024
GHA: wait for MR DB to be available
@tarilabs
Copy link
Member

With the MR python client rebase on REST (#152) this appears to no longer be needed, so we're going to close this.

For more information: #181

@tarilabs tarilabs closed this Jul 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/clients/python/ml-metadata-1.15.0 branch July 12, 2024 16:13
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 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant