Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Bump mem and yargs #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps mem and yargs. These dependencies needed to be updated together.
Updates mem from 1.1.0 to 4.3.0

Release notes

Sourced from mem's releases.

v4.3.0

  • Refactor TypeScript definition to use CJS compatible export (#32) 9a432b9
  • TypeScript - Fix the cache type (#29) 298a71e

sindresorhus/memoize@v4.2.0...v4.3.0

v4.2.0

  • Add TypeScript definition (#28) 6887496

sindresorhus/memoize@v4.1.0...v4.2.0

v4.1.0

  • Work around some host environments throwing on mimicFn call (#26) e08ad85
  • Bump dependencies bdfc93a

sindresorhus/memoize@v4.0.0...v4.1.0

Commits

Updates yargs from 12.0.1 to 12.0.5

Changelog

Sourced from yargs's changelog.

12.0.5 (2018-11-19)

Bug Fixes

  • allows camel-case, variadic arguments, and strict mode to be combined (#1247) (eacc035)

12.0.4 (2018-11-10)

Bug Fixes

  • don't load config when processing positionals (5d0dc92)

12.0.3 (2018-10-06)

Bug Fixes

  • $0 contains first arg in bundled electron apps (#1206) (567820b)
  • accept single function for middleware (66fd6f7), closes #1214 #1214
  • hide hidden options from help output even if they are in a group (#1221) (da54028)
  • improve Norwegian Bokmål translations (#1208) (a458fa4)
  • improve Norwegian Nynorsk translations (#1207) (d422eb5)

12.0.2 (2018-09-04)

Bug Fixes

  • middleware should work regardless of when method is called (664b265), closes #1178
  • translation not working when using __ with a single parameter (#1183) (f449aea)
  • upgrade os-locale to version that addresses license issue (#1195) (efc0970)

Commits
  • 8789bf4 chore(release): 12.0.5
  • dc8d63f chore: explicit update to yargs-parser
  • eacc035 fix: allows camel-case, variadic arguments, and strict mode to be combined (#...
  • 331cb20 chore: remove windows badge
  • dd4923d chore(release): 12.0.4
  • 5d0dc92 fix: don't load config when processing positionals
  • 128f322 test: add regression test for hidden options with default values (#1233)
  • 842b8b2 docs: fix sublist indentation (#1238)
  • 0e9bb01 test:💥 something amazing is in the works 💥 (#1225)
  • d72dec1 chore(release): 12.0.3
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mem](https://github.com/sindresorhus/mem) and [yargs](https://github.com/yargs/yargs). These dependencies needed to be updated together.

Updates `mem` from 1.1.0 to 4.3.0
- [Release notes](https://github.com/sindresorhus/mem/releases)
- [Commits](sindresorhus/memoize@v1.1.0...v4.3.0)

Updates `yargs` from 12.0.1 to 12.0.5
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/docs/CHANGELOG-historical.md)
- [Commits](yargs/yargs@v12.0.1...v12.0.5)

---
updated-dependencies:
- dependency-name: mem
  dependency-type: indirect
- dependency-name: yargs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants