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

NO-ISSUE: Bump the go-minor-models-dependencies group in /models with 5 updates #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps the go-minor-models-dependencies group in /models with 5 updates:

Package From To
github.com/go-openapi/errors 0.20.3 0.22.0
github.com/go-openapi/strfmt 0.21.3 0.23.0
github.com/go-openapi/swag 0.22.3 0.23.0
github.com/go-openapi/validate 0.22.0 0.24.0
gorm.io/gorm 1.24.5 1.25.12

Updates github.com/go-openapi/errors from 0.20.3 to 0.22.0

Commits
  • f5f5f82 chore(go): go-openapi requires go.1.20 across the board
  • a4c2691 chore(lint): relinted tests
  • 596aca2 fix(ci): remove dependency-type from dependabot groups
  • b024686 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • e9447f5 Bump the development-dependencies group with 1 update
  • 6c740da ci: remove paths-ignore
  • fc9ca80 Bump the development-dependencies group with 1 update
  • 5c8cda9 chore(ci): prevents duplicate workflow runs
  • 26b65e2 ci: fixed typo in dependabot.yaml
  • d61a37a Chore/ci automate updates (#42)
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.21.3 to 0.23.0

Commits
  • f72fdf0 chore(go): go-openapi requires go.1.20 across the board
  • 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
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag from 0.22.3 to 0.23.0

Commits
  • 53e32e8 chore(go): go-openapi requires go.1.20 across the board
  • 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
  • Additional commits viewable in compare view

Updates github.com/go-openapi/validate from 0.22.0 to 0.24.0

Commits
  • afe2925 chore(go): go-openapi requires go.1.20 across the board
  • 3deae16 ci: give tests with race more time to complete, esp on windows
  • 190ed6b updated dependencies
  • 238809f fix: fixed data race in result (schemata caching)
  • e818230 fix(ci): remove dependency-type from dependabot groups
  • beacc0f chore(lint): relinted
  • 69f070e fix: fixed memory pools & race issues
  • f563d1c Bump the go-openapi-dependencies group with 1 update
  • 630d556 Bump the development-dependencies group with 1 update
  • 64cabff ci: remove paths-ignore
  • Additional commits viewable in compare view

Updates gorm.io/gorm from 1.24.5 to 1.25.12

Commits
  • 0daaf17 fix: AfterQuery using safer right trim while clearing from clause's join adde...
  • 0dbfda5 fix memory leaks in PrepareStatementDB (#7142)
  • 4a50b36 ci: Add PostgreSQL 14 and 15 to GitHub Actions matrix (#7081)
  • 11c4331 feat: add MapColumns method (#6901)
  • 8a0af58 fix map fields with clickhouse driver
  • 4f62911 Allow to support other field types
  • 109f239 add DB level propagation for the Unscoped flag (#7007)
  • 79bf7f9 fix CI for sqlserver
  • 3d09f79 only listen local port
  • 73a988c fix(scan): update Scan function to reset structs to zero values for each scan...
  • 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

Bumps the go-minor-models-dependencies group in /models with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-openapi/errors](https://github.com/go-openapi/errors) | `0.20.3` | `0.22.0` |
| [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) | `0.21.3` | `0.23.0` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.22.3` | `0.23.0` |
| [github.com/go-openapi/validate](https://github.com/go-openapi/validate) | `0.22.0` | `0.24.0` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.24.5` | `1.25.12` |


Updates `github.com/go-openapi/errors` from 0.20.3 to 0.22.0
- [Commits](go-openapi/errors@v0.20.3...v0.22.0)

Updates `github.com/go-openapi/strfmt` from 0.21.3 to 0.23.0
- [Commits](go-openapi/strfmt@v0.21.3...v0.23.0)

Updates `github.com/go-openapi/swag` from 0.22.3 to 0.23.0
- [Commits](go-openapi/swag@v0.22.3...v0.23.0)

Updates `github.com/go-openapi/validate` from 0.22.0 to 0.24.0
- [Commits](go-openapi/validate@v0.22.0...v0.24.0)

Updates `gorm.io/gorm` from 1.24.5 to 1.25.12
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.24.5...v1.25.12)

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

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

dependabot bot commented on behalf of github Sep 16, 2024

The following labels could not be found: approved, lgtm, dependabot, go.

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