8000 Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.4 by dependabot[bot] · Pull Request #606 · alireza0/s-ui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump github.com/gin-contrib/sessions from 1.0.2 to 1.0.4 #606

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github May 29, 2025

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

Release notes

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

v1.0.4

Changelog

Bug fixes

  • 4d66e4e9aabb3fe0ff9d1626cf565c4c6968a68d: fix: reverting Session() returning nil if session does not exist (issue #287) (#289) (@​rogersm)

Enhancements

  • 44d4e3605c7830f226b20dfcb7c98e3c178235ab: chore: bump gin-gonic/gin to v1.10.1 for dependency update (@​appleboy)

Build process updates

  • 8a33b631ca160d57aa48182db6e57307192433fd: ci: update golangci-lint to v2.1 in GitHub Actions workflow (@​appleboy)

Others

  • 12aa9f4b814f76844894f186ace4bd23b1ff29c0: Added guard to split not to get out of bounds exception when testing (#288) (@​rogersm)

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
  • 12aa9f4 Added guard to split not to get out of bounds exception when testing (#288)
  • 8a33b63 ci: update golangci-lint to v2.1 in GitHub Actions workflow
  • 44d4e36 chore: bump gin-gonic/gin to v1.10.1 for dependency update
  • 4d66e4e fix: reverting Session() returning nil if session does not exist (issue #287)...
  • 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
  • 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)

Bumps [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) from 1.0.2 to 1.0.4.
- [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.4)

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

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 May 29, 2025
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
0