Skip to content

chore(deps): bump github.com/labstack/echo-contrib from 0.17.4 to 0.50.1#253

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo-contrib-0.50.1
Closed

chore(deps): bump github.com/labstack/echo-contrib from 0.17.4 to 0.50.1#253
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/labstack/echo-contrib-0.50.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps github.com/labstack/echo-contrib from 0.17.4 to 0.50.1.

Release notes

Sourced from github.com/labstack/echo-contrib's releases.

Echo 5 support is located in echo-contrib/v5 series

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

v0.50.0 will be retracted in v0.18.0 series and v0+ will only support Echo 4. For Echo 5 support use v5 major version of this repository.

Full Changelog: labstack/echo-contrib@v0.17.4...v0.50.1

Relates to labstack/echo-contrib#142

V5 is out

See: https://github.com/labstack/echo/releases/tag/v5.0.0

Retract v0.50.0

Echo 5 support was introduced in this repository with the v0.50.0 release. However, this also means that users who are still on Echo 4 and run go get -u ./... will inadvertently pull in Echo 5, which they neither want nor need at this time.

v0.50.0 will be retracted in v0.18.0 series and v0+ will only support Echo 4. For Echo 5 support use v5 major version of this repository.

Full Changelog: labstack/echo-contrib@v0.17.4...v0.18.0

Relates to labstack/echo-contrib#142

Commits

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 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 16, 2026

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.05s
✅ API spectral 2 0 0 2.62s
✅ COPYPASTE jscpd yes no no 2.43s
✅ DOCKERFILE hadolint 1 0 0 0.12s
❌ GO golangci-lint yes yes 1 no 52.21s
✅ GO revive yes no no 1.58s
✅ MARKDOWN markdownlint 2 0 0 0 0.86s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.34s
✅ REPOSITORY checkov yes no no 39.99s
✅ REPOSITORY gitleaks yes no no 0.3s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 61.0s
✅ REPOSITORY secretlint yes no no 0.79s
✅ REPOSITORY syft yes no no 3.55s
✅ REPOSITORY trivy yes no no 24.33s
✅ REPOSITORY trivy-sbom yes no no 2.68s
✅ REPOSITORY trufflehog yes no no 5.66s
✅ SPELL lychee 12 0 0 0.11s
✅ YAML prettier 10 0 0 0 0.95s
✅ YAML v8r 10 0 0 8.05s
✅ YAML yamllint 10 0 0 0.9s

Detailed Issues

❌ GO / golangci-lint - 1 error
level=info msg="golangci-lint has version 2.10.1 built with go1.26.0 from 5d1e709b on 2026-02-17T15:27:33Z"
level=info msg="[config_reader] Used config file ../../action/lib/.automation/.golangci.yml"
level=info msg="[config_reader] Module name \"github.com/atlascloud/packages\""
level=info msg="[goenv] Read go env for 9.815663ms: map[string]string{\"GOCACHE\":\"/github/home/.cache/go-build\", \"GOROOT\":\"/usr/lib/go\"}"
level=info msg="[lintersdb] Active 6 linters: [gocritic gofmt govet ineffassign staticcheck unused]"
level=info msg="[loader] Go packages loading at mode 8767 (exports_file|files|imports|deps|name|types_sizes|compiled_files) took 37.764670865s"
level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 7.080636ms"
level=info msg="[linters_context/goanalysis] analyzers took 34.939485919s with top 10 stages: buildir: 28.817246134s, printf: 1.607602667s, inspect: 662.979374ms, fact_purity: 550.630289ms, ctrlflow: 437.75789ms, fact_deprecated: 416.287082ms, nilness: 412.071188ms, SA5012: 319.289204ms, typedness: 315.797972ms, gocritic: 275.112443ms"
level=info msg="[runner] Applying suggested fixes"
level=info msg="[runner] fixer took 1.333µs with stages: all: 1.333µs"
level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\""
level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\""
level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\""
level=info msg="[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \"third_party$\", Linters: \"gofmt\"]"
level=info msg="[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \"builtin$\", Linters: \"gofmt\"]"
level=info msg="[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \"examples$\", Linters: \"gofmt\"]"
level=info msg="[runner] Issues before processing: 2, after processing: 1"
level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 2/1, source_code: 1/1, filename_unadjuster: 2/2, invalid_issue: 2/2, diff: 1/1, fixer: 1/1, max_per_file_from_linter: 1/1, max_from_linter: 1/1, exclusion_paths: 2/2, exclusion_rules: 1/1, uniq_by_line: 1/1, sort_results: 1/1, path_absoluter: 2/2, path_relativity: 2/2, nolint_filter: 1/1, max_same_issues: 1/1, path_shortener: 1/1, severity-rules: 1/1, path_prettifier: 1/1, cgo: 2/2"
level=info msg="[runner] processing took 562.769µs with stages: nolint_filter: 272.157µs, generated_file_filter: 157.003µs, exclusion_rules: 37.259µs, source_code: 32.42µs, exclusion_paths: 24.375µs, fixer: 23.664µs, path_relativity: 4.579µs, uniq_by_line: 2.114µs, max_same_issues: 1.723µs, sort_results: 1.483µs, max_from_linter: 892ns, path_shortener: 872ns, invalid_issue: 851ns, cgo: 792ns, path_absoluter: 681ns, filename_unadjuster: 631ns, path_prettifier: 390ns, diff: 341ns, max_per_file_from_linter: 332ns, severity-rules: 210ns"
level=info msg="[runner] linters took 13.67159089s with stages: goanalysis_metalinter: 13.670943312s"
../../..cmd/api/main.go:49:8: SA1019: middleware.Logger is deprecated: please use middleware.RequestLogger or middleware.RequestLoggerWithConfig instead. (staticcheck)
	e.Use(middleware.Logger())
	      ^
1 issues:
* staticcheck: 1
level=info msg="File cache stats: 1 entries of total size 2.8KiB"
level=info msg="Memory: 515 samples, avg is 134.9MB, max is 486.5MB"
level=info msg="Execution took 51.454742544s"

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,API_SPECTRAL,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,GO_GOLANGCI_LINT,GO_REVIVE,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/labstack/echo-contrib-0.50.1 branch from dcc8849 to d65d7cc Compare February 26, 2026 18:06
Bumps [github.com/labstack/echo-contrib](https://github.com/labstack/echo-contrib) from 0.17.4 to 0.50.1.
- [Release notes](https://github.com/labstack/echo-contrib/releases)
- [Commits](labstack/echo-contrib@v0.17.4...v0.50.1)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo-contrib
  dependency-version: 0.50.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/labstack/echo-contrib-0.50.1 branch from d65d7cc to bf5679d Compare March 17, 2026 01:04
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2026

Looks like github.com/labstack/echo-contrib is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 17, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/labstack/echo-contrib-0.50.1 branch March 17, 2026 17:09
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.

1 participant