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

Bump pex from 2.28.0 to 2.28.1 #329

Closed
wants to merge 2 commits into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps pex from 2.28.0 to 2.28.1.

Release notes

Sourced from pex's releases.

pex 2.28.1


2.28.1

This release upgrades science for use in building PEX scies with --scie {eager,lazy}. The upgraded science fixes issues dealing handling failed Python distribution downloads and should now be more robust and clear when downloads fail.

  • Upgrade science minimum requirement to 0.10.1. (#2637)

file sha256 size
pex 3ba098a452db069f2524121999c784c73f0e01c8068d68133c4db83ac9c3ca5b 4366937
pex-linux-aarch64 eb6f8c9a5bd8daefcedf4955b1a1f34160c8cea636f53b8fb00978f1319c419e 23810940
pex-linux-armv7l 7aef94571ee3a4f93ce5db9dd3815f82c67a52f201d88a7237ff49b3f7cf9a7e 23331442
pex-linux-x86_64 dc685c94ba86e8c557b10d6a26d41b5fc6aca7ca478e1e723f064c87bdc1f0bc 25585406
pex-macos-aarch64 0b35efc8b74d1dee3cf1e61e9cd92f77f42dbad62631025f0bd3dbb953994688 21637913
pex-macos-x86_64 b1cedb152ba32efd59ad460fc0257709b48ef236e6fe7b0996ffe4483b47d6bd 22186621
Changelog

Sourced from pex's changelog.

2.28.1

This release upgrades science for use in building PEX scies with --scie {eager,lazy}. The upgraded science fixes issues dealing handling failed Python distribution downloads and should now be more robust and clear when downloads fail.

  • Upgrade science minimum requirement to 0.10.1. (#2637)
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
pex [>= 2.20.a, < 2.21]

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)

Bumps [pex](https://github.com/pex-tool/pex) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/pex-tool/pex/releases)
- [Changelog](https://github.com/pex-tool/pex/blob/main/CHANGES.md)
- [Commits](pex-tool/pex@v2.28.0...v2.28.1)

---
updated-dependencies:
- dependency-name: pex
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from pgoslatara as a code owner January 13, 2025 16:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 13, 2025
Copy link

github-actions bot commented Jan 13, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/dbt_bouncer
   config_file_validator.py107298%160, 190
   runner.py75495%128, 164–165, 223
   utils.py1021585%42, 47, 141–155, 194
src/dbt_bouncer/artifact_parsers
   parsers_common.py47198%58
   parsers_manifest.py84495%172, 174, 182, 259
   parsers_run_results.py33391%64, 66, 69
src/dbt_bouncer/checks/manifest
   check_models.py201199%546
   check_unit_tests.py47394%100, 150, 201
src/dbt_bouncer/checks/run_results
   check_run_results.py19289%97–98
TOTAL40143599% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 0 🔥 7.687s ⏱️

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Dependabot can't parse your pyproject.toml. Because of this, Dependabot cannot update this pull request.

@pgoslatara pgoslatara closed this Jan 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/pex-2.28.1 branch January 13, 2025 20:50
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