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

[chore]: Bump github.com/gin-contrib/sessions from 0.0.5 to 1.0.0 #2782

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps github.com/gin-contrib/sessions from 0.0.5 to 1.0.0.

Release notes

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

v1.0.0

Changelog

Bug fixes

  • 2d48feb fix: update workflows and dependencies

Enhancements

  • f37cbc9 chore(deps): add go1.20 version
  • 4774516 chore(deps): bump actions/setup-go from 2 to 3
  • 3a2dcc4 chore(deps): bump codecov/codecov-action from 1 to 3
  • 435118c chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#163)
  • 65e2254 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1
  • b7d2180 chore(deps): bump github/codeql-action from 1 to 2
  • 604ba09 chore(deps): bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1
  • 3b8dc67 chore(deps): bump gorm.io/driver/sqlite from 1.1.4 to 1.3.2
  • 292d2a0 chore(deps): bump gorm.io/driver/sqlite from 1.3.2 to 1.3.4
  • 189b96f chore(deps): bump gorm.io/driver/sqlite from 1.3.4 to 1.4.4 (#216)
  • 4f58230 chore(deps): bump gorm.io/gorm from 1.20.12 to 1.23.5 (#165)
  • 17e647f chore(deps): bump supercharge/mongodb-github-action from 1.2.0 to 1.7.0
  • 6068474 chore(deps): bump supercharge/redis-github-action from 1.2.0 to 1.4.0
  • 45442d2 chore(deps): update lint version
  • 894dc4a chore(deps): update version
  • c72e971 chore(deps): upgrade go module version
  • 1e8a975 chore(deps): upgrade golangci-lint version
  • 9d780ae chore(sqlite): downgrade to v1.14.16
  • 8eaa3bf chore: remove support for older Go versions in lint workflow
  • 33e24cf chore: update GitHub Actions versions in workflow files
  • 3a8bd8f chore: update GitHub Actions workflow for multiple OS and Go versions
  • 8ac3630 chore: update badges and remove embedded code snippet
  • 8fca474 chore: update dependencies to latest versions
  • 98372e3 chore: update golang.org/x packages to latest versions
  • 5c9a349 chore: update third-party dependencies to latest versions (#262)
  • 8f480c3 chore: update version of actions/setup-go in GitHub actions workflows

Others

  • 5ab77af Merge pull request #158 from gin-contrib/dependabot/github_actions/actions/setup-go-3
  • 699d99a Merge pull request #160 from gin-contrib/dependabot/github_actions/supercharge/mongodb-github-action-1.7.0
  • ef10e1e Merge pull request #161 from gin-contrib/dependabot/github_actions/supercharge/redis-github-action-1.4.0
  • 0ef33ea Merge pull request #162 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3
  • 39b85f3 Merge pull request #164 from gin-contrib/dependabot/go_modules/gorm.io/driver/sqlite-1.3.2
  • 702d61a Merge pull request #169 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 1d1dcc3 Merge pull request #170 from gin-contrib/dependabot/go_modules/go.mongodb.org/mongo-driver-1.9.1
  • fd0b681 Merge pull request #175 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 828f985 Merge pull request #176 from gin-contrib/dependabot/go_modules/gorm.io/driver/sqlite-1.3.4
  • 4858a5a build: remove unused variables and add build constraints for go1.10 and go1.11
  • 68463e3 chore(CI/CD): add dependabot
  • 076c06f ci: update GitHub Actions configurations for Go projects
  • 54bf75a ci: update GitHub Actions to Version 3
  • f378232 refactor: refactor MongoDB client connection
Commits
  • 113f163 docs: Update README.md (#260)
  • 076c06f ci: update GitHub Actions configurations for Go projects
  • 5c9a349 chore: update third-party dependencies to latest versions (#262)
  • 98372e3 chore: update golang.org/x packages to latest versions
  • 54bf75a ci: update GitHub Actions to Version 3
  • 8f480c3 chore: update version of actions/setup-go in GitHub actions workflows
  • 8ac3630 chore: update badges and remove embedded code snippet
  • 3a8bd8f chore: update GitHub Actions workflow for multiple OS and Go versions
  • 8eaa3bf chore: remove support for older Go versions in lint workflow
  • 4858a5a build: remove unused variables and add build constraints for go1.10 and go1.11
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @tsmethurst.


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 the chore a pain in the butt that needs doing label Mar 25, 2024
@tsmethurst
Copy link
Contributor

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.0 branch from 7349f68 to 8d01480 Compare March 25, 2024 10:34
Bumps [github.com/gin-contrib/sessions](https://github.com/gin-contrib/sessions) from 0.0.5 to 1.0.0.
- [Release notes](https://github.com/gin-contrib/sessions/releases)
- [Changelog](https://github.com/gin-contrib/sessions/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/sessions@v0.0.5...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.0 branch from 8d01480 to d26759f Compare March 25, 2024 10:46
@dependabot dependabot bot merged commit 29031d1 into main Mar 25, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gin-contrib/sessions-1.0.0 branch March 25, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a pain in the butt that needs doing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant