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

Bump github.com/gin-contrib/secure from 0.0.1 to 1.1.0 #6

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

Bumps github.com/gin-contrib/secure from 0.0.1 to 1.1.0.

Release notes

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

v1.1.0

Changelog

Features

  • e944b635b29f478e95a647a5123daf9ede2eb16e: feat: support STSPreload (@​GswOne)

Enhancements

  • 977c9aa55f77b8d114b60f5ffe3222d22efd0ee0: chore: refine Changelog Generation and Configuration (@​appleboy)
  • f455ee6abfef053cee0f3a35ba3a696e1db94b0b: chore: update Go dependencies to latest versions (@​appleboy)
  • fd0b59c54468cd89a96922fb9a520cd70ec42537: chore: update and streamline dependency management (@​appleboy)

Build process updates

  • 645b4bb02c159c9506e1e004cd21b26bfae8ddf8: ci: update GitHub Actions and Lint Configurations (@​appleboy)

Documentation updates

  • f6e7c816e819e4a22d46f7e2730ccc6cff02dcbd: docs: refine secure.go configuration handling (@​appleboy)

v1.0.0

Changelog

Features

  • f481a3d feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL

Enhancements

  • b65f3cd chore(CD): enable goreleaser config.
  • ed163b0 chore(CI): add go 1.21
  • 0c072f2 chore(CI): add go1.20 version
  • 4d90268 chore(CI): add v1.14 in go
  • 159cd49 chore(deps): bump actions/setup-go from 2 to 4
  • 5125aea chore(deps): bump github.com/gin-gonic/gin from 1.7.2 to 1.7.7
  • 3725b3b chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1
  • 7076bf5 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.5
  • 8de4101 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 86145d1 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2
  • 9347abb chore(deps): bump github/codeql-action from 1 to 2
  • c1b8efd chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • f3cd89b chore(deps): bump goreleaser/goreleaser-action from 3 to 4
  • 082c7df chore(deps): update dependency.
  • 941b73a chore(github): upgrade action package.
  • ed9a886 chore: Add go 1.19 and upgrade lint version to v1.49
  • 4d4463e chore: add go1.15.x
  • dc46c8e chore: remove travis
  • 77e4132 chore: switch travis to github actions. (#21)
  • d810552 chore: update GitHub Actions versions in workflows
  • d30be6b chore: update GitHub workflow to use goreleaser/goreleaser-action v5
  • bfb0e1b chore: update third-party dependencies to latest versions
  • 5746565 chore: upgrade checkout version to v3
  • 5e18c95 chore: upgrade gin to v1.6.3
  • 890e62d chore: upgrade gin version
  • 2155942 chore: upgrade golangci-lint to v1.42.0 and add cache (#22)

Others

  • 2addcae Merge pull request #23 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • b1f8a3d Merge pull request #28 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.7.7
  • a026baa Merge pull request #30 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
  • 15cbeaf Merge pull request #33 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 760cf69 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/stretchr/testify-1.7.5

... (truncated)

Commits
  • fd0b59c chore: update and streamline dependency management
  • f6e7c81 docs: refine secure.go configuration handling
  • e944b63 feat: support STSPreload
  • 645b4bb ci: update GitHub Actions and Lint Configurations
  • f455ee6 chore: update Go dependencies to latest versions
  • 977c9aa chore: refine Changelog Generation and Configuration
  • 69f3669 ci: update GitHub Actions workflows configurations
  • bfb0e1b chore: update third-party dependencies to latest versions
  • d30be6b chore: update GitHub workflow to use goreleaser/goreleaser-action v5
  • b8fdac1 ci: update GitHub Actions to version 3 for codeql-action/init
  • 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 the dependencies Pull requests that update a dependency file label Aug 14, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/secure-1.1.0 branch from 1dd0b38 to b879a93 Compare August 14, 2024 05:09
Bumps [github.com/gin-contrib/secure](https://github.com/gin-contrib/secure) from 0.0.1 to 1.1.0.
- [Release notes](https://github.com/gin-contrib/secure/releases)
- [Changelog](https://github.com/gin-contrib/secure/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/secure@v0.0.1...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gin-contrib/secure-1.1.0 branch from b879a93 to d477382 Compare August 14, 2024 05:14
@araujo88 araujo88 merged commit ea8f4fa into main Aug 14, 2024
2 checks passed
@araujo88 araujo88 deleted the dependabot/go_modules/github.com/gin-contrib/secure-1.1.0 branch August 14, 2024 05:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant