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 Arcane.Framework from 0.0.19 to 0.0.24 in /src #56

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps Arcane.Framework from 0.0.19 to 0.0.24.

Release notes

Sourced from Arcane.Framework's releases.

v0.0.24

What's Changed

Full Changelog: SneaksAndData/arcane-framework@v0.0.23...v0.0.24

v0.0.23

What's Changed

Full Changelog: SneaksAndData/arcane-framework@v0.0.22...v0.0.23

v0.0.22

What's Changed

Full Changelog: SneaksAndData/arcane-framework@v0.0.21...v0.0.22

v0.0.21

What's Changed

Full Changelog: SneaksAndData/arcane-framework@v0.0.20...v0.0.21

v0.0.20

What's Changed

New Contributors

Full Changelog: SneaksAndData/arcane-framework@v0.0.19...v0.0.20

Commits
  • 202ab12 Allow using custom properties in Arcane.Framework (#83)
  • 05f54c8 Fix incorrect path variable (#77)
  • edc50b9 Bump Microsoft.OpenApi from 1.6.6 to 1.6.15 in /src (#58)
  • 60b1087 Bump SneaksAndData/github-actions from 0.1.8 to 0.1.9 (#63)
  • 6c53f27 Fix incorrect BlobStorageService type in the blob storage source. (#76)
  • 9797622 Add blob storage source (#75)
  • dffc1b0 Change RestApiSource Factory methods for Paged Apis to use Interfaces (#64)
  • 9a27c06 Use YAML issue templates (#68)
  • See full diff 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 [Arcane.Framework](https://github.com/SneaksAndData/arcane-framework) from 0.0.19 to 0.0.24.
- [Release notes](https://github.com/SneaksAndData/arcane-framework/releases)
- [Commits](SneaksAndData/arcane-framework@v0.0.19...v0.0.24)

---
updated-dependencies:
- dependency-name: Arcane.Framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 22, 2024 02:47
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 22, 2024
Copy link

Coverage after merging dependabot/nuget/src/Arcane.Framework-0.0.24 into main will be

0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%17, 21–34, 34, 34–54, 57–59, 61
src/Extensions
   RestApiSourceExtensions.cs0%0%0%0%29–43, 47–48, 48, 48–55
src/Models
   RestApiDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 30, 35, 40, 45, 52, 57, 62, 67, 72, 77, 82, 87
   RestApiFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 52, 57, 62, 67, 73, 78, 83, 88
   RestApiPagedDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 34, 40, 45, 50, 55, 62, 67, 72, 77, 82, 87, 92, 97
   RestApiPagedFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 50, 57, 62, 67, 72, 78, 83, 88, 93
src/Models/Base
   RestApiDynamicAuthBase.cs0%100%0%0%10, 15, 20, 25, 30, 35, 40, 45, 50, 56, 59–69
   RestApiFixedAuthBase.cs0%100%0%0%10, 13–16
   RestApiStreamContextBase.cs0%0%0%0%13, 16, 19, 23–25, 29–31, 35–37, 42, 45, 45, 45–46
src/Services
   RestApiGraphBuilder.cs0%0%0%0%100–103, 103, 103, 103, 103–105, 105, 105–117, 117, 117–134, 136–147, 150–152, 152, 152, 152, 152–169, 171–176, 178–179, 181–192, 195–202, 204–205, 207–218, 27–31, 34–35, 35, 35, 35, 35, 35, 35, 35, 35–67, 70–80, 82–93, 96–99

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2024

Looks like Arcane.Framework is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/Arcane.Framework-0.0.24 branch July 30, 2024 12:58
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.

None yet

0 participants