-
Notifications
You must be signed in to change notification settings - Fork 883
Commit 1a6db9e
authored
Update dependency Giraffe to v7 (#1988)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [Giraffe](https://redirect.github.com/giraffe-fsharp/giraffe)
([source](https://redirect.github.com/giraffe-fsharp/Giraffe)) | nuget |
major | `4.1.0` -> `7.0.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>giraffe-fsharp/Giraffe (Giraffe)</summary>
###
[`v7.0.2`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#702---2024-10-16)
Combination of the tags:
-
[7.0.2-alpha-001](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v7.0.2-alpha-001)
-
[7.0.2-alpha-002](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v7.0.2-alpha-002)
###
[`v7.0.1`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#701---2024-08-27)
- [Add F#
Analyzers](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/603)
- Credits [@​1eyewonder](https://redirect.github.com/1eyewonder)
- [Add F# compatible json
serializer](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/609)
- Credits [@​fpellet](https://redirect.github.com/fpellet)
- Add F# compatible json serializer with `FSharp.SystemTextJson`:
`Json.FsharpFriendlySerializer`
- [Update .vscode samples debug
configuration](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/610)
- Credits [@​64J0](https://redirect.github.com/64J0)
###
[`v7.0.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#700---2024-07-15)
Combination of the tags:
-
[6.4.1-alpha-1](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-1)
-
[6.4.1-alpha-2](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-2)
-
[6.4.1-alpha-3](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v6.4.1-alpha-3)
-
[7.0.0-alpha-001](https://redirect.github.com/giraffe-fsharp/Giraffe/releases/tag/v7.0.0-alpha-001)
###
[`v6.4.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#640---2024-04-12)
- [Upgrade to .NET
8](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/527) -
Credits [@​Banashek](https://redirect.github.com/Banashek)
[@​fpellet](https://redirect.github.com/fpellet)
- [Improve CI by updating actions version and avoid concurrent jobs for
the same
PR](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/582) -
Credits [@​64J0](https://redirect.github.com/64J0)
- [Add Fantomas validation to
CI](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/587) -
Credits [@​64J0](https://redirect.github.com/64J0)
###
[`v6.3.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#630---2024-03-01)
- Same as 6.3.0
###
[`v6.2.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#620---2023-07-06)
- [remove Utf8Json
support](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/543) -
Credits [@​jcmrva](https://redirect.github.com/jcmrva)
###
[`v6.1.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#610---2023-07-05)
- [Updating github workflow file to use nuget-acceptable version numbers
for
packaging](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/517)
- Credits [@​Banashek](https://redirect.github.com/Banashek)
- [Updating mimetype accept header parsing to use builtin aspnet
parse/methods](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/516)
- Credits [@​Banashek](https://redirect.github.com/Banashek)
- [Make recyclableMemoryStreamManager
internal](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/514) -
Credits [@​kerams](https://redirect.github.com/kerams)
- [Upgrade to .NET
7](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/527) -
Credits [@​epoyraz](https://redirect.github.com/epoyraz)
- [Documentation: Add another tutorial video to
README](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/533) -
Credits [@​SIRHAMY](https://redirect.github.com/SIRHAMY)
- [Fixed Slack invite
link](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/531) -
Credits [@​anpin](https://redirect.github.com/anpin)
- [RFC-compliant Content-Length handling for 1xx, 204 and 205 responses
and CONNECT
requests](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/541) -
Credits [@​retendo](https://redirect.github.com/retendo)
- [Fix spelling in docs for BindJsonAsync and
BindXmlAsync](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/539)
- Credits [@​onpikono](https://redirect.github.com/onpikono)
- [Restore 6.0 as
TFM](https://redirect.github.com/giraffe-fsharp/Giraffe/pull/542) -
Credits [@​TheAngryByrd](https://redirect.github.com/TheAngryByrd)
###
[`v6.0.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#600)
- Same as 6.0.0-alpha-2
###
[`v5.0.0`](https://redirect.github.com/giraffe-fsharp/Giraffe/blob/HEAD/RELEASE_NOTES.md#500)
Stable release of latest 5.0.0 RC with additional XML comment fixes to
comply with latest F# compiler services.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC),
Automerge - "every weekday" (UTC).
🚦 **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 [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 0277cb8 commit 1a6db9eCopy full SHA for 1a6db9e
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- aws-fs-lambda-webserver/LambdaWebServer
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedaws-fs-lambda-webserver/LambdaWebServer/LambdaWebServer.fsproj
Copy file name to clipboardExpand all lines: aws-fs-lambda-webserver/LambdaWebServer/LambdaWebServer.fsproj+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments