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

fix(deps): update dependency autokeras to v2 #203

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
autokeras ==1.0.20 -> ==2.0.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Mar 21, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pdm.lock
Command failed: pdm update --no-sync autokeras
WARNING: Project requires a python version of <3.11,>=3.10, The virtualenv is being created for you as it cannot be matched to the right version.
INFO: python.use_venv is on, creating a virtualenv for this project...
Virtualenv is created successfully at /tmp/renovate/repos/github/ruancomelli/boiling-learning/.venv
STATUS: Resolving dependencies
/opt/containerbase/tools/pdm/2.12.4/3.10.14/lib/python3.10/site-packages/unearth/evaluator.py:211: FutureWarning: .* suffix can only be used with `==` or `!=` operators
  self.check_requires_python(link)
STATUS: Resolving: new pin python<3.11,>=3.10
🔒 Lock failed
WARNING: Unable to find a resolution for keras-tuner
because of the following conflicts:
  keras-tuner==1.1.3 (from project)
  keras-tuner>=1.4.0 (from autokeras@2.0.0)
To fix this, you could loosen the dependency version constraints in pyproject.toml. See https://pdm-project.org/latest/usage/dependency/#solve-the-locking-failure for more details.
See /tmp/pdm-lock-ew2o5_56.log for detailed debug log.
[ResolutionImpossible]: Unable to find a resolution
WARNING: Add '-v' to see the detailed traceback

Copy link
Contributor Author

renovate bot commented Aug 6, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pdm.lock
Command failed: pdm update --no-sync --update-eager autokeras
DEPRECATED: `cross_platform` strategy is deprecated in favor of the new lock targets.
See docs: http://pdm-project.org/en/latest/usage/lock-targets/
WARNING: Project requires a python version of <3.11,>=3.10, The virtualenv is being created for you as it cannot be matched to the right version.
INFO: python.use_venv is on, creating a virtualenv for this project...
Virtualenv is created successfully at /tmp/renovate/repos/github/ruancomelli/boiling-learning/.venv
STATUS: Resolving dependencies
STATUS: Resolve for environment (>=3.10,<3.11)
STATUS: Resolving: new pin python<3.11,>=3.10
🔒 Lock failed.
ERROR: Unable to find a resolution for keras-tuner
because of the following conflicts:
  keras-tuner==1.1.3 (from project)
  keras-tuner>=1.4.0 (from autokeras@2.0.0)
To fix this, you could loosen the dependency version constraints in pyproject.toml. See https://pdm-project.org/en/latest/usage/lockfile/#solve-the-locking-failure for more details.
See /home/ubuntu/.local/state/pdm/log/pdm-lock-reslk4fm.log for detailed debug log.
[ResolutionImpossible]: Unable to find a resolution
WARNING: Add '-v' to see the detailed traceback

@renovate renovate bot force-pushed the renovate/autokeras-2.x branch from 3bdb59e to fbbaeae Compare August 6, 2024 07:57
@renovate renovate bot changed the title chore(deps): update dependency autokeras to v2 fix(deps): update dependency autokeras to v2 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants