MeltanoLabs / meltano-map-transform

A map transformer which implements the `Stream Maps` capability from Meltano's tap and target SDK: https://sdk.meltano.com/
Apache License 2.0
16 stars 15 forks source link

chore(deps): Bump meltano from 3.4.0 to 3.4.1 in /.github/workflows #254

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps meltano from 3.4.0 to 3.4.1.

Release notes

Sourced from meltano's releases.

v3.4.1b1 (2024-05-06)

🐛 Fixes

  • #8509 Mapper configuration is no longer ignored and is passed to direct mapper invocations as well as mappings in pipelines
  • #8527 Made the output of meltano select ... list consistent between different Python versions
  • #8213 meltano config <plugin> test false-negative on Windows -- Thanks @​ReubenFrankel!
  • #8508 Cron regex pattern on meltano.schema.json -- Thanks @​sabino!

⚙️ Under the Hood

  • #8470 Started enforcing usage of structlog.stdlib.get_logger over logging.getLogger and banned use of the root logger
  • #8510 Plugin installation status is now logged instead of printed

📚 Documentation Improvements

  • #8524 Changed references of Airflow orchestrator to utility
  • #8506 Document venv.backend usage to configure uv

v3.4.1b1

No release notes provided.

Changelog

Sourced from meltano's changelog.

v3.4.1b1 (2024-05-06)

🐛 Fixes

  • #8509 Mapper configuration is no longer ignored and is passed to direct mapper invocations as well as mappings in pipelines
  • #8527 Made the output of meltano select ... list consistent between different Python versions
  • #8213 meltano config <plugin> test false-negative on Windows -- Thanks @​ReubenFrankel!
  • #8508 Cron regex pattern on meltano.schema.json -- Thanks @​sabino!

⚙️ Under the Hood

  • #8470 Started enforcing usage of structlog.stdlib.get_logger over logging.getLogger and banned use of the root logger
  • #8510 Plugin installation status is now logged instead of printed

📚 Documentation Improvements

  • #8524 Changed references of Airflow orchestrator to utility
  • #8506 Document venv.backend usage to configure uv
Commits
  • 9b75e89 chore: Release v3.4.1 (#8533)
  • 141f36e chore: Release v3.4.1b1 (#8532)
  • 7574897 refactor: Started enforcing usage of structlog.stdlib.get_logger over `logg...
  • 797f082 chore(deps-dev): bump werkzeug from 3.0.1 to 3.0.3 (#8531)
  • 86842a3 chore(deps): bump the runtime-dependencies group with 5 updates (#8530)
  • 34dbae8 ci: bump the actions group with 2 updates (#8528)
  • 1010295 chore(deps-dev): bump the development-dependencies group with 4 updates (#8529)
  • 3256cda fix: Mapper configuration is no longer ignored and is passed to direct mapper...
  • 7298b25 fix: Made the output of meltano select ... list consistent between differen...
  • 886cb57 fix: meltano config \<plugin> test false-negative on Windows (#8213)
  • 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 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)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud