1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docker
renovate[bot] 2e559e1716
chore(deps): update dependency minimist to v1.2.8 (#3446)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [minimist](https://togithub.com/minimistjs/minimist) | [`1.2.7` ->
`1.2.8`](https://renovatebot.com/diffs/npm/minimist/1.2.7/1.2.8) |
[![age](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/compatibility-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/confidence-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/)
|
| [minimist](https://togithub.com/minimistjs/minimist) | [`1.2.6` ->
`1.2.8`](https://renovatebot.com/diffs/npm/minimist/1.2.6/1.2.8) |
[![age](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/compatibility-slim/1.2.6)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/minimist/1.2.8/confidence-slim/1.2.6)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>minimistjs/minimist</summary>

###
[`v1.2.8`](https://togithub.com/minimistjs/minimist/blob/HEAD/CHANGELOG.md#v128-httpsgithubcomminimistjsminimistcomparev127v128---2023-02-09)

[Compare
Source](https://togithub.com/minimistjs/minimist/compare/v1.2.7...v1.2.8)

##### Merged

- \[Fix] Fix long option followed by single dash
[`#17`](https://togithub.com/minimistjs/minimist/pull/17)
- \[Tests] Remove duplicate test
[`#12`](https://togithub.com/minimistjs/minimist/pull/12)
- \[Fix] opt.string works with multiple aliases
[`#10`](https://togithub.com/minimistjs/minimist/pull/10)

##### Fixed

- \[Fix] Fix long option followed by single dash
([#&#8203;17](https://togithub.com/minimistjs/minimist/issues/17))
[`#15`](https://togithub.com/minimistjs/minimist/issues/15)
- \[Tests] Remove duplicate test
([#&#8203;12](https://togithub.com/minimistjs/minimist/issues/12))
[`#8`](https://togithub.com/minimistjs/minimist/issues/8)
- \[Fix] Fix long option followed by single dash
[`#15`](https://togithub.com/minimistjs/minimist/issues/15)
- \[Fix] opt.string works with multiple aliases
([#&#8203;10](https://togithub.com/minimistjs/minimist/issues/10))
[`#9`](https://togithub.com/minimistjs/minimist/issues/9)
- \[Fix] Fix handling of short option with non-trivial equals
[`#5`](https://togithub.com/minimistjs/minimist/issues/5)
- \[Tests] Remove duplicate test
[`#8`](https://togithub.com/minimistjs/minimist/issues/8)
- \[Fix] opt.string works with multiple aliases
[`#9`](https://togithub.com/minimistjs/minimist/issues/9)

##### Commits

- Merge tag 'v0.2.3'
[`a026794`](a0267947c7)
- \[eslint] fix indentation and whitespace
[`5368ca4`](5368ca4147)
- \[eslint] fix indentation and whitespace
[`e5f5067`](e5f5067259)
- \[eslint] more cleanup
[`62fde7d`](62fde7d935)
- \[eslint] more cleanup
[`36ac5d0`](36ac5d0d95)
- \[meta] add `auto-changelog`
[`73923d2`](73923d2235)
- \[actions] add reusable workflows
[`d80727d`](d80727df77)
- \[eslint] add eslint; rules to enable later are warnings
[`48bc06a`](48bc06a1b4)
- \[eslint] fix indentation
[`34b0f1c`](34b0f1ccaa)
- \[readme] rename and add badges
[`5df0fe4`](5df0fe4921)
- \[Dev Deps] switch from `covert` to `nyc`
[`a48b128`](a48b128fdb)
- \[Dev Deps] update `covert`, `tape`; remove unnecessary `tap`
[`f0fb958`](f0fb958e9a)
- \[meta] create FUNDING.yml; add `funding` in package.json
[`3639e0c`](3639e0c819)
- \[meta] use `npmignore` to autogenerate an npmignore file
[`be2e038`](be2e038c34)
- Only apps should have lockfiles
[`282b570`](282b570e74)
- isConstructorOrProto adapted from PR
[`ef9153f`](ef9153fc52)
- \[Dev Deps] update `@ljharb/eslint-config`, `aud`
[`098873c`](098873c213)
- \[Dev Deps] update `@ljharb/eslint-config`, `aud`
[`3124ed3`](3124ed3e46)
- \[meta] add `safe-publish-latest`
[`4b927de`](4b927de696)
- \[Tests] add `aud` in `posttest`
[`b32d9bd`](b32d9bd0ab)
- \[meta] update repo URLs
[`f9fdfc0`](f9fdfc032c)
- \[actions] Avoid 0.6 tests due to build failures
[`ba92fe6`](ba92fe6ebb)
- \[Dev Deps] update `tape`
[`950eaa7`](950eaa74f1)
- \[Dev Deps] add missing `npmignore` dev dep
[`3226afa`](3226afaf09)
- Merge tag 'v0.2.2'
[`980d7ac`](980d7ac61a)

</details>

---

### Configuration

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

🚦 **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 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://app.renovatebot.com/dashboard#github/Unleash/unleash).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 23:25:14 +00:00
..
index.js
package.json chore(deps): update dependency minimatch to v5 (#2400) 2022-11-10 21:36:46 +00:00
yarn.lock chore(deps): update dependency minimist to v1.2.8 (#3446) 2023-04-04 23:25:14 +00:00