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 all non-major dependencies #158

Merged
merged 2 commits into from
Jan 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
SQLAlchemy (changelog) ==1.4.50 -> ==1.4.51 age adoption passing confidence
colorlog ==6.8.0 -> ==6.8.2 age adoption passing confidence
ipython (source) ==8.18.1 -> ==8.20.0 age adoption passing confidence
sentry-sdk (changelog) ==1.39.1 -> ==1.39.2 age adoption passing confidence

Release Notes

borntyping/python-colorlog (colorlog)

v6.8.2: 6.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: borntyping/python-colorlog@v6.8.0...v6.8.2

ipython/ipython (ipython)

v8.20.0

Compare Source

v8.19.0

Compare Source

getsentry/sentry-python (sentry-sdk)

v1.39.2

Compare Source

Various fixes & improvements

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 31, 2023

⚠ 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: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - ipython requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because burplist depends on ipython (8.20.0) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For ipython, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d1bd7dc to 78cf608 Compare January 3, 2024 04:39
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jan 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f6f5556 to bde240f Compare January 10, 2024 13:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d4c97ba to babf775 Compare January 28, 2024 05:08
Copy link
Contributor Author

renovate bot commented Jan 28, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ngshiheng ngshiheng merged commit f61a214 into main Jan 28, 2024
3 checks passed
@ngshiheng ngshiheng deleted the renovate/all-minor-patch branch January 28, 2024 05:15
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.

1 participant