Skip to content

Bump the nuget-dependencies group with 5 updates#71

Merged
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-927246919a
Feb 13, 2026
Merged

Bump the nuget-dependencies group with 5 updates#71
Malcolmnixon merged 1 commit intomainfrom
dependabot/nuget/dot-config/nuget-dependencies-927246919a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Updated demaconsulting.pandoctool from 3.8.3 to 3.9.0.

Release notes

Sourced from demaconsulting.pandoctool's releases.

3.9.0

What's Changed

New Contributors

Full Changelog: demaconsulting/PandocTool@3.7.0.3...3.9.0

Commits viewable in compare view.

Updated demaconsulting.reqstream from 1.1.0 to 1.2.0.

Release notes

Sourced from demaconsulting.reqstream's releases.

1.2.0

Build Report

Version Information

Field Value
Version 1.2.0
Commit Hash 0ac622fa6f27c6fbd09cbd877676e1685bf1521a
Previous Version 1.1.0
Previous Commit Hash 9ec2a279ac8cec26c0e48bbe2978173a944ff988

Changes

  • 98 - [Feature]: Add BuildMark Build Notes
  • #​100 - Bump the nuget-dependencies group with 3 updates
  • #​101 - Disable incremental spell checking in cspell-action
  • #​102 - Migrate agent configuration from custom agents to TemplateDotNetTool agents
  • #​103 - Repository cleanup: Follow template patterns and remove incorrect additions
  • 104 - [Feature]: Requirement Tags
  • #​106 - Fix Sonar code smells: static method and test exception patterns
  • #​107 - Fix MSTest analyzer warnings (MSTEST0058, MSTEST0037)

Bugs Fixed

  • N/A

Full Changelog

See the full changelog at 1.1.0...1.2.0.

Commits viewable in compare view.

Updated demaconsulting.weasyprinttool from 68.0.0 to 68.1.0.

Release notes

Sourced from demaconsulting.weasyprinttool's releases.

68.1.0

What's Changed

New Contributors

Full Changelog: demaconsulting/WeasyprintTool@64.0.0...68.1.0

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103.

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

10.0.103

You can build .NET 10.0 from the repository by cloning the release tag v10.0.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

Commits viewable in compare view.

Updated Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103.

Release notes

Sourced from Microsoft.SourceLink.GitHub's releases.

10.0.103

You can build .NET 10.0 from the repository by cloning the release tag v10.0.103 and following the build instructions in the main README.md.

Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.

Attached is the PGP signature for the GitHub generated tarball. You can find the public key at https://dot.net/release-key-2023

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 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 demaconsulting.pandoctool from 3.8.3 to 3.9.0
Bumps demaconsulting.reqstream from 1.1.0 to 1.2.0
Bumps demaconsulting.weasyprinttool from 68.0.0 to 68.1.0
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 10.0.102 to 10.0.103
Bumps Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103

---
updated-dependencies:
- dependency-name: demaconsulting.pandoctool
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.reqstream
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: demaconsulting.weasyprinttool
  dependency-version: 68.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.SourceLink.GitHub
  dependency-version: 10.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Labels

The following labels could not be found: nuget. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Dependency updates label Feb 13, 2026
@Malcolmnixon Malcolmnixon merged commit 8fd4ad2 into main Feb 13, 2026
11 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-927246919a branch February 13, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant