Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

Bumps singer-sdk from 0.48.1 to 0.49.0.

Release notes

Sourced from singer-sdk's releases.

v0.49.0 (2025-09-11)

✨ New

  • #3262 By default ObjectType fields now use additionalProperties: true
  • #3196 Use ty to check types in tap, target and mapper templates

🐛 Fixes

  • #3257 Add DecimalType alias for NumberType

⚙️ Under the Hood

  • #3269 Move all SQLAlchemy-related classes to singer_sdk.sql, deprecate old locations and add a sql dependency extra
  • #3268 Deprecate the stream attribute in authenticator constructors and also deprecate the create_for_stream method
  • #3267 Use typing.override in mapper and tap templates
  • #3177 Remove unused plugin_type attribute from test template classes
  • #3253 Use slotted dataclasses

📚 Documentation Improvements

📦 Packaging changes

  • #3252 Dropped support for Python 3.9
Changelog

Sourced from singer-sdk's changelog.

v0.49.0 (2025-09-11)

✨ New

  • #3262 By default ObjectType fields now use additionalProperties: true
  • #3196 Use ty to check types in tap, target and mapper templates

🐛 Fixes

  • #3257 Add DecimalType alias for NumberType

⚙️ Under the Hood

  • #3269 Move all SQLAlchemy-related classes to singer_sdk.sql, deprecate old locations and add a sql dependency extra
  • #3268 Deprecate the stream attribute in authenticator constructors and also deprecate the create_for_stream method
  • #3267 Use typing.override in mapper and tap templates
  • #3177 Remove unused plugin_type attribute from test template classes
  • #3253 Use slotted dataclasses

📚 Documentation Improvements

📦 Packaging changes

  • #3252 Dropped support for Python 3.9
Commits
  • 2c38741 chore: Release v0.49.0 (#3272)
  • af5e015 chore: Make AAPL fundamentals tap a dev package (#3271)
  • d81d004 chore: Restore more imports only for typing
  • bac23de chore: Restore some import only for typing (#3270)
  • 4741236 chore: Lock file maintenance
  • 744f629 refactor: Move all SQLAlchemy-related classes to singer_sdk.sql, deprecate ...
  • 2351c34 refactor: Deprecate the stream attribute in authenticator constructors and ...
  • 0b0a572 refactor(templates): Use typing.override in mapper and tap templates (#3267)
  • d229382 chore: Bump Ruff to 0.13.0 (#3266)
  • ef6d3c2 chore(deps): bump the ci group in /.github/workflows/resources with 2 updates...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2025 16:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2025
@edgarrmondragon
Copy link
Member

@dependabot recreate

Bumps [singer-sdk](https://github.com/meltano/sdk) from 0.48.1 to 0.49.0.
- [Release notes](https://github.com/meltano/sdk/releases)
- [Changelog](https://github.com/meltano/sdk/blob/main/CHANGELOG.md)
- [Commits](meltano/sdk@v0.48.1...v0.49.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/singer-sdk-0.49.0 branch from 7b92ad0 to 3a47984 Compare September 14, 2025 20:38
Copy link

@edgarrmondragon edgarrmondragon added this pull request to the merge queue Sep 14, 2025
Merged via the queue into main with commit dc235e6 Sep 14, 2025
11 checks passed
@edgarrmondragon edgarrmondragon deleted the dependabot/pip/singer-sdk-0.49.0 branch September 14, 2025 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant