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

⬆️ bump the gomod-deps group with 6 updates #525

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2024

Bumps the gomod-deps group with 6 updates:

Package From To
github.com/arran4/golang-ical 0.2.1 0.2.4
github.com/jszwec/csvutil 1.8.0 1.9.0
github.com/labstack/echo/v4 4.11.3 4.11.4
golang.org/x/oauth2 0.15.0 0.16.0
google.golang.org/api 0.152.0 0.161.0
gorm.io/gorm 1.25.5 1.25.6

Updates github.com/arran4/golang-ical from 0.2.1 to 0.2.4

Commits
  • 51fa6f1 Merge pull request #85 from brackendawson/panic
  • 46e2a5c Exclude fuzz testing from pre-1.18 toolchains
  • a8f0586 fix panic when param value has incomplete escape sequence
  • 3631125 fix panic when property ends without colon or value
  • 681cc6e fix panic for missing property param operator
  • 804f4d3 Merge pull request #84 from arran4/pull-66-add-todo-journal
  • cf8d1b3 Ignore explicitly
  • 1e96c15 Consistent receivers.
  • 9e30bdf Ignore explicitly
  • 55df13e Consistent todo receiver
  • Additional commits viewable in compare view

Updates github.com/jszwec/csvutil from 1.8.0 to 1.9.0

Release notes

Sourced from github.com/jszwec/csvutil's releases.

Release v1.9.0

Highlights

  • Added AlignRecord flag to Decoder
Commits
  • 4c3b8e6 feat: add AlignRecord flag to Decoder
  • 5633865 chore: update github workflow to use Go1.21
  • 05adbbb Add package name when using NewDecoder function (#61)
  • See full diff in compare view

Updates github.com/labstack/echo/v4 from 4.11.3 to 4.11.4

Release notes

Sourced from github.com/labstack/echo/v4's releases.

v4.11.4 upgrade dependencies

Security

  • Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability issue #2562

Enhancements

Changelog

Sourced from github.com/labstack/echo/v4's changelog.

v4.11.4 - 2023-12-20

Security

  • Upgrade golang.org/x/crypto to v0.17.0 to fix vulnerability issue #2562

Enhancements

Commits

Updates golang.org/x/oauth2 from 0.15.0 to 0.16.0

Commits
  • 39adbb7 go.mod: update golang.org/x dependencies
  • 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support
  • 1e6999b google: add UniverseDomain to CredentialsParams
  • See full diff in compare view

Updates google.golang.org/api from 0.152.0 to 0.161.0

Release notes

Sourced from google.golang.org/api's releases.

v0.161.0

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)

v0.160.0

0.160.0 (2024-01-29)

Features

v0.159.0

0.159.0 (2024-01-26)

Features

Bug Fixes

v0.158.0

0.158.0 (2024-01-25)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)

0.160.0 (2024-01-29)

Features

0.159.0 (2024-01-26)

Features

Bug Fixes

0.158.0 (2024-01-25)

Features

Bug Fixes

... (truncated)

Commits

Updates gorm.io/gorm from 1.25.5 to 1.25.6

Commits

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 gomod-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/arran4/golang-ical](https://github.com/arran4/golang-ical) | `0.2.1` | `0.2.4` |
| [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) | `1.8.0` | `1.9.0` |
| [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.3` | `4.11.4` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.16.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.152.0` | `0.161.0` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.5` | `1.25.6` |


Updates `github.com/arran4/golang-ical` from 0.2.1 to 0.2.4
- [Release notes](https://github.com/arran4/golang-ical/releases)
- [Commits](arran4/golang-ical@v0.2.1...v0.2.4)

Updates `github.com/jszwec/csvutil` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/jszwec/csvutil/releases)
- [Commits](jszwec/csvutil@v1.8.0...v1.9.0)

Updates `github.com/labstack/echo/v4` from 4.11.3 to 4.11.4
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.3...v4.11.4)

Updates `golang.org/x/oauth2` from 0.15.0 to 0.16.0
- [Commits](golang/oauth2@v0.15.0...v0.16.0)

Updates `google.golang.org/api` from 0.152.0 to 0.161.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.152.0...v0.161.0)

Updates `gorm.io/gorm` from 1.25.5 to 1.25.6
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.5...v1.25.6)

---
updated-dependencies:
- dependency-name: github.com/arran4/golang-ical
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: github.com/jszwec/csvutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-deps
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-deps-5ca4ee27a3 branch March 1, 2024 04:49
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.

0 participants