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.19.2 to 3.19.5 #574

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @oclif/core from 3.19.2 to 3.19.5.

Release notes

Sourced from @​oclif/core's releases.

3.19.5

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.5-dev.0

3.19.3-dev.0 (2024-02-16)

Bug Fixes

3.19.2-dev.0 (2024-02-15)

Features

3.19.2-qa.0 (2024-02-14)

Bug Fixes

Features

  • add import strategy for command discovery (2ca6815)
  • add new strategy for single command CLIs (994bd0a)

3.19.4

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3

Bug Fixes

3.19.3-dev.0

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.19.5 (2024-02-22)

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.4 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3 (2024-02-19)

Bug Fixes

Commits
  • 1c12c07 chore(release): 3.19.5 [skip ci]
  • 9a39d7e Merge pull request #967 from oclif/mdonnalley/no-timeout-in-non-tty
  • 7ede36d test: stub process.stdin.isTTY
  • 271b66b chore: use options.isTTY
  • 8a97f20 fix: only set timeout for TTY
  • fa66417 chore(release): 3.19.4 [skip ci]
  • 2ff2387 Merge pull request #963 from oclif/dependabot-npm_and_yarn-ip-2.0.1
  • c2dcb43 fix(deps): bump ip from 2.0.0 to 2.0.1
  • c6fc36e chore(release): 3.19.3 [skip ci]
  • f5c698a fix: clear timeout when prompt times out (#961)
  • 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 added the dependencies Pull requests that update a dependency file label Feb 23, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 23, 2024 04:42
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-3.19.5 branch from ad7f1ff to 27491c0 Compare February 23, 2024 04:47
@github-actions github-actions bot merged commit 1a40b22 into main Feb 23, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-core-3.19.5 branch February 23, 2024 04:48
jayree pushed a commit that referenced this pull request Feb 23, 2024
## [1.3.43](v1.3.42...v1.3.43) (2024-02-23)

### Bug Fixes

* **deps:** bump @oclif/core from 3.19.2 to 3.19.5 ([#574](#574)) ([1a40b22](1a40b22))
* **deps:** bump @salesforce/sf-plugins-core from 7.1.9 to 7.1.11 ([#575](#575)) ([09470f7](09470f7))
@jayree
Copy link
Owner

jayree commented Feb 23, 2024

🎉 This PR is included in version 1.3.43 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant