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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps): bump singer-sdk from 0.36.0 to 0.36.1 #292

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2024

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 @鈥婤uzzCutNorman!
  • #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 @鈥婻eubenFrankel!
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 @鈥婤uzzCutNorman!
  • #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 @鈥婻eubenFrankel!
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 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)

Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.36.0...v0.36.1)

---
updated-dependencies:
- dependency-name: singer-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added pip dependencies Python Packages python Pull requests that update Python code labels Mar 14, 2024
Copy link

sonarcloud bot commented Mar 14, 2024

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

Copy link
Member

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit bb291c1 into main Mar 14, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-0.36.1 branch March 14, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pip dependencies Python Packages python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant