chore(deps): Bump the gomod group across 1 directory with 4 updates#96
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the gomod group across 1 directory with 4 updates#96dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
fa9bfe7 to
6f8a4ac
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 2 updates in the / directory: entgo.io/ent and github.com/protobom/protobom.
Updates
entgo.io/entfrom 0.14.2 to 0.14.6Commits
e0ba79dchore: bump tablewriter to latest version (#4490)ab05406entc/gen: support external ValueScanner for id field (#4487)d056659dialect/sql/sqlgraph: set schema when clearing foreign key edges (#4429)2eb3641entc/gen: add support for collation on edge schema (#4480)397ebe9dialect/sql/schema: allow running migration concurrently without copying the ...49be309doc: update list of tested pg versions (#4463)ff2b4a6doc/md: add the new CollectedFor annotation to graphql fields mapping (#4462)cf1482eentc/gen: add support for custom collations on ID fields (#4453)a777c08Clean up old & irrelevant references to Facebook (#4452)4d347cadoc: mention how to use schemaconfig with schema annotation (#4444)Updates
github.com/protobom/protobomfrom 0.5.0 to 0.5.6Release notes
Sourced from github.com/protobom/protobom's releases.
Commits
85bd85bMerge pull request #420 from puerco/drop-issue-expirer5a1c429Fix path corruption on windowse3ec94eModernize the SBOM generation stepad70db0Run tests in matrix29926a1Pin SLSA source workflow9659973Drop stale issue workflowa15ddb9Merge pull request #419 from puerco/cdx174b95d12Use carabiner go/version to setup previous go06f77e6Use carabiner go/version to control go version in linterbff5c1bFix linter nitsUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
google.golang.org/protobuffrom 1.36.5 to 1.36.11