turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.79k stars 263 forks source link

[dep][go](deps): Bump github.com/gin-contrib/static from 0.0.1 to 1.1.0 #4146

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

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

Release notes

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

v1.1.0

Changelog

Features

  • faf596e feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
  • 9ae1c0d feat: Implement embed folder and a better organisation
  • 7e4680a feat: Implement embed folder and a better organisation
  • acf41a9 feat: enhance static file serving capabilities

Bug fixes

  • 45b3e72 fix(lint): should be written without leading space

Enhancements

  • cd3f75b chore(CD): enable goreleaser config.
  • 0874496 chore(CI): add go1.20 version
  • a7b3745 chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7
  • f82b50d chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0
  • b99f153 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
  • 92f1410 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 9bd6c69 chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 4f067b5 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • 33b0a22 chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.5
  • f12c8a9 chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • a476d0b chore(deps): bump github/codeql-action from 1 to 2
  • 76c2495 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
  • 8c4fd21 chore(github): upgrade action package.
  • a99fa6d chore(lint): add golang lint config
  • f6388b3 chore(lint): upgrade /golangci-lint to v1.43.0
  • db264bd chore: Add go 1.19 and upgrade lint version to v1.49
  • 7cf53f6 chore: add go1.16 version
  • d361912 chore: fix lint
  • ad4c6b0 chore: refactor Lint Configuration for Go Project
  • 9f124f7 chore: refactor example directory structure
  • 4cbe726 chore: rename example to _example
  • 651b99a chore: switch travis to github actions.
  • 2a746de chore: update GitHub Actions versions in workflow files
  • ad67ad1 chore: update GitHub actions and dependencies
  • f07e37c chore: update dependencies and Go version
  • 111c2d5 chore: update gin to v1.7.4
  • a16b37a chore: upgrade checkout version to v3

Others

  • 8d999d6 Fix example link in README.md
  • cd34821 chore(CI/CD): add dependabot
  • 4779c44 chore(CI/CD): remove macos-latest testing
  • ebb0d39 ci: Update travis.yml go 1.16 required
  • a2c0537 ci: update CI workflows and dependencies
  • 48e0d07 ci: update Go versions and CI workflows
  • 5d1b16d doc: Update use embedmd (include file in .md)
  • 21b6603 style: refactor tests and update CI configurations
  • e3221e7 test: improve reliability of file operations
  • 6e6360c test: refactor tests and cleanup imports

v1.0.0

... (truncated)

Commits
  • 21b6603 style: refactor tests and update CI configurations
  • 6e6360c test: refactor tests and cleanup imports
  • 9f124f7 chore: refactor example directory structure
  • e3221e7 test: improve reliability of file operations
  • acf41a9 feat: enhance static file serving capabilities
  • 45b3e72 fix(lint): should be written without leading space
  • ad4c6b0 chore: refactor Lint Configuration for Go Project
  • f07e37c chore: update dependencies and Go version
  • 48e0d07 ci: update Go versions and CI workflows
  • a2c0537 ci: update CI workflows and dependencies
  • 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 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)