chore(deps): Update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/fasthttp/websocket | require | patch |
v1.5.6 -> v1.5.7
|
github.com/goravel/fiber | require | patch |
v1.1.11-0.20231121035208-8c744e1a4b62 -> v1.1.12
|
github.com/goravel/framework | require | patch |
v1.13.1-0.20231121034700-e91df530a997 -> v1.13.4
|
github.com/imroc/req/v3 | require | patch |
v3.42.1 -> v3.42.2
|
Release Notes
fasthttp/websocket (github.com/fasthttp/websocket)
v1.5.7
-
0709026
Merge branch 'main' of https://github.com/gorilla/websocket (Sergio VS) -
0852947
chore: deprecate Go 1.17 (Sergio VS) -
f0ec6d4
fix: upgrade dependencies (Sergio VS)
goravel/fiber (github.com/goravel/fiber)
v1.1.12
What's Changed
- feat: add terminal link to url by @juantarrel in https://github.com/goravel/fiber/pull/37
- Upgrade v1.1.11 (#39) by @hwbrzzl in https://github.com/goravel/fiber/pull/40
- build(deps): bump the go-modules group with 2 updates by @dependabot in https://github.com/goravel/fiber/pull/41
- fix: fallback the logic of GlobalMiddleware (#42) by @hwbrzzl in https://github.com/goravel/fiber/pull/43
New Contributors
- @juantarrel made their first contribution in https://github.com/goravel/fiber/pull/37
Full Changelog: https://github.com/goravel/fiber/compare/v1.1.10...v1.1.12
goravel/framework (github.com/goravel/framework)
v1.13.4
: v.1.13.4
Full Changelog: https://github.com/goravel/framework/compare/v1.13.3...v1.13.4
v1.13.3
What's Changed
- fix: Register multiple events by @ahmed3mar in https://github.com/goravel/framework/pull/317
- fix: database variable by @ahmed3mar in https://github.com/goravel/framework/pull/316
- feat: [#265] The Config module supports get system environment variables by @hwbrzzl in https://github.com/goravel/framework/pull/329
- feat: [#265] The Config module supports get system environment variables by @hwbrzzl in https://github.com/goravel/framework/pull/335
Full Changelog: https://github.com/goravel/framework/compare/v1.13.2...v1.13.3
v1.13.2
What's Changed
🐛
Bug Fixes - Merge #305, #306 to v1.13.x by @hwbrzzl in https://github.com/goravel/framework/pull/308
- fix: [#270] Optimize postgres DNS by @hwbrzzl in https://github.com/goravel/framework/pull/309
- fix: [#253] [Bug] The With method can't be used with the Cursor method together by @hwbrzzl in https://github.com/goravel/framework/pull/311
Upgrade Guide: Upgrading To v1.13 From v1.12 Full Changelog: https://github.com/goravel/framework/compare/v1.13.1...v1.13.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.