Skip to content

Commit 30eaca0

Browse files
chore: Bump meltano from 3.7.7 to 3.7.8 in /.github/workflows in the ci group (#545)
Bumps the ci group in /.github/workflows with 1 update: [meltano](https://github.com/meltano/meltano). Updates `meltano` from 3.7.7 to 3.7.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/meltano/meltano/releases">meltano's releases</a>.</em></p> <blockquote> <h2>v3.7.8 (2025-06-05)</h2> <ul> <li><a href="https://hub.docker.com/r/meltano/meltano/tags?page=&amp;page_size=&amp;ordering=&amp;name=v3.7.8-python">Docker Hub 🐋</a></li> <li><a href="https://pypi.org/project/meltano/3.7.8/">PyPI 🐍</a></li> </ul> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/meltano/issues/9300">#9300</a> Do not try to cast expandable inherited settings</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/meltano/meltano/blob/main/CHANGELOG.md">meltano's changelog</a>.</em></p> <blockquote> <h2>v3.7.8 (2025-06-05)</h2> <h3>🐛 Fixes</h3> <ul> <li><a href="https://redirect.github.com/meltano/meltano/issues/9300">#9300</a> Do not try to cast expandable inherited settings</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/meltano/meltano/commit/b3d32fae0211a3a2835c58a388d2d3db81e9e142"><code>b3d32fa</code></a> chore: Release v3.7.8 (<a href="https://redirect.github.com/meltano/meltano/issues/9303">#9303</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/f7fbeff4ee14e2db2a864a029143c0ff484cb54a"><code>f7fbeff</code></a> chore: Update comment in Dockerfile</li> <li><a href="https://github.com/meltano/meltano/commit/29fce77d5df0ebca6af7dcb14b43dec5abc92577"><code>29fce77</code></a> test: Further test env var expansion in inherited plugins (<a href="https://redirect.github.com/meltano/meltano/issues/9301">#9301</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/c13d5ea940ac0fb17378153eef2331cc8493d9ac"><code>c13d5ea</code></a> fix: Do not try to cast expandable inherited settings (<a href="https://redirect.github.com/meltano/meltano/issues/9300">#9300</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/779924ae7b364bcc41d3424c168920b6a42b1cd9"><code>779924a</code></a> chore: Lock file maintenance</li> <li><a href="https://github.com/meltano/meltano/commit/6ef99ace0a0054a7b4f550cf02ebab6282c3ce70"><code>6ef99ac</code></a> ci: Test with free Linux arm64 runners (<a href="https://redirect.github.com/meltano/meltano/issues/9292">#9292</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/4b536d28d3ae844721b1acc1e366921db60be175"><code>4b536d2</code></a> chore: pre-commit autoupdate (<a href="https://redirect.github.com/meltano/meltano/issues/9297">#9297</a>)</li> <li><a href="https://github.com/meltano/meltano/commit/fe793b4e95bbf4f51857715686a47e4964e836b1"><code>fe793b4</code></a> chore: Lock file maintenance</li> <li><a href="https://github.com/meltano/meltano/commit/0a67e7c07405f11d5dddb02254a550f926d446db"><code>0a67e7c</code></a> chore(deps): bump <code>@​docusaurus/plugin-google-gtag</code> from 3.7.0 to 3.8.0 in /docs...</li> <li><a href="https://github.com/meltano/meltano/commit/20cac602b4fba7aee474f1d767a7565ed108f2d9"><code>20cac60</code></a> chore(deps-dev): bump the development-dependencies group in /docs with 3 upda...</li> <li>Additional commits viewable in <a href="https://github.com/meltano/meltano/compare/v3.7.7...v3.7.8">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.7.7&new-version=3.7.8)](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>
1 parent 91d6bd9 commit 30eaca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
meltano==3.7.7
1+
meltano==3.7.8
22
tox==4.26.0
33
tox-uv==1.26.0

0 commit comments

Comments
 (0)