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

chore: Release v0.42.1 #2757

Closed
wants to merge 6 commits into from
Closed

chore: Release v0.42.1 #2757

wants to merge 6 commits into from

Conversation

MeltyBot
Copy link
Contributor

@MeltyBot MeltyBot commented Nov 11, 2024

Prepare MeltanoSDK v0.42.1 for release.

Checklist:

  • Check that the right version is set in all the files.
  • Groom the changelog for wording or missing entries.
  • Merge this PR once everything looks good.

Release Draft


📚 Documentation preview 📚: https://meltano-sdk--2757.org.readthedocs.build/en/2757/

dependabot bot and others added 6 commits November 11, 2024 13:14
Bumps the actions group with 2 updates: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [commitizen-tools/commitizen-action](https://github.com/commitizen-tools/commitizen-action).


Updates `pypa/gh-action-pypi-publish` from 1.11.0 to 1.12.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.2)

Updates `commitizen-tools/commitizen-action` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/commitizen-tools/commitizen-action/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen-action/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen-action@0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: commitizen-tools/commitizen-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump package version

* Update dev deps

---------

Co-authored-by: edgarrmondragon <[email protected]>
Co-authored-by: Edgar Ramírez-Mondragón <[email protected]>
* refactor: Dropped support for Python 3.8

* Update tests/core/test_connector_sql.py
chor: Use `importlib.resources` from the standard library
* Add a branch to to_json_compatible to return a stringified value for uuid.UUID

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Add test

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Edgar Ramírez-Mondragón <[email protected]>
Copy link

codspeed-hq bot commented Nov 11, 2024

CodSpeed Performance Report

Merging #2757 will not alter performance

Comparing release/v0.42.1 (ebfddc0) with main (42eff70)

Summary

✅ 6 untouched benchmarks

Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.74%. Comparing base (c0b341c) to head (ebfddc0).
Report is 2 commits behind head on v0.42.

Additional details and impacted files
@@           Coverage Diff           @@
##            v0.42    #2757   +/-   ##
=======================================
  Coverage   90.74%   90.74%           
=======================================
  Files          62       62           
  Lines        5099     5102    +3     
  Branches      658      659    +1     
=======================================
+ Hits         4627     4630    +3     
  Misses        330      330           
  Partials      142      142           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edgarrmondragon edgarrmondragon changed the base branch from main to v0.42 November 11, 2024 21:14
@edgarrmondragon edgarrmondragon deleted the release/v0.42.1 branch November 11, 2024 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants