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 github.com/microsoft/fabric-sdk-go from 0.1.0-beta.…
…4 to 0.1.0-beta.5 (#86) Bumps [github.com/microsoft/fabric-sdk-go](https://github.com/microsoft/fabric-sdk-go) from 0.1.0-beta.4 to 0.1.0-beta.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/fabric-sdk-go/releases">github.com/microsoft/fabric-sdk-go's releases</a>.</em></p> <blockquote> <h2>v0.1.0-beta.5</h2> <h2>What's Changed</h2> <ul> <li>feat(release): v0.1.0-beta.5 by <a href="https://github.com/DariuszPorowski"><code>@DariuszPorowski</code></a> in <a href="https://redirect.github.com/microsoft/fabric-sdk-go/pull/17">microsoft/fabric-sdk-go#17</a> <ul> <li>Add Mirrored Database Item APIs.</li> <li>Add Workspace Managed Private Endpoints APIs.</li> <li>Add GitHub support to Git APIs.</li> <li>Add Restore Workspace Admin API.</li> <li>Add Definitions for KQL Database and Eventhouse.</li> <li>Add Connections and Gateways APIs.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/microsoft/fabric-sdk-go/compare/v0.1.0-beta.4...v0.1.0-beta.5">https://github.com/microsoft/fabric-sdk-go/compare/v0.1.0-beta.4...v0.1.0-beta.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/4e26096812860dcec4a3c370acb8855834fe10e6"><code>4e26096</code></a> feat(release): v0.1.0-beta.5 (<a href="https://redirect.github.com/microsoft/fabric-sdk-go/issues/17">#17</a>)</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/6e66bc26c14d693a9221b690ff966367a1932370"><code>6e66bc2</code></a> ci(deps): bump actions/dependency-review-action from 4.3.5 to 4.4.0 in /.gith...</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/6ee3c2067a6accc2a4f9c61c6f6d2575616ee44f"><code>6ee3c20</code></a> ci(deps): bump actions/setup-go from 5.0.2 to 5.1.0 in /.github/workflows (<a href="https://redirect.github.com/microsoft/fabric-sdk-go/issues/15">#15</a>)</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/902036a230fa25f77ea4c66f28929d7ebbd5256f"><code>902036a</code></a> ci(deps): bump actions/checkout from 4.2.1 to 4.2.2 in /.github/workflows (<a href="https://redirect.github.com/microsoft/fabric-sdk-go/issues/14">#14</a>)</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/3df3ef28d49fe9d03b26c2eb9ed8c6a87a96604a"><code>3df3ef2</code></a> ci(deps): bump actions/dependency-review-action from 4.3.4 to 4.3.5 in /.gith...</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/8ef84aa7345a1138d1b8e9db07950d5a381701b9"><code>8ef84aa</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.15.0 to...</li> <li><a href="https://github.com/microsoft/fabric-sdk-go/commit/b4ba3a8039ad9f931edcad6bcdb4010cd0e34c37"><code>b4ba3a8</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to...</li> <li>See full diff in <a href="https://github.com/microsoft/fabric-sdk-go/compare/v0.1.0-beta.4...v0.1.0-beta.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/microsoft/fabric-sdk-go&package-manager=go_modules&previous-version=0.1.0-beta.4&new-version=0.1.0-beta.5)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information