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

build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-beta.6 to 2.0.0-beta.7 #3174

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

Bumps github.com/gofiber/utils/v2 from 2.0.0-beta.6 to 2.0.0-beta.7.

Release notes

Sourced from github.com/gofiber/utils/v2's releases.

v2.0.0-beta.7

🚀 New

  • feat(cbor): Add support for CBOR encoding (#94)
  • add fiber trim functions (#91)
  • feat: Add IfToLower and IfToUpper functions for converting ASCII strings to lowercase and uppercase respectively (#76)
  • RFC8478 - Add the application/zstd Media Type (#75)

🧹 Updates

  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#93)
  • chore: Add support for go1.23 and golangci-lint v1.61.0 (#92)
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 (#89)
  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#88)
  • Bump golangci/golangci-lint-action from 5 to 6 (#84)
  • Bump golangci-lint to v1.59.1 (#87)
  • Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#86)
  • Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#85)
  • Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#83)
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#82)
  • Bump golangci/golangci-lint-action from 4 to 5 (#81)
  • Bump codecov/codecov-action from 4.1.1 to 4.3.0 (#80)
  • Improve Unit-Tests Coverage and CI Workflows (#79)
  • Bump lewagon/wait-on-check-action from 1.3.3 to 1.3.4 (#78)
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 (#74)

Full Changelog: gofiber/utils@v2.0.0-beta.4...v2.0.0

Thank you @​gaby, @​imsk17 and @​sixcolors for making this update possible.

Commits
  • 5596374 Merge pull request #93 from gofiber/dependabot/github_actions/codecov/codecov...
  • d48ce7c Merge pull request #94 from imsk17/feat/cbor-encoding
  • edcc056 chore(lint): fix lint issues
  • ee26b4f chore(cbor): add more tests
  • 75f24a9 fix(doc): CBORUnmarshal can throw different types of error
  • 85e3dd9 chore(lint): fix lint issues
  • f0fe369 Bump codecov/codecov-action from 4.5.0 to 4.6.0
  • 786f636 Merge pull request #92 from gofiber/go123
  • 9a54951 Update golangci-lint config
  • 7cb7ce6 Bump golangci-lint to v1.61.0
  • 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)

Bumps [github.com/gofiber/utils/v2](https://github.com/gofiber/utils) from 2.0.0-beta.6 to 2.0.0-beta.7.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](gofiber/utils@v2.0.0-beta.6...v2.0.0-beta.7)

---
updated-dependencies:
- dependency-name: github.com/gofiber/utils/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 21, 2024 12:35
@dependabot dependabot bot removed the request for review from a team October 21, 2024 12:35
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: 5471417 Previous: 298975a Ratio
BenchmarkAppendMsgitem - MB/s 3229.01 MB/s 1861.11 MB/s 1.73

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant