Skip to content
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(dev-deps): bump oclif from 3.11.3 to 3.17.2 #31

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 30, 2023

Bumps oclif from 3.11.3 to 3.17.2.

Release notes

Sourced from oclif's releases.

3.17.2

Bug Fixes

  • dont assume lib as outDir (44bd3fd)
  • respect commands dir of each plugin, check for typescript in deps (993733b)
  • use path.sep (9770d1d)

3.17.1

Bug Fixes

3.17.0

Features

3.16.0

Features

  • adds version and repo-prefix flags (4ba8246)

3.15.1

No release notes provided.

3.15.0

Features

3.14.0

Features

3.13.1

Reverts

3.13.1-beta.2

Bug Fixes

3.13.1-beta.1

Features

  • pin beta version of core (1fa7031)

... (truncated)

Changelog

Sourced from oclif's changelog.

3.17.2 (2023-09-28)

Bug Fixes

  • dont assume lib as outDir (44bd3fd)
  • respect commands dir of each plugin, check for typescript in deps (993733b)
  • use path.sep (9770d1d)

3.17.1 (2023-09-21)

Bug Fixes

3.17.0 (2023-09-21)

Features

3.16.0 (2023-09-13)

Features

  • adds version and repo-prefix flags (4ba8246)

3.15.1 (2023-09-11)

3.15.0 (2023-09-05)

Features

... (truncated)

Commits
  • 149ef6e chore(release): 3.17.2 [skip ci]
  • 3a542ed Merge pull request #1191 from oclif/mdonnalley/dist-readme
  • 9770d1d fix: use path.sep
  • 993733b fix: respect commands dir of each plugin, check for typescript in deps
  • 44bd3fd fix: dont assume lib as outDir
  • 3d93ff3 chore(release): 3.17.1 [skip ci]
  • ccbcdc7 Merge pull request #1188 from oclif/ew/extract-gz
  • 808ec8b fix: extract gz not xz
  • 92cdf84 chore(release): 3.17.0 [skip ci]
  • e7123cf feat: improve perf of manifest command (#1187)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](https://github.com/oclif/oclif) from 3.11.3 to 3.17.2.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@3.11.3...3.17.2)

---
updated-dependencies:
- dependency-name: oclif
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2023

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants