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 golang-dependencies group across 1 directory with 6 updates #270

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps the golang-dependencies group with 5 updates in the / directory:

Package From To
github.com/go-co-op/gocron/v2 2.5.0 2.11.0
github.com/gofiber/contrib/websocket 1.3.1 1.3.2
github.com/gofiber/template/html/v2 2.1.1 2.1.2
github.com/redis/go-redis/v9 9.5.3 9.6.1
gorm.io/gorm 1.25.10 1.25.11

Updates github.com/go-co-op/gocron/v2 from 2.5.0 to 2.11.0

Release notes

Sourced from github.com/go-co-op/gocron/v2's releases.

v2.11.0

Features

Fixes

Internal

New Contributors

Full Changelog: go-co-op/gocron@v2.10.1...v2.11.0

v2.10.1

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.10.0...v2.10.1

v2.10.0

What's Changed

Full Changelog: go-co-op/gocron@v2.9.0...v2.10.0

v2.9.0

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.8.0...v2.9.0

v2.8.0

What's Changed

New Contributors

Full Changelog: go-co-op/gocron@v2.7.1...v2.8.0

... (truncated)

Commits
  • 3b2dcd8 issue-654: allow setting a stopTime for job. (#760)
  • 256265f internal refactoring of JobOption constructor, clock moved to exec (#761)
  • d364449 Fix typo (#759)
  • f37e274 issue-756: fix interface variadic parameters verifying (#757)
  • 2c08083 issue-677: support task creation with variadic args (#755)
  • 63a6458 feat: add WithIdentifier (#753) (#754)
  • 9747c90 issue-751: fix bug in selectExecJobsOutForRescheduling (#752)
  • 970c539 wrap ErrPanicRecovered with recoverData (#749)
  • 9d27ea8 minor refactor
  • baf731c fix jobs not starting on scheduler restart when using WithLimitConcurrentJobs...
  • Additional commits viewable in compare view

Updates github.com/gofiber/contrib/websocket from 1.3.1 to 1.3.2

Release notes

Sourced from github.com/gofiber/contrib/websocket's releases.

Websocket - v1.3.2

🧹 Updates

  • build(deps): bump the go_modules group across 8 directories with 1 update (#1144)

Full Changelog: gofiber/contrib@websocket/v1.3.1...websocket/v1.3.2

Commits
  • 2ca8b42 Merge pull request #1148 from FirmexCL/main
  • 6e643b2 add next test case in fibernewrelic
  • 8a7d971 Update newrelic readme
  • 918b52f add next middlewate option on fibernewrelic
  • 484c131 Merge pull request #1147 from gofiber/dependabot/go_modules/fibernewrelic/git...
  • a5ff711 build(deps): bump github.com/newrelic/go-agent/v3 in /fibernewrelic
  • 6ccdfef Merge pull request #1145 from gofiber/dependabot/go_modules/otelfiber/go_modu...
  • f7ee86a Merge pull request #1146 from gofiber/dependabot/go_modules/hcaptcha/github.c...
  • 122845a build(deps): bump github.com/gofiber/fiber/v3 in /hcaptcha
  • 47414a9 build(deps): bump the go_modules group across 8 directories with 1 update
  • Additional commits viewable in compare view

Updates github.com/gofiber/fiber/v2 from 2.52.4 to 2.52.5

Release notes

Sourced from github.com/gofiber/fiber/v2's releases.

v2.52.5

👮 Security

https://docs.gofiber.io/api/middleware/session

🧹 Updates

  • Middleware/session: Remove extra release and aquire ctx calls in session_test.go (#3043)

🐛 Bug Fixes

  • Middleware/monitor: middleware reporting of CPU usage (#2984)
  • Middleware/session: mutex for thread safety (#3050)

📚 Documentation

  • Improve ctx.Locals method description and example (#3030)
  • Improve ctx.Locals method documentation (#3033)
  • Update README_id.md (#3045)

Full Changelog: gofiber/fiber@v2.52.4...v2.52.5

Thank you @​nyufeng, @​PaulTitto and @​sixcolors for making this update possible.

Commits

Updates github.com/gofiber/template/html/v2 from 2.1.1 to 2.1.2

Release notes

Sourced from github.com/gofiber/template/html/v2's releases.

Ace - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

Full Changelog: gofiber/template@ace/v2.1.1...ace/v2.1.2

Thank you @​cmd777 for making this update possible.

Amber - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

Full Changelog: gofiber/template@amber/v2.1.1...amber/v2.1.2

Thank you @​cmd777 for making this update possible.

Handlebars - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

Full Changelog: gofiber/template@handlebars/v2.1.1...handlebars/v2.1.2

Thank you @​cmd777 for making this update possible.

Jet - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

Full Changelog: gofiber/template@jet/v2.1.1...jet/v2.1.2

Thank you @​cmd777 for making this update possible.

Pug - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

Full Changelog: gofiber/template@pug/v2.1.1...pug/v2.1.2

Thank you @​cmd777 for making this update possible.

Slim - v2.1.2

🐛 Fixes

  • Correct broken version (#261)

... (truncated)

Commits

Updates github.com/redis/go-redis/v9 from 9.5.3 to 9.6.1

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.6.1

Changes

9.6

This release contains all new features from version 9.6.

🚀 New Features

  • Support Hash-field expiration commands (#2991)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038)
  • Support NOVALUES parameter for HSCAN (#2925)
  • Added test case for CLIENT KILL with MAXAGE option (#2971)
  • Add support for XREAD last entry (#3005)
  • Reduce the type assertion of CheckConn (#3066)

9.6.1

In addition minor changes were performed to retract version 9.5.3 and 9.5.4 that were released accidentally.

🧰 Maintenance

  • Change CI to 7.4.0-RC2 (#3070)

🎁 Package Distribution

  • Retract versions 9.5.3 and 9.5.4 (#3069)

Contributors

We'd like to thank all the contributors who worked on this release!

@​LINKIWI, @​b1ron, @​gerzse, @​haines, @​immersedin, @​naiqianz, @​ofekshenawa, @​srikar-jilugu, @​tzongw, @​vladvildanov, @​vmihailenco and @​monkey92t

9.6.0

Changes

🚀 New Features

  • Support Hash-field expiration commands (#2991)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038)
  • Support NOVALUES parameter for HSCAN (#2925)
  • Added test case for CLIENT KILL with MAXAGE option (#2971)
  • Add support for XREAD last entry (#3005)
  • Reduce the type assertion of CheckConn (#3066)

🛠️ Improvements

This release includes support for Redis Community Edition (CE) 7.4.0, ensuring compatibility with the latest features and improvements introduced in Redis CE 7.4.0.

🧰 Maintenance

... (truncated)

Commits

Updates gorm.io/gorm from 1.25.10 to 1.25.11

Commits
  • 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...
  • 05167fd fix: use reflect.Append when preloading nested associations (#7014)
  • 78c6dfd Fix association replace non-addressable panic (#7012)
  • 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 golang-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-co-op/gocron/v2](https://github.com/go-co-op/gocron) | `2.5.0` | `2.11.0` |
| [github.com/gofiber/contrib/websocket](https://github.com/gofiber/contrib) | `1.3.1` | `1.3.2` |
| [github.com/gofiber/template/html/v2](https://github.com/gofiber/template) | `2.1.1` | `2.1.2` |
| [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.5.3` | `9.6.1` |
| [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.10` | `1.25.11` |



Updates `github.com/go-co-op/gocron/v2` from 2.5.0 to 2.11.0
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v2.5.0...v2.11.0)

Updates `github.com/gofiber/contrib/websocket` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/gofiber/contrib/releases)
- [Commits](gofiber/contrib@websocket/v1.3.1...websocket/v1.3.2)

Updates `github.com/gofiber/fiber/v2` from 2.52.4 to 2.52.5
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.4...v2.52.5)

Updates `github.com/gofiber/template/html/v2` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/gofiber/template/releases)
- [Commits](gofiber/template@ace/v2.1.1...ace/v2.1.2)

Updates `github.com/redis/go-redis/v9` from 9.5.3 to 9.6.1
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.5.3...v9.6.1)

Updates `gorm.io/gorm` from 1.25.10 to 1.25.11
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.10...v1.25.11)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: github.com/gofiber/contrib/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/gofiber/fiber/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/gofiber/template/html/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
- dependency-name: gorm.io/gorm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: golang-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2024
@gaohan085
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 420fd36 into master Aug 8, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/golang-dependencies-a2789323bf branch August 8, 2024 04:07
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.

1 participant