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/gofiber/fiber/v2 from 2.52.1 to 2.52.4 #739

Merged
merged 2 commits into from
May 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

Bumps github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4.

Release notes

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

v2.52.4

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.3...v2.52.4

v2.52.3

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.2...v2.52.3

v2.52.2

🐛 Fixes

Full Changelog: gofiber/fiber@v2.52.1...v2.52.2

Commits
  • fd811cf prepare release v2.52.4
  • a6f4c13 fix(middleware/cors): Vary header handling non-cors OPTIONS requests (#2939)
  • e574c0d fix(middleware/cors): CORS handling (#2937)
  • 43d5091 Prepare release v2.52.3
  • ba10e68 test(middleware/csrf): Fix Benchmark Tests (#2932)
  • 1607d87 fix(middleware/cors): Categorize requests correctly (#2921)
  • 1aac6f6 fix(middleware/cors): Handling and wildcard subdomain matching (#2915)
  • d2b19e2 refactor(docs): deactivate docs sync for v2
  • 68d90cd refactor(docs): deactivate docs sync for v2
  • 109e91a prepare release v2.52.2
  • 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/fiber/v2](https://github.com/gofiber/fiber) from 2.52.1 to 2.52.4.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](gofiber/fiber@v2.52.1...v2.52.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.89%. Comparing base (fdd00e7) to head (22eda0c).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #739      +/-   ##
==========================================
+ Coverage   80.84%   80.89%   +0.04%     
==========================================
  Files          64       64              
  Lines        4365     4365              
==========================================
+ Hits         3529     3531       +2     
+ Misses        635      634       -1     
+ Partials      201      200       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TwiN TwiN merged commit db8535c into master May 21, 2024
1 check passed
@TwiN TwiN deleted the dependabot/go_modules/github.com/gofiber/fiber/v2-2.52.4 branch May 21, 2024 01:48
github-merge-queue bot pushed a commit to chezmoi-sh/atlas that referenced this pull request May 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [TwiN/gatus](https://togithub.com/TwiN/gatus) | minor | `v5.10.0` ->
`v5.11.0` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/TwiN/gatus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/TwiN/gatus)
|

---

### Release Notes

<details>
<summary>TwiN/gatus (TwiN/gatus)</summary>

### [`v5.11.0`](https://togithub.com/TwiN/gatus/releases/tag/v5.11.0)

[Compare
Source](https://togithub.com/TwiN/gatus/compare/v5.10.0...v5.11.0)

##### What's Changed

- feat(alerting): Persist triggered alerts across application restart by
[@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#764
- fix(alerting): Make Microsoft Teams title customizable by
[@&#8203;rahulchordiya](https://togithub.com/rahulchordiya) in
[TwiN/gatus#731
- refactor: Break core package into multiple packages under
config/endpoint by [@&#8203;TwiN](https://togithub.com/TwiN) in
[TwiN/gatus#759
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#739
- chore(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[TwiN/gatus#765

##### New Contributors

- [@&#8203;rahulchordiya](https://togithub.com/rahulchordiya) made their
first contribution in
[TwiN/gatus#731

**Full Changelog**:
TwiN/gatus@v5.10.0...v5.11.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/atlas).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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.

None yet

2 participants