-
Notifications
You must be signed in to change notification settings - Fork 71
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
chore: bump azure/login from 1.5.1 to 1.6.1 #593
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jan 18, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #593 +/- ##
=======================================
Coverage 69.81% 69.81%
=======================================
Files 15 15
Lines 2597 2597
=======================================
Hits 1813 1813
Misses 666 666
Partials 118 118 ☔ View full report in Codecov by Sentry. |
@dependabot rebase |
Bumps [azure/login](https://github.com/azure/login) from 1.5.1 to 1.6.1. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1.5.1...v1.6.1) --- updated-dependencies: - dependency-name: azure/login dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/github_actions/azure/login-1.6.1
branch
from
January 19, 2024 21:23
dc94e72
to
57691b6
Compare
helayoty
approved these changes
Jan 19, 2024
ksayid
pushed a commit
to ksayid/azure-aci
that referenced
this pull request
May 24, 2024
Included commits: - chore: bump actions/setup-go from 4 to 5 (virtual-kubelet#585) - chore: bump azure/login from 1.5.0 to 1.5.1 (virtual-kubelet#584) - ci: Fix e2e pipelines (virtual-kubelet#592) - fix: security fix 11 & vk upgrade to v1.11.0 (virtual-kubelet#590) - chore: bump azure/login from 1.5.1 to 1.6.1 (virtual-kubelet#593) - feat: Update ACI regions (virtual-kubelet#589) - chore: updating permissions for workflow files (virtual-kubelet#594) - fix: dependabot workflow config file (virtual-kubelet#595) - ci: Remove duplicate content permission (virtual-kubelet#596) - release: update manifest and helm charts for v1.6.1 (virtual-kubelet#597) - chore: Add Smriti to the owners list (virtual-kubelet#608) chore: bump azure/login from 1.5.0 to 1.5.1 (virtual-kubelet#584) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ci: Fix e2e pipelines (virtual-kubelet#592) Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com> fix: security fix 11 & vk upgrade to v1.11.0 (virtual-kubelet#590) Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com> Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com> chore: bump azure/login from 1.5.1 to 1.6.1 (virtual-kubelet#593) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> feat: Update ACI regions (virtual-kubelet#589) Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com> chore: updating permissions for workflow files (virtual-kubelet#594) fix: dependabot workflow config file (virtual-kubelet#595) ci: Remove duplicate content permission (virtual-kubelet#596) release: update manifest and helm charts for v1.6.1 (virtual-kubelet#597) Co-authored-by: smritidahal653 <smritidahal653@users.noreply.github.com> chore: Add Smriti to the owners list (virtual-kubelet#608) Signed-off-by: Heba <31887807+helayoty@users.noreply.github.com>
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
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps azure/login from 1.5.1 to 1.6.1.
Release notes
Sourced from azure/login's releases.
Commits
cb79c77
prepare release v1.6.1aeb0c36
Fix #403: Catch the error thrown inpre
andpost
steps (#407)2d38cb8
docs: 📝 add warning about using self hosted runners on a single host (#3...3f2bf91
Fix #384: Removeaz account clear
in az cli (#398)b503882
Addpre:
andpost:
action for cleaning up (#384)45c3280
update workflow files for macos (#390)165d687
Update Workflows (#385)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)