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: only do security updates #266

Merged
merged 1 commit into from
Jul 11, 2023
Merged

dependabot: only do security updates #266

merged 1 commit into from
Jul 11, 2023

Conversation

sethvargo
Copy link
Member

No description provided.

@sethvargo sethvargo requested a review from a team as a code owner July 11, 2023 15:06
@sethvargo sethvargo merged commit 1a4bf4c into main Jul 11, 2023
1 check passed
@sethvargo sethvargo deleted the sethvargo/dep branch July 11, 2023 15:08
sethvargo pushed a commit that referenced this pull request Dec 8, 2023
## What's Changed
* Add min_mask_length by @sethvargo in
#247
* Remove deprecated fields (credentials, auth) by @sethvargo in
#248
* Prep for v1 release by @sethvargo in
#249
* Release: v1.0.0 by @google-github-actions-bot in
#250
* Update CI and deps by @sethvargo in
#251
* chore: update dependencies (automated) by @verbanicm in
#253
* Switch to pull non-secret values from env by @sethvargo in
#254
* chore(deps): bump yaml from 2.1.3 to 2.2.2 by @dependabot in
#255
* Add support info by @sethvargo in
#256
* chore: update dependencies (automated) by @verbanicm in
#259
* Release: v1.0.1 by @google-github-actions-bot in
#260
* dependabot: only do security updates by @sethvargo in
#266
* update all deps by @sethvargo in
#267
* Update deps to Node 20 by @sethvargo in
#273
* Drop mocha and chai by @sethvargo in
#274
* Add CI for release branches by @sethvargo in
#275
* Update deps by @sethvargo in
#276


**Full Changelog**:
v0.6.0...9ad8c79
renovate bot added a commit to valora-inc/dapp-list that referenced this pull request Dec 11, 2023
…ction to v2 (#569)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[google-github-actions/get-secretmanager-secrets](https://togithub.com/google-github-actions/get-secretmanager-secrets)
| action | major | `v1.0.1` -> `v2.0.0` |

---

### Release Notes

<details>
<summary>google-github-actions/get-secretmanager-secrets
(google-github-actions/get-secretmanager-secrets)</summary>

###
[`v2.0.0`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v1.0.1...v2.0.0)

**:warning: This version requires Node 20 or later!**

##### What's Changed

- dependabot: only do security updates by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#266
- update all deps by [@&#8203;sethvargo](https://togithub.com/sethvargo)
in
[google-github-actions/get-secretmanager-secrets#267
- Update deps to Node 20 by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#273
- Drop mocha and chai by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#274
- Add CI for release branches by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#275
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#276
- Release: v2.0.0 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#278

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v1...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **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/valora-inc/dapp-list).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit to valora-inc/wallet that referenced this pull request Jun 1, 2024
…ction to v2 (#5509)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[google-github-actions/get-secretmanager-secrets](https://togithub.com/google-github-actions/get-secretmanager-secrets)
| action | major | `v1.0.1` -> `v2.1.2` | `v2.1.3` |

---

### Release Notes

<details>
<summary>google-github-actions/get-secretmanager-secrets
(google-github-actions/get-secretmanager-secrets)</summary>

###
[`v2.1.2`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.2)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.1...v2.1.2)

##### What's Changed

- Add option to export secrets as environment variables. by
[@&#8203;codiophile](https://togithub.com/codiophile) in
[google-github-actions/get-secretmanager-secrets#289
- Release: v2.1.2 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#291

##### New Contributors

- [@&#8203;codiophile](https://togithub.com/codiophile) made their first
contribution in
[google-github-actions/get-secretmanager-secrets#289

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v2.1.1...v2.1.2

###
[`v2.1.1`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.1)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.1.0...v2.1.1)

##### What's Changed

- security: bump undici from 5.28.2 to 5.28.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-secretmanager-secrets#282
- security: bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-secretmanager-secrets#284
- Retry GETs on error by [@&#8203;glasser](https://togithub.com/glasser)
in
[google-github-actions/get-secretmanager-secrets#285
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#286
- Release: v2.1.1 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#287

##### New Contributors

- [@&#8203;glasser](https://togithub.com/glasser) made their first
contribution in
[google-github-actions/get-secretmanager-secrets#285

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v2.1.0...v2.1.1

###
[`v2.1.0`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.1.0)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v2.0.0...v2.1.0)

##### What's Changed

- Update README and CI to use latest version by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#279
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#280
- Release: v2.1.0 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#281

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v2...v2.1.0

###
[`v2.0.0`](https://togithub.com/google-github-actions/get-secretmanager-secrets/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v1.0.1...v2.0.0)

**:warning: This version requires Node 20 or later!**

##### What's Changed

- dependabot: only do security updates by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#266
- update all deps by [@&#8203;sethvargo](https://togithub.com/sethvargo)
in
[google-github-actions/get-secretmanager-secrets#267
- Update deps to Node 20 by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#273
- Drop mocha and chai by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#274
- Add CI for release branches by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#275
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#276
- Release: v2.0.0 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#278

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v1...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **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/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJnaXRodWItYWN0aW9ucyIsInJlbm92YXRlIl19-->

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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants