Skip to content

chore: Update non-major dependencies#1048

Merged
hwbrzzl merged 2 commits intomasterfrom
renovate/non-major-dependencies
May 26, 2025
Merged

chore: Update non-major dependencies#1048
hwbrzzl merged 2 commits intomasterfrom
renovate/non-major-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
github.com/charmbracelet/huh/spinner require digest 5fd7cf5 -> d6f1597 age adoption passing confidence
github.com/goravel/framework require patch v1.15.7 -> v1.15.8 age adoption passing confidence
google.golang.org/genproto replace digest 5a2f75b -> 55703ea age adoption passing confidence
google.golang.org/genproto/googleapis/rpc replace digest 5a2f75b -> 55703ea age adoption passing confidence
gorm.io/gorm require minor v1.26.1 -> v1.30.0 age adoption passing confidence

Release Notes

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

v1.15.8

Compare Source

What's Changed

Full Changelog: v1.15.7...v1.15.8

go-gorm/gorm (gorm.io/gorm)

v1.30.0

Compare Source

Changes


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 May 26, 2025 01:41
@renovate
Copy link
Contributor Author

renovate bot commented May 26, 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.8
go: downloading github.com/goravel/mysql v0.0.0-20250513044545-aa0501be0038
go: downloading github.com/goravel/postgres v0.0.2-0.20250523045701-23b33d6c263c
go: downloading github.com/goravel/sqlite v0.0.0-20250513044555-d43b50b2f7d5
go: downloading github.com/goravel/sqlserver v0.0.0-20250513034410-09b770f4d4d3
go: downloading github.com/glebarez/sqlite v1.11.0
go: downloading gorm.io/driver/postgres v1.5.11
go: downloading gorm.io/driver/sqlserver v1.5.4
go: downloading github.com/Masterminds/semver/v3 v3.3.1
go: downloading github.com/ncruces/go-sqlite3 v0.25.0
go: downloading github.com/ncruces/go-sqlite3/gormlite v0.24.0
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.34.4
go: downloading github.com/jackc/pgx/v5 v5.7.2
go: downloading github.com/microsoft/go-mssqldb v1.8.0
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.7
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
go: downloading github.com/golang-sql/sqlexp v0.1.0
go: downloading github.com/ncruces/julianday v1.0.0
go: downloading github.com/tetratelabs/wazero v1.9.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.1
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250505200425-f936aa4a68b2
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

@renovate renovate bot enabled auto-merge (squash) May 26, 2025 01:41
@codecov
Copy link

codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.54%. Comparing base (fe01698) to head (3bba5a7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1048   +/-   ##
=======================================
  Coverage   70.54%   70.54%           
=======================================
  Files         176      176           
  Lines       12330    12330           
=======================================
  Hits         8698     8698           
  Misses       3252     3252           
  Partials      380      380           

☔ 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 May 26, 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.

@hwbrzzl hwbrzzl disabled auto-merge May 26, 2025 07:39
@hwbrzzl hwbrzzl merged commit 727d072 into master May 26, 2025
14 checks passed
@hwbrzzl hwbrzzl deleted the renovate/non-major-dependencies branch May 26, 2025 07:39
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