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.27.1 to 2.28.0 #326

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps pex from 2.27.1 to 2.28.0.

Release notes

Sourced from pex's releases.

pex 2.28.0


2.28.0

This release adds Pex --scie {eager,lazy} support for Linux ppc64le and s390x.

  • Add --scie support for Linux ppc64le and s390x. (#2635)

file sha256 size
pex 3ed2efa4dc9e63129d5ad018d34101613dac5d6fb03ff29cd970a075fac0a212 4366923
pex-linux-aarch64 6999fbdfeb66eea93fa960048f8d25b0fff80af74e9b5981eb7209f61dba4bad 23810922
pex-linux-armv7l 542824641bfafdf256cb293ef77882ac48370c302d0f074badea1c8172e13dd5 23331421
pex-linux-x86_64 af786ebcb24040a14ff4b30d88f610ae5d88e22abdfb48a4d52b4b0ecf04af97 25585389
pex-macos-aarch64 eaabf61b92be055969c28fec5c42abf1e408761c36fcf1eca2042e8a16722883 21637899
pex-macos-x86_64 ed961600ca2502115c7153773e0cd5d013769c73bd58d6dcbe3e872075c38da4 22186599
Changelog

Sourced from pex's changelog.

2.28.0

This release adds Pex --scie {eager,lazy} support for Linux ppc64le and s390x.

  • Add --scie support for Linux ppc64le and s390x. (#2635)
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.27.1 to 2.28.0.
- [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.27.1...v2.28.0)

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

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

github-actions bot commented Jan 6, 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%539
   check_unit_tests.py47394%100, 150, 201
src/dbt_bouncer/checks/run_results
   check_run_results.py19289%92–93
TOTAL40143599% 

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

@pgoslatara pgoslatara merged commit 4b34b5f into main Jan 6, 2025
14 checks passed
@pgoslatara pgoslatara deleted the dependabot/pip/pex-2.28.0 branch January 6, 2025 19:27
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