Skip to content

Bump the nuget-dependencies group with 4 updates#84

Merged
Malcolmnixon merged 1 commit into
mainfrom
dependabot/nuget/dot-config/nuget-dependencies-61069ba3fc
Jun 29, 2026
Merged

Bump the nuget-dependencies group with 4 updates#84
Malcolmnixon merged 1 commit into
mainfrom
dependabot/nuget/dot-config/nuget-dependencies-61069ba3fc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updated demaconsulting.reviewmark from 1.2.0 to 1.3.1.

Release notes

Sourced from demaconsulting.reviewmark's releases.

1.3.1

Build Report

Version Information

Field Value
Version 1.3.1
Commit Hash 2065351
Previous Version 1.3.0
Previous Commit Hash f79441c

Changes

  • N/A

Bugs Fixed

  • #​83 - Constrain review set paths to needs-review file set

Dependency Updates

  • N/A

1.3.0

Build Report

Version Information

Field Value
Version 1.3.0
Commit Hash f79441c
Previous Version 1.2.0
Previous Commit Hash 109575f

Changes

  • #​62 - Agent update
  • #​66 - Upgrade repo
  • #​69 - Template cleanup
  • #​72 - Fix for puppeteer/chrome.
  • 78 - Feature: context files — global and per-review-set
  • #​80 - Remove scope labels from context output and update README example
  • #​81 - Suppress context files under review in elaboration output
  • #​82 - Enhance context resolution with exclusion patterns and sorting fixes

Bugs Fixed

  • N/A

Dependency Updates

  • #​64 - Bump the nuget-dependencies group with 8 updates
  • #​65 - Bump the nuget-dependencies group with 5 updates
  • #​67 - Bump the nuget-dependencies group with 5 updates
  • #​68 - Bump the nuget-dependencies group with 4 updates
  • #​70 - Bump the nuget-dependencies group with 3 updates
  • #​73 - Bump the nuget-dependencies group with 5 updates
  • #​74 - Bump the nuget-dependencies group with 3 updates
  • #​75 - Bump the nuget-dependencies group with 4 updates
  • #​76 - Bump actions/checkout from 6 to 7 in the github-actions-dependencies group
  • #​77 - Bump the nuget-dependencies group with 1 update

1.3.0-beta.3

Build Report

Version Information

Field Value
Version 1.3.0-beta.3
Commit Hash f0c0083
Previous Version 1.3.0-beta.2
Previous Commit Hash b6555d3

Changes

  • #​81 - Suppress context files under review in elaboration output

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

1.3.0-beta.2

Build Report

Version Information

Field Value
Version 1.3.0-beta.2
Commit Hash b6555d3
Previous Version 1.3.0-beta.1
Previous Commit Hash be0efa0

Changes

  • #​80 - Remove scope labels from context output and update README example

Bugs Fixed

  • N/A

Dependency Updates

  • N/A

1.3.0-beta.1

Build Report

Version Information

Field Value
Version 1.3.0-beta.1
Commit Hash be0efa0
Previous Version 1.2.0
Previous Commit Hash 109575f

Changes

  • #​62 - Agent update
  • #​66 - Upgrade repo
  • #​69 - Template cleanup
  • #​72 - Fix for puppeteer/chrome.
  • 78 - Feature: context files — global and per-review-set

Bugs Fixed

  • N/A

Dependency Updates

  • #​64 - Bump the nuget-dependencies group with 8 updates
  • #​65 - Bump the nuget-dependencies group with 5 updates
  • #​67 - Bump the nuget-dependencies group with 5 updates
  • #​68 - Bump the nuget-dependencies group with 4 updates
  • #​70 - Bump the nuget-dependencies group with 3 updates
  • #​73 - Bump the nuget-dependencies group with 5 updates
  • #​74 - Bump the nuget-dependencies group with 3 updates
  • #​75 - Bump the nuget-dependencies group with 4 updates
  • #​76 - Bump actions/checkout from 6 to 7 in the github-actions-dependencies group
  • #​77 - Bump the nuget-dependencies group with 1 update

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.7.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.6.0...v18.7.0

Commits viewable in compare view.

Updated Polyfill from 10.10.0 to 10.11.0.

Release notes

Sourced from Polyfill's releases.

10.11.0

  • #​560 Add Encoding.Preamble
  • #​561 CryptographicOperations
  • #​562 Add stream wrappers for memory and text based types

Commits viewable in compare view.

Updated YamlDotNet from 18.0.0 to 18.1.0.

Release notes

Sourced from YamlDotNet's releases.

18.1.0

What's Changed

New Contributors

Full Changelog: aaubry/YamlDotNet@v18.0.0...v18.1.0

Breaking

  • Maximum depth of yaml files is now 130 by default. If you need higher you will need to adjust the maximum yaml depth. Going above 130 runs the risk of stack overflow exceptions when any exception happens inside of the deserialization

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.reviewmark from 1.2.0 to 1.3.1
Bumps Microsoft.NET.Test.Sdk from 18.6.0 to 18.7.0
Bumps Polyfill from 10.10.0 to 10.11.0
Bumps YamlDotNet from 18.0.0 to 18.1.0

---
updated-dependencies:
- dependency-name: demaconsulting.reviewmark
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Polyfill
  dependency-version: 10.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: Polyfill
  dependency-version: 10.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: YamlDotNet
  dependency-version: 18.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: YamlDotNet
  dependency-version: 18.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Dependency updates labels Jun 29, 2026
@Malcolmnixon Malcolmnixon merged commit 194fffa into main Jun 29, 2026
15 checks passed
@Malcolmnixon Malcolmnixon deleted the dependabot/nuget/dot-config/nuget-dependencies-61069ba3fc branch June 29, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant