-
Notifications
You must be signed in to change notification settings - Fork 97
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 @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0 in /typespec #8027
Bump @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0 in /typespec #8027
Conversation
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
@dependabot rebase |
c6452fc
to
421caa7
Compare
Bumps [@azure-tools/typespec-providerhub](https://github.com/Azure/typespec-azure-pr) from 0.46.0 to 0.47.0. - [Commits](https://github.com/Azure/typespec-azure-pr/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-providerhub" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
421caa7
to
4df604b
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8027 +/- ##
==========================================
- Coverage 59.09% 59.06% -0.03%
==========================================
Files 567 567
Lines 37726 37726
==========================================
- Hits 22293 22284 -9
- Misses 13885 13891 +6
- Partials 1548 1551 +3 ☔ View full report in Codecov by Sentry. |
…/typespec-providerhub-0.47.0
…/typespec-providerhub-0.47.0
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
@@ -7,7 +7,7 @@ | |||
"@azure-tools/typespec-autorest": "~0.46.0", | |||
"@azure-tools/typespec-azure-core": "~0.46.0", | |||
"@azure-tools/typespec-azure-resource-manager": "~0.46.0", | |||
"@azure-tools/typespec-providerhub": "^0.46.0", | |||
"@azure-tools/typespec-providerhub": "^0.47.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I messed up this wildcard and it was missed in code review. This should look like the others.
😢 😢 😢
Bumps @azure-tools/typespec-providerhub from 0.46.0 to 0.47.0.
Commits
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)