Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the gomod group with 5 updates #3574

Merged
merged 1 commit into from Mar 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the gomod group with 5 updates:

Package From To
github.com/go-openapi/runtime 0.27.1 0.27.2
github.com/go-openapi/strfmt 0.22.0 0.22.2
github.com/go-openapi/swag 0.22.9 0.22.10
github.com/sigstore/fulcio 1.4.3 1.4.4
github.com/stretchr/testify 1.8.4 1.9.0

Updates github.com/go-openapi/runtime from 0.27.1 to 0.27.2

Commits
  • dcc94aa fix(ci): remove dependency-type from dependabot groups
  • 8560f81 test: added tests in all packages
  • 35b5892 chore(lint): relinted
  • e6a1173 ci: remove paths-ignore
  • 27f2197 Bump the go-openapi-dependencies group with 1 update
  • 856fbe2 Bump the development-dependencies group with 1 update
  • 91a8d68 chore(ci): prevents duplicate workflow runs
  • 9fea0cf Bump the golang-org-dependencies group with 1 update
  • 37a15ce Revert "Bump the other-dependencies group with 2 updates"
  • 55f2d3d Bump the other-dependencies group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.22.0 to 0.22.2

Commits
  • be4ecdf updated dependencies
  • e949e33 fix(ci): remove dependency-type from dependabot groups
  • 5238521 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6729407 chore(linting): fixed unnessary use of fmt.Errorf
  • 59dbfa2 Bump the other-dependencies group with 1 update
  • f7d57e2 Bump the development-dependencies group with 1 update
  • 83a372a ci: remove paths-ignore
  • cd1244b Bump the development-dependencies group with 1 update
  • cf8eef5 chore(ci): prevents duplicate workflow runs
  • 8631c72 Bump the other-dependencies group with 1 update (#116)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.22.9 to 0.22.10

Commits
  • 5e655d8 fix(ci): remove dependency-type from dependabot groups
  • 54f3f80 chore(lint): relinted
  • 4896833 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 6b32215 Bump the development-dependencies group with 1 update
  • db91acc ci: remove paths-ignores
  • fec0b4e Bump the development-dependencies group with 1 update
  • 14fcae4 chore(ci): prevents duplicate workflow runs
  • d33767c Bump the development-dependencies group with 1 update
  • c877230 ci(dependencies): automate dependencies updates
  • See full diff in compare view

Updates github.com/sigstore/fulcio from 1.4.3 to 1.4.4

Release notes

Sourced from github.com/sigstore/fulcio's releases.

v1.4.4

Features

  • Add production OIDC provider for Eclipse (#1472)
  • Change parseExtension function to be public (#1584)
  • Allow exposed metrics port to be overridden (#1518)
  • add configurable idle timeout

Bug Fixes

  • Fix docker-compose service order (#1537)
  • Fix debug docker-compose setup (#1529)
  • Fix docker-compose file (#1560)

Documentation

  • Create new-idp-requirements.md (#1447)
  • docs: Add back descriptive content on cert issuing (#1494)
  • Added GitLab OIDC documentation to the /docs/oidc.md file that was missing. (#1574)

Misc

  • update builder to use go1.21.6
  • Move kubernetes CA processing in config.prepare (#1454)
  • Lots of dependabot updates

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Colleen Murphy
  • Cyril Cordoui
  • Hayden B
  • John Kjell
  • Paul Welch
  • Tanner Jones

Full Changelog: sigstore/fulcio@v1.4.3...v1.4.4

Changelog

Sourced from github.com/sigstore/fulcio's changelog.

v1.4.4

Features

  • Add production OIDC provider for Eclipse (#1472)
  • Change parseExtension function to be public (#1584)
  • Allow exposed metrics port to be overridden (#1518)
  • add configurable idle timeout

Bug Fixes

  • Fix docker-compose service order (#1537)
  • Fix debug docker-compose setup (#1529)
  • Fix docker-compose file (#1560)

Documentation

  • Create new-idp-requirements.md (#1447)
  • docs: Add back descriptive content on cert issuing (#1494)
  • Added GitLab OIDC documentation to the /docs/oidc.md file that was missing. (#1574)

Misc

  • update builder to use go1.21.6
  • Move kubernetes CA processing in config.prepare (#1454)
  • Lots of dependabot updates

Contributors

  • Bob Callaway
  • Carlos Tadeu Panato Junior
  • Colleen Murphy
  • Cyril Cordoui
  • Hayden B
  • John Kjell
  • Paul Welch
  • Tanner Jones
Commits
  • 5c9ae3c Add CHANGELOG for v1.4.4 (#1585)
  • c0c61bb Change parseExtension function to be public (#1584)
  • 8a94ed1 Bump google-github-actions/auth from 2.1.1 to 2.1.2
  • f3e7889 Bump github.com/googleapis/api-linter in /hack/tools
  • 95b431d Bump codecov/codecov-action from 4.0.1 to 4.0.2
  • fc19eda Bump google.golang.org/grpc from 1.61.1 to 1.62.0
  • 18ba7de Bump go.uber.org/zap from 1.26.0 to 1.27.0
  • f7b4597 Bump github.com/prometheus/common from 0.47.0 to 0.48.0
  • 75b5bbb Bump google.golang.org/api from 0.165.0 to 0.167.0
  • e2d990f Added GitLab OIDC documentation to the /docs/oidc.md file that was missing. (...
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.8.4 to 1.9.0

Release notes

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

v1.9.0

What's Changed

... (truncated)

Commits
  • bb548d0 Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...
  • 814075f build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2
  • e045612 Merge pull request #1339 from bogdandrutu/uintptr
  • 5b6926d Merge pull request #1385 from hslatman/not-implements
  • 9f97d67 Merge pull request #1550 from stretchr/release-notes
  • bcb0d3f Include the auto-release notes in releases
  • fb770f8 Merge pull request #1247 from ccoVeille/typos
  • 85d8bb6 fix typos in comments, tests and github templates
  • e2741fa Merge pull request #1548 from arjunmahishi/msgAndArgs
  • 6e59f20 http_assertions: assert that the msgAndArgs actually works in tests
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2024
@cpanato
Copy link
Member

cpanato commented Mar 4, 2024

@dependabot rebase

Bumps the gomod group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime) | `0.27.1` | `0.27.2` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.22.0` | `0.22.2` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.9` | `0.22.10` |
| [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio) | `1.4.3` | `1.4.4` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.8.4` | `1.9.0` |


Updates `github.com/go-openapi/runtime` from 0.27.1 to 0.27.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.27.1...v0.27.2)

Updates `github.com/go-openapi/strfmt` from 0.22.0 to 0.22.2
- [Commits](go-openapi/strfmt@v0.22.0...v0.22.2)

Updates `github.com/go-openapi/swag` from 0.22.9 to 0.22.10
- [Commits](go-openapi/swag@v0.22.9...v0.22.10)

Updates `github.com/sigstore/fulcio` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.4.3...v1.4.4)

Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.4...v1.9.0)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/sigstore/fulcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-3ef8153e0d branch from 0e64825 to 1625685 Compare March 4, 2024 19:23
@cpanato cpanato merged commit d38d339 into main Mar 4, 2024
29 checks passed
@cpanato cpanato deleted the dependabot/go_modules/gomod-3ef8153e0d branch March 4, 2024 19:53
@github-actions github-actions bot added this to the v2.3.0 milestone Mar 4, 2024
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.

None yet

1 participant