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/plugin-plugins from 3.9.3 to 3.9.4 #1953

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @oclif/plugin-plugins from 3.9.3 to 3.9.4.

Release notes

Sourced from @​oclif/plugin-plugins's releases.

3.9.4

Bug Fixes

3.9.4-qa.4

Bug Fixes

  • check config root for yarn (5b58de1)

3.9.4-qa.3

Bug Fixes

  • dont cache yarn bin on class (e803fe1)

3.9.4-qa.2

Bug Fixes

  • prevent circular json (2be40c4)
  • resolve yarn from plugin and config.root (aa86e2a)

3.9.4-qa.1

Bug Fixes

  • file exists check (94ca767)
  • ignore yarn path resolution (bc54d05)
  • remove rogue console.log (e607a77)
  • tests (5630d42)
  • throw preemptive error if npm pkg does not exist (9f3c4bc)

Features

  • add --silent flag to install (dbdb4df)
  • add env var for yarn --network-timeout (699e926)
  • compile github-installed plugins (88e9d02)
  • configurable pluginPrefix (a071ef1)
  • improved terminal output (aaab8ec)

3.9.4-qa.0

Bug Fixes

Features

... (truncated)

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

3.9.4 (2023-10-24)

Bug Fixes

Commits
  • 5ba86b5 chore(release): 3.9.4 [skip ci]
  • 1cb870b fix: update npm version
  • c7b3453 Merge pull request #686 from oclif/dependabot-npm_and_yarn-types-validate-npm...
  • 60769bc Merge pull request #687 from oclif/dependabot-npm_and_yarn-nock-13.3.6
  • b4808fc Merge pull request #688 from oclif/dependabot-npm_and_yarn-types-node-14.18.63
  • 34cabad chore(dev-deps): bump @​types/validate-npm-package-name
  • 3767ea3 chore(dev-deps): bump @​types/node from 14.18.60 to 14.18.63
  • 9801ead Merge pull request #689 from oclif/dependabot-npm_and_yarn-types-shelljs-0.8.14
  • 2abf2c9 Merge pull request #690 from oclif/dependabot-npm_and_yarn-types-chai-4.3.9
  • 49b14c0 chore(dev-deps): bump @​types/chai from 4.3.6 to 4.3.9
  • 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 Oct 25, 2023
@github-actions github-actions bot enabled auto-merge October 25, 2023 00:59
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@3.9.3...3.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif/plugin-plugins-3.9.4 branch from 594e198 to c557be7 Compare October 25, 2023 01:00
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions github-actions bot merged commit 19a9d68 into main Oct 25, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-3.9.4 branch October 25, 2023 01:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants