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

Bump ArangoDBNetStandard from 1.3.1 to 2.0.0 #1670

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps ArangoDBNetStandard from 1.3.1 to 2.0.0.

Release notes

Sourced from ArangoDBNetStandard's releases.

2.0.0

https://www.nuget.org/packages/ArangoDBNetStandard/2.0.0

What's Changed

This release contains breaking changes, including a bug fix for an issue when deserializing the response of API method PostInvertedIndexAsync.

Full Changelog: ArangoDB-Community/arangodb-net-standard@1.3.1...2.0.0

Commits
  • d8e4297 Merge pull request #471 from DiscoPYF/version-update-2.0.0
  • 254f8b9 Update csproj version to 2.0.0
  • 34cdaef Merge pull request #446 from ArangoDB-Community/dependabot/nuget/arangodb-net...
  • 961e89d Merge pull request #438 from JLedel/436-running-aql-query-pascal-case
  • 6f2883b Merge pull request #458 from iwedaz/iwedaz/interfaces_spread
  • 670f469 Merge pull request #464 from ArangoDB-Community/DE-465-fix-errors-in-PostInve...
  • 46b4fc3 Changed content parameter to named parameter
  • 1d99c4e Fixed Errors
  • 085a41f Merge pull request #454 from ArangoDB-Community/DE-449-deserialization-except...
  • fe1e42d Merge pull request #404 from ArangoDB-Community/feature-3.8/DE-25-add-async-s...
  • 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 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 [ArangoDBNetStandard](https://github.com/ArangoDB-Community/arangodb-net-standard) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/ArangoDB-Community/arangodb-net-standard/releases)
- [Changelog](https://github.com/ArangoDB-Community/arangodb-net-standard/blob/master/ChangeLog.md)
- [Commits](ArangoDB-Community/arangodb-net-standard@1.3.1...2.0.0)

---
updated-dependencies:
- dependency-name: ArangoDBNetStandard
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 7, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1670 (fd8d802) into master (d206aec) will increase coverage by 54.85%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master    #1670       +/-   ##
===========================================
+ Coverage   11.46%   66.32%   +54.85%     
===========================================
  Files           8      145      +137     
  Lines         157     3902     +3745     
  Branches       18      387      +369     
===========================================
+ Hits           18     2588     +2570     
- Misses        138     1227     +1089     
- Partials        1       87       +86     
Flag Coverage Δ
ArangoDb 26.66% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ks.Prometheus.Metrics/LivenessPrometheusMetrics.cs 100.00% <0.00%> (ø)
...AzureServiceBus/AzureServiceBusQueueHealthCheck.cs 15.38% <0.00%> (ø)
src/HealthChecks.Kafka/KafkaHealthCheck.cs 79.16% <0.00%> (ø)
...thChecks.Publisher.CloudWatch/CloudWatchOptions.cs 100.00% <0.00%> (ø)
...Checks.AzureServiceBus/AzureEventHubHealthCheck.cs 43.18% <0.00%> (ø)
src/HealthChecks.Uris/UriHealthCheckOptions.cs 47.82% <0.00%> (ø)
src/HealthChecks.SqlServer/SqlServerHealthCheck.cs 95.45% <0.00%> (ø)
src/HealthChecks.Gremlin/GremlinOptions.cs 100.00% <0.00%> (ø)
src/HealthChecks.Sqlite/SqliteHealthCheck.cs 90.90% <0.00%> (ø)
src/HealthChecks.Azure.IoTHub/IoTHubHealthCheck.cs 7.84% <0.00%> (ø)
... and 131 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sungam3r sungam3r merged commit 4c868b7 into master Feb 8, 2023
@sungam3r sungam3r deleted the dependabot/nuget/ArangoDBNetStandard-2.0.0 branch February 8, 2023 06:52
@sungam3r sungam3r mentioned this pull request Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrangodb 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.

2 participants