Skip to content

Bump azure/cli from 2 to 3#514

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/azure/cli-3
Open

Bump azure/cli from 2 to 3#514
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/azure/cli-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps azure/cli from 2 to 3.

Release notes

Sourced from azure/cli's releases.

GitHub Action for Azure CLI v3

What's Changed

Full Changelog: Azure/cli@v2.2.0...v3

GitHub Action for Azure CLI v3.0.0

What's Changed

Full Changelog: Azure/cli@v2.2.0...v3.0.0

GitHub Action for Azure CLI v2.2.0

What's Changed

New Contributors

Full Changelog: Azure/cli@v2.1.0...v2.2.0

GitHub Action for Azure CLI v2.1.0

What's Changed

New Contributors

Full Changelog: Azure/cli@v2.0.0...v2.1.0

Changelog

Sourced from azure/cli's changelog.

Releasing a new version

Semanting versioning is used to release different versions of the action. Following steps are to be followed :

  1. Create a new branch for every major version.
    Example, releases/v1, releases/v2.
  2. For every minor and patch release for a major version, update the corresponding release branch.
    Example, for releasing v1.1.1, update releases/v1.
  3. Create tags for every new release (major/minor/patch).
    Example,v1.0.0. , v1.0.1, v2.0.1, etc. and also have tags like v1, v2 for every major version release.
  4. On releasing minor and patch versions, update the tag of the corresponding major version.
    Example, for releasing v1.0.1, update the v1 tag to point to the ref of the current release.
    The following commands are to be run on the release\v1 branch so that it picks the latest commit and updates the v1 tag accordingly : (Ensure that you are on same commit locally as you want to release)
  • git tag -fa v1 -m "Update v1 tag"
  • git push origin v1 --force
Commits

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 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 [azure/cli](https://github.com/azure/cli) from 2 to 3.
- [Release notes](https://github.com/azure/cli/releases)
- [Changelog](https://github.com/Azure/cli/blob/master/ReleaseProcess.md)
- [Commits](Azure/cli@v2...v3)

---
updated-dependencies:
- dependency-name: azure/cli
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown

Unit Test Results

6 tests  ±0   6 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit cf027ce. ± Comparison against base commit f3fabc1.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
Chrome_Headless_143_0_0_0_(Linux_0_0_0).AppComponent ‑ AppComponent should create the app
Chrome_Headless_143_0_0_0_(Linux_0_0_0).AppComponent ‑ AppComponent should have as title 'dive-intelligence'
Chrome_Headless_143_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService 30m for 25 mins on nitrox 32
Chrome_Headless_143_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService NDL accounts for on-gassing during ascent
Chrome_Headless_143_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService deco dive breaking the limits
Chrome_Headless_143_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService with no segments on air
Chrome_Headless_146_0_0_0_(Linux_0_0_0).AppComponent ‑ AppComponent should create the app
Chrome_Headless_146_0_0_0_(Linux_0_0_0).AppComponent ‑ AppComponent should have as title 'dive-intelligence'
Chrome_Headless_146_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService 30m for 25 mins on nitrox 32
Chrome_Headless_146_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService NDL accounts for on-gassing during ascent
Chrome_Headless_146_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService deco dive breaking the limits
Chrome_Headless_146_0_0_0_(Linux_0_0_0).DivePlannerService ‑ DivePlannerService with no segments on air

@github-actions
Copy link
Copy Markdown

Unit Tests Code Coverage

Code Coverage

Package Line Rate Branch Rate Health
src 100% 100%
src.app 100% 100%
src.app.application-insights-service 12% 100%
src.app.ceiling-chart 0% 0%
src.app.change-depth 0% 0%
src.app.change-gas 0% 0%
src.app.current-stats 0% 0%
src.app.custom-gas-input 0% 0%
src.app.depth-chart 0% 0%
src.app.dive-overview 0% 0%
src.app.dive-plan 0% 0%
src.app.dive-planner-service 77% 72%
src.app.dive-settings 0% 0%
src.app.dive-summary 0% 0%
src.app.end-chart 0% 0%
src.app.error-list 0% 0%
src.app.graph-dialog 0% 0%
src.app.home 0% 0%
src.app.maintain-depth 0% 0%
src.app.new-depth-stats 0% 0%
src.app.new-dive 0% 0%
src.app.new-gas-input 0% 0%
src.app.new-gas-stats 0% 0%
src.app.new-time-stats 0% 0%
src.app.pipes 29% 15%
src.app.po2-chart 0% 0%
src.app.standard-gas-list 0% 0%
src.app.start-gas-stats 0% 0%
src.app.tissues-ceiling-chart 0% 0%
src.app.tissues-phe-chart 0% 0%
src.app.tissues-pn2-chart 0% 0%
src.app.utility 100% 100%
Summary 30% (396 / 1308) 7% (57 / 789)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 30, 2026

This PR has been deployed to a preview site for testing.

This site will automatically be deleted when the PR is merged.

Last deployed: 2026-03-30T04:58:39Z (UTC)

@github-actions
Copy link
Copy Markdown

UI Test Results

1 files  ±0  9 suites  ±0   1h 49m 1s ⏱️ + 1h 46m 4s
3 tests ±0  0 ✅  - 3  0 💤 ±0  3 ❌ +3 
9 runs  ±0  0 ✅  - 9  0 💤 ±0  9 ❌ +9 

For more details on these failures, see this check.

Results for commit cf027ce. ± Comparison against base commit f3fabc1.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants