totev / vodafone-station-cli

Access your Vodafone Station from the comfort of the command line.
MIT License
35 stars 8 forks source link

chore(deps-dev): bump oclif from 3.1.2 to 3.17.2 #151

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

Bumps oclif from 3.1.2 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

3.14.0 (2023-09-01)

Features

3.13.1 (2023-08-31)

Reverts

3.13.0 (2023-08-31)

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

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.