Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2024

Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: System.Linq.Dynamic.Core.

Updates System.Linq.Dynamic.Core from 1.4.5 to 1.4.6

Changelog

Sourced from System.Linq.Dynamic.Core's changelog.

v1.4.6 (13 October 2024)

  • #839 - Add some [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] annotations [bug] contributed by StefH
  • #844 - Fixed calling String methods in a nested expression [bug] contributed by StefH
  • #843 - Calling methods on a String in nested expressesion causes Exception [bug]
Commits
  • 45c801a v1.4.6
  • 24942b8 Fixed calling String methods in a nested expression (#844)
  • 8f968b4 Update README.md (fix NuGet badges)
  • c29a341 Add some [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] ann...
  • See full diff 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 <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

@dependabot dependabot bot requested review from a team and BillWagner as code owners October 15, 2024 22:15
@dependabot dependabot bot added .NET dependencies Pull requests that update a dependency file labels Oct 15, 2024
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 15, 2024
@dotnet-policy-service dotnet-policy-service bot added :octocat: auto-merge community-contribution Indicates PR is created by someone from the .NET community. labels Oct 15, 2024
Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).


Updates `System.Linq.Dynamic.Core` from 1.4.5 to 1.4.6
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.4.5...v1.4.6)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/docs/csharp/linq/snippets/HowToBuildDynamicQueries/dotnet-2977daa342 branch from feb0b0c to 85e721a Compare October 16, 2024 12:47
@BillWagner BillWagner merged commit 187c0b9 into main Oct 16, 2024
7 checks passed
@BillWagner BillWagner deleted the dependabot/nuget/docs/csharp/linq/snippets/HowToBuildDynamicQueries/dotnet-2977daa342 branch October 16, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates PR is created by someone from the .NET community. csharp-linq/subsvc dependencies Pull requests that update a dependency file dotnet-csharp/svc :octocat: auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants