Skip to content

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Dec 19, 2024

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/quickstarts/quickstart-ai-chat-with-data.md docs/ai/quickstarts/quickstart-ai-chat-with-data
docs/csharp/how-to/parse-strings-using-split.md docs/csharp/how-to/parse-strings-using-split
docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number.md docs/csharp/programming-guide/types/how-to-convert-a-string-to-a-number
docs/machine-learning/automated-machine-learning-mlnet.md docs/machine-learning/automated-machine-learning-mlnet
docs/machine-learning/deep-learning-overview.md docs/machine-learning/deep-learning-overview
docs/machine-learning/how-to-guides/explain-machine-learning-model-permutation-feature-importance-ml-net.md docs/machine-learning/how-to-guides/explain-machine-learning-model-permutation-feature-importance-ml-net
docs/machine-learning/how-to-guides/getting-started-dataframe.md docs/machine-learning/how-to-guides/getting-started-dataframe
docs/machine-learning/how-to-guides/how-to-use-the-automl-api.md docs/machine-learning/how-to-guides/how-to-use-the-automl-api
docs/machine-learning/how-to-guides/inspect-intermediate-data-ml-net.md docs/machine-learning/how-to-guides/inspect-intermediate-data-ml-net
docs/machine-learning/how-to-guides/install-extra-dependencies.md docs/machine-learning/how-to-guides/install-extra-dependencies
docs/machine-learning/how-to-guides/install-ml-net-cli.md docs/machine-learning/how-to-guides/install-ml-net-cli
docs/machine-learning/how-to-guides/machine-learning-model-predictions-ml-net.md docs/machine-learning/how-to-guides/machine-learning-model-predictions-ml-net
docs/machine-learning/how-to-guides/prepare-data-ml-net.md docs/machine-learning/how-to-guides/prepare-data-ml-net
docs/machine-learning/how-to-guides/save-load-machine-learning-models-ml-net.md docs/machine-learning/how-to-guides/save-load-machine-learning-models-ml-net
docs/machine-learning/how-to-guides/serve-model-serverless-azure-functions-ml-net.md docs/machine-learning/how-to-guides/serve-model-serverless-azure-functions-ml-net
docs/machine-learning/how-to-guides/train-machine-learning-model-ml-net.md docs/machine-learning/how-to-guides/train-machine-learning-model-ml-net
docs/machine-learning/mldotnet-api.md docs/machine-learning/mldotnet-api
docs/machine-learning/resources/azure-training-concepts-model-builder.md docs/machine-learning/resources/azure-training-concepts-model-builder
docs/machine-learning/toc.yml docs/machine-learning/toc
docs/machine-learning/tutorials/image-classification.md docs/machine-learning/tutorials/image-classification
docs/machine-learning/tutorials/iris-clustering.md docs/machine-learning/tutorials/iris-clustering
docs/machine-learning/tutorials/movie-recommendation.md docs/machine-learning/tutorials/movie-recommendation
docs/machine-learning/tutorials/object-detection-onnx.md docs/machine-learning/tutorials/object-detection-onnx
docs/machine-learning/tutorials/sentiment-analysis-cli.md docs/machine-learning/tutorials/sentiment-analysis-cli
docs/machine-learning/tutorials/sentiment-analysis-model-builder.md docs/machine-learning/tutorials/sentiment-analysis-model-builder
docs/machine-learning/tutorials/text-classification-tf.md docs/machine-learning/tutorials/text-classification-tf
docs/standard/serialization/system-text-json/customize-properties.md docs/standard/serialization/system-text-json/customize-properties
docs/standard/serialization/system-text-json/deserialization.md docs/standard/serialization/system-text-json/deserialization
docs/standard/serialization/system-text-json/how-to.md docs/standard/serialization/system-text-json/how-to
docs/standard/serialization/system-text-json/migrate-from-newtonsoft.md docs/standard/serialization/system-text-json/migrate-from-newtonsoft

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

dependabot bot and others added 18 commits December 18, 2024 12:09
Bumps the dotnet group in /docs/core/testing/snippets/order-unit-tests/csharp/XUnit.TestProject with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-vb-nunit/vb with 1 update: [nunit](https://github.com/nunit/nunit).


Updates `nunit` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.3.0)

---
updated-dependencies:
- dependency-name: nunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/testing/snippets/order-unit-tests/csharp/NUnit.TestProject with 1 update: [NUnit](https://github.com/nunit/nunit).


Updates `NUnit` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.3.0)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-using-dotnet-test/csharp with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-best-practices/csharp with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp with 2 updates: [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics) and [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview).


Updates `Microsoft.Diagnostics.NETCore.Client` from 0.2.553101 to 0.2.510501
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](https://github.com/dotnet/diagnostics/commits)

Updates `Microsoft.Diagnostics.Tracing.TraceEvent` from 3.1.17 to 3.1.18
- [Release notes](https://github.com/Microsoft/perfview/releases)
- [Commits](microsoft/perfview@v3.1.17...v3.1.18)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.NETCore.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Microsoft.Diagnostics.Tracing.TraceEvent
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/csharp/linq/snippets/HowToBuildDynamicQueries with 1 update: [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core).


Updates `System.Linq.Dynamic.Core` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases)
- [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zzzprojects/System.Linq.Dynamic.Core/commits)

---
updated-dependencies:
- dependency-name: System.Linq.Dynamic.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/azure/sdk/snippets/unit-testing with 1 update: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `xunit.runner.visualstudio` from 2.8.2 to 3.0.0
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@2.8.2...3.0.0)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-using-nunit/csharp with 1 update: [nunit](https://github.com/nunit/nunit).


Updates `nunit` from 4.2.2 to 4.3.0
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md)
- [Commits](nunit/nunit@4.2.2...4.3.0)

---
updated-dependencies:
- dependency-name: nunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...6f51ac0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [IEvangelist/profanity-filter](https://github.com/ievangelist/profanity-filter) from 2.0.2 to 2.0.7.
- [Release notes](https://github.com/ievangelist/profanity-filter/releases)
- [Commits](IEvangelist/profanity-filter@8ed64a0...b51302b)

---
updated-dependencies:
- dependency-name: IEvangelist/profanity-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* New vector search quickstart


---------

Co-authored-by: Genevieve Warren <[email protected]>
)

* Update parse-strings-using-split.md per revised guidance on adding a copilot section to docs

* Update how-to-convert-a-string-to-a-number.md

* Delete docs/csharp/programming-guide/types/media/how-to-convert-a-string-to-a-number directory

* Delete docs/csharp/how-to/media/parse-strings-using-split directory

* Update docs/csharp/how-to/parse-strings-using-split.md

Co-authored-by: Genevieve Warren <[email protected]>

* Fix example.

* Remove extra newlines

* Modify prompt example to use Bill's suggested prompt

---------

Co-authored-by: Genevieve Warren <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.7 to 3.27.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@babb554...df409f7)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@dotnetrepoman dotnetrepoman bot added this to the December 2024 milestone Dec 19, 2024
@dotnet-policy-service dotnet-policy-service bot merged commit 0d3fe88 into live Dec 19, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants