Skip to content

Bump Fody, Microsoft.Data.Sqlite and PropertyChanged.Fody #3858

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Updated Fody from 6.5.5 to 6.9.2.

Release notes

Sourced from Fody's releases.

6.9.2

What's Changed

New Contributors

Full Changelog: Fody/Fody@6.9.1...6.9.2

6.9.1

What's Changed

Full Changelog: Fody/Fody@6.9.0...6.9.1

6.9.0

What's Changed

Full Changelog: Fody/Fody@6.8.2...6.9.0

6.8.2

What's Changed

Full Changelog: Fody/Fody@6.8.1...6.8.2

6.8.1

What's Changed

Full Changelog: Fody/Fody@6.8.0...6.8.1

6.8.0

As part of this release we had 16 commits which resulted in 1 issue being closed.

Feature

6.7.0

As part of this release we had 35 commits which resulted in 1 issue being closed.

Bug

  • #​1167 "The assembly has already been processed by Fody" in nuke

6.6.4

As part of this release we had 17 commits which resulted in 2 issues being closed.

Improvements

  • #​1129 Update Cecil
  • #​1130 update to cecil e052ab52e44fd2a6564964e47e79929068731916

6.6.3

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • #​1110 After updating Fody debugging is no longer possible

6.6.2

As part of this release we had 9 commits which resulted in 1 issue being closed.

Improvement

6.6.1

As part of this release we had 46 commits which resulted in 1 issue being closed.

Bug

  • #​1090 Cleaned library references are not removed from the deps.json file

Commits viewable in compare view.

Updated Microsoft.Data.Sqlite from 9.0.3 to 9.0.7.

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

9.0.6

Bug Fixes

  • Cosmos/FTS: Improved FullTextScore Translation for Multiple Keywords
    The translation of FullTextScore in Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #​35983 and ensures more reliable full-text search results.
    #​36000 by @​maumar

Dependency Updates

  • [release/8.0] Update dependencies from dotnet/arcade
    Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
    #​35930 by @​dotnet-maestro
  • [release/9.0] Update dependencies from dotnet/arcade
    Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
    #​36006 by @​dotnet-maestro
  • [release/8.0] Update dependencies from dotnet/arcade
    Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
    #​36085 by @​dotnet-maestro
  • [release/9.0] Update dependencies from dotnet/arcade
    Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
    #​36065 by @​dotnet-maestro

Technical Improvements

  • Merging Internal Commits for release/8.0
    Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
    #​35926 by @​vseanreesermsft
  • Merging Internal Commits for release/8.0
    Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
    #​36080 by @​vseanreesermsft
  • Merging Internal Commits for release/9.0
    Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
    #​36081 by @​vseanreesermsft

Infrastructure

  • Update Branding to 9.0.6
    Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
    #​36044 by @​vseanreesermsft
  • Update Branding to 8.0.17
    Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
    #​36043 by @​vseanreesermsft

Miscellaneous

  • [automated] Merge branch 'release/8.0' => 'release/9.0'
    Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
    #​35927 by @​github-actions
  • Merge release/9.0 to release/9.0-staging
    Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
    #​36051 by @​AndriySvyryd
    ... (truncated)

9.0.5

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.4...v9.0.5

9.0.4

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.3...v9.0.4

Commits viewable in compare view.

Updated PropertyChanged.Fody from 3.4.0 to 4.1.0.

Release notes

Sourced from PropertyChanged.Fody's releases.

4.1.0

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bug

  • #​910 Don't generate source code for records

4.0.5

As part of this release we had 6 commits which resulted in 2 issues being closed.

Bugs

  • #​901 Invalid Codegen for Value Types (Breaks .NET 7)
  • #​902 Reference to "Microsoft.NETFramework.ReferenceAssemblies.net40" bubbling up

4.0.4

As part of this release we had 7 commits which resulted in 2 issues being closed.

Bug

  • #​892 Nullable property always OnPropertyChanged or OnPropertyChanging

Improvement

  • #​894 Code generator should support records

4.0.3

As part of this release we had 8 commits which resulted in 2 issues being closed.

Bugs

  • #​882 Compilation issue with source generator
  • #​887 Add [GeneratedCode] attribute to source generator code

4.0.2

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #​883 Source generator fails to generate with file scoped namespaces

4.0.1

As part of this release we had 253 commits which resulted in 1 issue being closed.

Feature

  • #​863 Feature proposal: Source generator that implements INotifyPropertyChanged

4.0.0

As part of this release we had 12 commits which resulted in 1 issue being closed.

Improvement

  • #​667 Update min net version to net472

3.4.1

As part of this release we had 79 commits which resulted in 1 issue being closed.

Feature

  • #​846 Problems with MVVM Toolkit

Commits viewable in compare view.

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 Fody from 6.5.5 to 6.9.2
Bumps Microsoft.Data.Sqlite from 9.0.3 to 9.0.7
Bumps PropertyChanged.Fody from 3.4.0 to 4.1.0

---
updated-dependencies:
- dependency-name: Fody
  dependency-version: 6.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Data.Sqlite
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: PropertyChanged.Fody
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from jjw24, JohnTheGr8 and taooceros July 22, 2025 22:48
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 22, 2025
@prlabeler prlabeler bot added bug Something isn't working enhancement New feature or request labels Jul 22, 2025
@Jack251970 Jack251970 marked this pull request as draft July 23, 2025 02:09
@Jack251970
Copy link
Member

#3846

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/multi-f7601fe426 branch July 24, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cosmos/FTS: update translation of FullTextScore to use multiple keywords rather than keyword array
1 participant