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(deps): Bump the all group with 8 updates #76

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the all group with 10 updates:

Package From To
System.Collections.Immutable 8.0.0 9.0.2
System.Text.Json 8.0.5 9.0.2
tryAGI.OpenAI 4.1.0 4.2.0
CliWrap 3.7.1 3.8.0
MSTest 3.7.3 3.8.0
Newtonsoft.Json 13.0.3 13.0.3
System.Collections.Immutable 8.0.0 9.0.0
System.Text.Json 8.0.5 9.0.0
System.Formats.Asn1 9.0.1 9.0.2
Verify.MSTest 28.10.1 28.11.0

Updates System.Collections.Immutable from 8.0.0 to 9.0.2

Release notes

Sourced from System.Collections.Immutable's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates System.Text.Json from 8.0.5 to 9.0.2

Release notes

Sourced from System.Text.Json's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates tryAGI.OpenAI from 4.1.0 to 4.2.0

Release notes

Sourced from tryAGI.OpenAI's releases.

v4.2.0

What's Changed

Full Changelog: tryAGI/OpenAI@v4.1.0...v4.2.0

Commits
  • 176212b fix: Fixed according latest changes.
  • f8fbfe8 feat: Updated OpenAPI spec
  • faadb45 Merge pull request #157 from tryAGI/dependabot/nuget/all-5558312d9a
  • a0b199e chore(deps): Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 in the all group
  • 6fb9ebe Merge pull request #156 from tryAGI/bot/update-openapi_202502071819
  • b8d9673 feat: Updated OpenAPI spec
  • c6b8cd6 Merge pull request #155 from tryAGI/bot/update-openapi_202502041819
  • e783fc9 feat: Updated OpenAPI spec
  • See full diff in compare view

Updates CliWrap from 3.7.1 to 3.8.0

Release notes

Sourced from CliWrap's releases.

3.8

What's Changed

Full Changelog: Tyrrrz/CliWrap@3.7.1...3.8

Commits
  • d606b4d Clean up tests
  • 01ee07d Add support for resource policies (#276)
  • a6ad926 Add an overload of PipeSource.FromCommand(...) that accepts a transform fun...
  • a1aa848 Downgrade System.Threading.Tasks.Extensions again x2
  • 7be609d Bump the nuget group with 9 updates (#274)
  • See full diff in compare view

Updates MSTest from 3.7.3 to 3.8.0

Release notes

Sourced from MSTest's releases.

v3.8.0

See the release notes here

Announcements

Changelog

Sourced from MSTest's changelog.

[3.8.0] - 2025-02-12

See full log here

Added

Fixed

  • Don't consider TestClassAttribute for inheritance when calculating assembly initialize/cleanup by @​Youssef1313 in #4318
  • Fix false positive for PreferTestCleanupOverDispose on non-test classes by @​Youssef1313 in #4378
  • Report diagnostic if DynamicData is referencing a member that's not method/property (e.g, field) (and some cleanup) by @​Youssef1313 in #4383

... (truncated)

Commits
  • b1cedb7 [rel/3.8] Update deps (#4984)
  • a9e46d6 Follow-up to the move of SourceGen + Engine (#4971)
  • d454a96 Bump .NET runtimes (#4983)
  • 1f6fd33 Remove redundant explicit override of NuGet.Packaging and MessagePack (#4981)
  • 1a2a5bf Move Microsoft.Win32.Registry dependency from "Test dependencies" to "Produ...
  • 7c86507 [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#4975)
  • 6c2cd50 [main] Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.1 to 9.0.2 (#4980)
  • 1162fac [main] Bump System.Management from 9.0.1 to 9.0.2 (#4978)
  • 288990c [main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies (...
  • e5df1c0 [main] Bump FSharp.Core and Microsoft.NETFramework.ReferenceAssemblies (#4977)
  • Additional commits viewable in compare view

Updates Newtonsoft.Json from 13.0.3 to 13.0.3

Commits

Updates System.Collections.Immutable from 8.0.0 to 9.0.0

Release notes

Sourced from System.Collections.Immutable's releases.

.NET 9.0.2

Release

What's Changed

... (truncated)

Commits

Updates System.Text.Json from 8.0.5 to 9.0.0

Release notes

Sourced from System.Text.Json's releases.

.NET 9.0.2

Release

What's Changed

Bumps the all group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [System.Collections.Immutable](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.2` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `9.0.2` |
| [tryAGI.OpenAI](https://github.com/tryAGI/OpenAI) | `4.1.0` | `4.2.0` |
| [CliWrap](https://github.com/Tyrrrz/CliWrap) | `3.7.1` | `3.8.0` |
| [MSTest](https://github.com/microsoft/testfx) | `3.7.3` | `3.8.0` |
| [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.3` |
| [System.Collections.Immutable](https://github.com/dotnet/runtime) | `8.0.0` | `9.0.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `9.0.0` |
| [System.Formats.Asn1](https://github.com/dotnet/runtime) | `9.0.1` | `9.0.2` |
| [Verify.MSTest](https://github.com/VerifyTests/Verify) | `28.10.1` | `28.11.0` |


Updates `System.Collections.Immutable` from 8.0.0 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.2)

Updates `System.Text.Json` from 8.0.5 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.2)

Updates `tryAGI.OpenAI` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/tryAGI/OpenAI/releases)
- [Commits](tryAGI/OpenAI@v4.1.0...v4.2.0)

Updates `CliWrap` from 3.7.1 to 3.8.0
- [Release notes](https://github.com/Tyrrrz/CliWrap/releases)
- [Commits](Tyrrrz/CliWrap@3.7.1...3.8)

Updates `MSTest` from 3.7.3 to 3.8.0
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.7.3...v3.8.0)

Updates `Newtonsoft.Json` from 13.0.3 to 13.0.3
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.3)

Updates `System.Collections.Immutable` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.2)

Updates `System.Text.Json` from 8.0.5 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v9.0.2)

Updates `System.Formats.Asn1` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

Updates `Verify.MSTest` from 28.10.1 to 28.11.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@28.10.1...28.11.0)

---
updated-dependencies:
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: tryAGI.OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: CliWrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: System.Formats.Asn1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: Verify.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Feb 17, 2025
Copy link

coderabbitai bot commented Feb 17, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions bot merged commit 1401611 into main Feb 17, 2025
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/all-78221b713f branch February 17, 2025 05:58
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