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(python-deps): update dependency build to v1.2.2 in all dependant actions #76

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
build (changelog) ==1.2.1 -> ==1.2.2 age adoption passing confidence

Release Notes

pypa/build (build)

v1.2.2

Compare Source

==================

  • Add editable to builder.get_requries_for_build's static types
    (PR :pr:764, fixes issue :issue:763)
  • Include artifact attestations in our release
    (PR :pr:782)
  • Fix typing compatibility with typed pyproject-hooks
    (PR :pr:788)
  • Mark more tests with network
    (PR :pr:808)
  • Add more intersphinx links to docs
    (PR :pr:804)
  • Make uv optional for tests
    (PR :pr:807 and :pr:813)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Sep 6, 2024
@renovate renovate bot requested a review from a team as a code owner September 6, 2024 21:17
@renovate renovate bot added the python label Sep 6, 2024
@renovate renovate bot enabled auto-merge (squash) September 6, 2024 21:17
Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (56c083f) to head (a749e9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          208       208           
  Branches        39        39           
=========================================
  Hits           208       208           

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

@renovate renovate bot merged commit b49f015 into main Sep 6, 2024
39 checks passed
@renovate renovate bot deleted the renovate/automerge/build-1.2.x branch September 6, 2024 21:36
Copy link

github-actions bot commented Sep 6, 2024

Test Results (ubuntu)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 5 5
tests/test_update_development_dependencies.py 13 13
TOTAL 30 30

Link to workflow run

Copy link

github-actions bot commented Sep 6, 2024

Test Results (windows)

path passed subtotal
tests\test_bump_version_in_files.py 5 5
tests\test_create_unique_testpypi_version.py 7 7
tests\test_find_unreleased_changelog_items.py 5 5
tests\test_update_development_dependencies.py 13 13
TOTAL 30 30

Link to workflow run

Copy link

github-actions bot commented Sep 6, 2024

Test Results (macos)

path passed subtotal
tests/test_bump_version_in_files.py 5 5
tests/test_create_unique_testpypi_version.py 7 7
tests/test_find_unreleased_changelog_items.py 5 5
tests/test_update_development_dependencies.py 13 13
TOTAL 30 30

Link to workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants