Bump the oclif group with 4 updates #2859
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the oclif group with 4 updates: @oclif/core, @oclif/plugin-commands, @oclif/plugin-help and @oclif/plugin-plugins.
Updates
@oclif/core
from 2.11.7 to 2.15.0Release notes
Sourced from
@oclif/core
's releases.Changelog
Sourced from
@oclif/core
's changelog.... (truncated)
Commits
c992403
chore(release): 2.15.0 [skip ci]b31665d
feat: add PluginLoader class (#774)19b280b
chore(release): 2.14.0 [skip ci]fdab7b4
feat(perf): remove semver, fs-extra (#762)907f0a8
chore(release): 2.13.0 [skip ci]b751bbe
feat: forwards compatibility for config reload (#773)bb971e4
chore(release): 2.12.0 [skip ci]efd1f54
feat: reload Config before running command (#770)6e6032e
chore(release): 2.11.11 [skip ci]b6c69f1
fix: use configured help class in --help (#768)Updates
@oclif/plugin-commands
from 2.2.24 to 2.2.25Release notes
Sourced from
@oclif/plugin-commands
's releases.Changelog
Sourced from
@oclif/plugin-commands
's changelog.Commits
c11a55a
chore(release): 2.2.25 [skip ci]9dcc1b3
fix(deps): bump@oclif/core
from 2.11.10 to 2.15.0 (#483)eeb1c9e
chore(dev-deps): bump@types/node
from 14.18.56 to 14.18.57 (#484)f1e5535
chore(dev-deps): bump@oclif/test
from 2.4.7 to 2.5.1 (#485)63fc431
chore(dev-deps): bump oclif from 3.11.3 to 3.14.0 (#486)a5cedc5
chore(dev-deps): bump@oclif/plugin-help
from 5.2.17 to 5.2.18 (#487)c85c6b2
chore(dev-deps): bump@oclif/test
from 2.4.5 to 2.4.7 (#479)30a6034
chore(dev-deps): bump@types/node
from 14.18.54 to 14.18.56 (#480)Updates
@oclif/plugin-help
from 5.2.18 to 5.2.19Release notes
Sourced from
@oclif/plugin-help
's releases.Changelog
Sourced from
@oclif/plugin-help
's changelog.Commits
078e927
chore(release): 5.2.19 [skip ci]0159452
Merge pull request #547 from oclif/dependabot-npm_and_yarn-oclif-core-2.15.04f1733b
fix(deps): bump@oclif/core
from 2.11.10 to 2.15.0Updates
@oclif/plugin-plugins
from 3.1.8 to 3.7.0Release notes
Sourced from
@oclif/plugin-plugins
's releases.... (truncated)
Changelog
Sourced from
@oclif/plugin-plugins
's changelog.... (truncated)
Commits
91555d9
chore(release): 3.7.0 [skip ci]835894c
Merge pull request #665 from oclif/mdonnalley/jit-friendliness62a5a63
chore: code reviewd7c50bd
fix: remove install jit plugins from list3c2b6be
fix: clean up71c7453
feat: use parse to prevent --jit on non-jit plugins26c5d4c
fix: warn if --jit used with non jit plugin8b48a8c
feat: incorporate jit plugins60626db
chore(release): 3.6.1 [skip ci]74d5030
fix: update npm versionDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions