Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

fix(deps): update all non-major dependencies #45

Merged
merged 2 commits into from Jul 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.66 -> 1.0.72
config dependencies patch 0.13.2 -> 0.13.3
docker/build-push-action action minor v3.2.0 -> v3.3.1
docker/login-action action minor v2.1.0 -> v2.2.0
docker/setup-buildx-action action minor v2.2.1 -> v2.9.1
fpco/alpine-haskell-stack final patch 9.2.3 -> 9.2.7
libc dependencies patch 0.2.137 -> 0.2.147
moka dependencies minor 0.9.5 -> 0.11.2
peter-evans/dockerhub-description action minor v3.1.1 -> v3.4.2
rayon dependencies minor 1.5.3 -> 1.7.0
rocket (source) dependencies patch 0.5.0-rc.2 -> 0.5.0-rc.3
rocket_okapi dependencies patch 0.8.0-rc.2 -> 0.8.0-rc.3
tokio (source) dependencies minor 1.21.2 -> 1.29.1
tracing-subscriber (source) dependencies patch 0.3.16 -> 0.3.17

Release Notes

dtolnay/anyhow (anyhow)

v1.0.72

Compare Source

  • Documentation improvements

v1.0.71

Compare Source

  • Documentation improvements

v1.0.70

Compare Source

  • Update syn dependency to 2.x

v1.0.69

Compare Source

  • Documentation improvements

v1.0.68

Compare Source

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

v1.0.67

Compare Source

  • Improve the backtrace captured when context() is used on an Option (#​280)
mehcode/config-rs (config)

v0.13.3

Compare Source

Please note that we had to update the MSRV for this crate from 1.56.0 to 1.59.0
for this patch release being possible, because a transitive dependency did
update its MSRV.

docker/build-push-action (docker/build-push-action)

v3.3.1

Compare Source

Full Changelog: docker/build-push-action@v3.3.0...v3.3.1

v3.3.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v3.2.0...v3.3.0

docker/login-action (docker/login-action)

v2.2.0

Compare Source

Full Changelog: docker/login-action@v2.1.0...v2.2.0

docker/setup-buildx-action (docker/setup-buildx-action)

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.8.0...v2.9.0

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

v2.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0

v2.4.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.0...v2.4.1

v2.4.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.3.0...v2.4.0

v2.3.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.2.1...v2.3.0

rust-lang/libc (libc)

v0.2.147

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.146...0.2.147

v0.2.146

Compare Source

What's Changed

Full Changelog: rust-lang/libc@0.2.145...0.2.146

v0.2.145

Compare Source

This version has been yanked on crates.io.

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.144...0.2.145

v0.2.144

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.143...0.2.144

v0.2.143

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.142...0.2.143

v0.2.142

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.141...0.2.142

v0.2.141

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.140...0.2.141

v0.2.140

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/libc@0.2.139...0.2.140

v0.2.139

Compare Source

What's Changed

New Contributors


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the Meta: Dependencies Issues and PRs related to dependencies. label Nov 6, 2022
@renovate renovate bot changed the title fix(deps): update rust crate moka to 0.9.6 fix(deps): update all non-major dependencies Nov 7, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3c1ae74 to ec4fc2a Compare November 19, 2022 18:14
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 19, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4b850f3 to 1cad4e1 Compare December 4, 2022 15:08
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Dec 4, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 887a23e to 0212526 Compare December 10, 2022 00:09
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Dec 17, 2022
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Dec 17, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 73e6e7d to b895db0 Compare December 22, 2022 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17e8ec2 to 79dab65 Compare January 4, 2023 22:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1621cde to ee0c9eb Compare March 16, 2023 11:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2a442fa to 64bb119 Compare March 24, 2023 03:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cb64824 to 8ba5120 Compare March 29, 2023 13:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8ba5120 to 17b88d2 Compare April 17, 2023 11:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b5071ab to 396a0ee Compare May 29, 2023 20:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 396a0ee to 8195c05 Compare June 4, 2023 17:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 43c2970 to c9d8bfa Compare June 13, 2023 11:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a1272cd to b202256 Compare June 25, 2023 18:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 87f8666 to 6f75cb6 Compare June 29, 2023 23:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8ed665d to 8241309 Compare July 12, 2023 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8241309 to 0f5872f Compare July 15, 2023 22:34
@jzeuzs jzeuzs merged commit f5694c9 into main Jul 30, 2023
3 of 4 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch July 30, 2023 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Meta: Dependencies Issues and PRs related to dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant