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

Merges dev to master #1649

Merged
merged 16 commits into from
Jun 29, 2023
Merged

Merges dev to master #1649

merged 16 commits into from
Jun 29, 2023

Conversation

andrueastman
Copy link
Member

Syncs the latest dev changes to master.

dependabot bot and others added 15 commits June 23, 2023 21:04
Bumps Microsoft.OData.Core from 7.16.0 to 7.17.0.

---
updated-dependencies:
- dependency-name: Microsoft.OData.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.OData.Edm from 7.16.0 to 7.17.0.

---
updated-dependencies:
- dependency-name: Microsoft.OData.Edm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1611)

* Use parallel forEach to fetch permissions for a set of request URLs

* Update tests

* Address review comments
…pt date parameter (#1635)

* Sorts out bound and unbound function issues

* Added cli unit test for unbound function with date parameter

* Removed unused method based on sonarcloud results

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>

* Added regex to cover edge cases which are not only tied to 'period' parameter in a loaded function

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

* Added unit test to test for function parameters with and without single or double quotes

* Added compile time to the regex

---------

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.6.2 to 17.6.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.6.2...v17.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…options that use function operator types (#1646)

* Fixed incomplete snippets with expand query options

* Rectified testcase

* Added regex execution timeout

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

* Added time limit to the regex

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Vincent Biret <vibiret@microsoft.com>

---------

Co-authored-by: Vincent Biret <vibiret@microsoft.com>
Bumps [apidoctor](https://github.com/OneDrive/apidoctor) from `ae3bab8` to `2093dca`.
- [Commits](OneDrive/apidoctor@ae3bab8...2093dca)

---
updated-dependencies:
- dependency-name: apidoctor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@andrueastman andrueastman requested a review from a team as a code owner June 29, 2023 08:36
* Fixed query option params with url encoded values

* Removed unnecessary bool declaration

* Update CodeSnippetsReflection.OpenAPI/LanguageGenerators/GraphCliGenerator.cs

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>

* Removed unreferenced method

---------

Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
@andrueastman andrueastman enabled auto-merge (squash) June 29, 2023 08:43
@sonarcloud
Copy link

sonarcloud bot commented Jun 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

96.3% 96.3% Coverage
0.0% 0.0% Duplication

@andrueastman andrueastman merged commit b3b40dd into master Jun 29, 2023
11 checks passed
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.

None yet

5 participants