chore(deps): update dependency weasel to v0.4.1 #10

Open
renovate[bot] wants to merge 1 commits from renovate/weasel-0.x into main
renovate[bot] commented 2024-05-25 22:24:46 +00:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
weasel (changelog) ==0.3.4 -> ==0.4.1 age adoption passing confidence

Release Notes

explosion/weasel (weasel)

v0.4.1: : Allow Typer 0.10.0 and above

Compare Source

New features and improvements

  • Updates to the CI (#​89).
  • Extend the Typer pin to allow v0.10.0 and above (#​87).

👥 Contributors

@​aymenkrifa, @​honnibal, @​ines, @​svlandeg

v0.4.0: : Allow a git repo file as asset and drop support for Python 3.6

Compare Source

New features and improvements

  • Update cloudpathlib upper pin to 1.0.0 (#​78).
  • Update smart_open upper pin to 8.0.0 (#​84).
  • Drop support for EOL Python 3.6 (#​85).

🔴 Bug fixes

  • Fix issue #​66: Support fetching a file from a git repo as an asset.

👥 Contributors

@​BLKSerene, @​danieldk, @​honnibal, @​ines, @​jeffrey12cali, @​ringohoffman, @​svlandeg


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 has been generated by Mend Renovate. View repository job log here.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [weasel](https://togithub.com/explosion/weasel) ([changelog](https://togithub.com/explosion/weasel/releases)) | `==0.3.4` -> `==0.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/weasel/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/weasel/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/weasel/0.3.4/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/weasel/0.3.4/0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>explosion/weasel (weasel)</summary> ### [`v0.4.1`](https://togithub.com/explosion/weasel/releases/tag/v0.4.1): : Allow Typer 0.10.0 and above [Compare Source](https://togithub.com/explosion/weasel/compare/v0.4.0...v0.4.1) #### ✨ New features and improvements - Updates to the CI ([#&#8203;89](https://togithub.com/explosion/weasel/issues/89)). - Extend the Typer pin to allow v0.10.0 and above ([#&#8203;87](https://togithub.com/explosion/weasel/issues/87)). #### 👥 Contributors [@&#8203;aymenkrifa](https://togithub.com/aymenkrifa), [@&#8203;honnibal](https://togithub.com/honnibal), [@&#8203;ines](https://togithub.com/ines), [@&#8203;svlandeg](https://togithub.com/svlandeg) ### [`v0.4.0`](https://togithub.com/explosion/weasel/releases/tag/v0.4.0): : Allow a git repo file as asset and drop support for Python 3.6 [Compare Source](https://togithub.com/explosion/weasel/compare/v0.3.4...v0.4.0) #### ✨ New features and improvements - Update `cloudpathlib` upper pin to 1.0.0 ([#&#8203;78](https://togithub.com/explosion/weasel/issues/78)). - Update `smart_open` upper pin to 8.0.0 ([#&#8203;84](https://togithub.com/explosion/weasel/issues/84)). - Drop support for EOL Python 3.6 ([#&#8203;85](https://togithub.com/explosion/weasel/issues/85)). #### 🔴 Bug fixes - Fix issue [#&#8203;66](https://togithub.com/explosion/weasel/issues/66): Support fetching a file from a git repo as an asset. #### 👥 Contributors [@&#8203;BLKSerene](https://togithub.com/BLKSerene), [@&#8203;danieldk](https://togithub.com/danieldk), [@&#8203;honnibal](https://togithub.com/honnibal), [@&#8203;ines](https://togithub.com/ines), [@&#8203;jeffrey12cali](https://togithub.com/jeffrey12cali), [@&#8203;ringohoffman](https://togithub.com/ringohoffman), [@&#8203;svlandeg](https://togithub.com/svlandeg) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SphericalKat/deezbot). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/weasel-0.x:renovate/weasel-0.x
git checkout renovate/weasel-0.x
Sign in to join this conversation.
No description provided.