Skip to content

feat(go): update github.com/lrstanley/entrest (v1.0.4 → v1.1.0) - #170

Open
lrstanley-x[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-lrstanley-entrest-1.x
Open

feat(go): update github.com/lrstanley/entrest (v1.0.4 → v1.1.0)#170
lrstanley-x[bot] wants to merge 1 commit into
masterfrom
renovate/github.com-lrstanley-entrest-1.x

Conversation

@lrstanley-x

@lrstanley-x lrstanley-x Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/lrstanley/entrest v1.0.4v1.1.0 age adoption passing confidence

Release Notes

lrstanley/entrest (github.com/lrstanley/entrest)

v1.1.0

Compare Source


Configuration

📅 Schedule: (in timezone America/Denver)

  • Branch creation
    • At any time (no schedule defined)
  • 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

PR generated using automation.

Signed-off-by: lrstanley-x[bot] <153159847+lrstanley-x[bot]@users.noreply.github.com>
@lrstanley-x
lrstanley-x Bot requested a review from lrstanley August 22, 2026 02:00
@lrstanley-x

lrstanley-x Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: _examples/go.sum
Command failed: go get -t ./...
go: downloading github.com/lrstanley/entrest v1.1.0
go: downloading entgo.io/ent v0.14.6
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/ogen-go/ogen v1.24.0
go: downloading github.com/brianvoe/gofakeit/v7 v7.16.0
go: downloading github.com/go-chi/chi/v5 v5.3.2
go: downloading modernc.org/sqlite v1.57.0
go: downloading github.com/stretchr/testify v1.12.1
go: downloading github.com/go-playground/form/v4 v4.3.0
go: downloading github.com/google/go-github/v89 v89.0.0
go: downloading github.com/go-openapi/inflect v1.0.0
go: downloading github.com/stoewer/go-strcase v1.3.1
go: downloading ariga.io/atlas v1.3.0
go: downloading golang.org/x/sync v0.22.0
go: downloading golang.org/x/tools v0.49.0
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/hashicorp/hcl/v2 v2.24.0
go: downloading github.com/zclconf/go-cty v1.19.0
go: downloading github.com/go-faster/errors v0.8.0
go: downloading github.com/go-faster/jx v1.2.0
go: downloading github.com/go-faster/yaml v0.4.6
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading go.uber.org/zap v1.28.0
go: downloading go.yaml.in/yaml/v3 v3.0.5
go: downloading github.com/bmatcuk/doublestar v1.3.4
go: downloading github.com/zclconf/go-cty-yaml v1.2.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/mod v0.40.0
go: downloading github.com/fatih/color v1.19.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading golang.org/x/exp v0.0.0-20260820142414-ca536658362e
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/dlclark/regexp2 v1.12.0
go: downloading golang.org/x/text v0.41.0
go: downloading github.com/segmentio/asm v1.2.1
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/mattn/go-colorable v0.1.15
go: downloading github.com/mattn/go-isatty v0.0.24
go: downloading golang.org/x/sys v0.47.0
go: downloading github.com/apparentlymart/go-textseg/v17 v17.0.1
go: downloading modernc.org/libc v1.75.3
go: downloading github.com/ncruces/go-strftime v1.0.0
go: downloading modernc.org/mathutil v1.7.1
go: downloading modernc.org/memory v1.12.1
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
go: github.com/lrstanley/entrest/_examples/simple imports
	github.com/lrstanley/entrest/_examples/simple/internal/database/ent: cannot find module providing package github.com/lrstanley/entrest/_examples/simple/internal/database/ent
go: github.com/lrstanley/entrest/_examples/simple imports
	github.com/lrstanley/entrest/_examples/simple/internal/database/ent/rest: cannot find module providing package github.com/lrstanley/entrest/_examples/simple/internal/database/ent/rest
go: github.com/lrstanley/entrest/_examples/simple imports
	github.com/lrstanley/entrest/_examples/simple/internal/database/ent/runtime: cannot find module providing package github.com/lrstanley/entrest/_examples/simple/internal/database/ent/runtime

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.41%. Comparing base (6ac7338) to head (7ff35d1).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   76.41%   76.41%           
=======================================
  Files          10       10           
  Lines        1798     1798           
=======================================
  Hits         1374     1374           
  Misses        424      424           

☔ View full report in Codecov by Harness.
📢 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.

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.

0 participants