Skip to content

Commit 44e04d7

Browse files
chore(deps): bump @oclif/core from 4.2.10 to 4.3.0 (#4)
Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.10 to 4.3.0. <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.3.0</h2> <h3>Features</h3> <ul> <li>add generic for extending <code>Hooks</code> on <code>config.runHook</code> (<a href="https://redirect.github.com/oclif/core/issues/1359">#1359</a>) (<a href="https://redirect.github.com/oclif/core/issues/1362">#1362</a>) (<a href="https://github.com/oclif/core/commit/667e39644c01937de913c1888339a52df4164881">667e396</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> <h1><a href="https://github.com/oclif/core/compare/4.2.10...4.3.0">4.3.0</a> (2025-04-28)</h1> <h3>Features</h3> <ul> <li>add generic for extending <code>Hooks</code> on <code>config.runHook</code> (<a href="https://redirect.github.com/oclif/core/issues/1359">#1359</a>) (<a href="https://redirect.github.com/oclif/core/issues/1362">#1362</a>) (<a href="https://github.com/oclif/core/commit/667e39644c01937de913c1888339a52df4164881">667e396</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/oclif/core/commit/e0699357f64c2ed9eedf307431fd47fea7521925"><code>e069935</code></a> chore(release): 4.3.0 [skip ci]</li> <li><a href="https://github.com/oclif/core/commit/667e39644c01937de913c1888339a52df4164881"><code>667e396</code></a> feat: add generic for extending <code>Hooks</code> on <code>config.runHook</code> (<a href="https://redirect.github.com/oclif/core/issues/1359">#1359</a>) (<a href="https://redirect.github.com/oclif/core/issues/1362">#1362</a>)</li> <li><a href="https://github.com/oclif/core/commit/fc2a4895e5aaba56b7c823ecdc7b6a7d8ef70f74"><code>fc2a489</code></a> chore(dev-deps): bump eslint-config-oclif from 6.0.42 to 6.0.44 (<a href="https://redirect.github.com/oclif/core/issues/1360">#1360</a>)</li> <li><a href="https://github.com/oclif/core/commit/d4728f764350907d1187f837e8190f5b96285536"><code>d4728f7</code></a> Merge pull request <a href="https://redirect.github.com/oclif/core/issues/1361">#1361</a> from oclif/dependabot-npm_and_yarn-eslint-9.25.0</li> <li><a href="https://github.com/oclif/core/commit/2c21039d03903985d4f3b3996f27c23d009b826f"><code>2c21039</code></a> chore(dev-deps): bump eslint from 9.24.0 to 9.25.0</li> <li><a href="https://github.com/oclif/core/commit/e60d769054b36009743bf39408fe30303e122464"><code>e60d769</code></a> Merge pull request <a href="https://redirect.github.com/oclif/core/issues/1355">#1355</a> from oclif/dependabot-npm_and_yarn-eslint-config-ocl...</li> <li><a href="https://github.com/oclif/core/commit/d518760853e6c85580db26436a7a5246ba2555e4"><code>d518760</code></a> Merge pull request <a href="https://redirect.github.com/oclif/core/issues/1358">#1358</a> from oclif/dependabot-npm_and_yarn-tsd-0.32.0</li> <li><a href="https://github.com/oclif/core/commit/3487e660c3703da028ac7d8093c9582b7458f970"><code>3487e66</code></a> chore(dev-deps): bump eslint-config-oclif from 6.0.39 to 6.0.42</li> <li><a href="https://github.com/oclif/core/commit/c8abbdbc5315e430c43be49f88d813ef2ee45320"><code>c8abbdb</code></a> Merge pull request <a href="https://redirect.github.com/oclif/core/issues/1357">#1357</a> from oclif/dependabot-npm_and_yarn-eslint-config-pre...</li> <li><a href="https://github.com/oclif/core/commit/9b8f3eafc32568da5d8f2d5795cb75907df80928"><code>9b8f3ea</code></a> chore(dev-deps): bump tsd from 0.31.2 to 0.32.0</li> <li>Additional commits viewable in <a href="https://github.com/oclif/core/compare/4.2.10...4.3.0">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.10&new-version=4.3.0)](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>
1 parent 7b12ac6 commit 44e04d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)