pulumi / pulumi-docker-build

A Pulumi native provider for Docker
Apache License 2.0
6 stars 2 forks source link

fix(deps): update module github.com/regclient/regclient to v0.7.2 (main) - autoclosed #310

Closed pulumi-renovate[bot] closed 4 days ago

pulumi-renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
github.com/regclient/regclient require patch v0.7.1 -> v0.7.2

Release Notes

regclient/regclient (github.com/regclient/regclient) ### [`v0.7.2`](https://redirect.github.com/regclient/regclient/releases/tag/v0.7.2) [Compare Source](https://redirect.github.com/regclient/regclient/compare/v0.7.1...v0.7.2) ### Release v0.7.2 Breaking Changes: The breaking changes are to internal methods and undocumented features that should not be encountered by users. - Update scheme to use pqueue instead of throttle. ([PR 803][pr-803]) - Removes an undocumented API for deleting images from Hub. ([PR 803][pr-803]) - `config.Host.Throttle()` has been removed. Use `scheme.Throttler` instead. ([PR 813][pr-813]) Features: - Significant refactor of http APIs to speed up image copies. ([PR 803][pr-803]) - Add a priority queue for network requests. ([PR 803][pr-803]) - Move logging into transport and rework backoff. ([PR 803][pr-803]) - Remove default rate limit. ([PR 803][pr-803]) - Add priority queue algorithm and reorder image copy steps. ([PR 803][pr-803]) - Consolidate warnings. ([PR 810][pr-810]) - Limit number of retries for a request. ([PR 812][pr-812]) - Add default host config. ([PR 821][pr-821]) Fixes: - Update GHA output generating steps. ([PR 800][pr-800]) - Lookup referrers when registry does not give digest with head. ([PR 801][pr-801]) - Support auth on redirect. ([PR 805][pr-805]) - Prevent data race when reading blob and seeking. ([PR 814][pr-814]) - Detect integer overflows on type conversion. ([PR 830][pr-830]) - Add a warning if syft is not installed. ([PR 841][pr-841]) - Race condition in the pqueue tests. ([PR 843][pr-843]) - Dedup warnings on image mod. ([PR 846][pr-846]) Chores: - Update staticcheck and fix linter warnings for Go 1.23. ([PR 804][pr-804]) - Remove digest calculation from reghttp. ([PR 803][pr-803]) - Remove `ReqPerSec` in tests. ([PR 806][pr-806]) - Move throttle from `config` to `reghttp`. ([PR 813][pr-813]) - Refactoring to remove globals in regsync. ([PR 815][pr-815]) - Refactor to remove globals in regbot. ([PR 816][pr-816]) - Remove throttle package. ([PR 817][pr-817]) - Update version-bump config for processors. ([PR 828][pr-828]) - Update config to use yaml anchors and aliases ([PR 829][pr-829]) - Do not automatically assign myself to GitHub issues. ([PR 831][pr-831]) - Remove OpenSSF scorecard and best practices. ([PR 832][pr-832]) - Update docker image base filesystem. ([PR 837][pr-837]) Contributors: - [@​sudo-bmitch](https://redirect.github.com/sudo-bmitch) [pr-800]: https://redirect.github.com/regclient/regclient/pull/800 [pr-801]: https://redirect.github.com/regclient/regclient/pull/801 [pr-804]: https://redirect.github.com/regclient/regclient/pull/804 [pr-803]: https://redirect.github.com/regclient/regclient/pull/803 [pr-805]: https://redirect.github.com/regclient/regclient/pull/805 [pr-806]: https://redirect.github.com/regclient/regclient/pull/806 [pr-810]: https://redirect.github.com/regclient/regclient/pull/810 [pr-812]: https://redirect.github.com/regclient/regclient/pull/812 [pr-813]: https://redirect.github.com/regclient/regclient/pull/813 [pr-814]: https://redirect.github.com/regclient/regclient/pull/814 [pr-815]: https://redirect.github.com/regclient/regclient/pull/815 [pr-816]: https://redirect.github.com/regclient/regclient/pull/816 [pr-817]: https://redirect.github.com/regclient/regclient/pull/817 [pr-821]: https://redirect.github.com/regclient/regclient/pull/821 [pr-828]: https://redirect.github.com/regclient/regclient/pull/828 [pr-829]: https://redirect.github.com/regclient/regclient/pull/829 [pr-830]: https://redirect.github.com/regclient/regclient/pull/830 [pr-831]: https://redirect.github.com/regclient/regclient/pull/831 [pr-832]: https://redirect.github.com/regclient/regclient/pull/832 [pr-837]: https://redirect.github.com/regclient/regclient/pull/837 [pr-841]: https://redirect.github.com/regclient/regclient/pull/841 [pr-843]: https://redirect.github.com/regclient/regclient/pull/843 [pr-846]: https://redirect.github.com/regclient/regclient/pull/846

Configuration

📅 Schedule: Branch creation - "before 6pm" (UTC), Automerge - "before 4am on Monday" (UTC).

🚦 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 has been generated by Renovate Bot.

pulumi-renovate[bot] commented 5 days ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/term v0.24.0 -> v0.25.0
github-actions[bot] commented 5 days ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

codecov[bot] commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.75%. Comparing base (7479f9f) to head (05bc256).

Additional details and impacted files ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/310?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/310?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). Last update [7479f9f...05bc256](https://app.codecov.io/gh/pulumi/pulumi-docker-build/pull/310?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pulumi).

🚨 Try these New Features: