Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

chore(deps-dev): bump @oclif/plugin-command-snapshot from 2.1.0 to 2.2.2 #119

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps @oclif/plugin-command-snapshot from 2.1.0 to 2.2.2.

Release notes

Sourced from @​oclif/plugin-command-snapshot's releases.

v2.2.2

2.2.2 (2021-06-30)

Bug Fixes

  • dont fail if schemas folder isn't found (b12dc79)

v2.2.1

2.2.1 (2021-06-30)

Bug Fixes

  • allow for empty schemas dir (bf3d74e)

v2.2.0

2.2.0 (2021-06-30)

Features

  • add --ignorevoid flag to schema:generate (9c4a48e)

v2.1.2

2.1.2 (2021-06-07)

Bug Fixes

  • disallow void return type (4655cfd)

v2.1.1

2.1.1 (2021-06-04)

Bug Fixes

  • ensure lib files are published (c54b061)
Changelog

Sourced from @​oclif/plugin-command-snapshot's changelog.

2.2.2 (2021-06-30)

Bug Fixes

  • dont fail if schemas folder isn't found (b12dc79)

2.2.1 (2021-06-30)

Bug Fixes

  • allow for empty schemas dir (bf3d74e)

2.2.0 (2021-06-30)

Features

  • add --ignorevoid flag to schema:generate (9c4a48e)

2.1.2 (2021-06-07)

Bug Fixes

  • disallow void return type (4655cfd)

2.1.1 (2021-06-04)

Bug Fixes

  • ensure lib files are published (c54b061)
Commits
  • 15b519b chore(release): 2.2.2 [ci skip]
  • b12dc79 fix: dont fail if schemas folder isn't found
  • f7d4420 chore(release): 2.2.1 [ci skip]
  • bf3d74e fix: allow for empty schemas dir
  • 1d6a9ab chore(release): 2.2.0 [ci skip]
  • 9c4a48e feat: add --ignorevoid flag to schema:generate
  • 232ba11 chore(deps): bump sinon from 10.0.0 to 11.1.1 (#96)
  • b1f4cbf chore(deps-dev): bump @​types/node from 14.17.1 to 15.12.0 (#97)
  • 4dadc97 chore(release): 2.1.2 [ci skip]
  • 4655cfd fix: disallow void return type
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) from 2.1.0 to 2.2.2.
- [Release notes](https://github.com/oclif/plugin-command-snapshot/releases)
- [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/master/CHANGELOG.md)
- [Commits](oclif/plugin-command-snapshot@v2.1.0...v2.2.2)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-command-snapshot"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2021
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