Skip to content

Bump the silk3_deps group across 1 directory with 22 updates #2448

New issue

Have a question about this project? No Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “No 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? No Sign in to your account

Open
wants to merge 1 commit into
base: develop/3.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps the silk3_deps group with 22 updates in the / directory:

Package From To
DotNet.ReproducibleBuilds 1.1.1 1.2.25
DotNet.ReproducibleBuilds.Isolated 1.1.1 1.2.25
Microsoft.CodeAnalysis.CSharp 4.11.0 4.13.0
Microsoft.Extensions.Configuration 9.0.0 9.0.4
Markdig 0.39.0 0.41.0
Microsoft.Build.Locator 1.7.8 1.9.1
Octokit 13.0.1 14.0.0
System.Formats.Asn1 9.0.0 9.0.4
Fody 6.8.2 6.9.2
InlineIL.Fody 1.9.0 1.10.0
Humanizer.Core 2.14.1 2.14.1
Microsoft.CodeAnalysis.Workspaces.MSBuild 4.11.0 4.13.0
Microsoft.VisualStudio.Setup.Configuration.Interop 3.12.2149 3.2.2146
System.Formats.Asn1 9.0.0 8.0.1
Microsoft.Extensions.FileSystemGlobbing 9.0.0 9.0.4
Microsoft.VisualStudio.Setup.Configuration.Interop 3.12.2149 3.13.2069
System.IO.Hashing 9.0.0 9.0.4
coverlet.collector 6.0.2 6.0.4
Microsoft.NET.Test.Sdk 17.11.1 17.13.0
NUnit.Analyzers 4.4.0 4.7.0
NUnit3TestAdapter 4.6.0 5.0.0
xunit 2.9.2 2.9.3
xunit.runner.visualstudio 2.8.2 3.0.2
csharpier 0.29.2 1.0.0

Updates DotNet.ReproducibleBuilds from 1.1.1 to 1.2.25

Release notes

Sourced from DotNet.ReproducibleBuilds's releases.

v1.2.25

This release is designed to be a "cleanup" release that we can use as a solid foundation to build on. We've cleared the backlog of PRs and resolved several issues. Two changes of note:

  • The minimum required SDK version is now .NET 8
  • The RepositoryBranch logic introduced in v1.2.4 has been refactored to align with the values provided by Source Link in .NET 9

Removals

What's changed

Tidying up

New Contributors

Full Changelog: dotnet/reproducible-builds@v1.2.4...v1.2.25

v1.2.4

At long last we've have a new release of the DotNet.ReproducibleBuilds and DotNet.ReproducibleBuilds.Isolated packages! We've dusted off the cobwebs and worked through some infrastructure and permissions issues, and now have the ability to reliably release new versions of the packages again. This is due in no small part to the help of our brand new maintainer - welcome to @​MattKotsenas! He and I will be working together to develop a plan for this repo going forward, and I'm very excited to welcome him to the maintainer team.

This release has a few new features and one feature removal due to obsoletion.

Additions

  • Set the DisableImplicitLibraryPacks property to true to prevent using packages from the .NET SDK's built-in package sources. #21 (Thanks @​cmeeren!)
  • Populate the RepositoryBranch property if other Repository Metadata has been requested to be made public. #27 (Thanks @​kzu!)

Removals

  • No longer include the .NET Framework reference assembly packages, because the .NET SDK does this now. #33 (Thanks @​MattKotsenas!)

Infrastructure

We have simplified the packaging of the repo to be more straightforward, using dotnet pack as expected these days.

Commits

Updates DotNet.ReproducibleBuilds.Isolated from 1.1.1 to 1.2.25

Release notes

Sourced from DotNet.ReproducibleBuilds.Isolated's releases.

v1.2.25

This release is designed to be a "cleanup" release that we can use as a solid foundation to build on. We've cleared the backlog of PRs and resolved several issues. Two changes of note:

  • The minimum required SDK version is now .NET 8
  • The RepositoryBranch logic introduced in v1.2.4 has been refactored to align with the values provided by Source Link in .NET 9

Removals

What's changed

Tidying up

New Contributors

Full Changelog: dotnet/reproducible-builds@v1.2.4...v1.2.25

v1.2.4

At long last we've have a new release of the DotNet.ReproducibleBuilds and DotNet.ReproducibleBuilds.Isolated packages! We've dusted off the cobwebs and worked through some infrastructure and permissions issues, and now have the ability to reliably release new versions of the packages again. This is due in no small part to the help of our brand new maintainer - welcome to @​MattKotsenas! He and I will be working together to develop a plan for this repo going forward, and I'm very excited to welcome him to the maintainer team.

This release has a few new features and one feature removal due to obsoletion.

Additions

  • Set the DisableImplicitLibraryPacks property to true to prevent using packages from the .NET SDK's built-in package sources. #21 (Thanks @​cmeeren!)
  • Populate the RepositoryBranch property if other Repository Metadata has been requested to be made public. #27 (Thanks @​kzu!)

Removals

  • No longer include the .NET Framework reference assembly packages, because the .NET SDK does this now. #33 (Thanks @​MattKotsenas!)

Infrastructure

We have simplified the packaging of the repo to be more straightforward, using dotnet pack as expected these days.

Commits

Updates Microsoft.CodeAnalysis.CSharp from 4.11.0 to 4.13.0

Release notes

Sourced from Microsoft.CodeAnalysis.CSharp's releases.

.NET 6.0.1

Release

.NET 5.0.4

Release

.NET 5.0.2

Release Notes Install Instructions

Repos

Commits

Updates Microsoft.Extensions.Configuration from 9.0.0 to 9.0.4

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

.NET 9.0.4

Release

What's Changed

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

... (truncated)

Commits
  • f57e6dc Merge commit 'd9d0ae01ab31513b02033317a9f716f1aeb5abab'
  • d9d0ae0 [release/9.0] fix SBOM issues for runtime (#113463)
  • 0c9b70d Merge commit 'f0d7e1f58406583972ea640029d5a5a341a76731'
  • f0d7e1f Merge pull request #113447 from dotnet/darc-release/9.0-staging-62bd3ef1-917b...
  • 111a76e Update dependencies from https://github.com/dotnet/arcade build 20250311.4
  • 984ab68 Merge pull request #113333 from dotnet/merge/release/9.0-to-release/9.0-staging
  • d7dd049 Merge commit '315f1f5b8300bf800afcb5d9376f8bdf12ebf6fc'
  • 315f1f5 Merge pull request #113389 from vseanreesermsft/internal-merge-9.0-2025-03-11...
  • d21cf87 Merge commit '831d23e56149cd59c40fc00c7feb7c5334bd19c4' into internal-merge-9...
  • 6758abd [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTr...
  • Additional commits viewable in compare view

Updates Markdig from 0.39.0 to 0.41.0

Release notes

Sourced from Markdig's releases.

0.41.0

Changes

✨ New Features

🐛 Bug Fixes

🚀 Enhancements

🏭 Tests

  • Update tests (09a4b81a)

📚 Documentation

📦 Dependencies

  • Update dependencies NuGet (5b323913)

Full Changelog: 0.40.0...0.41.0

Published with dotnet-releaser

0.40.0

Changes

🐛 Bug Fixes

  • Fix errors in LinkHelper and LinkInlineParser. (PR #837) by @​snnz
  • Check that the alert candidate is not already in an alert block or nested within other elements. (PR #842) by @​snnz
  • Fixes exception in DefinitionListParser.GetCurrentDefinitionList() (PR #843) by @​snnz
  • Prevent GridTableParser from looking beyond the end of a line. (PR #844) by @​snnz

Full Changelog: 0.39.1...0.40.0

Published with dotnet-releaser

... (truncated)

Commits
  • 09a4b81 Update tests
  • 7b14e2e Merge pull request #867 from MihaZupan/commonmark-0.31.2
  • 1e17dcd Merge pull request #866 from MihaZupan/alert-perf
  • 40e5ab1 Merge pull request #863 from Amberg/master
  • 2953b02 Merge pull request #865 from RamType0/patch-1
  • 42ab989 Update readme
  • b15cf58 Add 'search' HTML tag support
  • 61e9be2 Allow empty HTML comments, double hyphens in text
  • a9ce0eb Update definition of punctuation to include symbols
  • 023d93c Update CommonMark spec to 0.31.2
  • Additional commits viewable in compare view

Updates Microsoft.Build.Locator from 1.7.8 to 1.9.1

Release notes

Sourced from Microsoft.Build.Locator's releases.

v1.9.1

What's Changed

New Contributors

Full Changelog: microsoft/MSBuildLocator@v1.8.1...v1.9.1

v1.8.1

What's Changed

New Contributors

... (truncated)

Commits

Updates Octokit from 13.0.1 to 14.0.0

Release notes

Sourced from Octokit's releases.

v14.0.0

What's Changed

Breaking changes

Note: The breaking changes in this release primarily deal with moving the last remaining Int32 to Int64 conversions. This change, while breaking, should have nominal impact.

Features

Fixes

Maintenance

New Contributors

Full Changelog: octokit/octokit.net@v13.0.1...v14.0.0

Commits
  • 7fa5b0f BREAKING CHANGE: Use long type for reading PunchCard statistics, just in case...
  • ffd1b40 BREAKING CHANGE: Issue ID should be a long (#2962)
  • 7c6c08f fix: Reduce string allocations during SimpleJson.ParseString (#2977)
  • 4f892d6 feat: Add optional cancellation token for oauth client
  • f9fb116 [FEAT]: Add support for Public Keys API (#2945)
  • 6eefc59 Bump Microsoft.NET.Test.Sdk and Microsoft.NETFramework.ReferenceAssemblies (#...
  • 82ce1d5 Bump Cake.Frosting from 4.0.0 to 4.2.0 in /build (#2978)
  • bd51f93 Bump NSubstitute from 5.1.0 to 5.3.0 (#2979)
  • 28ae4ef Bump xunit from 2.9.1 to 2.9.2 (#2972)
  • 8b0945c Bump xunit from 2.9.0 to 2.9.1 (#2968)
  • Additional commits viewable in compare view

Updates System.Formats.Asn1 from 9.0.0 to 9.0.4

Release notes

Sourced from System.Formats.Asn1's releases.

.NET 9.0.4

Release

What's Changed

Bumps the silk3_deps group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [DotNet.ReproducibleBuilds](https://github.com/dotnet/reproducible-builds) | `1.1.1` | `1.2.25` |
| [DotNet.ReproducibleBuilds.Isolated](https://github.com/dotnet/reproducible-builds) | `1.1.1` | `1.2.25` |
| [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | `4.11.0` | `4.13.0` |
| [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` |
| [Markdig](https://github.com/xoofx/markdig) | `0.39.0` | `0.41.0` |
| [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) | `1.7.8` | `1.9.1` |
| [Octokit](https://github.com/octokit/octokit.net) | `13.0.1` | `14.0.0` |
| [System.Formats.Asn1](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` |
| [Fody](https://github.com/Fody/Fody) | `6.8.2` | `6.9.2` |
| [InlineIL.Fody](https://github.com/ltrzesniewski/InlineIL.Fody) | `1.9.0` | `1.10.0` |
| [Humanizer.Core](https://github.com/Humanizr/Humanizer) | `2.14.1` | `2.14.1` |
| [Microsoft.CodeAnalysis.Workspaces.MSBuild](https://github.com/dotnet/roslyn) | `4.11.0` | `4.13.0` |
| Microsoft.VisualStudio.Setup.Configuration.Interop | `3.12.2149` | `3.2.2146` |
| [System.Formats.Asn1](https://github.com/dotnet/runtime) | `9.0.0` | `8.0.1` |
| [Microsoft.Extensions.FileSystemGlobbing](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` |
| Microsoft.VisualStudio.Setup.Configuration.Interop | `3.12.2149` | `3.13.2069` |
| [System.IO.Hashing](https://github.com/dotnet/runtime) | `9.0.0` | `9.0.4` |
| [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.2` | `6.0.4` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.1` | `17.13.0` |
| [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) | `4.4.0` | `4.7.0` |
| [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) | `4.6.0` | `5.0.0` |
| [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` |
| [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.8.2` | `3.0.2` |
| [csharpier](https://github.com/belav/csharpier) | `0.29.2` | `1.0.0` |



Updates `DotNet.ReproducibleBuilds` from 1.1.1 to 1.2.25
- [Release notes](https://github.com/dotnet/reproducible-builds/releases)
- [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.25)

Updates `DotNet.ReproducibleBuilds.Isolated` from 1.1.1 to 1.2.25
- [Release notes](https://github.com/dotnet/reproducible-builds/releases)
- [Commits](https://github.com/dotnet/reproducible-builds/commits/v1.2.25)

Updates `Microsoft.CodeAnalysis.CSharp` from 4.11.0 to 4.13.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

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

Updates `Markdig` from 0.39.0 to 0.41.0
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.39.0...0.41.0)

Updates `Microsoft.Build.Locator` from 1.7.8 to 1.9.1
- [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
- [Commits](microsoft/MSBuildLocator@v1.7.8...v1.9.1)

Updates `Octokit` from 13.0.1 to 14.0.0
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v13.0.1...v14.0.0)

Updates `System.Formats.Asn1` from 9.0.0 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.4)

Updates `Fody` from 6.8.2 to 6.9.2
- [Release notes](https://github.com/Fody/Fody/releases)
- [Commits](Fody/Fody@6.8.2...6.9.2)

Updates `InlineIL.Fody` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/ltrzesniewski/InlineIL.Fody/releases)
- [Commits](ltrzesniewski/InlineIL.Fody@v1.9.0...v1.10.0)

Updates `Humanizer.Core` from 2.14.1 to 2.14.1
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/main/release_notes.md)
- [Commits](Humanizr/Humanizer@v2.14.1...v2.14.1)

Updates `Microsoft.CodeAnalysis.Workspaces.MSBuild` from 4.11.0 to 4.13.0
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

Updates `Microsoft.VisualStudio.Setup.Configuration.Interop` from 3.12.2149 to 3.2.2146

Updates `System.Formats.Asn1` from 9.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.4)

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

Updates `Microsoft.VisualStudio.Setup.Configuration.Interop` from 3.12.2149 to 3.13.2069

Updates `System.IO.Hashing` from 9.0.0 to 9.0.4
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.4)

Updates `coverlet.collector` from 6.0.2 to 6.0.4
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](coverlet-coverage/coverlet@v6.0.2...v6.0.4)

Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.13.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.1...v17.13.0)

Updates `NUnit.Analyzers` from 4.4.0 to 4.7.0
- [Release notes](https://github.com/nunit/nunit.analyzers/releases)
- [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md)
- [Commits](nunit/nunit.analyzers@4.4.0...4.7.0)

Updates `NUnit3TestAdapter` from 4.6.0 to 5.0.0
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](nunit/nunit3-vs-adapter@V4.6.0...V5.0.0)

Updates `xunit` from 2.9.2 to 2.9.3
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)

Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.2)

Updates `csharpier` from 0.29.2 to 1.0.0
- [Release notes](https://github.com/belav/csharpier/releases)
- [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md)
- [Commits](belav/csharpier@0.29.2...1.0.0)

---
updated-dependencies:
- dependency-name: DotNet.ReproducibleBuilds
  dependency-version: 1.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: DotNet.ReproducibleBuilds.Isolated
  dependency-version: 1.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: Markdig
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Microsoft.Build.Locator
  dependency-version: 1.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Octokit
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: silk3_deps
- dependency-name: System.Formats.Asn1
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: Fody
  dependency-version: 6.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: InlineIL.Fody
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Humanizer.Core
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: Microsoft.CodeAnalysis.Workspaces.MSBuild
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
  dependency-version: 3.2.2146
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: System.Formats.Asn1
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: silk3_deps
- dependency-name: Microsoft.Extensions.FileSystemGlobbing
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: Microsoft.VisualStudio.Setup.Configuration.Interop
  dependency-version: 3.13.2069
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: System.IO.Hashing
  dependency-version: 9.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: NUnit.Analyzers
  dependency-version: 4.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: silk3_deps
- dependency-name: NUnit3TestAdapter
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: silk3_deps
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: silk3_deps
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: silk3_deps
- dependency-name: csharpier
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: silk3_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 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 24, 2025 16:16
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

0 participants