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/core from 3.19.6 to 3.20.0 #2339

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @oclif/core from 3.19.6 to 3.20.0.

Release notes

Sourced from @​oclif/core's releases.

3.20.0

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7

Bug Fixes

  • dont assume plugin-help is installed (35acf97)
Changelog

Sourced from @​oclif/core's changelog.

3.20.0 (2024-02-27)

Features

  • add enableAutoTranspile setting (ae66106)
  • support bun and tsx for development (17ad3e6)

3.19.7 (2024-02-26)

Bug Fixes

  • dont assume plugin-help is installed (35acf97)
Commits
  • 8cee1ce chore(release): 3.20.0 [skip ci]
  • 53aaaf9 Merge pull request #966 from oclif/mdonnalley/bun-tsx
  • 3d42b99 chore(release): 3.19.7 [skip ci]
  • 8cf6828 Merge pull request #975 from oclif/mdonnalley/use-help-class
  • 2edb16c chore(dev-deps): bump @​oclif/plugin-help from 6.0.12 to 6.0.14 (#972)
  • 35acf97 fix: dont assume plugin-help is installed
  • c045edc Merge branch 'main' into mdonnalley/bun-tsx
  • b7ec554 chore(dev-deps): bump tsd from 0.30.4 to 0.30.6 (#971)
  • a0128c2 Merge pull request #969 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 8b6379d chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2
  • 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 28, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif/core-3.20.0 branch 3 times, most recently from d43d0a8 to 3c7a7d5 Compare February 28, 2024 02:10
Bumps [@oclif/core](https://github.com/oclif/core) from 3.19.6 to 3.20.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.19.6...3.20.0)

---
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.20.0 branch from 3c7a7d5 to e0568cb Compare February 28, 2024 02:23
@Amndeep7 Amndeep7 added the ready-to-merge Used by mergify to identify if a PR is ready to merge into main. label Feb 28, 2024
Copy link

sonarcloud bot commented Feb 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@github-actions github-actions bot merged commit f7b1835 into main Feb 28, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/core-3.20.0 branch February 28, 2024 05:46
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 ready-to-merge Used by mergify to identify if a PR is ready to merge into main.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant