Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Bump mlflow from 2.2.1 to 2.2.2 #233

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps mlflow from 2.2.1 to 2.2.2.

Release notes

Sourced from mlflow's releases.

MLflow 2.2.2 is a patch release containing the following bug fixes:

  • [Model Registry] Allow source to be a local path within a run's artifact directory if a run_id is specified (#7993, @​harupy)
  • [Model Registry] Fix a bug where a windows UNC path is considered a local path (#7988, @​WeichenXu123)
  • [Model Registry] Disallow name to be a file path in FileStore.get_registered_model (#7965, @​harupy)
Changelog

Sourced from mlflow's changelog.

2.2.2 (2023-03-14)

MLflow 2.2.2 is a patch release containing the following bug fixes:

  • [Model Registry] Allow source to be a local path within a run's artifact directory if a run_id is specified (#7993, @​harupy)
  • [Model Registry] Fix a bug where a windows UNC path is considered a local path (#7988, @​WeichenXu123)
  • [Model Registry] Disallow name to be a file path in FileStore.get_registered_model (#7965, @​harupy)
Commits
  • 1fa3afb Fix push-images workflow again (#8036)
  • b7b56ba Fix push-images workflow (#8032)
  • 9c88b8f Fix R version
  • ca270a1 Run python3 dev/update_mlflow_versions.py pre-release --new-version 2.2.2 (#8...
  • cfe231c Allow source to be a local path within a run's artifact directory in create...
  • 01a18bb Fix is_local_uri for windows network drive path (#7988)
  • 44ba5b2 Validate name in FileStore.get_registered_model (#7965)
  • See full diff 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 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 [mlflow](https://github.com/mlflow/mlflow) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: mlflow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from DougTrajano as a code owner March 20, 2023 02:11
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
@DougTrajano DougTrajano merged commit 8b34d9e into main Mar 20, 2023
@DougTrajano DougTrajano deleted the dependabot/pip/mlflow-2.2.2 branch March 20, 2023 16:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant