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

Update to libcnb 0.14.0 #638

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Update to libcnb 0.14.0 #638

merged 1 commit into from
Aug 21, 2023

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Aug 19, 2023

Updates libcnb related crates from 0.13.0 to 0.14.0:
https://github.com/heroku/libcnb.rs/releases/tag/v0.14.0

Dependabot didn't open a PR since it appears to have issues with Cargo workspace root dependencies when using the beta dependency grouping feature. (I'll report this upstream shortly)

I've also updated the nodejs-corepack integration tests to use the improved run_shell_command helper - which is a much better fit for running one off commands. (This helper existed before, but as of libcnb 0.14.0 now offers even more advantages, since it's able to validate exit code.)

GUS-W-13976470.

Updates libcnb related crates from 0.13.0 to 0.14.0:
https://github.com/heroku/libcnb.rs/releases/tag/v0.14.0

Dependabot didn't open a PR since it appears to have issues with
Cargo workspace root dependencies when using the beta dependency
grouping feature.

I've also updated the `nodejs-corepack` integration tests to use the
improved `run_shell_command` helper - which is a much better fit
for running one off commands. (This helper existed before, but as of
libcnb 0.14.0 now offers even more advantages, since it's able to
validate exit code.)

GUS-W-13976470.
@edmorley edmorley self-assigned this Aug 19, 2023
@edmorley edmorley marked this pull request as ready for review August 19, 2023 11:00
@edmorley edmorley requested a review from a team as a code owner August 19, 2023 11:00
@edmorley
Copy link
Member Author

Quite a reduction in transitive dependencies (+148 −644) thanks to the Bollard removal :-)

Copy link
Member

@Malax Malax left a comment

Choose a reason for hiding this comment

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

Looks good to me, leaving final word about this to @joshwlewis - but probably not a controversial PR :)

@edmorley edmorley merged commit 040e3fb into main Aug 21, 2023
17 checks passed
@edmorley edmorley deleted the edmorley/libcnb-0.14.0 branch August 21, 2023 15:27
colincasey added a commit that referenced this pull request Sep 7, 2023
* main:
  Bump chrono from 0.4.26 to 0.4.28 (#642)
  Bump serde from 1.0.183 to 1.0.188 (#643)
  Bump url from 2.4.0 to 2.4.1 (#644)
  Bump regex from 1.9.3 to 1.9.4 (#645)
  Skip `mirror-distribution` job if there are no versions (#628)
  Bump Swatinem/rust-cache from 2.5.1 to 2.6.2 (#640)
  Update to libcnb 0.14.0 (#638)
  Update Procfile CNB to v2.0.1 (#639)
  Bump buildpacks/github-actions from 5.3.0 to 5.4.0 (#636)
  Bump regex from 1.9.1 to 1.9.3 (#635)
  Bump serde_json from 1.0.104 to 1.0.105 (#634)
  Bump thiserror from 1.0.44 to 1.0.47 (#633)
  Bump toml from 0.7.5 to 0.7.6 (#632)
  Bump anyhow from 1.0.71 to 1.0.75 (#631)
  Bump tempfile from 3.7.0 to 3.7.1 (#630)
  Bump serde from 1.0.166 to 1.0.168 (#629)
  Ignore yarn 2.4.3 (#627)
  Fix inventory update order (#621)

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	test_support/src/lib.rs
colincasey added a commit that referenced this pull request Sep 7, 2023
* main:
  Bump chrono from 0.4.26 to 0.4.28 (#642)
  Bump serde from 1.0.183 to 1.0.188 (#643)
  Bump url from 2.4.0 to 2.4.1 (#644)
  Bump regex from 1.9.3 to 1.9.4 (#645)
  Skip `mirror-distribution` job if there are no versions (#628)
  Bump Swatinem/rust-cache from 2.5.1 to 2.6.2 (#640)
  Update to libcnb 0.14.0 (#638)
  Update Procfile CNB to v2.0.1 (#639)
  Bump buildpacks/github-actions from 5.3.0 to 5.4.0 (#636)
  Bump regex from 1.9.1 to 1.9.3 (#635)
  Bump serde_json from 1.0.104 to 1.0.105 (#634)
  Bump thiserror from 1.0.44 to 1.0.47 (#633)
  Bump toml from 0.7.5 to 0.7.6 (#632)
  Bump anyhow from 1.0.71 to 1.0.75 (#631)
  Bump tempfile from 3.7.0 to 3.7.1 (#630)
  Bump serde from 1.0.166 to 1.0.168 (#629)
  Ignore yarn 2.4.3 (#627)
  Fix inventory update order (#621)

# Conflicts:
#	Cargo.lock
#	Cargo.toml
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.

None yet

3 participants