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

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

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/stretchr/testify v1.8.4 -> v1.9.0 age adoption passing confidence require minor
test-collector v1.10.0 -> v1.10.1 age adoption passing confidence patch

Release Notes

stretchr/testify (github.com/stretchr/testify)

v1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.8.4...v1.9.0

buildkite-plugins/test-collector-buildkite-plugin (test-collector)

v1.10.1: (🍪 Yummy)

Compare Source

Fixes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     test-collector#v1.10.0:
+     test-collector#v1.10.1:
        files: "test/junit-*.xml"
        format: "junit"

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from eddiebeazer as a code owner February 12, 2024 01:37
@renovate renovate bot enabled auto-merge (squash) February 12, 2024 01:37
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Merging #20 (a2e38f7) into main (676cc6b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   75.60%   75.60%           
=======================================
  Files           4        4           
  Lines         246      246           
=======================================
  Hits          186      186           
  Misses         39       39           
  Partials       21       21           
Components Coverage Δ
clean 66.66% <ø> (ø)
jsonToXml 84.21% <ø> (ø)
parseLintReport 69.23% <ø> (ø)
projectVersion 76.47% <ø> (ø)

@renovate renovate bot changed the title chore(deps): update buildkite plugin test-collector to v1.10.1 fix(deps): update all non-major dependencies Mar 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 51b8979 to cd3615c Compare March 1, 2024 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd3615c to 519029b Compare April 1, 2024 19:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 519029b to a2e38f7 Compare April 1, 2024 19:27
@renovate renovate bot merged commit 3452448 into main Apr 1, 2024
7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 1, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant