Skip to content

Commit

Permalink
chore(deps): update dependency craft-parts to v1.27.0 (#1599)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [craft-parts](https://togithub.com/canonical/craft-parts) | `==1.26.2`
-> `==1.27.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/craft-parts/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/craft-parts/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/craft-parts/1.26.2/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/craft-parts/1.26.2/1.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>canonical/craft-parts (craft-parts)</summary>

###
[`v1.27.0`](https://togithub.com/canonical/craft-parts/releases/tag/1.27.0)

[Compare
Source](https://togithub.com/canonical/craft-parts/compare/1.26.2...1.27.0)

##### What's Changed

- chore(linter): enable ruff base on starbase config by
[@&#8203;syu-w](https://togithub.com/syu-w) in
[https://github.com/canonical/craft-parts/pull/580](https://togithub.com/canonical/craft-parts/pull/580)
- chore(linter): ruff auto fix base on starbase config by
[@&#8203;syu-w](https://togithub.com/syu-w) in
[https://github.com/canonical/craft-parts/pull/581](https://togithub.com/canonical/craft-parts/pull/581)
- chore(deps): update dependency pyright to v1.1.337 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/588](https://togithub.com/canonical/craft-parts/pull/588)
- chore(linter): misc fixes by
[@&#8203;syu-w](https://togithub.com/syu-w) in
[https://github.com/canonical/craft-parts/pull/585](https://togithub.com/canonical/craft-parts/pull/585)
- feat(info): add base layer data to ProjectInfo by
[@&#8203;tigarmo](https://togithub.com/tigarmo) in
[https://github.com/canonical/craft-parts/pull/594](https://togithub.com/canonical/craft-parts/pull/594)
- docs: add rockcraft chisel notes by
[@&#8203;syu-w](https://togithub.com/syu-w) in
[https://github.com/canonical/craft-parts/pull/587](https://togithub.com/canonical/craft-parts/pull/587)
- chore(deps): update actions/setup-node action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/586](https://togithub.com/canonical/craft-parts/pull/586)
- chore(deps): update documentation dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/591](https://togithub.com/canonical/craft-parts/pull/591)
- chore(deps): disable renovate on things we can't update by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/606](https://togithub.com/canonical/craft-parts/pull/606)
- chore(deps): loosen mypy requirement by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/604](https://togithub.com/canonical/craft-parts/pull/604)
- chore(deps): prevent renovate from updating types-requests by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/605](https://togithub.com/canonical/craft-parts/pull/605)
- docs: add note about plugin-specific properties by
[@&#8203;mr-cal](https://togithub.com/mr-cal) in
[https://github.com/canonical/craft-parts/pull/608](https://togithub.com/canonical/craft-parts/pull/608)
- plugins: qmake by
[@&#8203;ScarlettGatelyMoore](https://togithub.com/ScarlettGatelyMoore)
in
[https://github.com/canonical/craft-parts/pull/463](https://togithub.com/canonical/craft-parts/pull/463)
- plugins: ant: add proxy support by
[@&#8203;kubiko](https://togithub.com/kubiko) in
[https://github.com/canonical/craft-parts/pull/579](https://togithub.com/canonical/craft-parts/pull/579)
- test: make tests work in python 3.12+ by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/617](https://togithub.com/canonical/craft-parts/pull/617)
- chore(deps): update actions/setup-python action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/615](https://togithub.com/canonical/craft-parts/pull/615)
- Merge 1.26.1 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in
[https://github.com/canonical/craft-parts/pull/612](https://togithub.com/canonical/craft-parts/pull/612)
- chore(ci): update chisel by
[@&#8203;tigarmo](https://togithub.com/tigarmo) in
[https://github.com/canonical/craft-parts/pull/622](https://togithub.com/canonical/craft-parts/pull/622)
- test: use `new_dir` fixture by
[@&#8203;mr-cal](https://togithub.com/mr-cal) in
[https://github.com/canonical/craft-parts/pull/624](https://togithub.com/canonical/craft-parts/pull/624)
- build(deps): pin overrides!=7.6.0 by
[@&#8203;mr-cal](https://togithub.com/mr-cal) in
[https://github.com/canonical/craft-parts/pull/628](https://togithub.com/canonical/craft-parts/pull/628)
- fix(parts): set field defaults using default_factory by
[@&#8203;thp-canonical](https://togithub.com/thp-canonical) in
[https://github.com/canonical/craft-parts/pull/629](https://togithub.com/canonical/craft-parts/pull/629)
- feat(rust_plugin): use `rustup` snap and more options by
[@&#8203;liushuyu](https://togithub.com/liushuyu) in
[https://github.com/canonical/craft-parts/pull/626](https://togithub.com/canonical/craft-parts/pull/626)
- style: update to black 2024 by
[@&#8203;mr-cal](https://togithub.com/mr-cal) in
[https://github.com/canonical/craft-parts/pull/638](https://togithub.com/canonical/craft-parts/pull/638)
- chore(deps): update dependency ruff to v0.1.14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/589](https://togithub.com/canonical/craft-parts/pull/589)
- ci: update Chisel version again by
[@&#8203;tigarmo](https://togithub.com/tigarmo) in
[https://github.com/canonical/craft-parts/pull/642](https://togithub.com/canonical/craft-parts/pull/642)
- style: update pyright by [@&#8203;lengau](https://togithub.com/lengau)
in
[https://github.com/canonical/craft-parts/pull/639](https://togithub.com/canonical/craft-parts/pull/639)
- build: use tox for unit tests in CI by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/616](https://togithub.com/canonical/craft-parts/pull/616)
- ci: use GH/JIRA integration bot by
[@&#8203;sergiusens](https://togithub.com/sergiusens) in
[https://github.com/canonical/craft-parts/pull/658](https://togithub.com/canonical/craft-parts/pull/658)
- docs: Link filesets specification from part properties by
[@&#8203;thp-canonical](https://togithub.com/thp-canonical) in
[https://github.com/canonical/craft-parts/pull/654](https://togithub.com/canonical/craft-parts/pull/654)
- tests: use a path in the user's home directory for xattrs tests by
[@&#8203;lengau](https://togithub.com/lengau) in
[https://github.com/canonical/craft-parts/pull/678](https://togithub.com/canonical/craft-parts/pull/678)
- docs(plugins): add dump plugin docs by
[@&#8203;syu-w](https://togithub.com/syu-w) in
[https://github.com/canonical/craft-parts/pull/676](https://togithub.com/canonical/craft-parts/pull/676)
- chore(deps): update documentation dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/643](https://togithub.com/canonical/craft-parts/pull/643)
- chore(deps): update documentation dependencies (major) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/canonical/craft-parts/pull/644](https://togithub.com/canonical/craft-parts/pull/644)
- chore(linter): refine ruff configurations by
[@&#8203;liushuyu](https://togithub.com/liushuyu) in
[https://github.com/canonical/craft-parts/pull/651](https://togithub.com/canonical/craft-parts/pull/651)
- refactor(docs) move more docs to the shared base by
[@&#8203;tigarmo](https://togithub.com/tigarmo) in
[https://github.com/canonical/craft-parts/pull/680](https://togithub.com/canonical/craft-parts/pull/680)
- Merge 1.26.2 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka) in
[https://github.com/canonical/craft-parts/pull/656](https://togithub.com/canonical/craft-parts/pull/656)
- Release 1.27.0 by [@&#8203;cmatsuoka](https://togithub.com/cmatsuoka)
in
[https://github.com/canonical/craft-parts/pull/681](https://togithub.com/canonical/craft-parts/pull/681)

##### New Contributors

-
[@&#8203;ScarlettGatelyMoore](https://togithub.com/ScarlettGatelyMoore)
made their first contribution in
[https://github.com/canonical/craft-parts/pull/463](https://togithub.com/canonical/craft-parts/pull/463)
- [@&#8203;kubiko](https://togithub.com/kubiko) made their first
contribution in
[https://github.com/canonical/craft-parts/pull/579](https://togithub.com/canonical/craft-parts/pull/579)
- [@&#8203;thp-canonical](https://togithub.com/thp-canonical) made their
first contribution in
[https://github.com/canonical/craft-parts/pull/629](https://togithub.com/canonical/craft-parts/pull/629)

**Full Changelog**:
canonical/craft-parts@1.26.2...1.27.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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/canonical/charmcraft).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent ac159e4 commit c6e5d54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ craft-application @ git+https://github.com/canonical/craft-application@main
craft-archives==1.1.3
craft-cli==2.5.1
craft-grammar==1.1.2
craft-parts==1.26.2
craft-parts==1.27.0
craft-providers==1.23.0
craft-store==2.6.0
cryptography==42.0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ craft-application @ git+https://github.com/canonical/craft-application@main
craft-archives==1.1.3
craft-cli==2.5.1
craft-grammar==1.1.2
craft-parts==1.26.2
craft-parts==1.27.0
craft-providers==1.23.0
craft-store==2.6.0
cryptography==42.0.4
Expand Down

0 comments on commit c6e5d54

Please sign in to comment.