⬆️ Bump the gomod-deps group across 1 directory with 8 updates#641
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ Bump the gomod-deps group across 1 directory with 8 updates#641dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
83b498f to
4f1378f
Compare
Bumps the gomod-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/arran4/golang-ical](https://github.com/arran4/golang-ical) | `0.3.2` | `0.3.5` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.9.3` | `1.10.0` | | [github.com/labstack/echo-contrib](https://github.com/labstack/echo-contrib) | `0.17.4` | `0.50.1` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.52.0` | `1.53.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.36.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.258.0` | `0.277.0` | Updates `github.com/arran4/golang-ical` from 0.3.2 to 0.3.5 - [Release notes](https://github.com/arran4/golang-ical/releases) - [Commits](arran4/golang-ical@v0.3.2...v0.3.5) Updates `github.com/go-sql-driver/mysql` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0) Updates `github.com/labstack/echo-contrib` from 0.17.4 to 0.50.1 - [Release notes](https://github.com/labstack/echo-contrib/releases) - [Commits](labstack/echo-contrib@v0.17.4...v0.50.1) Updates `github.com/labstack/echo/v4` from 4.14.0 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.14.0...v4.15.0) Updates `github.com/samber/lo` from 1.52.0 to 1.53.0 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.52.0...v1.53.0) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.36.0 - [Commits](golang/oauth2@v0.34.0...v0.36.0) Updates `google.golang.org/api` from 0.258.0 to 0.277.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.258.0...v0.277.0) --- updated-dependencies: - dependency-name: github.com/arran4/golang-ical dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/labstack/echo-contrib dependency-version: 0.50.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/samber/lo dependency-version: 1.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: google.golang.org/api dependency-version: 0.277.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
4f1378f to
b3b475b
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-deps group with 7 updates in the / directory:
0.3.20.3.51.9.31.10.00.17.40.50.11.52.01.53.01.27.11.28.00.34.00.36.00.258.00.277.0Updates
github.com/arran4/golang-icalfrom 0.3.2 to 0.3.5Release notes
Sourced from github.com/arran4/golang-ical's releases.
Commits
90ccd98Merge pull request #133 from solarkennedy/rrule_support4cbb73dAdded RRULE parsing and docsd999380Merge pull request #131 from gabe565/expose-base-property-serialize1dfdbabExposeBaseProperty.SerializeTo()3cef482Merge pull request #124 from edds/allow-properties-after-componentse117db9Fix tests for WithUnknownPropertyHandler migrationb55b780Update tests to use new unknown property handler8d5c561Use of fallback call back functions via a type switched varidict arg effectiv...e44e014Merge pull request #125 from arran4/refactor-setgeo-generics-6807043029383642851c14752eMerge branch 'master' into refactor-setgeo-generics-6807043029383642851Updates
github.com/go-sql-driver/mysqlfrom 1.9.3 to 1.10.0Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
a065b60release v1.10.0 (#1765)09e4187modernize (#1764)6c44a9aEnhance interpolateParams to correctly handle placeholders (#1732)688ce56Update supported Go version to 1.24–1.26 (#1763)118d07fBump filippo.io/edwards25519 from 1.1.1 to 1.2.0 (#1756)d6b2d3eConsolidate Dependabot update noise by grouping weekly dependency PRs (#1762)037dfd8Fix getSystemVar buffer reuse (#1754)900f330Bump actions/checkout from 4 to 6 (#1758)ab9e380fix staticcheck error (#1761)f298c66Bump actions/setup-go from 5 to 6 (#1757)Updates
github.com/labstack/echo-contribfrom 0.17.4 to 0.50.1Release notes
Sourced from github.com/labstack/echo-contrib's releases.
Commits
10a7ed0Update deps6d55282Retract v0.50.0 release6c28e2bUpdate deps (#139)109512bUpdate deps (last one did not update to latest) (#132)Updates
github.com/labstack/echo/v4from 4.14.0 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/samber/lofrom 1.52.0 to 1.53.0Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
cf6fb4fbump v1.53.056ef3befeat: support for buffer iterator (#824)6a9f881💄7f0c2e0feat: adding UnzipByErrX helpersaf46a13feat: adding RejectErr helpers6f42e74doc: improve examplesff0e293feat: adding FilterErr helpers4bb58fdfeat: adding RepeatByErr helpers72a33aafeat: adding FilterKeysErr + FilterValuesErr helpersdd1d58efeat: adding FindDuplicatesByErr helperUpdates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...Updates
golang.org/x/oauth2from 0.34.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]89ff2e1google: add safer credentials JSON loading options.Updates
google.golang.org/apifrom 0.258.0 to 0.277.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
dd598a6chore(main): release 0.277.0 (#3568)b208a86chore(all): update all (#3573)0c219d9feat(all): auto-regenerate discovery clients (#3581)75172cffix(idtoken): avoid double impersonation in tokenSourceFromBytes (#3576)2de1a5afeat(all): auto-regenerate discovery clients (#3580)60b0784chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 in /inter...bc6990efeat(all): auto-regenerate discovery clients (#3579)8be033efeat(all): auto-regenerate discovery clients (#3578)ce68c87feat(all): auto-regenerate discovery clients (#3577)de49bb5feat(all): auto-regenerate discovery clients (#3575)