Skip to content

Bump Immediate.Handlers and 9 others #195

New issue

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

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

⚠️ 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 Immediate.Handlers from 2.0.0 to 2.2.0.

Release notes

Sourced from Immediate.Handlers's releases.

2.2.0

What's Changed

Full Changelog: ImmediatePlatform/Immediate.Handlers@v2.1.0...v2.2.0

2.1.0

What's Changed

Full Changelog: ImmediatePlatform/Immediate.Handlers@v2.0.0...v2.1.0

Commits viewable in compare view.

Updated Meziantou.Analyzer from 2.0.188 to 2.0.208.

Release notes

Sourced from Meziantou.Analyzer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Bcl.HashCode from 1.1.1 to 6.0.0.

Release notes

Sourced from Microsoft.Bcl.HashCode's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 4.14.0.

Release notes

Sourced from Microsoft.CodeAnalysis.Analyzers's releases.

4.2.0-4.22266.5

Release

4.2.0-3.22151.16

Release

4.2.0-1.22108.11

Release

4.0.1

Release

4.0.0-6.21526.21

Release

4.0.0-2.21354.7

Release

4.0.0-2.21254.26

Release

4.0.0-1.21277.15

Release

Commits viewable in compare view.

Updated Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0.

Release notes

Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.

9.0.0

Release build of Microsoft.CodeAnalysis.NetAnalyzers 9.0.0 containing first-party code quality analyzers ("CAxxxx rules").

Contains bug fixes on top of 8.0.0 release.

What's Changed

Commits viewable in compare view.

Updated Microsoft.Extensions.Localization.Abstractions from 8.0.14 to 9.0.7.

Release notes

Sourced from Microsoft.Extensions.Localization.Abstractions's releases.

9.0.7

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.6...v9.0.7

9.0.6

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61622)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.

Dependency Updates

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61762)
    Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project.
  • Update dependencies from dotnet/arcade (#​61714)
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools.
  • Update dependencies from dotnet/extensions (#​61571)
    Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries.
  • Update dependencies from dotnet/extensions (#​61877)
    Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes.
  • Update dependencies from dotnet/arcade (#​61892)
    Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.

Miscellaneous

  • Update branding to 9.0.6 (#​61831)
    Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase.
  • Merging internal commits for release/9.0 (#​61925)
    Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.

This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

9.0.5

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.4...v9.0.5

9.0.4

Release

What's Changed

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

9.0.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.2...v9.0.3

9.0.2

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.1...v9.0.2

9.0.1

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0...v9.0.1

9.0.0

Release

What's Changed

9.0.0-rc.2.24474.3

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v9.0.0-rc.1.24452.1...v9.0.0-rc.2.24474.3

9.0.0-rc.1.24452.1

Release

9.0.0-preview.7.24406.2

Release

9.0.0-preview.6.24328.4

Release

9.0.0-preview.5.24306.11

Release

9.0.0-preview.4.24267.6

Release

9.0.0-preview.3.24172.13

Release

9.0.0-preview.2.24128.4

[Release[(https://github.com/dotnet/core/releases/tag/v9.0.0-preview.2)

9.0.0-preview.1.24081.5

Release

8.0.18

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.17...v8.0.18

8.0.17

Bug Fixes

  • Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#​61623)
    The Forwarded Headers Middleware now ignores X-Forwarded-Headers sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence the forwarded headers, preventing potential spoofing or misrouting of requests.

Dependency Updates

  • Update dependencies from dotnet/arcade (#​61832)
    This update brings in the latest changes from the dotnet/arcade repository, ensuring that ASP.NET Core benefits from recent improvements, bug fixes, and security patches in the shared build infrastructure.

  • Bump src/submodules/googletest from 52204f7 to 04ee1b4 (#​61761)
    The GoogleTest submodule has been updated to a newer commit, providing the latest testing features, bug fixes, and performance improvements for the project's C++ test components.

Miscellaneous

  • Update branding to 8.0.17 (#​61830)
    The project version branding has been updated to reflect the new 8.0.17 release, ensuring consistency across build outputs and documentation.

  • Merging internal commits for release/8.0 (#​61924)
    This change merges various internal commits into the release/8.0 branch, incorporating minor fixes, documentation updates, and other non-user-facing improvements to keep the release branch up to date.


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: dotnet/aspnetcore@v8.0.16...v8.0.17

8.0.16

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.15...v8.0.16

8.0.15

Release

What's Changed

Full Changelog: dotnet/aspnetcore@v8.0.14...v8.0.15

Commits viewable in compare view.

Updated Scriban from 6.0.0 to 6.2.1.

Release notes

Sourced from Scriban's releases.

6.2.1

Changes

🐛 Bug Fixes

  • fixes #​608 (PR #​609) by @​julichan

Full Changelog: 6.2.0...6.2.1

Published with dotnet-releaser

6.2.0

Changes

✨ New Features

  • Add Try Out link to builtins.md (PR #​603) by @​ThumNet

🧰 Misc

  • Update on include code - fixes #​605 (PR #​607) by @​julichan

Full Changelog: 6.1.0...6.2.0

Published with dotnet-releaser

6.1.0

Changes

🚀 Enhancements

  • Add string.sha512 and string.hmac_sha512 (PR #​602) by @​ThumNet
  • Add html.newline_to_br function (PR #​604) by @​ThumNet

🧰 Misc

  • Template code made more customizable (PR #​600) by @​julichan

Full Changelog: 6.0.0...6.1.0

Published with dotnet-releaser

Commits viewable in compare view.

Updated TUnit.Engine from 0.18.26 to 0.25.21.

Release notes

Sourced from TUnit.Engine's releases.

0.25.21

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.25.6...v0.25.21

0.25.6

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.25.0...v0.25.6

0.25.0

What's Changed

Breaking Changes 🛠

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.24.0...v0.25.0

0.24.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.23.5...v0.24.0

0.23.5

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.23.0...v0.23.5

0.23.0

What's Changed

Breaking Changes 🛠

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.31...v0.23.0

0.22.31

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.24...v0.22.31

0.22.24

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.20...v0.22.24

0.22.20

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.12...v0.22.20

0.22.12

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.10...v0.22.12

0.22.10

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.6...v0.22.10

0.22.6

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.22.0...v0.22.6

0.22.0

What's Changed

Breaking Changes 🛠

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.21.16...v0.22.0

0.21.16

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.21.13...v0.21.16

0.21.13

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.21.7...v0.21.13

0.21.7

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.21.1...v0.21.7

0.21.1

What's Changed

Breaking Changes 🛠

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.20.11...v0.21.1

0.20.18

What's Changed

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.20.17...v0.20.18

0.20.16

What's Changed

Breaking Changes 🛠

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.20.11...v0.20.16

0.20.11

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.20.4...v0.20.11

0.20.4

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.20.0...v0.20.4

0.20.0

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.151...v0.20.0

0.19.148

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.143...v0.19.148

0.19.143

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.140...v0.19.143

0.19.140

What's Changed

🏕 Changes

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.19.136...v0.19.140

0.19.136

What's Changed

🏕 Changes

👒 Dependencies

Description has been truncated

Dependabot will reso...

Description has been truncated

Bumps Immediate.Handlers from 2.0.0 to 2.2.0
Bumps Meziantou.Analyzer from 2.0.188 to 2.0.208
Bumps Microsoft.Bcl.HashCode from 1.1.1 to 6.0.0
Bumps Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 4.14.0
Bumps Microsoft.CodeAnalysis.NetAnalyzers from 8.0.0 to 9.0.0
Bumps Microsoft.Extensions.Localization.Abstractions from 8.0.14 to 9.0.7
Bumps Scriban from 6.0.0 to 6.2.1
Bumps TUnit.Engine from 0.18.26 to 0.25.21
Bumps Verify.TUnit from 28.15.0 to 30.5.0
Bumps xunit.v3.assert from 2.0.0 to 3.0.0

---
updated-dependencies:
- dependency-name: Immediate.Handlers
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.208
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.HashCode
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 4.14.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.CodeAnalysis.NetAnalyzers
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Localization.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Scriban
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TUnit.Engine
  dependency-version: 0.25.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Verify.TUnit
  dependency-version: 30.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit.v3.assert
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 28, 2025
@viceroypenguin viceroypenguin deleted the dependabot/nuget/multi-7bd056ced5 branch August 1, 2025 01:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

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.

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