Skip to content

chore(deps): Bump the gomod group across 1 directory with 4 updates#96

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-429d99c9ea
Open

chore(deps): Bump the gomod group across 1 directory with 4 updates#96
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gomod-429d99c9ea

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the gomod group with 2 updates in the / directory: entgo.io/ent and github.com/protobom/protobom.

Updates entgo.io/ent from 0.14.2 to 0.14.6

Commits
  • e0ba79d chore: bump tablewriter to latest version (#4490)
  • ab05406 entc/gen: support external ValueScanner for id field (#4487)
  • d056659 dialect/sql/sqlgraph: set schema when clearing foreign key edges (#4429)
  • 2eb3641 entc/gen: add support for collation on edge schema (#4480)
  • 397ebe9 dialect/sql/schema: allow running migration concurrently without copying the ...
  • 49be309 doc: update list of tested pg versions (#4463)
  • ff2b4a6 doc/md: add the new CollectedFor annotation to graphql fields mapping (#4462)
  • cf1482e entc/gen: add support for custom collations on ID fields (#4453)
  • a777c08 Clean up old & irrelevant references to Facebook (#4452)
  • 4d347ca doc: mention how to use schemaconfig with schema annotation (#4444)
  • Additional commits viewable in compare view

Updates github.com/protobom/protobom from 0.5.0 to 0.5.6

Release notes

Sourced from github.com/protobom/protobom's releases.

v0.5.6

No release notes provided.

v0.5.5

No release notes provided.

v0.5.4

No release notes provided.

v0.5.2

What's Changed

New Contributors

Full Changelog: protobom/protobom@v0.5.1...v0.5.2

v0.5.1

What's Changed

New Contributors

Full Changelog: protobom/protobom@v0.5.0...v0.5.1

Commits
  • 85bd85b Merge pull request #420 from puerco/drop-issue-expirer
  • 5a1c429 Fix path corruption on windows
  • e3ec94e Modernize the SBOM generation step
  • ad70db0 Run tests in matrix
  • 29926a1 Pin SLSA source workflow
  • 9659973 Drop stale issue workflow
  • a15ddb9 Merge pull request #419 from puerco/cdx17
  • 4b95d12 Use carabiner go/version to setup previous go
  • 06f77e6 Use carabiner go/version to control go version in linter
  • bff5c1b Fix linter nits
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.36.5 to 1.36.11

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 2026
Bumps the gomod group with 2 updates in the / directory: [entgo.io/ent](https://github.com/ent/ent) and [github.com/protobom/protobom](https://github.com/protobom/protobom).


Updates `entgo.io/ent` from 0.14.2 to 0.14.6
- [Release notes](https://github.com/ent/ent/releases)
- [Commits](ent/ent@v0.14.2...v0.14.6)

Updates `github.com/protobom/protobom` from 0.5.0 to 0.5.6
- [Release notes](https://github.com/protobom/protobom/releases)
- [Commits](protobom/protobom@v0.5.0...v0.5.6)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

Updates `google.golang.org/protobuf` from 1.36.5 to 1.36.11

---
updated-dependencies:
- dependency-name: entgo.io/ent
  dependency-version: 0.14.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/protobom/protobom
  dependency-version: 0.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/gomod-429d99c9ea branch from fa9bfe7 to 6f8a4ac Compare June 8, 2026 21:13
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants