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

chore(deps): bump @oclif/core from 4.2.0 to 4.2.1 #1144

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps @oclif/core from 4.2.0 to 4.2.1.

Release notes

Sourced from @​oclif/core's releases.

4.2.1

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

4.2.1 (2025-01-06)

Bug Fixes

Commits
  • 272b8d0 chore(release): 4.2.1 [skip ci]
  • bc1580b fix(deps): bump ansis from 3.4.0 to 3.5.2 (#1282)
  • 625e72a chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.19 to 5.4.24 (#1286)
  • e4a014e chore(dev-deps): bump @​oclif/plugin-help from 6.2.19 to 6.2.20 (#1283)
  • 82b0ba2 chore(dev-deps): bump commitlint from 19.6.0 to 19.6.1 (#1278)
  • bcd0a38 Merge pull request #1285 from oclif/dependabot-npm_and_yarn-lint-staged-15.3.0
  • b15fe1e chore(dev-deps): bump lint-staged from 15.2.11 to 15.3.0
  • 365fb6b Merge pull request #1279 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.4
  • 3476b93 chore(dev-deps): bump @​oclif/test from 4.1.3 to 4.1.4
  • See full diff 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)

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

---
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 added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@dependabot dependabot bot requested review from erunion and kanadgupta January 6, 2025 18:49
@kanadgupta kanadgupta merged commit 9805505 into next Jan 6, 2025
7 of 8 checks passed
@kanadgupta kanadgupta deleted the dependabot/npm_and_yarn/oclif/core-4.2.1 branch January 6, 2025 20:17
kanadgupta pushed a commit that referenced this pull request Jan 6, 2025
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.0 to 4.2.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/releases"><code>@​oclif/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>4.2.1</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump ansis from 3.4.0 to 3.5.2 (<a
href="https://redirect.github.com/oclif/core/issues/1282">#1282</a>) (<a
href="https://github.com/oclif/core/commit/bc1580b432d80b084cb7698c83341826de79a63d">bc1580b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/oclif/core/blob/main/CHANGELOG.md"><code>@​oclif/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/oclif/core/compare/4.2.0...4.2.1">4.2.1</a>
(2025-01-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump ansis from 3.4.0 to 3.5.2 (<a
href="https://redirect.github.com/oclif/core/issues/1282">#1282</a>) (<a
href="https://github.com/oclif/core/commit/bc1580b432d80b084cb7698c83341826de79a63d">bc1580b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oclif/core/commit/272b8d09516e86f816f83bdce19b4e30b30b7edb"><code>272b8d0</code></a>
chore(release): 4.2.1 [skip ci]</li>
<li><a
href="https://github.com/oclif/core/commit/bc1580b432d80b084cb7698c83341826de79a63d"><code>bc1580b</code></a>
fix(deps): bump ansis from 3.4.0 to 3.5.2 (<a
href="https://redirect.github.com/oclif/core/issues/1282">#1282</a>)</li>
<li><a
href="https://github.com/oclif/core/commit/625e72a552cc9e4b55084daee647b17402925958"><code>625e72a</code></a>
chore(dev-deps): bump <code>@​oclif/plugin-plugins</code> from 5.4.19 to
5.4.24 (<a
href="https://redirect.github.com/oclif/core/issues/1286">#1286</a>)</li>
<li><a
href="https://github.com/oclif/core/commit/e4a014e598624174df277ecbe1deccc622b5996a"><code>e4a014e</code></a>
chore(dev-deps): bump <code>@​oclif/plugin-help</code> from 6.2.19 to
6.2.20 (<a
href="https://redirect.github.com/oclif/core/issues/1283">#1283</a>)</li>
<li><a
href="https://github.com/oclif/core/commit/82b0ba206a380f4ce37d6bf864df73bbd1f4d891"><code>82b0ba2</code></a>
chore(dev-deps): bump commitlint from 19.6.0 to 19.6.1 (<a
href="https://redirect.github.com/oclif/core/issues/1278">#1278</a>)</li>
<li><a
href="https://github.com/oclif/core/commit/bcd0a38a8b71ee460646d65cbb422d5fd904a4c0"><code>bcd0a38</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/1285">#1285</a> from
oclif/dependabot-npm_and_yarn-lint-staged-15.3.0</li>
<li><a
href="https://github.com/oclif/core/commit/b15fe1ef3074f18098d274ed21ff9e24efae563e"><code>b15fe1e</code></a>
chore(dev-deps): bump lint-staged from 15.2.11 to 15.3.0</li>
<li><a
href="https://github.com/oclif/core/commit/365fb6bd46ec75c4886b87d1f7576a667778add2"><code>365fb6b</code></a>
Merge pull request <a
href="https://redirect.github.com/oclif/core/issues/1279">#1279</a> from
oclif/dependabot-npm_and_yarn-oclif-test-4.1.4</li>
<li><a
href="https://github.com/oclif/core/commit/3476b936de178c1d5110f7d51bc4f54bf17796f1"><code>3476b93</code></a>
chore(dev-deps): bump <code>@​oclif/test</code> from 4.1.3 to 4.1.4</li>
<li>See full diff in <a
href="https://github.com/oclif/core/compare/4.2.0...4.2.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@oclif/core&package-manager=npm_and_yarn&previous-version=4.2.0&new-version=4.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kanadgupta
Copy link
Member

🎉 This PR is included in version 10.1.0-next.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

kanadgupta added a commit that referenced this pull request Jan 6, 2025
## 🧰 Changes

reapplies the following changes from the `next` branch onto the `v9`
branch:

- [x] #1124
- [x] #1125
- [x] #1126
- [x] #1127
- [x] #1143
- [x] #1144
- [x] #1141

## 🧬 QA & Testing

do tests pass?

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jon Ursenbach <erunion@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Jon Ursenbach <jon@ursenba.ch>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kanadgupta
Copy link
Member

🎉 This PR is included in version 10.1.0 🎉

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

Successfully merging this pull request may close these issues.

2 participants