Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Bump meltano from 3.6.0b3 to 3.6.0b4 in /.github/workflows in the…
… ci group (#320) Bumps the ci group in /.github/workflows with 1 update: [meltano](https://github.com/meltano/meltano). Updates `meltano` from 3.6.0b3 to 3.6.0b4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meltano/meltano/commit/fcdb610e19dc0fbe7e5b59335a40b48dca6602d0"><code>fcdb610</code></a> chore: Release v3.6.0b4 (<a href="https://redirect.github.com/meltano/meltano/issues/8933">#8933</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/913e9fed4a7116bf5a9d877014c37d927cf7adcc"><code>913e9fe</code></a> fix(cli): Ask for confirmation in <code>meltano config ... reset</code> (<a href="https://redirect.github.com/meltano/meltano/issues/8914">#8914</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/df3069de6ca97291079512eb9a7c08ddbce76e3c"><code>df3069d</code></a> packaging(deps): Bump the runtime-dependencies group with 6 updates (<a href="https://redirect.github.com/meltano/meltano/issues/8931">#8931</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/41e34b8076331505956e75a626ade8ad6b5adbb9"><code>41e34b8</code></a> ci: Bump the actions group with 2 updates (<a href="https://redirect.github.com/meltano/meltano/issues/8929">#8929</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/7713082da4f03fbe06139052689b5dba0355ce92"><code>7713082</code></a> chore(deps-dev): Bump the development-dependencies group with 2 updates (<a href="https://redirect.github.com/meltano/meltano/issues/8930">#8930</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/ea0af5577757732b31a96b0343632cb5a32235c4"><code>ea0af55</code></a> chore(deps-dev): Bump <code>@docusaurus/module-type-aliases</code> from 3.6.1 to 3.6.3 in ...</li> <li><a href="https://github.com/meltano/meltano/commit/894f86139bc7827ac61551a6b4821cf59467a58f"><code>894f861</code></a> chore(deps): Bump <code>@docusaurus/plugin-google-gtag</code> from 3.6.2 to 3.6.3 in /docs...</li> <li><a href="https://github.com/meltano/meltano/commit/ef9f95ce82f2530d6ba9bd037c4e7f6053eb5a3e"><code>ef9f95c</code></a> test: Fail tests when warnings are emitted (<a href="https://redirect.github.com/meltano/meltano/issues/8918">#8918</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/163da2ada9591cdb1bdfb39370e09f34b890ba01"><code>163da2a</code></a> chore: Add missing typing information to <code>meltano.core.project</code> (<a href="https://redirect.github.com/meltano/meltano/issues/8925">#8925</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/44ea54d7e36a2b54f495102085c094007a17d778"><code>44ea54d</code></a> chore(deps): Bump swiper from 11.1.14 to 11.1.15 in /docs in the runtime-depe...</li> <li>Additional commits viewable in <a href="https://github.com/meltano/meltano/compare/v3.6.0b3...v3.6.0b4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=meltano&package-manager=pip&previous-version=3.6.0b3&new-version=3.6.0b4)](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 will merge this PR once CI passes on it, as requested by @edgarrmondragon. [//]: # (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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information