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

build(deps): update all minor level dependencies #1079

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Type Update Change
backon dev-dependencies minor 1.3.0 -> 1.4.0
docker/build-push-action action minor v6.13.0 -> v6.14.0
otel/opentelemetry-collector minor 0.119.0 -> 0.120.0
tempfile (source) dev-dependencies minor 3.16.0 -> 3.17.1

Release Notes

Xuanwo/backon (backon)

v1.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: Xuanwo/backon@v1.3.0...v1.4.0

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

v6.14.0

Compare Source

Full Changelog: docker/build-push-action@v6.13.0...v6.14.0

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector)

v0.120.0

Compare Source

Check the following changelogs on specific components for more details:

Changelog

Stebalien/tempfile (tempfile)

v3.17.1

Compare Source

  • Fix build with windows-sys 0.52. Unfortunately, we have no CI for older windows-sys versions at the moment...

v3.17.0

Compare Source

  • Make sure to use absolute paths in when creating unnamed temporary files (avoids a small race in the "immediate unlink" logic) and in Builder::make_in (when creating temporary files of arbitrary types).
  • Prevent a theoretical crash that could (maybe) happen when a temporary file is created from a drop function run in a TLS destructor. Nobody has actually reported a case of this happening in practice and I have been unable to create this scenario in a test.
  • When reseeding with getrandom, use platform (e.g., CPU) specific randomness sources where possible.
  • Clarify some documentation.
  • Unlink unnamed temporary files on windows immediately when possible instead of waiting for the handle to be closed. We open files with "Unix" semantics, so this is generally possible.

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the area/dependencies Pull requests that update a dependency file label Feb 10, 2025
@renovate renovate bot requested a review from a team as a code owner February 10, 2025 22:56
@renovate renovate bot force-pushed the renovate/all-minor branch 5 times, most recently from a6191ae to f5d92a2 Compare February 12, 2025 14:54
@renovate renovate bot changed the title build(deps): update all minor level dependencies to 0.28.0 build(deps): update all minor level dependencies Feb 12, 2025
@renovate renovate bot force-pushed the renovate/all-minor branch 13 times, most recently from 11fd071 to 7eea9a1 Compare February 18, 2025 17:45
@renovate renovate bot force-pushed the renovate/all-minor branch 5 times, most recently from cd33fb1 to a29aad9 Compare February 21, 2025 09:33
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.52%. Comparing base (ede720c) to head (89070f3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1079   +/-   ##
=======================================
  Coverage   57.52%   57.52%           
=======================================
  Files          18       18           
  Lines        1189     1189           
=======================================
  Hits          684      684           
  Misses        505      505           
Flag Coverage Δ
integration-tests 52.34% <ø> (ø)
unit-tests 33.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor branch 2 times, most recently from 81b66cf to 058ee94 Compare February 21, 2025 13:41
@renovate renovate bot force-pushed the renovate/all-minor branch from 058ee94 to 89070f3 Compare February 24, 2025 06:38
@flavio flavio merged commit c87d493 into main Feb 24, 2025
23 checks passed
@renovate renovate bot deleted the renovate/all-minor branch February 24, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant