-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the dependencies group across 1 directory with 12 updates #1034
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
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/go_modules/api/dependencies-10b8d8861c
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the dependencies group across 1 directory with 12 updates #1034
dependabot
wants to merge
1
commit into
develop
from
dependabot/go_modules/api/dependencies-10b8d8861c
+87
−1,757
Conversation
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
Deploying finansu with
|
| Latest commit: |
dc8a332
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://fb61e785.finansu.pages.dev |
| Branch Preview URL: | https://dependabot-go-modules-api-de-8c4y.finansu.pages.dev |
b5d64dd to
9bc28ec
Compare
…pdates Bumps the dependencies group with 8 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.8.1` | `1.9.3` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.15.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.83` | `7.0.97` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.1` | `1.1.2` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.13.0` | `0.17.3` | | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.3.3` | `1.6.0` | | [github.com/go-testfixtures/testfixtures/v3](https://github.com/go-testfixtures/testfixtures) | `3.14.0` | `3.19.0` | | [github.com/google/wire](https://github.com/google/wire) | `0.6.0` | `0.7.0` | Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.9.3 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.8.1...v1.9.3) Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.15.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.11.4...v4.15.0) Updates `github.com/minio/minio-go/v7` from 7.0.83 to 7.0.97 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.83...v7.0.97) Updates `github.com/oapi-codegen/runtime` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.1...v1.1.2) Updates `github.com/slack-go/slack` from 0.13.0 to 0.17.3 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/history.go) - [Commits](slack-go/slack@v0.13.0...v0.17.3) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.1) Updates `golang.org/x/crypto` from 0.31.0 to 0.46.0 - [Commits](golang/crypto@v0.31.0...v0.46.0) Updates `gorm.io/driver/mysql` from 1.3.3 to 1.6.0 - [Commits](go-gorm/mysql@v1.3.3...v1.6.0) Updates `gorm.io/gorm` from 1.23.4 to 1.30.0 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.23.4...v1.30.0) Updates `golang.org/x/text` from 0.23.0 to 0.32.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.23.0...v0.32.0) Updates `github.com/go-testfixtures/testfixtures/v3` from 3.14.0 to 3.19.0 - [Release notes](https://github.com/go-testfixtures/testfixtures/releases) - [Changelog](https://github.com/go-testfixtures/testfixtures/blob/master/CHANGELOG.md) - [Commits](go-testfixtures/testfixtures@v3.14.0...v3.19.0) Updates `github.com/google/wire` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/wire/releases) - [Commits](google/wire@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/slack-go/slack dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gorm.io/driver/mysql dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gorm.io/gorm dependency-version: 1.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-testfixtures/testfixtures/v3 dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/google/wire dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9bc28ec to
dc8a332
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 dependencies group with 8 updates in the /api directory:
1.8.11.9.34.11.44.15.07.0.837.0.971.1.11.1.20.13.00.17.31.3.31.6.03.14.03.19.00.6.00.7.0Updates
github.com/go-sql-driver/mysqlfrom 1.8.1 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984adrelease v1.9.3 (#1725)324cbb3[1.9] fix PING on compressed connections (#1723)dfd973aoptimize readPacket (#1707)2ed589bbackport benchmark_test (#1706)ac04e5fTransaction Commit/Rollback returns conn's cached error (#1702)1bee809test stability improvement. (#1699)21ef4c6release v1.9.2 (#1693)1fbafa8release v1.9.1 (#1683)b84ac5ago.mod: fix go version format (#1682)88ff88bFix FormatDSN missing ConnectionAttributes (#1619)Updates
github.com/labstack/echo/v4from 4.11.4 to 4.15.0Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checks4dcb9b4licence headerscbc0ac1Add PathParam(Or)/QueryParam(Or)/FormParam(Or) generic functions6b14f4eAdd Context.Get generic functions321530ddisable test - returns different error under Windowsc8abd9fdisable flaky test9fe43f7fix Rate limiter disallows fractional rates1b5122adocument things to reduce false positivesUpdates
github.com/minio/minio-go/v7from 7.0.83 to 7.0.97Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
83bf4e2Wrap brackets only for IPv6 address (#2176)f14663ffix: putObjectMultipartStreamFromReadAt goroutine leak (#2170)6217ce2Add ConfigName option to LDAP STS request (#2173)9207380removed NodeHostname from InventoryJobStatus (#2172)785b638update InventoryJobStatus field ExecutionTime from time.Duration to string (#...a5f6380Added fields to InventoryJobStatus (#2168)f4c4350update all missing docsaf6dc51feat: add error reporting fields to InventoryJobStatus (#2164)ec35de6Add QOS API's (#2148)ec103a7add AGENTS.md and also updated API documentationUpdates
github.com/oapi-codegen/runtimefrom 1.1.1 to 1.1.2Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
0f4916eUse %w formatting directives when fmt.Error'ing an error. (#71)409f622chore(deps): pin dependencies912bc9fMerge pull request #48 from TelpeNight/fix-opt-query-paramsfb5c804Fix BindQueryParameter for optional parameters8c8696bMerge pull request #47 from swistakm/fix/make-query-bindparam-play-along-with...4061fbafix: make BindQueryParameter play along with x-go-type-skip-optional-pointer46dbe22docs(sponsors): addFUNDING.yml9fd2a77Merge pull request #38oapi-codegen/runtime#371b61163Change styleMap to iterate via reflectiond741dd7fix #37Updates
github.com/slack-go/slackfrom 0.13.0 to 0.17.3Release notes
Sourced from github.com/slack-go/slack's releases.
... (truncated)
Commits
e29b7e3fix: parse simple string based errors as part of the response (#1452)13c4aecfeat(users): addIsEmailConfirmedtoUser(#1458)4a2676dfeat(users): addIsEmailConfirmedtoUser6efef11feat: bring consistency to examples (#1456)36472dfchore: add generated README to examples/bc1f95fchore: more lintingdc611a3fix(examples): quit if unable to send messagedccc5d8chore: remove a bunch of global vars369013achore: better codef89cda5chore: fix lint in team exampleUpdates
github.com/stretchr/testifyfrom 1.9.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
golang.org/x/cryptofrom 0.31.0 to 0.46.0Commits
19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directory4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraint2df4153acme/autocert: let automatic renewal work with short lifetime certsbcf6a84acme: pass context to requestb4f2b62ssh: fix error message on unsupported cipher79ec3a5ssh: allow to bind to a hostname in remote forwardingUpdates
gorm.io/driver/mysqlfrom 1.3.3 to 1.6.0Commits
d744156Don't overwrite existing clause buildersf0a2645build(deps): bump gorm.io/gorm from 1.25.11 to 1.30.0 (#172)d815729Fix creating unique index on non-unique field (#168)449c37aUpdated the go version to 1.18. (#159)c829f6eFixed missing database name with table name. (#153)361eb5fdefine default driver name constant (#155)9d1b8d6Fix insert id order for mariadbd848c69Fix set time field's precision to 0e724f92only trim paired single-quotes for column.DefaultValue (#143)739f97bfeat: map mysql error 1451 to gorm error (#145)Updates
gorm.io/gormfrom 1.23.4 to 1.30.0Release notes
Sourced from gorm.io/gorm's releases.