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 singer-sdk from 0.36.0 to 0.36.1 #233

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps singer-sdk from 0.36.0 to 0.36.1.

Release notes

Sourced from singer-sdk's releases.

v0.36.1 (2024-03-13)

🐛 Fixes

  • #2310 Limited importlib-resources to < 6.2 due to breaking changes
  • #2288 Bumped min joblib dependency to >=1.3.0 and replaced deprecated parallel_backend with parallel_config -- Thanks @​BuzzCutNorman!
  • #2281 The state_partition_context dictionary is now correctly interpolated in the error message when duplicate partitions/contexts are detected in the input state
  • #2274 Test workflow now fails for any Python matrix job failure in cookiecutter template -- Thanks @​ReubenFrankel!
Changelog

Sourced from singer-sdk's changelog.

v0.36.1 (2024-03-13)

🐛 Fixes

  • #2310 Limited importlib-resources to < 6.2 due to breaking changes
  • #2288 Bumped min joblib dependency to >=1.3.0 and replaced deprecated parallel_backend with parallel_config -- Thanks @​BuzzCutNorman!
  • #2281 The state_partition_context dictionary is now correctly interpolated in the error message when duplicate partitions/contexts are detected in the input state
  • #2274 Test workflow now fails for any Python matrix job failure in cookiecutter template -- Thanks @​ReubenFrankel!
Commits
  • 9549a82 chore: Fix version bump (#2314)
  • a6753fd chore: Release v0.36.1 (#2315)
  • 2e3aff5 fix(deps): Limited importlib-resources to < 6.2 due to breaking changes (#2...
  • 0d54ebe chore: pre-commit autoupdate (#2309)
  • 4f4944e chore(deps-dev): bump types-jsonschema from 4.21.0.20240118 to 4.21.0.2024031...
  • 370e034 chore(deps-dev): bump types-simplejson from 3.19.0.20240218 to 3.19.0.2024031...
  • 7017760 chore(deps-dev): bump types-pyyaml from 6.0.12.12 to 6.0.12.20240311 (#2306)
  • cbc3aa9 chore(deps): bump the actions group with 3 updates (#2303)
  • 393ef80 chore(deps): bump packaging from 23.2 to 24.0 (#2305)
  • 29016e2 chore(deps-dev): bump types-python-dateutil from 2.8.19.20240106 to 2.8.19.20...
  • 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 will merge this PR once CI passes on it, as requested by @WillDaSilva.


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 4 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