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 module github.com/jcchavezs/porto to v0.7.0 #11430

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jcchavezs/porto v0.6.0 -> v0.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jcchavezs/porto (github.com/jcchavezs/porto)

v0.7.0: Version 0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: jcchavezs/porto@v0.6.0...v0.7.0


Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 dependencies Pull requests that update a dependency file renovatebot labels Oct 12, 2024
@renovate renovate bot requested a review from a team as a code owner October 12, 2024 23:50
@renovate renovate bot requested a review from mx-psi October 12, 2024 23:50
Copy link
Contributor Author

renovate bot commented Oct 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: internal/tools/go.sum
Command failed: go get -d -t ./...
go: module github.com/jcchavezs/[email protected] requires go >= 1.23; switching to go1.23.2
go: downloading go1.23.2 (linux/amd64)
go: download go1.23.2: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@bogdandrutu bogdandrutu reopened this Oct 12, 2024
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.14%. Comparing base (49f657f) to head (f30c00d).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11430      +/-   ##
==========================================
- Coverage   92.15%   92.14%   -0.02%     
==========================================
  Files         432      432              
  Lines       20255    20255              
==========================================
- Hits        18666    18663       -3     
- Misses       1228     1230       +2     
- Partials      361      362       +1     

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

Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

This changes the go directive to go 1.23 on internal/tools. I am fine with that since it's only the tooling which is internal to the project and does not affect our Go compatibility promise, but if it causes trouble we can always revert

@mx-psi mx-psi merged commit ad2296a into main Oct 14, 2024
50 checks passed
@mx-psi mx-psi deleted the renovate/github.com-jcchavezs-porto-0.x branch October 14, 2024 09:35
@github-actions github-actions bot added this to the next release milestone Oct 14, 2024
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 renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants