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
Copy link
Copy Markdown
Contributor

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

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.5

Release notes

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

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
  • cbf169e Merge pull request #406 from puerco/1.7
  • 56480ed Hack CDX 1.7 serialization into the writer
  • 2e7bef8 Add 1.7 support to the reader
  • 67501ae Add cdx 1.7 to sniffer
  • 268107b Merge pull request #405 from protobom/dependabot/github_actions/actions-3f73f...
  • 69966af build(deps): bump kubernetes-sigs/release-actions in the actions group
  • dd5c685 Merge pull request #393 from bact/patch-1
  • 50e7d15 Merge pull request #404 from protobom/dependabot/github_actions/actions-ebf71...
  • 1f1908f Merge pull request #399 from protobom/dependabot/pip/examples/tests/requests-...
  • 199bea4 build(deps): bump kubernetes-sigs/release-actions in the actions group
  • 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 will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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.5
- [Release notes](https://github.com/protobom/protobom/releases)
- [Commits](protobom/protobom@v0.5.0...v0.5.5)

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 20, 2026
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