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

Bump oclif from 3.9.1 to 4.0.3 #80

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps oclif from 3.9.1 to 4.0.3.

Release notes

Sourced from oclif's releases.

4.0.3

Bug Fixes

  • bump plugin-warn-if-update (06779a2)

4.0.2

Bug Fixes

4.0.1

Bug Fixes

4.0.0

Breaking Changes

  • Requires Node 18+
  • Removes 32-bit node + linux support (See oclif/oclif#770)
  • Removes OCLIF_NEXT_VERSION env var

Maintenance

  • Removes usage of shelljs in production
  • Adds commit linting
  • Adds prettier (and makes everything pretty)
  • Adds husky hooks
  • Bumps various linting libraries
  • Bumps to typescript v5
  • Removes nps for testing
  • Adds nyc for unit test code coverage

4.0.0-beta.5

Bug Fixes

  • use bin/run.js for manifest (46488e9)

4.0.0-beta.4

Bug Fixes

  • stop using legacy manifest file name (6662e88)

4.0.0-beta.3

Bug Fixes

4.0.0-beta.2

No release notes provided.

... (truncated)

Changelog

Sourced from oclif's changelog.

4.0.3 (2023-10-17)

Bug Fixes

  • bump plugin-warn-if-update (06779a2)

4.0.2 (2023-10-11)

Bug Fixes

4.0.1 (2023-10-10)

Bug Fixes

4.0.0 (2023-10-06)

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)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 30, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif-4.0.3 branch 2 times, most recently from 31df07a to d2978b8 Compare October 30, 2023 10:30
@martin-helmich
Copy link
Member

@dependabot rebase

Bumps [oclif](https://github.com/oclif/oclif) from 3.9.1 to 4.0.3.
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@3.9.1...4.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif-4.0.3 branch from d2978b8 to 0b7a6fd Compare October 30, 2023 11:51
@martin-helmich martin-helmich merged commit 4f691d6 into master Oct 30, 2023
3 checks passed
@martin-helmich martin-helmich deleted the dependabot/npm_and_yarn/oclif-4.0.3 branch October 30, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

1 participant