Commit 28d502d
authored
Update charmcraft.yaml build tools (#56)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [pip](https://redirect.github.com/pypa/pip)
([changelog](https://pip.pypa.io/en/stable/news/)) | `25.2` -> `25.3` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [uv](https://pypi.org/project/uv/)
([source](https://redirect.github.com/astral-sh/uv),
[changelog](https://redirect.github.com/astral-sh/uv/blob/main/CHANGELOG.md))
| `0.9.4` -> `0.9.5` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>pypa/pip (pip)</summary>
### [`v25.3`](https://redirect.github.com/pypa/pip/compare/25.2...25.3)
[Compare
Source](https://redirect.github.com/pypa/pip/compare/25.2...25.3)
</details>
<details>
<summary>astral-sh/uv (uv)</summary>
###
[`v0.9.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#095)
[Compare
Source](https://redirect.github.com/astral-sh/uv/compare/0.9.4...0.9.5)
Released on 2025-10-21.
This release contains an upgrade to `astral-tokio-tar`, which addresses
a vulnerability in tar extraction on malformed archives with mismatching
size information between the ustar header and PAX extensions. While the
`astral-tokio-tar` advisory has been graded as "high" due its potential
broader impact, the *specific* impact to uv is **low** due to a lack of
novel attacker capability. Specifically, uv only processes tar archives
from source distributions, which already possess the capability for full
arbitrary code execution by design, meaning that an attacker gains no
additional capabilities through `astral-tokio-tar`.
Regardless, we take the hypothetical risk of parser differentials very
seriously. Out of an abundance of caution, we have assigned this upgrade
an advisory:
<GHSA-w476-p2h3-79g9>
##### Security
- Upgrade `astral-tokio-tar` to 0.5.6 to address a parsing differential
([#​16387](https://redirect.github.com/astral-sh/uv/pull/16387))
##### Enhancements
- Add required environment marker example to hint
([#​16244](https://redirect.github.com/astral-sh/uv/pull/16244))
- Fix typo in MissingTopLevel warning
([#​16351](https://redirect.github.com/astral-sh/uv/pull/16351))
- Improve 403 Forbidden error message to indicate package may not exist
([#​16353](https://redirect.github.com/astral-sh/uv/pull/16353))
- Add a hint on `uv pip install` failure if the `--system` flag is used
to select an externally managed interpreter
([#​16318](https://redirect.github.com/astral-sh/uv/pull/16318))
##### Bug fixes
- Fix backtick escaping for PowerShell
([#​16307](https://redirect.github.com/astral-sh/uv/pull/16307))
##### Documentation
- Document metadata consistency expectation
([#​15683](https://redirect.github.com/astral-sh/uv/pull/15683))
- Remove outdated aarch64 musl note
([#​16385](https://redirect.github.com/astral-sh/uv/pull/16385))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 01:00 AM and 05:59 AM, only on
Tuesday ( * 1-5 * * 2 ) in timezone Etc/UTC, 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/canonical/mysql-router-operators).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoiZHBlIiwibGFiZWxzIjpbIm5vdCBidWcgb3IgZW5oYW5jZW1lbnQiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3b63614 commit 28d502d
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments