fix(deps): update dependency singer-sdk to ~=0.48.0 #191
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=0.47.0
->~=0.48.0
Release Notes
meltano/sdk (singer-sdk)
v0.48.0
Compare Source
✨ New
__original_stream_name__
in stream maps -- Thanks @ReubenFrankel!.env.example
files to tap, target and mapper templatesstream_maps
🐛 Fixes
--about --format=markdown
compliant with CommonMarkRESTStream.get_new_paginator
to indicate returningNone
is supported to indicate no pagination-
in SQL targets whendefault_target_schema
is set, introduced in #3020⚙️ Under the Hood
RESTStream.records_jsonpath
read-only by defaultget_stream_schema
the public API of theStreamSchema
descriptorSchemaSource
generic on any hashable key typecapabilities
a proper class attribute for tap, target and mapper classesBaseTestClass
subclass when generating built-in testsSingerTestRunner
classjsonschema
validator instance directly instead of routing throughjsonschema.validators.validator_for
TestSuite
→SingerTestSuite
to prevent a pytest test collection warningclick
callback to parse config input arguments and deprecatePluginBase.config_from_cli_args
Faker
class from stream mapssinger_sdk._singerlib
📚 Documentation Improvements
__NULL__
comment to admonitionFaker
class from stream maps docs📦 Packaging changes
Configuration
📅 Schedule: Branch creation - Between 04:00 PM and 06:59 PM, only on Monday ( * 16-18 * * 1 ) in timezone America/Mexico_City, Automerge - Between 07:00 AM and 09:59 AM, only on Wednesday ( * 7-9 * * 3 ) in timezone America/Mexico_City.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.