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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump singer-sdk from 0.27.0 to 0.28.0 #170

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps singer-sdk from 0.27.0 to 0.28.0.

Release notes

Sourced from singer-sdk's releases.

v0.28.0 (2023-06-05)

✨ New

  • #1728 Add an optional Dependabot file to projects generated from templates
  • #1572 Add batch_config handling in append_builtin_config() -- Thanks @​aaronsteers!
  • #1686 Log stream errors
  • #1711 Validate records against stream schema in standard tap tests
  • #1709 Add a default Apache 2.0 license to tap and target templates

🐛 Fixes

  • #1742 Recommend meltano run in target cookiecutter README

⚙️ Under the Hood

  • #936 Use inheritance to construct plugin CLI

📚 Documentation Improvements

  • #1721 Remove unsupported previous_token from HATEOAS example
  • #1703 Fix broken docs link for record_metadata page -- Thanks @​menzenski!
Changelog

Sourced from singer-sdk's changelog.

v0.28.0 (2023-06-05)

✨ New

  • #1728 Add an optional Dependabot file to projects generated from templates
  • #1572 Add batch_config handling in append_builtin_config() -- Thanks @​aaronsteers!
  • #1686 Log stream errors
  • #1711 Validate records against stream schema in standard tap tests
  • #1709 Add a default Apache 2.0 license to tap and target templates

🐛 Fixes

  • #1742 Recommend meltano run in target cookiecutter README

⚙️ Under the Hood

  • #936 Use inheritance to construct plugin CLI

📚 Documentation Improvements

  • #1721 Remove unsupported previous_token from HATEOAS example
  • #1703 Fix broken docs link for record_metadata page -- Thanks @​menzenski!
Commits
  • cbb858a chore: Release v0.28.0 (#1746)
  • 4eaca03 chore(deps): Bump cryptography from 41.0.0 to 41.0.1 (#1744)
  • 2198572 chore(deps): Bump typing-extensions from 4.6.2 to 4.6.3 (#1743)
  • 047c333 fix(templates): Recommend meltano run in target cookiecutter README (#1742)
  • 0b7d4a8 chore(deps): Bump cryptography from 40.0.2 to 41.0.0 (#1741)
  • 7d637ee chore(deps): Bump typing-extensions from 4.6.1 to 4.6.2 (#1738)
  • 03dff2e chore(deps-dev): Bump coverage from 7.2.6 to 7.2.7 (#1740)
  • 40db18a chore(deps-dev): Bump types-requests from 2.31.0.0 to 2.31.0.1 (#1739)
  • 535766d chore(deps): Bump poetry from 1.5.0 to 1.5.1 in /.github/workflows (#1737)
  • c644bb9 chore: pre-commit autoupdate (#1736)
  • 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 @edgarrmondragon.


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 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 pip dependencies Python Packages python Pull requests that update Python code labels Jun 5, 2023
@dependabot dependabot bot requested a review from edgarrmondragon June 5, 2023 15:59
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

@edgarrmondragon
Copy link
Member

@dependabot rebase

Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.27.0...v0.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/singer-sdk-0.28.0 branch from 6210de9 to 8003c3c Compare June 5, 2023 16:07
@sonarcloud
Copy link

sonarcloud bot commented Jun 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot dependabot bot merged commit e3f0f9a into main Jun 5, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/singer-sdk-0.28.0 branch June 5, 2023 16:09
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