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(deps): bump github.com/savsgio/atreugo/v11 from 11.9.9 to 11.13.2 #49

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 Oct 7, 2024

Bumps github.com/savsgio/atreugo/v11 from 11.9.9 to 11.13.2.

Release notes

Sourced from github.com/savsgio/atreugo/v11's releases.

v11.13.2

  • b984460 refactor: change interface{} to any (Sergio VS)
  • 8cf43fe chore(readme): remove deprecated go 1.19 (Sergio VS)
  • 012b0fa fix: upgrade dependencies (Sergio VS)
  • 602dc99 chore(ci/test): deprecate go 1.19 and improves (Sergio VS)
  • 2fcf7f6 chore(ci/lint): upgrade to v1.59.1 (Sergio VS)
  • 4d19a7c chore(ci): remove build job (Sergio VS)

Full Changelog: savsgio/atreugo@v11.13.1...v11.13.2

v11.13.1

  • e454943 chore(ci/lint): fix issues (Sergio VS)
  • c0be764 fix(ci/test): fix finish job (Sergio VS)
  • 4e836ff chore(ci/lint): upgrade golangci lint to v1.58.2 (Sergio VS)
  • deb8993 fix: upgrade dependencies (Sergio VS)

v11.13.0

  • 6b00e56 feat: add support to serve static fs.FS (Sergio VS)
  • 4b2233e chore: upgrade actions checkout to v4 (Sergio VS)
  • d1ec043 fix: upgrade golangci lint to 1.56.2 (Sergio VS)
  • 075d858 chore: add support to go 1.22 (Sergio VS)
  • ac31029 chore: deprecate go 1.18 (Sergio VS)
  • 78cf94f fix: upgrade dependencies (Sergio VS)

v11.12.0

  • 824eea0 feat: add FS and SkipCache fields to StaticFS type (Sergio VS)
  • 3979c7b fix: upgrade dependencies (Sergio VS)
  • 4a86185 chore: deprecate Go 1.17 (Sergio VS)
  • 34cc253 chore(lint): upgrade to 1.55.2 (Sergio VS)
  • fe589df feat(config): add custom json marshaler function (#105) (Sergio VS)

v11.11.0

  • 5b81ab1 fix: upgrade dependencies (Sergio VS)
  • e4eb68f Add Shutdown() and ShutdownWithContext() (#103) (3JoB SRA)
  • 08b8293 chore(lint): upgrade to v1.54.2 (Sergio VS)
  • 0600927 chore: add support to Go 1.21 (Sergio VS)

v11.10.1

  • b31d426 chore(lint): upgrade to v1.53.3 (Sergio VS)
  • d6f0128 fix: upgrade dependencies (Sergio VS)
  • 85d21a7 align handling of graceful shutdown signals (#102) (Dan Markhasin)
  • f81fcc6 refactor(response/json): encode directly to response body writer (Sergio VS)
  • 51e2fe5 chore(lint): upgrade to v1.53.2 (Sergio VS)

v11.10.0

  • 008d944 Adding UseFinal Middleware to Ensure Consistent HTTP Response Management (#101) (shakedoron)
  • 8f9f547 chore: upgrade actions/setup-go to v4 (Sergio VS)
  • 92d8269 5674fd6 chore(lint): upgrade to v1.52.2 (Sergio VS)
  • 62bd5b0 feat: upgrade dependencies (Sergio VS)

... (truncated)

Commits
  • b984460 refactor: change interface{} to any
  • 8cf43fe chore(readme): remove deprecated go 1.19
  • 012b0fa fix: upgrade dependencies
  • 602dc99 chore(ci/test): deprecate go 1.19 and improves
  • 2fcf7f6 chore(ci/lint): upgrade to v1.59.1
  • 4d19a7c chore(ci): remove build job
  • e454943 chore(ci/lint): fix issues
  • c0be764 fix(ci/test): fix finish job
  • 4e836ff chore(ci/lint): upgrade golangci lint to v1.58.2
  • deb8993 fix: upgrade dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [github.com/savsgio/atreugo/v11](https://github.com/savsgio/atreugo) from 11.9.9 to 11.13.2.
- [Release notes](https://github.com/savsgio/atreugo/releases)
- [Commits](savsgio/atreugo@v11.9.9...v11.13.2)

---
updated-dependencies:
- dependency-name: github.com/savsgio/atreugo/v11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 7, 2024
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