Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(deps): update github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to fb97845 #309

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Type Update Change
github.com/awslabs/amazon-ecr-credential-helper/ecr-login require digest c3c6ff6 -> fb97845

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

…r-login digest to fb97845

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot requested a review from a team as a code owner October 29, 2024 23:15
@renovate renovate bot requested a review from TylerGillson October 29, 2024 23:15
Copy link
Contributor Author

renovate bot commented Oct 29, 2024

ℹ 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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.32.2 -> v1.32.3
github.com/aws/aws-sdk-go-v2/config v1.28.0 -> v1.28.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.41 -> v1.17.42
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.17 -> v1.16.18
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.21 -> v1.3.22
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.21 -> v2.6.22
github.com/aws/aws-sdk-go-v2/service/ecr v1.36.2 -> v1.36.3
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.27.2 -> v1.27.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.2 -> v1.12.3
github.com/aws/aws-sdk-go-v2/service/sso v1.24.2 -> v1.24.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.2 -> v1.28.3
github.com/aws/aws-sdk-go-v2/service/sts v1.32.2 -> v1.32.3

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Oct 29, 2024
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #309   +/-   ##
=======================================
  Coverage   58.09%   58.09%           
=======================================
  Files           8        8           
  Lines         630      630           
=======================================
  Hits          366      366           
  Misses        234      234           
  Partials       30       30           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c62dabe...4b6a6eb. Read the comment docs.

@renovate renovate bot merged commit ba51baf into main Oct 30, 2024
8 checks passed
@renovate renovate bot deleted the renovate/github.com-awslabs-amazon-ecr-credential-helper-ecr-login-digest branch October 30, 2024 00:21
ADorigi pushed a commit to ADorigi/validator-plugin-oci that referenced this pull request Nov 22, 2024
…r-login digest to fb97845 (validator-labs#309)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/awslabs/amazon-ecr-credential-helper/ecr-login](https://redirect.github.com/awslabs/amazon-ecr-credential-helper)
| require | digest | `c3c6ff6` -> `fb97845` |

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/validator-labs/validator-plugin-oci).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyIsInBpbiJdfQ==-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
arturshadnik pushed a commit that referenced this pull request Dec 10, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.4](v0.3.3...v0.3.4)
(2024-12-10)


### Features

* added reconciliation frequency annotation
([#327](#327))
([ba2bc7c](ba2bc7c))


### Other

* make reviewable
([#303](#303))
([7d64638](7d64638))
* make reviewable
([#307](#307))
([23889ab](23889ab))
* make reviewable
([#308](#308))
([fb0bdc8](fb0bdc8))
* re-scaffold project
([#334](#334))
([9f2660b](9f2660b))
* update build gsm
([977f75c](977f75c))
* update renovate.json
([afecc4e](afecc4e))
* Update renovate.json
([607c5d8](607c5d8))


### Dependency Updates

* **deps:** update all non-major dependencies
([#312](#312))
([9701333](9701333))
* **deps:** update build digest to 3463b98
([#315](#315))
([9d34e83](9d34e83))
* **deps:** update build digest to 3840c9d
([#318](#318))
([a34faaf](a34faaf))
* **deps:** update build digest to 5ffe724
([#319](#319))
([3c2a763](3c2a763))
* **deps:** update build digest to a46a554
([#322](#322))
([afbc85d](afbc85d))
* **deps:** update build digest to db64f63
([#314](#314))
([86ebfc0](86ebfc0))
* **deps:** update build digest to dd09b58
([#321](#321))
([b987563](b987563))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
4b041aa
([#316](#316))
([96e5133](96e5133))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
7ab30f8
([#317](#317))
([69164a5](69164a5))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
92ffab8
([#320](#320))
([423dc64](423dc64))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
b9e7404
([#328](#328))
([e5fdeb1](e5fdeb1))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
c3c6ff6
([#304](#304))
([c62dabe](c62dabe))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
cb9aea3
([#313](#313))
([8886395](8886395))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
e21b7a4
([#293](#293))
([de70e53](de70e53))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
e718692
([#300](#300))
([aea4e84](aea4e84))
* **deps:** update
github.com/awslabs/amazon-ecr-credential-helper/ecr-login digest to
fb97845
([#309](#309))
([ba51baf](ba51baf))
* **deps:** update kubernetes packages to v0.31.1
([#296](#296))
([2d5d1df](2d5d1df))
* **deps:** update kubernetes packages to v0.31.2
([#305](#305))
([fcc770c](fcc770c))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.21.0
([#310](#310))
([ceca186](ceca186))
* **deps:** update module github.com/onsi/gomega to v1.35.0
([#311](#311))
([2614708](2614708))
* **deps:** update module github.com/onsi/gomega to v1.36.0
([#325](#325))
([976b60a](976b60a))
* **deps:** update module github.com/stretchr/testify to v1.10.0
([#324](#324))
([e8a10cd](e8a10cd))
* **deps:** update module github.com/validator-labs/validator to v0.1.10
([#290](#290))
([9188bac](9188bac))
* **deps:** update module github.com/validator-labs/validator to v0.1.11
([#294](#294))
([5e23703](5e23703))
* **deps:** update module github.com/validator-labs/validator to v0.1.12
([#299](#299))
([cb78a3d](cb78a3d))
* **deps:** update module github.com/validator-labs/validator to v0.1.13
([#323](#323))
([c19fcfd](c19fcfd))
* **deps:** update module github.com/validator-labs/validator to v0.1.14
([#329](#329))
([6eb352c](6eb352c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.2
([#292](#292))
([7564460](7564460))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.3
([#295](#295))
([58f06d8](58f06d8))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.4
([#301](#301))
([b2dfe52](b2dfe52))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.1
([#306](#306))
([1aaf840](1aaf840))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go pin size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants