Skip to content

Bump the all-dependencies group with 8 updates#2321

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/all-dependencies-32313ae54e
Closed

Bump the all-dependencies group with 8 updates#2321
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/all-dependencies-32313ae54e

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updated Acornima from 1.2.0 to 1.2.1.

Release notes

Sourced from Acornima's releases.

1.2.1

Improvements:

  • Minor improvement to error reporting (adjust some RegExp-related error messages changed in V8 recently).
  • Minor improvement to XML documentation.
  • Minor corrections to README.md.

Bug fixes:

Commits viewable in compare view.

Updated Acornima.Extras from 1.2.0 to 1.2.1.

Release notes

Sourced from Acornima.Extras's releases.

1.2.1

Improvements:

  • Minor improvement to error reporting (adjust some RegExp-related error messages changed in V8 recently).
  • Minor improvement to XML documentation.
  • Minor corrections to README.md.

Bug fixes:

Commits viewable in compare view.

Updated Meziantou.Analyzer from 3.0.15 to 3.0.21.

Release notes

Sourced from Meziantou.Analyzer's releases.

3.0.21

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.21

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.20...3.0.21

3.0.20

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.20

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.19...3.0.20

3.0.19

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.19

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.18...3.0.19

3.0.18

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.18

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.17...3.0.18

3.0.17

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.17

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.16...3.0.17

3.0.16

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.16

What's Changed

Full Changelog: meziantou/Meziantou.Analyzer@3.0.15...3.0.16

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0.

Release notes

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

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated NiL.JS from 2.6.1712 to 2.6.1714.

Release notes

Sourced from NiL.JS's releases.

2.6.1714

Actualize target frameworks

Commits viewable in compare view.

Updated NodaTime from 3.3.0 to 3.3.1.

Release notes

Sourced from NodaTime's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated NUnit from 4.5.0 to 4.5.1.

Release notes

Sourced from NUnit's releases.

4.5.1

See release notes for details.

Commits viewable in compare view.

Updated YantraJS.Core from 1.2.301 to 1.2.306.

Release notes

Sourced from YantraJS.Core's releases.

1.2.302

Full Changelog: yantrajs/yantra@v1.2.295...v1.2.302

  1. Added support for &&= and ||=
  2. Static initializers fixed
  3. Added support for .Net 10
  4. Removed redundant try/catch

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 Acornima from 1.2.0 to 1.2.1
Bumps Acornima.Extras from 1.2.0 to 1.2.1
Bumps Meziantou.Analyzer from 3.0.15 to 3.0.21
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
Bumps NiL.JS from 2.6.1712 to 2.6.1714
Bumps NodaTime from 3.3.0 to 3.3.1
Bumps NUnit from 4.5.0 to 4.5.1
Bumps YantraJS.Core from 1.2.301 to 1.2.306

---
updated-dependencies:
- dependency-name: Acornima
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Acornima.Extras
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: NiL.JS
  dependency-version: 2.6.1714
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: NodaTime
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: NUnit
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: YantraJS.Core
  dependency-version: 1.2.306
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Mar 9, 2026
@lahma
Copy link
Copy Markdown
Collaborator

lahma commented Mar 11, 2026

@dependabot rebase

@lahma lahma closed this Mar 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 11, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/nuget/all-dependencies-32313ae54e branch March 11, 2026 18:00
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.

1 participant