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: Bump meltano from 3.6.0b2 to 3.6.0b4 in /.github/workflows in the ci group #486

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the ci group in /.github/workflows with 1 update: meltano.

Updates meltano from 3.6.0b2 to 3.6.0b4

Commits
  • fcdb610 chore: Release v3.6.0b4 (#8933)
  • 913e9fe fix(cli): Ask for confirmation in meltano config ... reset (#8914)
  • df3069d packaging(deps): Bump the runtime-dependencies group with 6 updates (#8931)
  • 41e34b8 ci: Bump the actions group with 2 updates (#8929)
  • 7713082 chore(deps-dev): Bump the development-dependencies group with 2 updates (#8930)
  • ea0af55 chore(deps-dev): Bump @​docusaurus/module-type-aliases from 3.6.1 to 3.6.3 in ...
  • 894f861 chore(deps): Bump @​docusaurus/plugin-google-gtag from 3.6.2 to 3.6.3 in /docs...
  • ef9f95c test: Fail tests when warnings are emitted (#8918)
  • 163da2a chore: Add missing typing information to meltano.core.project (#8925)
  • 44ea54d chore(deps): Bump swiper from 11.1.14 to 11.1.15 in /docs in the runtime-depe...
  • Additional commits viewable 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 <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

Bumps the ci group in /.github/workflows with 1 update: [meltano](https://github.com/meltano/meltano).


Updates `meltano` from 3.6.0b2 to 3.6.0b4
- [Release notes](https://github.com/meltano/meltano/releases)
- [Changelog](https://github.com/meltano/meltano/blob/main/CHANGELOG.md)
- [Commits](meltano/meltano@v3.6.0b2...v3.6.0b4)

---
updated-dependencies:
- dependency-name: meltano
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
@dependabot dependabot bot requested a review from visch December 1, 2024 12:29
@edgarrmondragon edgarrmondragon added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit 8063dc6 Dec 2, 2024
5 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/dot-github/workflows/ci-ec70fe0834 branch December 2, 2024 02:28
nickjoanis pushed a commit to rosecape/target-postgres that referenced this pull request Dec 4, 2024
…the ci group (MeltanoLabs#486)

Bumps the ci group in /.github/workflows with 1 update:
[meltano](https://github.com/meltano/meltano).

Updates `meltano` from 3.6.0b2 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.0b2...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.0b2&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-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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant