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

NEEDS HUMAN: Bump System.IO.Abstractions from 21.1.7 to 21.2.8 #16229

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps System.IO.Abstractions from 21.1.7 to 21.2.8.

Release notes

Sourced from System.IO.Abstractions's releases.

v21.2.8

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8

v21.2.1

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v21.1.7...v21.2.1

Commits
  • fab80f9 fix: Align MockDirectory and MockFile behavior with .NET's System.IO classes ...
  • 233b809 chore(deps): update dependency dotnet-sdk to v8.0.405 (#1187)
  • d53dc70 chore(deps): update dependency nerdbank.gitversioning to 3.7.115 (#1186)
  • df9b622 chore(deps): update dependency nunit.analyzers to 4.6.0 (#1185)
  • 5aa2d11 chore(deps): update dependency coverlet.collector to 6.0.3 (#1184)
  • b112877 chore(deps): update dependency nunit to 4.3.2 (#1183)
  • 6a4816c chore(deps): update danielpalme/reportgenerator-github-action action to v5.4....
  • ce67de2 feat: Add FileVersionInfo support (#1177)
  • 7bcc722 chore(deps): update dependency nunit to 4.3.1 (#1176)
  • 23bbef7 chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#1170)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/16229)

Bumps [System.IO.Abstractions](https://github.com/TestableIO/System.IO.Abstractions) from 21.1.7 to 21.2.8.
- [Release notes](https://github.com/TestableIO/System.IO.Abstractions/releases)
- [Commits](TestableIO/System.IO.Abstractions@v21.1.7...v21.2.8)

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 27, 2025
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Jan 27, 2025
Copy link
Contributor

github-actions bot commented Jan 27, 2025

Test this change out locally with the following install scripts (Action run 12996957505)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 12996957505
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 12996957505"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 12996957505
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 12996957505"

auto-merge was automatically disabled January 27, 2025 19:39

Pull request was closed

@StephenWeatherford
Copy link
Contributor

Fix-DependabotPRs.ps1: Forcing rebuild

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

Copy link
Contributor

Dotnet Test Results

    78 files   -     39      78 suites   - 39   27m 9s ⏱️ - 22m 39s
11 645 tests  -     46   9 261 ✅  -  2 430  0 💤 ±0  2 384 ❌ +2 384 
27 028 runs   - 13 560  22 138 ✅  - 18 450  0 💤 ±0  4 890 ❌ +4 890 

For more details on these failures, see this check.

Results for commit def611a. ± Comparison against base commit 9d0f238.

This pull request removes 1852 and adds 628 tests. Note that renamed tests count towards both.

		nestedProp1: 1
		nestedProp2: 2
		prop1: true
		prop2: false
	1
	2
	\$'")
	prop1: true
	prop2: false
…
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
�ӽ\u000e�0\u0010\u0007��>\u0005OP������+4J�G(\u0006J$1��e0q�� ����˥�k�2��~[�Cٴ\u0012)ש\u0014s�@+5z>@B��\u0002\u0002�\u0008�H��'\u0019ѵ�6a�%��A�I�?Ue��\u001b\u0000\u0006��ʕac6����ar��Xt��ꛓ�vCC5հ�C�Q����\u0015}�?@&P�"�\u0008�C�QQ��"�����\u001fkO\u0010EQ\u0014��	h#\u001fJ\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
�Խ
�0\u0010\u0007��>E�\u0003Ļ6\u001f���Ep�\u0001b{b���V(��n\u001cĥ�E�`~c� ����|m�%ٜ�V���\�w\u0003GK9�~��04\u000f��(�\u0018���'\u0019pn;۸Q���\u000f
cn���\u0014M\u0014\u0003\u0018�\u0013\u0001I� �3W��j���v���r�š=U��r�}�cz#����+z���$s��TF#hd���.�_�����ME}MYG���-5���챥�Գy��y�s\u0003@n:�\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000
���\u000b�0\u0014\u0007��+�?`��ޞ\u0006\u001e�\u000e\u0019QA�5F
\u0019h�\u0006B�|�\u0010]�.�\u0003��=����qo��Y�Ӭ���@y�

\u000c%������\u0004�\u0001\u0003BDƜv�N��ԍ�L+�8�\u0007������bAA\u0008@\u0010\u0012��B"\u001c��}ߞ���n\u000eq^�Yˏ���ʋ��o_������=ѫ��/��\u0001\u0012I	@b�P�&�\u001f�����&��d�Lw��j�\u001d3��ݓeY��~7]?\u0019�\u0000\u000c\u0000\u0000,"'7' is an invalid end of a number. Expected a delimiter. Path: $.INVALID_JSON | LineNumber: 0 | BytePositionInLine: 20.")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003�Խ
�0\u0010\u0000��>E�\u0003���O+tw\u0011\|�؞X���\u0011\u0002⻛\u000e����\u001f�|C���]8.$�k�\u0005�CӒH�8$hlԑ���w\u0018W��7��\u0012�"������F7��9j��u��)JH��b7�DH\u0012q�\u0014MV.�
�X�km�iQ�`ɥ�U]z9���3�\u0001��MW���ӈ#�\u0007p�$��#wH�����������P��!3��<B\u0013l�I_[x.ݛ�y�7�\u0017���H\u0000\u000c\u0000\u0000,"Value cannot be null. (Parameter 'source')")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003��K
�0\u0010\u0006�{
O\u0010gL&�\u000b�]�
�\u0015��X|�Pz���B\u0017J7V\u000bͷK�!\u0013�_�{��rw̫Z*�i,�܀\u0019�G�\u0007H(о�\u0000K�����'\u0019�֍�x�%��AI\u001a��\�\u0019Z��D\u0012�\u0012ĕk��\u001aF7ל��_}�yy�K?4\u0014S
k�4\u0018���o��)�\u0000�@m5Y\u0003��\u000f�O��E2����?֞ \u0008� X�\u0013��\u001f�\u0000\u000c\u0000\u0000,"The path: index.json was not found in artifact contents")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Bicep_compiler_handles_corrupted_extension_package_gracefully (\u001f�\u0008\u0000\u0000\u0000\u0000\u0000\u0000\u0003��O\u000b�0\u0014\u0000��\u0014�\u000f07�\u001f
<\u0004\u001d2��k�\u001cd��\u001a\u0008}����tQ\u000b���ރ��x��;ݬ�NMY\u0011_��%hh\u0014H�;�[�+��\u000bET	I\u0011����t�W�.��)��A^�u��&b�\u000f�M��ħB\u0006\� vꋱ\u0010�t}��"5
�TעM��ҿ�M�ǻ���i���\u0011�\u0000.��Rp\u0004��l<�L���?�89,6���o\u0013g�a\u0003��&˲,k|O���/\u0000\u000c\u0000\u0000,"'7' is an invalid end of a number. Expected a delimiter. Path: $.INVALID_JSON | LineNumber: 0 | BytePositionInLine: 20.")
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = mcr.microsoft.com, RepositoryPath = unknown/path/az, ExtensionVersion = 0.0.0-placeholder },Azure.RequestFailedException: The artifact does not exist in the registry.
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138,[(BCP192, Error, Unable to restore the artifact with reference "br:mcr.microsoft.com/unknown/path/az:0.0.0-placeholder": The artifact does not exist in the registry.)])
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = mcr.microsoft.com, RepositoryPath = unknown/path/az, ExtensionVersion = 0.0.0-placeholder },Azure.RequestFailedException: The artifact does not exist in the registry.
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138,[(BCP192, Error, Unable to restore the artifact with reference "br:mcr.microsoft.com/unknown/path/az:0.0.0-placeholder": The artifact does not exist in the registry.)])
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = unknown.registry.azurecr.io, RepositoryPath = bicep/extensions/az, ExtensionVersion = 0.0.0-placeholder },System.AggregateException: Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443))
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 51
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/AzureContainerRegistryManager.cs:line 63
   at Bicep.Core.Registry.OciArtifactRegistry.TryRestoreArtifactAsync(RootConfiguration configuration, OciArtifactReference reference) in /home/runner/work/bicep/bicep/src/Bicep.Core/Registry/OciArtifactRegistry.cs:line 495,[(BCP192, Error, Unable to restore the artifact with reference "br:unknown.registry.azurecr.io/bicep/extensions/az:0.0.0-placeholder": Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)))])
Bicep.Core.IntegrationTests.AzTypesViaRegistryTests ‑ Repository_not_found_in_registry (ArtifactRegistryAddress { RegistryAddress = unknown.registry.azurecr.io, RepositoryPath = bicep/extensions/az, ExtensionVersion = 0.0.0-placeholder },System.AggregateException: Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443))
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 51
   at Bicep.Core.Registry.AzureContainerRegistryManager.DownloadManifestAndLayersAsync(IOciArtifactReference artifactReference, ContainerRegistryContentClient client) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 138
   at Bicep.Core.Registry.AzureContainerRegistryManager.<>c__DisplayClass4_0.<<PullArtifactAsync>g__DownloadManifestInternalAsync|0>d.MoveNext() in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 44
--- End of stack trace from previous location ---
   at Bicep.Core.Registry.AzureContainerRegistryManager.PullArtifactAsync(RootConfiguration configuration, IOciArtifactReference artifactReference) in D:\a\bicep\bicep\src\Bicep.Core\Registry\AzureContainerRegistryManager.cs:line 63
   at Bicep.Core.Registry.OciArtifactRegistry.TryRestoreArtifactAsync(RootConfiguration configuration, OciArtifactReference reference) in D:\a\bicep\bicep\src\Bicep.Core\Registry\OciArtifactRegistry.cs:line 495,[(BCP192, Error, Unable to restore the artifact with reference "br:unknown.registry.azurecr.io/bicep/extensions/az:0.0.0-placeholder": Retry failed after 4 tries. Retry settings can be adjusted in ClientOptions.Retry or by configuring a custom retry policy in ClientOptions.RetryPolicy. (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)) (No such host is known. (unknown.registry.azurecr.io:443)))])
…

@StephenWeatherford
Copy link
Contributor

  Error Message:
   Test method Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests.Params_file_with_no_errors_should_compile_correctly threw exception: 
System.TypeLoadException: Method 'get_FileVersionInfo' in type 'System.IO.Abstractions.TestingHelpers.MockFileSystem' from assembly 'TestableIO.System.IO.Abstractions.TestingHelpers, Version=21.0.0.0, Culture=neutral, PublicKeyToken=96bf224d23c43e59' does not have an implementation.
  Stack Trace:
      at Bicep.Core.UnitTests.Utils.ServiceBuilderExtensions.WithMockFileSystem(ServiceBuilder serviceBuilder, IReadOnlyDictionary`2 fileLookup)
   at Bicep.Core.UnitTests.Utils.CompilationHelper.CompileParams(ServiceBuilder services, ValueTuple`2[] files) in D:\a\bicep\bicep\src\Bicep.Core.UnitTests\Utils\CompilationHelper.cs:line 174
   at Bicep.Core.UnitTests.Utils.CompilationHelper.CompileParams(ValueTuple`2[] files) in D:\a\bicep\bicep\src\Bicep.Core.UnitTests\Utils\CompilationHelper.cs:line 161
   at Bicep.Core.IntegrationTests.Emit.ParamsFileWriterTests.Params_file_with_no_errors_should_compile_correctly(String paramsText, String paramsJsonText, String bicepText) in D:\a\bicep\bicep\src\Bicep.Core.IntegrationTests\Emit\ParamsFileWriterTests.cs:line 289
   at InvokeStub_ParamsFileWriterTests.Params_file_with_no_errors_should_compile_correctly(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

@StephenWeatherford StephenWeatherford changed the title Bump System.IO.Abstractions from 21.1.7 to 21.2.8 Needs human: Bump System.IO.Abstractions from 21.1.7 to 21.2.8 Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

A newer version of System.IO.Abstractions exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@StephenWeatherford StephenWeatherford changed the title Needs human: Bump System.IO.Abstractions from 21.1.7 to 21.2.8 NEEDS HUMAN: Bump System.IO.Abstractions from 21.1.7 to 21.2.8 Feb 4, 2025
@StephenWeatherford
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2025

Superseded by #16338.

@dependabot dependabot bot closed this Feb 6, 2025
@dependabot dependabot bot deleted the dependabot/nuget/System.IO.Abstractions-21.2.8 branch February 6, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR 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