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

dependabot: group aws-sdk and proxy-agent dependencies #555

Merged
merged 1 commit into from Jul 11, 2023

Conversation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 243b4ca into docker:master Jul 11, 2023
6 checks passed
@crazy-max crazy-max deleted the upd-dependabot branch July 11, 2023 09:05
coolguy1771 pushed a commit to coolguy1771/home-ops that referenced this pull request Sep 12, 2023
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://togithub.com/docker/login-action) |
action | major | `v2.2.0` -> `v3.0.0` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

###
[`v3.0.0`](https://togithub.com/docker/login-action/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/docker/login-action/compare/v2.2.0...v3.0.0)

- Node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/login-action#593
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 in
[docker/login-action#598
- Bump
[@&#8203;aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr)
and
[@&#8203;aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public)
to 3.410.0 in
[docker/login-action#555
[docker/login-action#560
[docker/login-action#582
[docker/login-action#599
- Bump semver from 6.3.0 to 6.3.1 in
[docker/login-action#556
- Bump https-proxy-agent to 7.0.2
[docker/login-action#561
[docker/login-action#588

**Full Changelog**:
docker/login-action@v2.2.0...v3.0.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

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

Co-authored-by: lumiere-bot <98047013+lumiere-bot[bot]@users.noreply.github.com>
Racer159 pushed a commit to defenseunicorns/zarf that referenced this pull request Sep 15, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://togithub.com/docker/login-action) |
action | major | `v2.2.0` -> `v3.0.0` |
| [docker/login-action](https://togithub.com/docker/login-action) |
action | major | `v2.1.0` -> `v3.0.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

###
[`v3.0.0`](https://togithub.com/docker/login-action/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/docker/login-action/compare/v2.2.0...v3.0.0)

- Node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/login-action#593
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 in
[docker/login-action#598
- Bump
[@&#8203;aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr)
and
[@&#8203;aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public)
to 3.410.0 in
[docker/login-action#555
[docker/login-action#560
[docker/login-action#582
[docker/login-action#599
- Bump semver from 6.3.0 to 6.3.1 in
[docker/login-action#556
- Bump https-proxy-agent to 7.0.2
[docker/login-action#561
[docker/login-action#588

**Full Changelog**:
docker/login-action@v2.2.0...v3.0.0

</details>

---

### 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 these
updates 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/defenseunicorns/zarf).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to 4m-mazi/gh-test that referenced this pull request Sep 17, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://togithub.com/docker/login-action) |
action | major | `v2.2.0` -> `v3.0.0` |

---

### Release Notes

<details>
<summary>docker/login-action (docker/login-action)</summary>

###
[`v3.0.0`](https://togithub.com/docker/login-action/releases/tag/v3.0.0)

[Compare
Source](https://togithub.com/docker/login-action/compare/v2.2.0...v3.0.0)

- Node 20 as default runtime (requires [Actions Runner
v2.308.0](https://togithub.com/actions/runner/releases/tag/v2.308.0) or
later) by [@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/login-action#593
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.10.0 to 1.10.1 in
[docker/login-action#598
- Bump
[@&#8203;aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr)
and
[@&#8203;aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public)
to 3.410.0 in
[docker/login-action#555
[docker/login-action#560
[docker/login-action#582
[docker/login-action#599
- Bump semver from 6.3.0 to 6.3.1 in
[docker/login-action#556
- Bump https-proxy-agent to 7.0.2
[docker/login-action#561
[docker/login-action#588

**Full Changelog**:
docker/login-action@v2.2.0...v3.0.0

</details>

---

### 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.

---

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/Mogyuchi/gh-test).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant