-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
Bump the all-dependencies group with 3 updates #716
Conversation
Bumps the all-dependencies group with 3 updates: [Scriban](https://github.com/scriban/scriban), [Microsoft.Extensions.FileProviders.Abstractions](https://github.com/dotnet/runtime) and [System.Text.Json](https://github.com/dotnet/runtime). Updates `Scriban` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/scriban/scriban/releases) - [Changelog](https://github.com/scriban/scriban/blob/master/changelog.md) - [Commits](scriban/scriban@5.11.0...5.12.0) Updates `Microsoft.Extensions.FileProviders.Abstractions` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) Updates `System.Text.Json` from 8.0.5 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.5...v9.0.0) --- updated-dependencies: - dependency-name: Scriban dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: Microsoft.Extensions.FileProviders.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
I didn't merge on purpose, I should have added flag. |
Sorry, let me check after the update and run benchmarks, but I presume such PRs trigger the build, right? |
It's about the dependencies it pulls in. And that other libraries will now have to also use 9.0 or will see a downgrade message. What if you target net8.0 (OC?) and reference these, what is pulled in, LTS, ... |
What about about upgrading to .NET 9.0, I planned to submit a PR but I am not sure when OC will bump the .NET version? Regarding this PR I will check the dependency and let you know if there's dependency on .NET 9 |
What does it even mean?
Fluid is a library. The final app decides what to target. Targeting 9 in apps and libraries means totally different things. |
@@ -4,16 +4,16 @@ | |||
</PropertyGroup> | |||
<ItemGroup> | |||
<PackageVersion Include="Microsoft.CSharp" Version="4.7.0" /> | |||
<PackageVersion Include="Microsoft.Extensions.FileProviders.Abstractions" Version="8.0.0" /> | |||
<PackageVersion Include="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about this either, 8.0.0 should be quite fine and doesn't alarm bells when you are still running LTS NET 8 stack, libs probably work as expected, but still.
Bumps the all-dependencies group with 3 updates: Scriban, Microsoft.Extensions.FileProviders.Abstractions and System.Text.Json.
Updates
Scriban
from 5.11.0 to 5.12.0Release notes
Sourced from Scriban's releases.
Commits
a91a74f
Merge pull request #574 from gavin-hay-dispatch/masterd399e90
#563 Assignment to dictionary issueUpdates
Microsoft.Extensions.FileProviders.Abstractions
from 8.0.0 to 9.0.0Release notes
Sourced from Microsoft.Extensions.FileProviders.Abstractions's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...Updates
System.Text.Json
from 8.0.5 to 9.0.0Release notes
Sourced from System.Text.Json's releases.
... (truncated)
Commits
9d5a6a9
Merge commit '7dab903b20269d78c6bc08d5269947db7d35c22b'7dab903
Update dependencies from https://github.com/dotnet/emsdk build 20241028.2 (#1...5f6da41
Merge commit '7b9e6158be5956687564d249afdad36fbc57750e'7b9e615
Bump downlevels for 9.0 (#109288)0456c7e
Merge commit '2b46f3a7eb3d0df99c523e5648f00cc8b53caa05'2b46f3a
[release/9.0] Permit unencrypted key exports from CNG (#109134)2df1137
Merge commit 'f9b6a512f7dea63d0c55648576b11790362c7e12'f9b6a51
Update dependencies from https://github.com/dotnet/emsdk build 20241019.2 (#1...ab1c0fb
Merge commit 'd5baa14e684167fabdd980ee16d307994398f912'd5baa14
[release/9.0] Initialize managed and native values in the ICustomMarshaler ma...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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions