rockcrafters / chiselled-jre

A distroless-like Java Runtime image based on Ubuntu
Other
2 stars 6 forks source link

chore(deps): update dependency canonical/chisel to v0.10.0 (channels/8/edge) #385

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
canonical/chisel minor 0.9.1 -> 0.10.0

Release Notes

canonical/chisel (canonical/chisel) ### [`v0.10.0`](https://togithub.com/canonical/chisel/releases/tag/v0.10.0) [Compare Source](https://togithub.com/canonical/chisel/compare/v0.9.1...v0.10.0) **Highlights**: this release adds [support for a new top-level `essential` field](https://togithub.com/canonical/chisel/pull/127) in the slice definitions file. It also introduces a [new Chisel command](https://togithub.com/canonical/chisel/pull/99) - `find` - for looking up slices in any given release, by package and/or slice name. #### What's Changed - refactor: filter created entries for report by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/124](https://togithub.com/canonical/chisel/pull/124) - chore: bump golang.org/x/crypto to v0.21.0 by [@​rebornplusplus](https://togithub.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/130](https://togithub.com/canonical/chisel/pull/130) - fix: parent directory permissions by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/128](https://togithub.com/canonical/chisel/pull/128) - chore: add noble as separate github action by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/132](https://togithub.com/canonical/chisel/pull/132) - feat: essential field for packages by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/127](https://togithub.com/canonical/chisel/pull/127) - feat: support for several slices of the same package by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/134](https://togithub.com/canonical/chisel/pull/134) - refactor: split slicer into steps and remove unnecessary state by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/136](https://togithub.com/canonical/chisel/pull/136) - feat: report mutated files by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/131](https://togithub.com/canonical/chisel/pull/131) - feat: add find command by [@​rebornplusplus](https://togithub.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/99](https://togithub.com/canonical/chisel/pull/99) - chore: enable noble spread tests by [@​letFunny](https://togithub.com/letFunny) in [https://github.com/canonical/chisel/pull/141](https://togithub.com/canonical/chisel/pull/141) - hotfix: use strings.TrimPrefix() for relative paths by [@​rebornplusplus](https://togithub.com/rebornplusplus) in [https://github.com/canonical/chisel/pull/145](https://togithub.com/canonical/chisel/pull/145) **Full Changelog**: https://github.com/canonical/chisel/compare/v0.9.1...v0.10.0

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.



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