forked from Arelle/Arelle
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump the dotnet-dependencies group across 2 directories with 3 updates #285
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/nuget/tests/integration_tests/ui_tests/ArelleGUITest/dotnet-dependencies-52f870c306
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dotnet-dependencies group with 3 updates in the /tests/integration_tests/ui_tests/ArelleGUITest directory: [JunitXml.TestLogger](https://github.com/spekt/testlogger), [NUnit](https://github.com/nunit/nunit) and [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Bumps the dotnet-dependencies group with 3 updates in the /tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest directory: [JunitXml.TestLogger](https://github.com/spekt/testlogger), [NUnit](https://github.com/nunit/nunit) and [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers). Updates `JunitXml.TestLogger` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/spekt/testlogger/releases) - [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md) - [Commits](spekt/testlogger@v4.1.0...v5.0.0) Updates `NUnit` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.0...4.3.1) Updates `NUnit.Analyzers` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.4.0...4.5.0) Updates `JunitXml.TestLogger` from 4.1.0 to 5.0.0 - [Release notes](https://github.com/spekt/testlogger/releases) - [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md) - [Commits](spekt/testlogger@v4.1.0...v5.0.0) Updates `NUnit` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.0...4.3.1) Updates `NUnit.Analyzers` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/nunit/nunit.analyzers/releases) - [Changelog](https://github.com/nunit/nunit.analyzers/blob/master/CHANGES.md) - [Commits](nunit/nunit.analyzers@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: JunitXml.TestLogger dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies - dependency-name: JunitXml.TestLogger dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: NUnit.Analyzers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
.NET
Pull requests that update .net code
dependencies
Pull requests that update a dependency file
labels
Dec 23, 2024
Superseded by #286. |
dependabot
bot
deleted the
dependabot/nuget/tests/integration_tests/ui_tests/ArelleGUITest/dotnet-dependencies-52f870c306
branch
December 30, 2024 10:21
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dotnet-dependencies group with 3 updates in the /tests/integration_tests/ui_tests/ArelleGUITest directory: JunitXml.TestLogger, NUnit and NUnit.Analyzers.
Bumps the dotnet-dependencies group with 3 updates in the /tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest directory: JunitXml.TestLogger, NUnit and NUnit.Analyzers.
Updates
JunitXml.TestLogger
from 4.1.0 to 5.0.0Release notes
Sourced from JunitXml.TestLogger's releases.
Changelog
Sourced from JunitXml.TestLogger's changelog.
Commits
0528ffd
chore(master): release 5.0.0 (#135)b852787
chore: note changes to junit xsd in this repobd85a92
chore: upload package to myget in cidff18d6
feat!: [junit] add testcase system-out and system-err along with attachment s...1a37110
feat: update junit xsd to allow test case level outputs. (#134)8e3aee3
chore(deps): bump MSTest.TestFramework from 3.6.2 to 3.6.4 (#132)29d9335
chore(deps): bump dotnet-reportgenerator-globaltool from 5.3.11 to 5.4.1 (#128)2be11fe
chore(deps): bump MSTest.TestFramework from 3.6.1 to 3.6.2 (#123)81d5f77
chore(deps): bump dotnet-reportgenerator-globaltool (#122)Updates
NUnit
from 4.3.0 to 4.3.1Release notes
Sourced from NUnit's releases.
Commits
1f1959a
Merge pull request #4899 from nunit/Issue4898_IsEqualTo1119a98
Add back old EqualTo(object) overloads for backward compatibility.caf4a4e
Make EqualNumericConstraint constructors public again.bd45e7c
Replace constraints on EqualNumericConstraint with Guarda12d6ab
Alternative approach36b8b1d
Use IsNumericTypec999e34
Ensure ApplyTo<T> also only calls Numerics if supported.b0d2d2e
Fall back to default EqualConstraintb9697d2
Optimization for finding implicit cast to string.77dca5f
Test conversion to string before testing for nullUpdates
NUnit.Analyzers
from 4.4.0 to 4.5.0Release notes
Sourced from NUnit.Analyzers's releases.
Changelog
Sourced from NUnit.Analyzers's changelog.
... (truncated)
Commits
4a06a08
Merge pull request #814 from nunit/release4.581de2a9
chore: Update release notes58cdb3a
Merge pull request #812 from nunit/Issue811_NUnit20217b7bb03
Merge pull request #813 from nunit/Issue801_NUnit20053095eae
Optimize Are(Not)Equal when actually wanting to test for Empty.979589e
Fix for generic EqualTo<T> which no longer has an implicit cast.6e77c26
NUnit 4.3 has more than one EqualConstraintd73461a
Some tests are no longer relevant for NUnit 4.3 because they no longer compile.a5e3712
Update to NUnit 4.3.186f8c23
Merge pull request #807 from nunit/doc/improve-documentation-of-nunit1032Updates
JunitXml.TestLogger
from 4.1.0 to 5.0.0Release notes
Sourced from JunitXml.TestLogger's releases.
Changelog
Sourced from JunitXml.TestLogger's changelog.
Commits
0528ffd
chore(master): release 5.0.0 (#135)b852787
chore: note changes to junit xsd in this repobd85a92
chore: upload package to myget in cidff18d6
feat!: [junit] add testcase system-out and system-err along with attachment s...1a37110
feat: update junit xsd to allow test case level outputs. (#134)8e3aee3
chore(deps): bump MSTest.TestFramework from 3.6.2 to 3.6.4 (#132)29d9335
chore(deps): bump dotnet-reportgenerator-globaltool from 5.3.11 to 5.4.1 (#128)2be11fe
chore(deps): bump MSTest.TestFramework from 3.6.1 to 3.6.2 (#123)81d5f77
chore(deps): bump dotnet-reportgenerator-globaltool (#122)Updates
NUnit
from 4.3.0 to 4.3.1Release notes
Sourced from NUnit's releases.
Commits
1f1959a
Merge pull request #4899 from nunit/Issue4898_IsEqualTo1119a98
Add back old EqualTo(object) overloads for backward compatibility.caf4a4e
Make EqualNumericConstraint constructors public again.bd45e7c
Replace constraints on EqualNumericConstraint with Guarda12d6ab
Alternative approach36b8b1d
Use IsNumericTypec999e34
Ensure ApplyTo<T> also only calls Numerics if supported.b0d2d2e
Fall back to default EqualConstraintb9697d2
Optimization for finding implicit cast to string.77dca5f
Test conversion to string before testing for nullUpdates
NUnit.Analyzers
from 4.4.0 to 4.5.0Release notes
Sourced from NUnit.Analyzers's releases.
Changelog
Sourced from NUnit.Analyzers's changelog.
... (truncated)
Commits
4a06a08
Merge pull request #814 from nunit/release4.581de2a9
chore: Update release notes58cdb3a
Merge pull request #812 from nunit/Issue811_NUnit20217b7bb03
Merge pull request #813 from nunit/Issue801_NUnit20053095eae
Optimize Are(Not)Equal when actually wanting to test for Empty.979589e
Fix for generic EqualTo<T> which no longer has an implicit cast.6e77c26
NUnit 4.3 has more than one EqualConstraintd73461a
Some tests are no longer relevant for NUnit 4.3 because they no longer compile.a5e3712
Update to NUnit 4.3.186f8c23
Merge pull request #807 from nunit/doc/improve-documentation-of-nunit1032Dependabot 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