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

Needs manual update: Bump @microsoft/vscode-azext-utils from 2.1.0 to 2.5.1 in /src/vscode-bicep #14277

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps @microsoft/vscode-azext-utils from 2.1.0 to 2.5.1.

Release notes

Sourced from @​microsoft/vscode-azext-utils's releases.

microsoft-vscode-azext-utils v2.5.1

Added

  • [1734] Add implementation for showWorkspaceFolderPick

Engineering

  • [1738] Upgrade @types/vscode to 1.82.0

microsoft-vscode-azext-utils v2.5.0

What's Changed

Full Changelog: microsoft/vscode-azuretools@microsoft-vscode-azext-utils-v2.4.0...microsoft-vscode-azext-utils-v2.5.0

microsoft-vscode-azext-azureauth v2.4.1

What's Changed

microsoft-vscode-azext-utils v2.4.0

Added

  • getSubscriptions to Resources API (intended for internal usage only)

microsoft-vscode-azext-azureauth v2.4.0

Added

microsoft-vscode-azext-azureappservice v2.3.6

microsoft-vscode-azext-azureappservice v2.3.5

Fixes

microsoft-vscode-azext-azureappservice v2.3.4

microsoft-vscode-azext-azureappservice v2.3.3

microsoft-vscode-azext-azureappservice v2.3.2

microsoft-vscode-azext-azureappservice v2.3.1

microsoft-vscode-azext-utils v2.3.1

  • Fix not setting context right in AzureWizard during skip execute

... (truncated)

Commits
  • 79f5135 utils: Upgrade @types/vscode and bump version for release 🤜 🤛 (#1738)
  • 73f8e31 utils: Add implementation for showWorkspaceFolderPick (#1734)
  • ccabc93 dev: Add missing WorkspaceFolder type import (#1737)
  • d1c16d4 dev: Upgrade @types/vscode and bump version for release (#1736)
  • c230a16 dev: Add implementation for showWorkspaceFolderPick (#1735)
  • 494a281 utils: Revert commit 585232118fb5d8f607bf23bfaa8a7fc143307e20 (#1733)
  • 5852321 Add showWorkspaceFolderPick to AzExtUserInput
  • 2e03187 auth: Add AzureDevOpsSubscriptionProvider documentation and workflow identi...
  • d6d9ae4 add to env (#1731)
  • b0db00a auth: Refactor AzureDevOpsSubscriptionProvider so that it accepts values as...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​microsoft/vscode-azext-utils since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/14277)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the auto-merge Automatically merge this PR label Jun 9, 2024
Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@microsoft-github-policy-service microsoft-github-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

github-actions bot commented Jun 9, 2024

Test this change out locally with the following install scripts (Action run 9637220161)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 9637220161
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 9637220161"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 9637220161
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 9637220161"

Copy link
Contributor

github-actions bot commented Jun 9, 2024

Dotnet Test Results

    72 files   -     36      72 suites   - 36   23m 0s ⏱️ - 8m 14s
10 891 tests  -     20  10 890 ✅  -     20  1 💤 ±0  0 ❌ ±0 
25 678 runs   - 12 835  25 676 ✅  - 12 834  2 💤  - 1  0 ❌ ±0 

Results for commit ae450f1. ± Comparison against base commit 4e8d809.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-2.5.1 branch 2 times, most recently from a4f9dbf to 232641e Compare June 11, 2024 22:48
auto-merge was automatically disabled June 12, 2024 16:26

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@StephenWeatherford
Copy link
Contributor

Forcing rebuild

@StephenWeatherford
Copy link
Contributor

Forcing rebuild

@StephenWeatherford
Copy link
Contributor

Forcing rebuild

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-2.5.1 branch from 232641e to 9916f7e Compare June 12, 2024 21:34
@StephenWeatherford StephenWeatherford changed the title Bump @microsoft/vscode-azext-utils from 2.1.0 to 2.5.1 in /src/vscode-bicep Needs manual update: Bump @microsoft/vscode-azext-utils from 2.1.0 to 2.5.1 in /src/vscode-bicep Jun 13, 2024
Bumps [@microsoft/vscode-azext-utils](https://github.com/Microsoft/vscode-azuretools) from 2.1.0 to 2.5.1.
- [Release notes](https://github.com/Microsoft/vscode-azuretools/releases)
- [Commits](microsoft/vscode-azuretools@microsoft-vscode-azext-azureauth-v2.1.0...microsoft-vscode-azext-utils-v2.5.1)

---
updated-dependencies:
- dependency-name: "@microsoft/vscode-azext-utils"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-2.5.1 branch from 9916f7e to ae450f1 Compare June 23, 2024 23:32
@StephenWeatherford
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2024

Looks like @microsoft/vscode-azext-utils is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/vscode-bicep/microsoft/vscode-azext-utils-2.5.1 branch July 18, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge this PR dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant