Skip to content

Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs - #4236

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/src/Sdk/main/multi-dbe9fe57af
Closed

Bump System.Formats.Asn1 and System.Security.Cryptography.Pkcs#4236
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/src/Sdk/main/multi-dbe9fe57af

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 11, 2026

Copy link
Copy Markdown
Contributor

Updated System.Formats.Asn1 from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Formats.Asn1's releases.

10.0.3

Release

Commits viewable in compare view.

Updated System.Security.Cryptography.Pkcs from 10.0.2 to 10.0.3.

Release notes

Sourced from System.Security.Cryptography.Pkcs's releases.

10.0.3

Release

Commits viewable in compare view.

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 11, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerFebruary 11, 2026 04:55
@dependabot
dependabotBotforce-pushed the dependabot/nuget/src/Sdk/main/multi-dbe9fe57af branch 5 times, most recently from dd468af to d0e5fc0CompareFebruary 19, 2026 04:54
@dependabot
dependabotBotforce-pushed the dependabot/nuget/src/Sdk/main/multi-dbe9fe57af branch 3 times, most recently from 16a11ef to 9fc4575CompareFebruary 24, 2026 04:54
Bumps System.Formats.Asn1 from 10.0.2 to 10.0.3
Bumps System.Security.Cryptography.Pkcs from 10.0.2 to 10.0.3
---
updated-dependencies:
- dependency-name: System.Formats.Asn1
dependency-version: 10.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: System.Security.Cryptography.Pkcs
dependency-version: 10.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/nuget/src/Sdk/main/multi-dbe9fe57af branch from 9fc4575 to e477f95CompareFebruary 25, 2026 04:54
CopilotAI added a commit that referenced this pull request Apr 10, 2026
Combines the following Dependabot PRs:
- #4236: Bump System.Formats.Asn1 (10.0.2→10.0.3) and System.Security.Cryptography.Pkcs (10.0.2→10.0.3)
- #4237: Bump System.Security.Cryptography.ProtectedData (8.0.0→10.0.3)
- #4238: Bump System.ServiceProcess.ServiceController (8.0.1→10.0.3)
- #4239: Bump System.Text.Encoding.CodePages (8.0.0→10.0.3)
- #4240: Bump System.Threading.Channels (8.0.0→10.0.3)
- #4229: Bump @actions/glob (0.4.0→0.6.1)
- #4231: Bump @typescript-eslint/parser (8.47.0→8.54.0)
- #4300: Bump lint-staged (15.5.0→16.4.0)
- #4313: Bump picomatch (4.0.3→4.0.4, 2.3.1→2.3.2)
Also fixes the NU1605 package downgrade errors from PRs #4237, #4239, #4240
by bumping matching versions in Runner.Common, Runner.Worker, and Runner.Listener.
@salmanmkc

Copy link
Copy Markdown
Contributor

Done here #4333

@dependabot@github

dependabotBot commented on behalf of githubApr 10, 2026

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabotBot deleted the dependabot/nuget/src/Sdk/main/multi-dbe9fe57af branch April 10, 2026 11:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file.NETPull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@salmanmkc