Skip to content

Bump the all-deps group with 4 updates#18

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/develop/all-deps-35635ef41e
Closed

Bump the all-deps group with 4 updates#18
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/develop/all-deps-35635ef41e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 25, 2025

Bumps the all-deps group with 4 updates: AnakinRaW.CommonUtilities.SimplePipeline, Microsoft.Extensions.Logging.Abstractions, Microsoft.NETFramework.ReferenceAssemblies and Vanara.PInvoke.Gdi32.

Updates AnakinRaW.CommonUtilities.SimplePipeline from 12.3.4 to 12.3.8

Release notes

Sourced from AnakinRaW.CommonUtilities.SimplePipeline's releases.

v12.3.8

What's Changed

Full Changelog: AnakinRaW/CommonUtilities@v12.3.4...v12.3.8

Commits

Updates Microsoft.Extensions.Logging.Abstractions from 9.0.4 to 9.0.4

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Vanara.PInvoke.Gdi32 from 4.1.2 to 4.1.3

Release notes

Sourced from Vanara.PInvoke.Gdi32's releases.

Release Notes - 4.1.3

Kind of an accidental release, so very few changes:

  • Enhanced SafeMemoryPool so that all entries can be named.
  • Added many extension methods for Type, most useful for marshaling.
  • Fixed bug #530 [in declaration of IPropertyStoreFactory.GetPropertyStore
  • Added Array.MarshalToPtr extension method
Commits
  • d668d93 Fixed Array.MarshalToPtr bug
  • 04b1424 Added Array.MarshalToPtr extension method
  • 5591b5a Fixed bug #530 in declaration of IPropertyStoreFactory.GetPropertyStore.
  • cbef155 Added many extension methods for Type, most useful for marshaling.
  • c53adc7 Enhanced SafeMemoryPool so that all entries can be named.
  • 2c95373 Update project to 4.1.3
  • See full diff in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

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

Bumps the all-deps group with 4 updates: [AnakinRaW.CommonUtilities.SimplePipeline](https://github.com/AnakinRaW/CommonUtilities), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [Vanara.PInvoke.Gdi32](https://github.com/dahall/vanara).


Updates `AnakinRaW.CommonUtilities.SimplePipeline` from 12.3.4 to 12.3.8
- [Release notes](https://github.com/AnakinRaW/CommonUtilities/releases)
- [Commits](AnakinRaW/CommonUtilities@v12.3.4...v12.3.8)

Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.4 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v9.0.4)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `Vanara.PInvoke.Gdi32` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/dahall/vanara/releases)
- [Commits](dahall/Vanara@v4.1.2...v4.1.3)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

---
updated-dependencies:
- dependency-name: AnakinRaW.CommonUtilities.SimplePipeline
  dependency-version: 12.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: Vanara.PInvoke.Gdi32
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 26, 2025

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

@dependabot dependabot Bot closed this Apr 26, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/develop/all-deps-35635ef41e branch April 26, 2025 07:56
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants