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

fix(deps): bump @oclif/core from 3.18.2 to 3.19.1 #730

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2024

Bumps @oclif/core from 3.18.2 to 3.19.1.

Release notes

Sourced from @​oclif/core's releases.

3.19.1

Bug Fixes

  • parser: cache stdin value in global scope (#935) (c8bf886)

3.19.0

Bug Fixes

  • dont indent when no shor char (03c597a)
  • merge default and user theme (3798f4c)
  • prefer user theme (5eaed66)
  • return undefined if no theme (3cb3373)

Features

  • allow theme file to be configurable (ab502b4)
Changelog

Sourced from @​oclif/core's changelog.

3.19.1 (2024-02-06)

Bug Fixes

  • parser: cache stdin value in global scope (#935) (c8bf886)

3.19.0 (2024-02-05)

Bug Fixes

  • dont indent when no shor char (03c597a)
  • merge default and user theme (3798f4c)
  • prefer user theme (5eaed66)
  • return undefined if no theme (3cb3373)

Features

  • allow theme file to be configurable (ab502b4)
Commits
  • 6b9af08 chore(release): 3.19.1 [skip ci]
  • c8bf886 fix(parser): cache stdin value in global scope (#935)
  • 1c7ef23 chore(dev-deps): bump prettier from 3.1.1 to 3.2.4 (#936)
  • 8062995 chore(release): 3.19.0 [skip ci]
  • 1943ed0 Merge pull request #932 from oclif/mdonnalley/configurable-theme
  • ffa2a1c Merge pull request #924 from oclif/dependabot-npm_and_yarn-ts-node-10.9.2
  • a9881ad Merge pull request #937 from oclif/dependabot-npm_and_yarn-oclif-plugin-help-...
  • 01b7cac Merge pull request #938 from oclif/dependabot-npm_and_yarn-oclif-plugin-plugi...
  • 8362a0d chore(dev-deps): bump ts-node from 10.9.1 to 10.9.2
  • 033fc21 Merge pull request #939 from oclif/dependabot-npm_and_yarn-tsd-0.30.4
  • 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)

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-3.19.1 branch from a84fc0b to 8f5b800 Compare February 11, 2024 02:47
Bumps [@oclif/core](https://github.com/oclif/core) from 3.18.2 to 3.19.1.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.18.2...3.19.1)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-3.19.1 branch from 8f5b800 to b399c4a Compare February 11, 2024 08:46
@svc-cli-bot svc-cli-bot merged commit 96c013d into main Feb 12, 2024
11 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-core-3.19.1 branch February 12, 2024 02:45
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.

1 participant