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

chore(deps): bump yaml from 2.1.3 to 2.2.2 #255

Merged
merged 1 commit into from
May 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2023

Bumps yaml from 2.1.3 to 2.2.2.

Release notes

Sourced from yaml's releases.

v2.2.2

This patch release includes a fix for an error that could be thrown in parseDocument for degenerate input. Otherwise, it's a patch release uplifting a few fixes from the ongoing v2.3 work to v2.2:

  • Corner case failure in error pretty-printer (CVE-2023-2251)
  • Use correct argument order when stringifying flow collection comments (#443)
  • First-line folding for block scalars (#422)

v2.2.1

  • Quote top-level map keys containing document markers (#431)

v2.2.0

New Features

  • Add flowCollectionPadding toString option (#420)
  • Use indicator line for props on block collection values of mappings (#425)

Bugfixes

  • Minor relaxation of types for custom tags (#429)
Commits
  • f21fa45 2.2.2
  • 984f578 fix: Corner case failure in error pretty-printer
  • 443e3aa fix: First-line folding for block scalars (fixes #422)
  • 5af5d3d fix: Use correct argument order when stringifying flow collection comments (f...
  • c914dcc 2.2.1
  • c8551eb fix: Quote top-level map keys containing document markers (fixes #431)
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @​jest/types before testing types on TS 4.2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.1.3...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 25, 2023 20:37
@averikitsch averikitsch merged commit 5d3a169 into main May 3, 2023
@averikitsch averikitsch deleted the dependabot/npm_and_yarn/yaml-2.2.2 branch May 3, 2023 16:53
verbanicm pushed a commit that referenced this pull request May 8, 2023
## What's Changed
* 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


**Full Changelog**:
v1.0.0...d673e40
renovate bot added a commit to valora-inc/dapp-list that referenced this pull request May 11, 2023
…ction to v1.0.1 (#433)

[![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 | patch | `v1.0.0` -> `v1.0.1` |

---

### Release Notes

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

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

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

#### What's Changed

- Update CI and deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#251
- chore: update dependencies (automated) by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#253
- Switch to pull non-secret values from env by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#254
- chore(deps): bump yaml from 2.1.3 to 2.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-secretmanager-secrets#255
- Add support info by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#256
- chore: update dependencies (automated) by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#259
- Release: v1.0.1 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#260

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

</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://app.renovatebot.com/dashboard#github/valora-inc/dapp-list).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to valora-inc/wallet that referenced this pull request Jul 26, 2023
…ction to v1 (#3994)

[![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 | `v0.2.2` -> `v1.0.1` |

---

### Release Notes

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

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

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

##### What's Changed

- Update CI and deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#251
- chore: update dependencies (automated) by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#253
- Switch to pull non-secret values from env by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#254
- chore(deps): bump yaml from 2.1.3 to 2.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[google-github-actions/get-secretmanager-secrets#255
- Add support info by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#256
- chore: update dependencies (automated) by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#259
- Release: v1.0.1 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#260

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

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

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

##### Breaking Changes

- By default, the action does not mask secrets that are less than 4
characters in length. Set `min_mask_length` to 0 to revert to the
previous behavior.

##### What's Changed

- Add min_mask_length by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#247
- Remove deprecated fields (credentials, auth) by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#248
- Prep for v1 release by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#249
- Release: v1.0.0 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#250

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

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.5.2...v0.5.3)

##### What's Changed

- chore: update dependencies (automated) by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#244
- Release: v0.5.3 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#245

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v0.5.2...v0.5.3

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.5.0...v0.5.2)

##### What's Changed

- chore: build dist by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#192
- chore: switch to actions/http-client by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#200
- Update user-agent header to match other actions by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#204
- chore: build dist by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#201
- chore: release 0.5.1 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#205
- chore: build dist by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#206
- chore: update dependabot settings by
[@&#8203;averikitsch](https://togithub.com/averikitsch) in
[google-github-actions/get-secretmanager-secrets#215
- docs: use checkout@v3 and note Node 16 requirement by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#217
- chore: update deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#218
- chore: build dist by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#219
- chore: update references to setup-gcloud@master -> setup-gcloud@main
by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#220
- chore: update deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#226
- update release process by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#229
- $'fix release workflow files' by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#230
- $'fix release workflow files' by
[@&#8203;verbanicm](https://togithub.com/verbanicm) in
[google-github-actions/get-secretmanager-secrets#232
- chore: update deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#233
- Delete CONTRIBUTING.md by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#236
- chore: update deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#238
- Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#241
- Release: v0.5.2 by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#242

##### New Contributors

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

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v0.5.0...v0.5.2

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.4.1...v0.5.0)

##### Features

- switch to running as node v16
([#&#8203;189](https://www.togithub.com/google-github-actions/get-secretmanager-secrets/issues/189))
([3496e55](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/3496e55a9a37020bcc47d439003e33f420d2d0e7))

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.4.0...v0.4.1)

**This is the last release that uses Node v12. All future releases use
Node v16!**

##### Miscellaneous Chores

- release 0.4.1
([b51c51d](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/b51c51d1a9115b60e0c9fec5c369b46ece341b77))

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.3.2...v0.4.0)

##### Features

- switch to using actions-utils
([#&#8203;164](https://www.togithub.com/google-github-actions/get-secretmanager-secrets/issues/164))
([f5b3b81](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/f5b3b81ba32bc04178d46f13c474b6103f702584))

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.3.1...v0.3.2)

##### What's Changed

- Update release process and add floating tags by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#145
- chore: build dist by
[@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot)
in
[google-github-actions/get-secretmanager-secrets#150
- Upgrade deps and switch to secretmanager v1 by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#152

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v0.3.1...v0.3.2

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.3.0...v0.3.1)

##### What's Changed

- Upgrade all deps by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#134
- Remove issue templates to inherit from the parent by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#133
- Clean up CI jobs by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#135
- Update deps and publish a floating v0 tag by
[@&#8203;sethvargo](https://togithub.com/sethvargo) in
[google-github-actions/get-secretmanager-secrets#143

**Full Changelog**:
google-github-actions/get-secretmanager-secrets@v0.3.0...v0.3.1

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

[Compare
Source](https://togithub.com/google-github-actions/get-secretmanager-secrets/compare/v0.2.2...v0.3.0)

##### Features

- add WIF docs, add warning for credentials input
([#&#8203;127](https://www.togithub.com/google-github-actions/get-secretmanager-secrets/issues/127))
([a9e64a3](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/a9e64a3fa27b447fc2ee3fa5f52dea9faf1e6c18))

##### Bug Fixes

- set correct link to setup-gcloud
([#&#8203;15](https://www.togithub.com/google-github-actions/get-secretmanager-secrets/issues/15))
([5198448](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/5198448f1d02ed8e708bc31ac6c24be6790b7048))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Satish Ravi <satish.ravi@valoraapp.com>
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
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

1 participant