Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Is test#1554

Closed
millicentachieng wants to merge 1367 commits intoazure-pipelinesmicrosoft/OpenAPI.NET:azure-pipelinesfrom
vnextmicrosoft/OpenAPI.NET:vnextCopy head branch name to clipboard
Closed

Is test#1554
millicentachieng wants to merge 1367 commits intoazure-pipelinesmicrosoft/OpenAPI.NET:azure-pipelinesfrom
vnextmicrosoft/OpenAPI.NET:vnextCopy head branch name to clipboard

Conversation

@millicentachieng
Copy link
Contributor

No description provided.

SimonCropp and others added 30 commits October 6, 2023 21:33
…te-fields

dont abstract type for private fields
…e_declaration-as-error

csharp_style_inlined_variable_declaration as error
…lookups-in-ValidationRuleSet.Add

remove duplicate dictionary lookups in ValidationRuleSet.Add
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.1.0 to 22.1.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-22.1.1

Bump Verify.Xunit from 22.1.0 to 22.1.1
….csproj

Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 22.1.1 to 22.1.2.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits/22.1.2)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…-22.1.2

Bump Verify.Xunit from 22.1.1 to 22.1.2
…nary-lookups2

remove some duplicate dictionary lookups
dependabot bot and others added 28 commits January 23, 2024 21:33
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.2 to 1.6.0-preview.3.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases)
- [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.OData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.0.0...23.0.1)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.6.0-preview.3

Bump Microsoft.OpenApi.OData from 1.6.0-preview.2 to 1.6.0-preview.3
…-23.0.1

Bump Verify.Xunit from 23.0.0 to 23.0.1
* Add ValidationRuleSet.Remove

* Updates following Vincent's comments

* Updates following Vincent's comments
Add ValidationRuleSet.Remove

* Update

* Apply suggestions from code review

---------

Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
Co-authored-by: Darrel <darrmi@microsoft.com>
Co-authored-by: Maggie Kimani <maggiekim42@gmail.com>
Co-authored-by: Irvine Sunday <40403681+irvinesunday@users.noreply.github.com>
Co-authored-by: Vincent Biret <vincentbiret@hotmail.com>
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.3 to 1.6.0-preview.4.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases)
- [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.OData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.6.0-preview.4

Bump Microsoft.OpenApi.OData from 1.6.0-preview.3 to 1.6.0-preview.4
…ion-bug

Fix: Examples serialization in a response object during v2->v3 upcasting or vice versa
Bumps [Microsoft.OpenApi.OData](https://github.com/Microsoft/OpenAPI.NET.OData) from 1.6.0-preview.4 to 1.6.0-preview.5.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET.OData/releases)
- [Commits](https://github.com/Microsoft/OpenAPI.NET.OData/commits)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi.OData
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…enApi.OData-1.6.0-preview.5

Bump Microsoft.OpenApi.OData from 1.6.0-preview.4 to 1.6.0-preview.5
* Bump up OData lib.

* Bump up hidi
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 23.0.1 to 23.1.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.0.1...23.1.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…-23.1.0

Bump Verify.Xunit from 23.0.1 to 23.1.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…T.Test.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Update documentation with new hidi options
Copy link
Contributor

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.