Skip to content
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

build: bump the all group across 1 directory with 5 updates #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the all group with 5 updates in the / directory:

Package From To
Microsoft.AspNetCore.Authorization 8.0.8 8.0.10
JunitXml.TestLogger 4.0.254 4.1.0
Microsoft.NET.Test.Sdk 17.11.0 17.11.1
NSubstitute 5.1.0 5.3.0
xunit 2.9.0 2.9.2

Updates Microsoft.AspNetCore.Authorization from 8.0.8 to 8.0.10

Release notes

Sourced from Microsoft.AspNetCore.Authorization's releases.

.NET 8.0.10

Release

Commits

Updates JunitXml.TestLogger from 4.0.254 to 4.1.0

Release notes

Sourced from JunitXml.TestLogger's releases.

v4.1.0

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Changelog

Sourced from JunitXml.TestLogger's changelog.

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Commits
  • 3625dad chore(master): release 4.1.0 (#120)
  • fa94c65 chore(ci): typo in build outputs
  • 0e10219 chore(ci): separate job for release-please and version compute
  • f5049b9 chore: update build version logic for CI
  • 9c377bd chore: add version.txt
  • 0199df7 chore(ci): update params for v4 release-please in changelog generation
  • 6e6e51e chore: use build number as release version
  • c6c5c0e chore: typo in ci
  • 8b367e7 chore: add action uses (ci)
  • d889ab5 chore: attempt to add release-please action to CI
  • Additional commits viewable in compare view

Updates Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1

Release notes

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

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

Commits
  • 58dbd02 Revert "Do not publish to BAR when RTM version is built"
  • aa62848 Do not publish to BAR when RTM version is built
  • d824a2f Bump 17.11.1
  • ed4ac92 Forward error output from testhost as info (#5193)
  • See full diff in compare view

Updates NSubstitute from 5.1.0 to 5.3.0

Release notes

Sourced from NSubstitute's releases.

v5.3.0

Thanks to first-time contributors @​mihnea-radulescu and @​marcoregueira! Thanks also @​304NotModified and @​Romfos for their continued support and contributions to this release.

Full Changelog: nsubstitute/NSubstitute@v5.2.0...v5.3.0

v5.2.0

⚠️ Note: there is no build currently available for this version due to an issue switching over to a new automated release build. We'll have a new release shortly once we sort this.

Summary of main changes:

Many thanks to @​alexandrnikitin, @​Romfos, @​brad, and @​304NotModified for their contributions! Thanks a lot to all code contributors, reviewers, and people who have raised and/or commented on issues.

If you haven't already done so, please make sure you add the NSubstitute.Analyzers package wherever you reference NSubstitute: https://nsubstitute.github.io/help/nsubstitute-analysers/

As always, please raise an issue on GitHub if you have any problems.

Changelog: https://github.com/nsubstitute/NSubstitute/blob/v5.2.0/CHANGELOG.md Breaking changes: None.

Project links:

... (truncated)

Changelog

Sourced from NSubstitute's changelog.

5.3.0 (October 2024)

Thanks to first-time contributors @​mihnea-radulescu and @​marcoregueira! Thanks also @​304NotModified and @​Romfos for their continued support and contributions to this release.

5.2.0 (Apr 2024; tagged but not released to nuget)

Many thanks to @​alexandrnikitin, @​Romfos, @​brad, and @​304NotModified for their contributions!

Commits
  • 45e00e3 Prep 5.3.0 release (#836)
  • cc73901 Release build workflow (#797)
  • 4d258a2 Feature: Enable call forwarding and substitution for non virtual methods or...
  • b8b0184 Added csharp_style_prefer_primary_constructors into editorconfig (#819)
  • 73818a6 Unable to match arguments whose type is generic, when their concrete type is ...
  • da82bc5 Merge pull request #813 from mihnea-radulescu/bug/issue-788-Raise-EventWith-d...
  • 2ce4d66 Replaced Obsolete attributes in WhenCalled<T> with doc comments.
  • 0c0d798 When(...).Throws gives a CouldNotSetReturnDueToNoLastCallException (#803)
  • 4bd429e Updated event raising logic to only allow internal default constructors
  • ee276f3 Merge branch 'main' into bug/issue-788-Raise-EventWith-default-constructor
  • Additional commits viewable in compare view

Updates xunit from 2.9.0 to 2.9.2

Commits
  • 82543a6 v2.9.2
  • 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects
  • 502f6d1 Bump up to v2.9.2-pre
  • bb7c3e4 v2.9.1
  • 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)
  • ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...
  • d97c7f8 Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...
  • 416ed81 #3021: Add overload of Assert.Equal to resolve compiler ambiguity
  • 6b86235 Add Assert.Equivalent support for evaluating Lazy<T>
  • aadff05 Updated build table in README
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the all group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore) | `8.0.8` | `8.0.10` |
| [JunitXml.TestLogger](https://github.com/spekt/testlogger) | `4.0.254` | `4.1.0` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.11.0` | `17.11.1` |
| [NSubstitute](https://github.com/nsubstitute/NSubstitute) | `5.1.0` | `5.3.0` |
| [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` |



Updates `Microsoft.AspNetCore.Authorization` from 8.0.8 to 8.0.10
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.8...v8.0.10)

Updates `JunitXml.TestLogger` from 4.0.254 to 4.1.0
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/testlogger@v4.0.254...v4.1.0)

Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.11.0...v17.11.1)

Updates `NSubstitute` from 5.1.0 to 5.3.0
- [Release notes](https://github.com/nsubstitute/NSubstitute/releases)
- [Changelog](https://github.com/nsubstitute/NSubstitute/blob/main/CHANGELOG.md)
- [Commits](nsubstitute/NSubstitute@v5.1.0...v5.3.0)

Updates `xunit` from 2.9.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authorization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: JunitXml.TestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: NSubstitute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants