Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Microsoft.OpenApi from 2.0.0-preview7 to 2.0.0-preview8.

Release notes

Sourced from Microsoft.OpenApi's releases.

v2.0.0-preview8

2.0.0-preview8 (2025-02-17)

Bug Fixes

  • a bug where external reference loading for local files would not work on linux (df99a00)
  • add meaningful exception message during validation (4a6547d)
  • add meaningful exception message during validation (74d20ed)
  • adds a cancellation token argument to external document loading (a5ffab1)
  • parsing failure on nodes set to null (20aacc1)
  • parsing failure on nodes set to null (4245de9)
Changelog

Sourced from Microsoft.OpenApi's changelog.

2.0.0-preview8 (2025-02-17)

Bug Fixes

  • a bug where external reference loading for local files would not work on linux (df99a00)
  • add meaningful exception message during validation (4a6547d)
  • add meaningful exception message during validation (74d20ed)
  • adds a cancellation token argument to external document loading (a5ffab1)
  • parsing failure on nodes set to null (20aacc1)
  • parsing failure on nodes set to null (4245de9)
Commits
  • 911b191 Merge pull request #2135 from microsoft/release-please--branches--main--compo...
  • a617825 chore(main): release 2.0.0-preview8
  • f61cbe1 Merge pull request #2150 from microsoft/fix/load-external-references
  • 20aacc1 Merge pull request #2149 from microsoft/fix/null-value-map-node
  • 3afb8db chore: updates public api surface
  • 1cc7c73 chore: makes the fix specific to non-windows
  • df99a00 fix: a bug where external reference loading for local files would not work on...
  • a5ffab1 fix: adds a cancellation token argument to external document loading
  • 4245de9 fix: parsing failure on nodes set to null
  • 6bb1e54 Merge pull request #2148 from microsoft/chore/upgrades-api-manifest
  • 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)

Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET) from 2.0.0-preview7 to 2.0.0-preview8.
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Changelog](https://github.com/microsoft/OpenAPI.NET/blob/main/CHANGELOG.md)
- [Commits](microsoft/OpenAPI.NET@v2.0.0-preview7...v2.0.0-preview8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 17, 2025
@github-actions github-actions bot enabled auto-merge February 17, 2025 18:51
Copy link

@github-actions github-actions bot merged commit f2b297e into main Feb 17, 2025
40 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/Microsoft.OpenApi-2.0.0-preview8 branch February 17, 2025 19:41
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant