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 #264

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 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.10.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.5.4
gorm.io/gorm 1.25.10 1.25.11

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

Release notes

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

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

v2.7.1

What's Changed

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

v2.7.0

Added

Fixed

Full Changelog: go-co-op/gocron@v2.6.0...v2.7.0

v2.6.0

Added

... (truncated)

Commits
  • 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...
  • 212db8e issue-740: ascending time function (#744)
  • 64d6e48 issue-740: expand oneTimeJob to support multiple times (#741)
  • 7c391d4 issue-742: bug in NextRun (#743)
  • fd18ca7 issue-736: moving validation of one-time to (#737)
  • 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.5.4

Release notes

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

9.5.4

Changes

  • add test for tls connCheck #3025 (#3047)
  • Support Hash-field expiration commands in Pipeline & Fix HExpire HExpireWithArgs expiration (#3038)
  • Support Hash-field expiration for 7.4 CE RC2 (#3040)
  • fix node routing in slotClosestNode (#3043)
  • Update pubsub.go (#3042)
  • Change monitor test to run manually (#3041)
  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.38.0 (#3028)
  • Add (*StatusCmd).Bytes() method (#3030)
  • chore(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in /example/otel (#3000)
  • Add support for XREAD last entry (#3005)
  • Remove Redis 7.4.0 tests from RE (#3035)
  • Support NOVALUES parameter for HSCAN (#2925)
  • Added test case for CLIENT KILL with MAXAGE option (#2971)
  • Change redis version from 7.2 to 7.4 in makefile (#3034)

🚀 New Features

  • TimeSeries insertion filters for close samples (#3003)
  • RediSearch Support (#2801)
  • Support Hash-field expiration commands (#2991)

Contributors

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

@​b1ron, @​dependabot, @​dependabot[bot], @​gerzse, @​haines, @​immersedin, @​naiqianz, @​ofekshenawa, @​srikar-jilugu, @​tzongw and @​vladvildanov

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.10.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.5.4` |
| [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.10.0
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](go-co-op/gocron@v2.5.0...v2.10.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.5.4
- [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.5.4)

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-patch
  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 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2024

Superseded by #265.

@dependabot dependabot bot closed this Jul 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/golang-dependencies-d0d042079e branch July 22, 2024 04:15
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