Skip to content

chore(deps): bump meltano from 3.9.1 to 4.0.5#14

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/meltano-4.0.5
Closed

chore(deps): bump meltano from 3.9.1 to 4.0.5#14
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/meltano-4.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps meltano from 3.9.1 to 4.0.5.

Release notes

Sourced from meltano's releases.

v4.0.5 (2025-11-04)

🐛 Fixes

  • #9626 Expand environment variables in mapping configuration

⚙️ Under the Hood

  • #9627 Use pattern matching to update the schedule in meltano schedule set

📦 Packaging changes

  • #9609 Remove unmaintained dependency flatten-dict

v4.0.4 (2025-10-31)

🐛 Fixes

  • #9621 Handle stringification of nested date values in plugin configuration

v4.0.3 (2025-10-30)

🐛 Fixes

  • #9617 Default smart-open logs to the warning level and above
  • #9618 meltano el/elt now also supports log parsing

v4.0.2 (2025-10-29)

🐛 Fixes

  • #9613 Auto-install plugin if existing virtualenv is broken

📚 Documentation Improvements

  • #9603 Add an admonition for psycopg2 and link to SQLAlchemy docs

v4.0.1 (2025-10-23)

🐛 Fixes

  • #9600 Fetch plugin definition only once when locking plugins with meltano lock

⚙️ Under the Hood

  • #9599 Filter out urllib3 logs below the error level

... (truncated)

Changelog

Sourced from meltano's changelog.

v4.0.5 (2025-11-04)

🐛 Fixes

  • #9626 Expand environment variables in mapping configuration

⚙️ Under the Hood

  • #9627 Use pattern matching to update the schedule in meltano schedule set

📦 Packaging changes

  • #9609 Remove unmaintained dependency flatten-dict

v4.0.4 (2025-10-31)

🐛 Fixes

  • #9621 Handle stringification of nested date values in plugin configuration

v4.0.3 (2025-10-30)

🐛 Fixes

  • #9617 Default smart-open logs to the warning level and above
  • #9618 meltano el/elt now also supports log parsing

v4.0.2 (2025-10-29)

🐛 Fixes

  • #9613 Auto-install plugin if existing virtualenv is broken

📚 Documentation Improvements

  • #9603 Add an admonition for psycopg2 and link to SQLAlchemy docs

v4.0.1 (2025-10-23)

🐛 Fixes

  • #9600 Fetch plugin definition only once when locking plugins with meltano lock

⚙️ Under the Hood

  • #9599 Filter out urllib3 logs below the error level

v4.0.0 (2025-10-17)

BREAKING CHANGES

... (truncated)

Commits
  • 71884e6 chore: Release v4.0.5 (#9628)
  • 65c5feb chore: Lock file maintenance
  • bf27ae0 packaging: Remove unmaintained dependency flatten-dict (#9609)
  • ea7c7b6 fix: Expand environment variables in mapping configuration (#9626)
  • ef141d9 refactor: Use pattern matching to update the schedule in `meltano schedule se...
  • 932eef0 chore: pre-commit autoupdate (#9625)
  • 32a2f08 chore(deps): Bump swiper from 12.0.2 to 12.0.3 in /docs in the runtime-depend...
  • 07b66c9 ci: Bump the actions group with 3 updates (#9623)
  • f43b680 chore: Release v4.0.4 (#9622)
  • 7e36c13 ci: Use Postgres 14 in CI
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Nov 10, 2025
@dependabot dependabot bot force-pushed the dependabot/uv/meltano-4.0.5 branch 5 times, most recently from 2c6ebdd to b7a4b6e Compare November 30, 2025 04:22
Bumps [meltano](https://github.com/meltano/meltano) from 3.9.1 to 4.0.5.
- [Release notes](https://github.com/meltano/meltano/releases)
- [Changelog](https://github.com/meltano/meltano/blob/main/CHANGELOG.md)
- [Commits](meltano/meltano@v3.9.1...v4.0.5)

---
updated-dependencies:
- dependency-name: meltano
  dependency-version: 4.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/meltano-4.0.5 branch from b7a4b6e to 1fde855 Compare November 30, 2025 14:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #20.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/uv/meltano-4.0.5 branch December 1, 2025 06:56
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants