-
-
Notifications
You must be signed in to change notification settings - Fork 77
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 yargs from 17.7.1 to 17.7.2 #410
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Apr 28, 2023
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.1 to 17.7.2. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.1...v17.7.2) --- updated-dependencies: - dependency-name: yargs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/yargs-17.7.2
branch
from
May 7, 2023 14:13
f5d84cd
to
70c2563
Compare
caarlos0
approved these changes
May 7, 2023
Codecov Report
@@ Coverage Diff @@
## master #410 +/- ##
=======================================
Coverage 67.18% 67.18%
=======================================
Files 3 3
Lines 128 128
Branches 22 22
=======================================
Hits 86 86
Misses 27 27
Partials 15 15 |
crazy-max
approved these changes
May 7, 2023
another-rex
referenced
this pull request
in google/osv-scanner
Jun 21, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | patch | `v3.5.2` -> `v3.5.3` | | [docker/login-action](https://github.com/docker/login-action) | action | digest | `f4ef78c` -> `465a078` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | digest | `4b4e9c3` -> `ecf9528` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | action | digest | `e81a89b` -> `2b82ce8` | | [github/codeql-action](https://github.com/github/codeql-action) | action | minor | `v2.3.6` -> `v2.20.0` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | action | minor | `v3.5.0` -> `v3.6.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | action | minor | `v4.2.0` -> `v4.3.0` | | [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) | action | minor | `v1.6.0` -> `v1.7.0` | --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3.5.3`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v353) [Compare Source](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3) - [Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in](https://github.com/actions/checkout/pull/1196) - [Fix typos found by codespell](https://github.com/actions/checkout/pull/1287) - [Add support for sparse checkouts](https://github.com/actions/checkout/pull/1369) </details> <details> <summary>github/codeql-action</summary> ### [`v2.20.0`](https://github.com/github/codeql-action/compare/v2.3.6...v2.20.0) [Compare Source](https://github.com/github/codeql-action/compare/v2.3.6...v2.20.0) </details> <details> <summary>golangci/golangci-lint-action</summary> ### [`v3.6.0`](https://github.com/golangci/golangci-lint-action/releases/tag/v3.6.0) [Compare Source](https://github.com/golangci/golangci-lint-action/compare/v3.5.0...v3.6.0) #### What's Changed - docs: fix example by [@​yuki0920](https://github.com/yuki0920) in [https://github.com/golangci/golangci-lint-action/pull/762](https://github.com/golangci/golangci-lint-action/pull/762) - doc: Add custom configuration file path to args by [@​Aisuko](https://github.com/Aisuko) in [https://github.com/golangci/golangci-lint-action/pull/767](https://github.com/golangci/golangci-lint-action/pull/767) - feat: add install-mode by [@​ldez](https://github.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/768](https://github.com/golangci/golangci-lint-action/pull/768) - feat: support out-format as args by [@​jrehwaldt](https://github.com/jrehwaldt) in [https://github.com/golangci/golangci-lint-action/pull/769](https://github.com/golangci/golangci-lint-action/pull/769) - fix: out-format by [@​ldez](https://github.com/ldez) in [https://github.com/golangci/golangci-lint-action/pull/770](https://github.com/golangci/golangci-lint-action/pull/770) #### New Contributors - [@​yuki0920](https://github.com/yuki0920) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/762](https://github.com/golangci/golangci-lint-action/pull/762) - [@​Aisuko](https://github.com/Aisuko) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/767](https://github.com/golangci/golangci-lint-action/pull/767) - [@​ldez](https://github.com/ldez) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/768](https://github.com/golangci/golangci-lint-action/pull/768) - [@​jrehwaldt](https://github.com/jrehwaldt) made their first contribution in [https://github.com/golangci/golangci-lint-action/pull/769](https://github.com/golangci/golangci-lint-action/pull/769) **Full Changelog**: golangci/golangci-lint-action@v3.5.0...v3.6.0 </details> <details> <summary>goreleaser/goreleaser-action</summary> ### [`v4.3.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.3.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0) #### What's Changed - Update in command examples by [@​arnaduga](https://github.com/arnaduga) in [https://github.com/goreleaser/goreleaser-action/pull/393](https://github.com/goreleaser/goreleaser-action/pull/393) - chore(deps): bump yargs from 17.6.2 to 17.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/395](https://github.com/goreleaser/goreleaser-action/pull/395) - Improve documentation for use of `GITHUB_TOKEN` by [@​jamietanna](https://github.com/jamietanna) in [https://github.com/goreleaser/goreleaser-action/pull/399](https://github.com/goreleaser/goreleaser-action/pull/399) - chore(deps): bump actions/setup-go from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/403](https://github.com/goreleaser/goreleaser-action/pull/403) - chore(deps): bump docker/bake-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/408](https://github.com/goreleaser/goreleaser-action/pull/408) - chore(deps): bump semver from 7.3.8 to 7.5.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/407](https://github.com/goreleaser/goreleaser-action/pull/407) - Bump setup-go action version to v4 in README by [@​kishaningithub](https://github.com/kishaningithub) in [https://github.com/goreleaser/goreleaser-action/pull/411](https://github.com/goreleaser/goreleaser-action/pull/411) - ci: split test and validate workflow by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/413](https://github.com/goreleaser/goreleaser-action/pull/413) - chore: update yarn to 3.5.1 by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/412](https://github.com/goreleaser/goreleaser-action/pull/412) - chore(deps): bump yargs from 17.7.1 to 17.7.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/410](https://github.com/goreleaser/goreleaser-action/pull/410) - feat: support nightly by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/419](https://github.com/goreleaser/goreleaser-action/pull/419) #### New Contributors - [@​arnaduga](https://github.com/arnaduga) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/393](https://github.com/goreleaser/goreleaser-action/pull/393) - [@​jamietanna](https://github.com/jamietanna) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/399](https://github.com/goreleaser/goreleaser-action/pull/399) - [@​kishaningithub](https://github.com/kishaningithub) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/411](https://github.com/goreleaser/goreleaser-action/pull/411) **Full Changelog**: goreleaser/goreleaser-action@v4.2.0...v4.3.0 </details> <details> <summary>slsa-framework/slsa-github-generator</summary> ### [`v1.7.0`](https://github.com/slsa-framework/slsa-github-generator/releases/tag/v1.7.0) [Compare Source](https://github.com/slsa-framework/slsa-github-generator/compare/v1.6.0...v1.7.0) See the [CHANGELOG](./CHANGELOG.md) for details. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on monday" in timezone Australia/Sydney, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/google/osv-scanner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate bot
referenced
this pull request
in DelineaXPM/terraform-provider-dsv
Jan 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | major | `v3` -> `v4` | | [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) | action | major | `v5` -> `v6` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | action | major | `v3.2.0` -> `v5.0.0` | | [magefile/mage-action](https://github.com/magefile/mage-action) | action | major | `v2` -> `v3` | | [magnetikonline/action-golang-cache](https://github.com/magnetikonline/action-golang-cache) | action | major | `v3` -> `v4` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://github.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://github.com/actions/checkout/pull/1067) - [Update to node20](https://github.com/actions/checkout/pull/1436) </details> <details> <summary>crazy-max/ghaction-import-gpg (crazy-max/ghaction-import-gpg)</summary> ### [`v6`](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6) [Compare Source](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6) </details> <details> <summary>goreleaser/goreleaser-action (goreleaser/goreleaser-action)</summary> ### [`v5.0.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v5.0.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.6.0...v5.0.0) #### What's Changed - feat: node 20 as default runtime (requires [Actions Runner v2.308.0](https://github.com/actions/runner/releases/tag/v2.308.0) or later) by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/432](https://github.com/goreleaser/goreleaser-action/pull/432) - chore(deps): bump [@​actions/core](https://github.com/actions/core) from 1.10.0 to 1.10.1 in [https://github.com/goreleaser/goreleaser-action/pull/434](https://github.com/goreleaser/goreleaser-action/pull/434) **Full Changelog**: goreleaser/goreleaser-action@v4.6.0...v5.0.0 ### [`v4.6.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.6.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.5.0...v4.6.0) Reverts the change to `node20` runtime. **Full Changelog**: goreleaser/goreleaser-action@v4.5.0...v4.6.0 ### [`v4.5.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.5.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.4.0...v4.5.0) #### What's Changed - chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/427](https://github.com/goreleaser/goreleaser-action/pull/427) - feat: bump to use node20 runtime, actions/checkout to v4 by [@​kbdharun](https://github.com/kbdharun) in [https://github.com/goreleaser/goreleaser-action/pull/430](https://github.com/goreleaser/goreleaser-action/pull/430) #### New Contributors - [@​kbdharun](https://github.com/kbdharun) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/430](https://github.com/goreleaser/goreleaser-action/pull/430) **Full Changelog**: goreleaser/goreleaser-action@v4.4.0...v4.5.0 ### [`v4.4.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.4.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.3.0...v4.4.0) #### What's Changed - chore(deps): bump semver from 7.5.0 to 7.5.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/417](https://github.com/goreleaser/goreleaser-action/pull/417) - feat: support oss nightlies by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/424](https://github.com/goreleaser/goreleaser-action/pull/424) **Full Changelog**: goreleaser/goreleaser-action@v4.3.0...v4.4.0 ### [`v4.3.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.3.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0) #### What's Changed - Update in command examples by [@​arnaduga](https://github.com/arnaduga) in [https://github.com/goreleaser/goreleaser-action/pull/393](https://github.com/goreleaser/goreleaser-action/pull/393) - chore(deps): bump yargs from 17.6.2 to 17.7.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/395](https://github.com/goreleaser/goreleaser-action/pull/395) - Improve documentation for use of `GITHUB_TOKEN` by [@​jamietanna](https://github.com/jamietanna) in [https://github.com/goreleaser/goreleaser-action/pull/399](https://github.com/goreleaser/goreleaser-action/pull/399) - chore(deps): bump actions/setup-go from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/403](https://github.com/goreleaser/goreleaser-action/pull/403) - chore(deps): bump docker/bake-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/408](https://github.com/goreleaser/goreleaser-action/pull/408) - chore(deps): bump semver from 7.3.8 to 7.5.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/407](https://github.com/goreleaser/goreleaser-action/pull/407) - Bump setup-go action version to v4 in README by [@​kishaningithub](https://github.com/kishaningithub) in [https://github.com/goreleaser/goreleaser-action/pull/411](https://github.com/goreleaser/goreleaser-action/pull/411) - ci: split test and validate workflow by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/413](https://github.com/goreleaser/goreleaser-action/pull/413) - chore: update yarn to 3.5.1 by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/412](https://github.com/goreleaser/goreleaser-action/pull/412) - chore(deps): bump yargs from 17.7.1 to 17.7.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/410](https://github.com/goreleaser/goreleaser-action/pull/410) - feat: support nightly by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/419](https://github.com/goreleaser/goreleaser-action/pull/419) #### New Contributors - [@​arnaduga](https://github.com/arnaduga) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/393](https://github.com/goreleaser/goreleaser-action/pull/393) - [@​jamietanna](https://github.com/jamietanna) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/399](https://github.com/goreleaser/goreleaser-action/pull/399) - [@​kishaningithub](https://github.com/kishaningithub) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/411](https://github.com/goreleaser/goreleaser-action/pull/411) **Full Changelog**: goreleaser/goreleaser-action@v4.2.0...v4.3.0 ### [`v4.2.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.2.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.1.1...v4.2.0) ##### What's Changed - fix: don't depend on the GitHub API to check release by [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/391](https://github.com/goreleaser/goreleaser-action/pull/391) **Full Changelog**: goreleaser/goreleaser-action@v4.1.1...v4.2.0 ### [`v4.1.1`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.1.1) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.1.0...v4.1.1) ##### What's Changed - Update Readme to reference `goreleaser/goreleaser-action@v4` by [@​felladrin](https://github.com/felladrin) in [https://github.com/goreleaser/goreleaser-action/pull/384](https://github.com/goreleaser/goreleaser-action/pull/384) - docs: fix README badge by [@​dirien](https://github.com/dirien) in [https://github.com/goreleaser/goreleaser-action/pull/386](https://github.com/goreleaser/goreleaser-action/pull/386) - chore(deps): bump json5 from 2.2.0 to 2.2.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/388](https://github.com/goreleaser/goreleaser-action/pull/388) - fix: use [@​action/github](https://github.com/action/github) by [@​caarlos0](https://github.com/caarlos0) and [@​crazy-max](https://github.com/crazy-max) in [https://github.com/goreleaser/goreleaser-action/pull/390](https://github.com/goreleaser/goreleaser-action/pull/390) ##### New Contributors - [@​felladrin](https://github.com/felladrin) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/384](https://github.com/goreleaser/goreleaser-action/pull/384) - [@​dirien](https://github.com/dirien) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/386](https://github.com/goreleaser/goreleaser-action/pull/386) **Full Changelog**: goreleaser/goreleaser-action@v4.1.0...v4.1.1 ### [`v4.1.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.1.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v4.0.0...v4.1.0) ##### What's Changed - feat!: remove auto-snapshot on dirty tag by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/382](https://github.com/goreleaser/goreleaser-action/pull/382) - docs: add example when using workdir along with upload-artifact by [@​zdtsw](https://github.com/zdtsw) in [https://github.com/goreleaser/goreleaser-action/pull/366](https://github.com/goreleaser/goreleaser-action/pull/366) - Fix Self-Hosted Windows Error: Expand-Archive by [@​flarco](https://github.com/flarco) in [https://github.com/goreleaser/goreleaser-action/pull/379](https://github.com/goreleaser/goreleaser-action/pull/379) - chore(deps): bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://github.com/dependabot) in [https://github.com/goreleaser/goreleaser-action/pull/383](https://github.com/goreleaser/goreleaser-action/pull/383) ##### Migrating from v3 If you need the auto-snapshot feature, take a look at [this example repository](https://github.com/caarlos0/goreleaser-action-v4-auto-snapshot-example): it's a minimal working example with all you need. ##### New Contributors - [@​zdtsw](https://github.com/zdtsw) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/366](https://github.com/goreleaser/goreleaser-action/pull/366) - [@​flarco](https://github.com/flarco) made their first contribution in [https://github.com/goreleaser/goreleaser-action/pull/379](https://github.com/goreleaser/goreleaser-action/pull/379) **Full Changelog**: goreleaser/goreleaser-action@v4...v4.1.0 ### [`v4.0.0`](https://github.com/goreleaser/goreleaser-action/releases/tag/v4.0.0) [Compare Source](https://github.com/goreleaser/goreleaser-action/compare/v3.2.0...v4.0.0) ##### What's Changed - fix: do not override GORELEASER_CURRENT_TAG by [@​caarlos0](https://github.com/caarlos0) in [https://github.com/goreleaser/goreleaser-action/pull/370](https://github.com/goreleaser/goreleaser-action/pull/370) ##### Migrating from v3 If you need the auto-snapshot feature, take a look at [this example repository](https://github.com/caarlos0/goreleaser-action-v4-auto-snapshot-example): it's a minimal working example with all you need. **Full Changelog**: goreleaser/goreleaser-action@v3...v4.0.0 </details> <details> <summary>magefile/mage-action (magefile/mage-action)</summary> ### [`v3`](https://github.com/magefile/mage-action/compare/v2...v3) [Compare Source](https://github.com/magefile/mage-action/compare/v2...v3) </details> <details> <summary>magnetikonline/action-golang-cache (magnetikonline/action-golang-cache)</summary> ### [`v4`](https://github.com/magnetikonline/action-golang-cache/releases/tag/v4) [Compare Source](https://github.com/magnetikonline/action-golang-cache/compare/v3...v4) - Provide action outputs of `build-cache-path`, `module-cache-path` and `cache-key`. - Bump `actions/setup-go@v4` - Some `README.md` cleanups. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/DelineaXPM/terraform-provider-dsv). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps yargs from 17.7.1 to 17.7.2.
Changelog
Sourced from yargs's changelog.
Commits
3566b84
chore(main): release 17.7.2 (#2323)7f42848
fix: do not crash completion when having negated options (#2322)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)