-
Notifications
You must be signed in to change notification settings - Fork 562
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix(deps): update module github.com/gin-contrib/sessions to v1.0.3 #1916
base: develop
Are you sure you want to change the base?
fix(deps): update module github.com/gin-contrib/sessions to v1.0.3 #1916
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This PR updates the github.com/gin-contrib/sessions
module from v1.0.1 to v1.0.2 in the Digger repository, focusing on maintenance and dependency improvements.
- Updated
github.com/gin-contrib/sessions
in/backend/go.mod
to v1.0.2 which includes dependency updates and Redis store implementation changes - Affects session handling in controllers and services but changes are non-breaking
- Includes build process improvements and Go 1.20 compatibility updates
- Switches to
snowdreamtech/redistore
for Redis session storage implementation
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
53662fc
to
0091143
Compare
This PR contains the following updates:
v1.0.1
->v1.0.3
Release Notes
gin-contrib/sessions (github.com/gin-contrib/sessions)
v1.0.3
Compare Source
Changelog
Features
24b7d1e
: feat: add username parameter to store initialization functions (@appleboy)Bug fixes
5414a53
: fix: refactor linting and session handling in Go codebase (@appleboy)54c2d39
: fix: refactor codebase for improved performance and maintainability (@appleboy)Enhancements
8d75c3d
: chore: update Go version and dependencies for MongoDB integration (#270) (@appleboy)ca18631
: chore: update github.com/gin-gonic/gin to v1.10.0 (#272) (@ypli0629)e8a158a
: chore: switch Redis store dependency github.com/boj/redistore
(#273) (@appleboy)6de0509
: chore: update database dependencies to latest versions (@appleboy)6705bb2
: chore: upgrade dependencies for improved stability and performance (@appleboy)638c28d
: chore: update Go version to 1.23 and refresh dependencies (@appleboy)Refactor
f361a4d
: refactor: switch to structured logging withlog/slog
and update error handling (@appleboy)830a1b9
: refactor: refactor codebase for improved readability and context handling (@appleboy)Build process updates
14e12ca
: ci: add GitHub Actions workflow for Bearer PR checks (@appleboy)8412413
: ci: improve overall system performance and reliability (@appleboy)08332b7
: ci: add Go 1.24 support in workflows and adjust test tolerances (@appleboy)v1.0.2
Compare Source
Changelog
Enhancements
8e4ea71
: chore: update golang.org/x dependencies to latest versions (#268) (@appleboy)ace1fd0
: chore: switch old store tosnowdreamtech/redistore
(#269) (@appleboy)8ff78e1
: chore: update Go version to 1.20 and adjust related configurations (@appleboy)Build process updates
d5f4b3b
: ci: update CI/CD pipeline and testing configurations (@appleboy)a4432eb
: ci: update CI workflows for Go 1.23 and latest action versions (@appleboy)2f25e13
: ci: update GitHub actions for Redis and MongoDB (@appleboy)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.