Skip to content

chore: Update non-major dependencies#1008

Merged
renovate[bot] merged 2 commits intomasterfrom
renovate/non-major-dependencies
Apr 14, 2025
Merged

chore: Update non-major dependencies#1008
renovate[bot] merged 2 commits intomasterfrom
renovate/non-major-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/charmbracelet/huh/spinner require digest 039c3ae -> 76d1f82 age adoption passing confidence
github.com/goravel/framework require patch v1.15.6 -> v1.15.7 age adoption passing confidence
golang.org/x/exp require digest 054e65f -> 7e4ce0a age adoption passing confidence

Release Notes

goravel/framework (github.com/goravel/framework)

v1.15.7

Compare Source

What's Changed

Full Changelog: v1.15.6...v1.15.7


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner April 14, 2025 03:51
@renovate renovate bot enabled auto-merge (squash) April 14, 2025 03:51
@renovate
Copy link
Contributor Author

renovate bot commented Apr 14, 2025

⚠️ 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: tests/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/goravel/framework v1.15.7
go: downloading github.com/goravel/sqlite v0.0.0-20250319075628-124c135617fd
go: downloading github.com/glebarez/sqlite v1.11.0
go: downloading github.com/dromara/carbon/v2 v2.5.6
go: downloading github.com/golang-migrate/migrate/v4 v4.18.1
go: downloading github.com/glebarez/go-sqlite v1.22.0
go: downloading modernc.org/sqlite v1.36.1
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading go.uber.org/atomic v1.11.0
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.16
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading modernc.org/libc v1.61.13
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading modernc.org/mathutil v1.7.1
go: downloading modernc.org/memory v1.8.2
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: github.com/goravel/framework/tests imports
	github.com/goravel/framework/contracts/database/db: cannot find module providing package github.com/goravel/framework/contracts/database/db
go: github.com/goravel/framework/tests imports
	github.com/goravel/framework/contracts/database/driver: cannot find module providing package github.com/goravel/framework/contracts/database/driver
go: github.com/goravel/framework/tests imports
	github.com/goravel/framework/contracts/testing/docker: cannot find module providing package github.com/goravel/framework/contracts/testing/docker
go: github.com/goravel/framework/tests imports
	github.com/goravel/framework/database/driver: cannot find module providing package github.com/goravel/framework/database/driver
go: github.com/goravel/framework/tests imports
	github.com/goravel/framework/database/logger: cannot find module providing package github.com/goravel/framework/database/logger
go: github.com/goravel/framework/tests imports
	github.com/goravel/mysql imports
	github.com/goravel/framework/support/process: cannot find module providing package github.com/goravel/framework/support/process
go: warning: github.com/Azure/go-autorest/autorest/adal@v0.9.16: retracted by module author: retracted due to token refresh errors
go: to switch to the latest unretracted version, run:
	go get github.com/Azure/go-autorest/autorest/adal@latest

@codecov
Copy link

codecov bot commented Apr 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.23%. Comparing base (4dc9b57) to head (fdc69d8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1008   +/-   ##
=======================================
  Coverage   70.23%   70.23%           
=======================================
  Files         169      169           
  Lines       11456    11456           
=======================================
  Hits         8046     8046           
  Misses       3059     3059           
  Partials      351      351           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: fdc69d8 Previous: 4dc9b57 Ratio
BenchmarkFile_ReadWrite 290461 ns/op 2072 B/op 28 allocs/op 187202 ns/op 2072 B/op 28 allocs/op 1.55
BenchmarkFile_ReadWrite - ns/op 290461 ns/op 187202 ns/op 1.55

This comment was automatically generated by workflow using github-action-benchmark.

@renovate renovate bot merged commit ebdcf85 into master Apr 14, 2025
12 of 13 checks passed
@renovate renovate bot deleted the renovate/non-major-dependencies branch April 14, 2025 06:42
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.

1 participant