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

build(deps): bump the go-openapi group with 5 updates #138

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2023

Bumps the go-openapi group with 5 updates:

Package From To
github.com/go-openapi/errors 0.20.4 0.21.0
github.com/go-openapi/loads 0.21.2 0.21.5
github.com/go-openapi/strfmt 0.21.10 0.22.0
github.com/go-openapi/swag 0.22.6 0.22.7
github.com/go-openapi/validate 0.22.3 0.22.6

Updates github.com/go-openapi/errors from 0.20.4 to 0.21.0

Commits

Updates github.com/go-openapi/loads from 0.21.2 to 0.21.5

Commits
  • 676e3a8 Merge pull request #51 from fredbi/fix/pristine-after-spec-is-altered
  • cff6cf0 fix(spec): rendering a Pristine document should ensure raw is up to date
  • 61ff370 chore(deps): updated go-openapi deps
  • dcf0ba0 updated go-openapi dependencis
  • 8dae707 Updated linting (#46)
  • b780aa6 Merge pull request #47 from fredbi/fix/jsondoc-basepath
  • e5dfc13 fix: keep SpecFilePath in documents
  • See full diff in compare view

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

Commits
  • 740a7c6 fix(uuid): UUID regexes to support all-or-none '-' separator
  • 03a91f9 ci: fixed cache warning in ci;fixed code coverage on all sub packages
  • See full diff in compare view

Updates github.com/go-openapi/swag from 0.22.6 to 0.22.7

Commits
  • b3e7a53 fix(mangling): fixed name mangling when special chars are substituted
  • 0ddf107 fix(ci): muted warnings in CI runs due to cache conflicts
  • See full diff in compare view

Updates github.com/go-openapi/validate from 0.22.3 to 0.22.6

Commits
  • ff196e5 fixed linter for duplicate constant string
  • 1d1d938 fix(parameters): applied extra schema validation to parameters (#166)
  • dd1b7cd fix(ci): muted warnings in CI runs due to cache conflicts
  • 94f5c9c updated go-openapi dependencies
  • 7bda92f chore: relinted, updated (#162)
  • See full diff 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

Bumps the go-openapi group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.20.4` | `0.21.0` |
| [github.com/go-openapi/loads](https://github.com/go-openapi/loads) | `0.21.2` | `0.21.5` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.21.10` | `0.22.0` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.6` | `0.22.7` |
| [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.22.3` | `0.22.6` |


Updates `github.com/go-openapi/errors` from 0.20.4 to 0.21.0
- [Commits](go-openapi/errors@v0.20.4...v0.21.0)

Updates `github.com/go-openapi/loads` from 0.21.2 to 0.21.5
- [Commits](go-openapi/loads@v0.21.2...v0.21.5)

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

Updates `github.com/go-openapi/swag` from 0.22.6 to 0.22.7
- [Commits](go-openapi/swag@v0.22.6...v0.22.7)

Updates `github.com/go-openapi/validate` from 0.22.3 to 0.22.6
- [Commits](go-openapi/validate@v0.22.3...v0.22.6)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/loads
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/swag
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi
- dependency-name: github.com/go-openapi/validate
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-openapi
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2023

The following labels could not be found: changelog:dependencies.

Copy link

Test Results

2 062 tests  ±0   2 052 ✅ ±0   1m 12s ⏱️ ±0s
  225 suites ±0      10 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit dda1e7a. ± Comparison against base commit 69e2408.

This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
github.com/jaegertracing/jaeger/cmd/query/app ‑ TestGetArchivedTrace_NotFound/*mock.Mock<0xc00026e1e0>
github.com/jaegertracing/jaeger/cmd/query/app ‑ TestGetArchivedTrace_NotFound/*mock.Mock<0xc0000a1d10>

Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2024

The group that created this PR has been removed from your configuration.

@dependabot dependabot bot closed this Jan 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-openapi-317da04218 branch January 6, 2024 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants