Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 (#186)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.2.0 to 2.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dependabot/fetch-metadata/releases">dependabot/fetch-metadata's releases</a>.</em></p> <blockquote> <h2>v2.3.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/create-github-app-token from 1.10.2 to 1.10.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/537">dependabot/fetch-metadata#537</a></li> <li>Update readme to include an if conditional by <a href="https://github.com/Nishnha"><code>@Nishnha</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/548">dependabot/fetch-metadata#548</a></li> <li>Silence audit and funding messages from <code>npm</code> by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/550">dependabot/fetch-metadata#550</a></li> <li>Bump actions/create-github-app-token from 1.10.3 to 1.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/554">dependabot/fetch-metadata#554</a></li> <li>fix readme action example by <a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/563">dependabot/fetch-metadata#563</a></li> <li>Fixed missing outputs in action.yml by <a href="https://github.com/CatChen"><code>@CatChen</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/564">dependabot/fetch-metadata#564</a></li> <li>Handle branch names containing dependency group by <a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/565">dependabot/fetch-metadata#565</a></li> <li>v2.3.0 by <a href="https://github.com/fetch-metadata-action-automation"><code>@fetch-metadata-action-automation</code></a> in <a href="https://github.com/dependabot/fetch-metadata/pull/543">dependabot/fetch-metadata#543</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CloudNStoyan"><code>@CloudNStoyan</code></a> made their first contribution in <a href="https://github.com/dependabot/fetch-metadata/pull/563">dependabot/fetch-metadata#563</a></li> <li><a href="https://github.com/CatChen"><code>@CatChen</code></a> made their first contribution in <a href="https://github.com/dependabot/fetch-metadata/pull/564">dependabot/fetch-metadata#564</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dependabot/fetch-metadata/compare/v2...v2.3.0">https://github.com/dependabot/fetch-metadata/compare/v2...v2.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dependabot/fetch-metadata/commit/d7267f607e9d3fb96fc2fbe83e0af444713e90b7"><code>d7267f6</code></a> Merge pull request <a href="https://github.com/dependabot/fetch-metadata/issues/543">#543</a> from dependabot/bump-to-v2.3.0</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/e3dd295a04f6eccc15a116fc5cde058f1735c05d"><code>e3dd295</code></a> v2.3.0</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/3da9521b8c62beab87c4d18ad1e9bd7fd7b9d3bf"><code>3da9521</code></a> Merge pull request <a href="https://github.com/dependabot/fetch-metadata/issues/565">#565</a> from CloudNStoyan/main</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/de52f600152fa3f48a82e88e06e864cba8421436"><code>de52f60</code></a> update build</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/59d2b1fb73ac123a1953e2ddc99ea8f1b869463a"><code>59d2b1f</code></a> fix incorrect parsing of directory when using dependency-group</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/0d270694949cee4e6c179fc89629d95e0b9fb763"><code>0d27069</code></a> Merge pull request <a href="https://github.com/dependabot/fetch-metadata/issues/564">#564</a> from CatChen/fixed-missing-outputs-in-action-yml</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/5a7546a6e709997b54d62d4e673a23eaa8621a26"><code>5a7546a</code></a> Fixed missing outputs in action.yml</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/06ea45a2e4582d87b11f03c7ce596ae3261f39f6"><code>06ea45a</code></a> Merge pull request <a href="https://github.com/dependabot/fetch-metadata/issues/563">#563</a> from CloudNStoyan/main</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/bbfca7ec1c0b06b16cc955f242ebc9f1c8daa4f4"><code>bbfca7e</code></a> fix readme action example</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/b0d0393a82702c1819b5ae7ad6ea780cd8c18aae"><code>b0d0393</code></a> Merge pull request <a href="https://github.com/dependabot/fetch-metadata/issues/554">#554</a> from dependabot/dependabot/github_actions/actions/cre...</li> <li>Additional commits viewable in <a href="https://github.com/dependabot/fetch-metadata/compare/v2.2.0...v2.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dependabot/fetch-metadata&package-manager=github_actions&previous-version=2.2.0&new-version=2.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>
- Loading branch information