Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

build(deps): bump trim-newlines and meow #181

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps trim-newlines and meow. These dependencies needed to be updated together.
Updates trim-newlines from 1.0.0 to 3.0.1

Release notes

Sourced from trim-newlines's releases.

v3.0.0

Breaking:

  • Require Node.js 8 (#1) 75db891

Enhancements:

  • Add TypeScript definition (#1) 75db891

sindresorhus/trim-newlines@v2.0.0...v3.0.0

Commits

Updates meow from 3.7.0 to 8.1.2

Release notes

Sourced from meow's releases.

v8.1.1

  • Fix reporting missing required flags (#168) 1609709

sindresorhus/meow@v8.1.0...v8.1.1

v8.1.0

sindresorhus/meow@v8.0.0...v8.1.0

v8.0.0

Breaking

  • Default isMultiple option to empty array (#163) 14924de
  • Make isMultiple option non-greedy (#162) 49ce74d

Fixes

  • Gracefully handle package.json not being found (#167) ef7ae5d

sindresorhus/meow@v7.1.1...v8.0.0

v7.1.1

  • Fix compatibility with vercel/ncc (#159) 71d640e

sindresorhus/meow@v7.1.0...v7.1.1

v7.1.0

  • Improve flags option TypeScript types to acknowledge isMultiple and isRequired options (#154) e38789f

sindresorhus/meow@v7.0.1...v7.1.0

v7.0.1

  • Fix isMultiple not handling multi-word flags (#150) e08eb4d

sindresorhus/meow@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 10 ea3fd99

Improvements

  • Add isRequired flag option (#141) 1eede6a
  • Add isMultiple flag option (#143) c4c5ee2

sindresorhus/meow@v6.1.1...v7.0.0

v6.1.1

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 22, 2022
@simoneb simoneb removed the request for review from guilhermelimak September 23, 2022 08:53
@guilhermelimak
Copy link
Contributor

@dependabot rebase

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) and [meow](https://github.com/sindresorhus/meow). These dependencies needed to be updated together.

Updates `trim-newlines` from 1.0.0 to 3.0.1
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

Updates `meow` from 3.7.0 to 8.1.2
- [Release notes](https://github.com/sindresorhus/meow/releases)
- [Commits](https://github.com/sindresorhus/meow/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
- dependency-name: meow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/trim-newlines-and-meow-3.0.1 branch from 2d64813 to 9bb0866 Compare September 23, 2022 13:36
@github-actions github-actions bot merged commit 8ac8907 into master Sep 23, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/trim-newlines-and-meow-3.0.1 branch September 23, 2022 13:39
@github-actions github-actions bot mentioned this pull request Sep 30, 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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant