Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps github.com/gin-contrib/sessions from 1.0.2 to 1.0.3.

Release notes

Sourced from github.com/gin-contrib/sessions's releases.

v1.0.3

Changelog

Features

  • 24b7d1ec38f2f5b58ea97ac4f1bf2db13c3d599f: feat: add username parameter to store initialization functions (@​appleboy)

Bug fixes

  • 5414a530e97da04fc1c940ed481f4f7a2671cba4: fix: refactor linting and session handling in Go codebase (@​appleboy)
  • 54c2d3968a451ed3aeb64587ab3d2e60d1bed980: fix: refactor codebase for improved performance and maintainability (@​appleboy)

Enhancements

  • 8d75c3db2c0d3675ba2bafccabaea89e20697223: chore: update Go version and dependencies for MongoDB integration (#270) (@​appleboy)
  • ca18631a777afe5513cb96f48954fff558720f8f: chore: update github.com/gin-gonic/gin to v1.10.0 (#272) (@​ypli0629)
  • e8a158a523ce5115d996b578925eeb7bd9d19738: chore: switch Redis store dependency to github.com/boj/redistore (#273) (@​appleboy)
  • 6de05090667542e28bc58da368cb8941a3eafe0b: chore: update database dependencies to latest versions (@​appleboy)
  • 6705bb2fe15da4546b0c954ca54d75fcff855e00: chore: upgrade dependencies for improved stability and performance (@​appleboy)
  • 638c28d55c82a2067a6b81bdc2aae09730e68edb: chore: update Go version to 1.23 and refresh dependencies (@​appleboy)

Refactor

  • f361a4d944dc186a7768f331ad8b0b424239d80a: refactor: switch to structured logging with log/slog and update error handling (@​appleboy)
  • 830a1b933ce9e64f9ac49c7bdac1bec9272bb35a: refactor: refactor codebase for improved readability and context handling (@​appleboy)

Build process updates

  • 14e12ca37c34bc4884dfc6d37606fcace8cbbe30: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
  • 84124131677b3d94c60b0bed94fa16c417ca1092: ci: improve overall system performance and reliability (@​appleboy)
  • 08332b72e51660daa24453cf1d6e82eaf55b094f: ci: add Go 1.24 support in workflows and adjust test tolerances (@​appleboy)
Commits
  • 54c2d39 fix: refactor codebase for improved performance and maintainability
  • 830a1b9 refactor: refactor codebase for improved readability and context handling
  • 5414a53 fix: refactor linting and session handling in Go codebase
  • 638c28d chore: update Go version to 1.23 and refresh dependencies
  • 24b7d1e feat: add username parameter to store initialization functions
  • 6705bb2 chore: upgrade dependencies for improved stability and performance
  • 08332b7 ci: add Go 1.24 support in workflows and adjust test tolerances
  • 8412413 ci: improve overall system performance and reliability
  • 6de0509 chore: update database dependencies to latest versions
  • e8a158a chore: switch Redis store dependency to github.com/boj/redistore (#273)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.3 branch 2 times, most recently from dc0b79f to fc43bb9 Compare April 8, 2025 11:49
Bumps [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/gin-contrib/sessions/releases)
- [Changelog](https://github.com/gin-contrib/sessions/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/sessions@v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/sessions
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.3 branch from fc43bb9 to 639ebc8 Compare April 8, 2025 11:54
@mattkasun mattkasun merged commit 84fb055 into master Apr 8, 2025
3 checks passed
@mattkasun mattkasun deleted the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.3 branch April 8, 2025 12:30
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