Skip to content

Upgrade pip-tools to 7.5.0, build to 1.0.0, awscrt from 0.26.1 to 0.27.5 #9625

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

Merged
merged 12 commits into from
Aug 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Changes

  • Bumped pip-tools to 7.5.0. This fixes our regenerate-lockfiles script.
  • Bumped build to 1.0.0. This is needed for pip-tools 7.5.0.
  • Upgraded awscrt to 0.27.4. The dependabot details for this are below.
  • Regenerated base & sdist lockfiles. Ran GitHub Action to regenerate Windows lockfiles.

Tests

  • Successfully ran CLI build workflow including all tests suites.

Bumps awscrt from 0.26.1 to 0.27.4.

Release notes

Sourced from awscrt's releases.

v0.27.4

What's Changed

Full Changelog: awslabs/aws-crt-python@v0.27.3...v0.27.4

v0.27.3

What's Changed

Full Changelog: awslabs/aws-crt-python@v0.27.2...v0.27.3

Fix version str, strip the leading v

What's Changed

Full Changelog: awslabs/aws-crt-python@v0.27.1...v0.27.2

Reduce the Package Size

What's Changed

Full Changelog: awslabs/aws-crt-python@v0.27.0...v0.27.1

v0.27.0

What's Changed

Full Changelog: awslabs/aws-crt-python@v0.26.1...v0.27.0

Commits

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 This issue is a problem in a dependency. v2 labels Jul 30, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

A newer version of awscrt exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@aemous aemous changed the title Bump awscrt from 0.26.1 to 0.27.4 Upgrade pip-tools to 7.5.0, build to 1.0.0, awscrt from 0.26.1 to 0.27.4 Jul 31, 2025
@aemous
Copy link
Contributor

aemous commented Jul 31, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@aemous aemous requested a review from a team August 1, 2025 13:46
@aemous aemous force-pushed the dependabot/pip/v2/awscrt-0.27.4 branch from 58c37aa to 089f45d Compare August 1, 2025 14:11
@aemous aemous changed the title Upgrade pip-tools to 7.5.0, build to 1.0.0, awscrt from 0.26.1 to 0.27.4 Upgrade pip-tools to 7.5.0, build to 1.0.0, awscrt from 0.26.1 to 0.27.5 Aug 1, 2025
Copy link
Contributor

@hssyoo hssyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I think we're also good to revert this commit: #9563

@aemous
Copy link
Contributor

aemous commented Aug 1, 2025

Thanks! I think we're also good to revert this commit: #9563

Pushed this revert. Tested via python3 -m pytest tests/backends/build_system/functional/test_lock_files.py using Python3.13 environment, and confirmed success.

========================================================================= test session starts =========================================================================
platform darwin -- Python 3.13.3, pytest-7.4.0, pluggy-1.6.0
rootdir: <REDACTED>
configfile: pyproject.toml
plugins: xdist-3.1.0, cov-4.1.0
collected 2 items                                                                                                                                                     

tests/backends/build_system/functional/test_lock_files.py ..                                                                                                    [100%]

========================================================================== 2 passed in 8.40s =========================================================================

@aemous aemous requested a review from hssyoo August 1, 2025 16:58
@aemous aemous merged commit 33bc0ed into v2 Aug 1, 2025
107 of 108 checks passed
@dependabot dependabot bot deleted the dependabot/pip/v2/awscrt-0.27.4 branch August 1, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency. v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants