Skip to content

Commit

Permalink
chore(deps): Bump azure-pipelines-task-lib from 4.10.1 to 4.12.0 (#2081)
Browse files Browse the repository at this point in the history
Bumps
[azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib)
from 4.10.1 to 4.12.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/Microsoft/azure-pipelines-task-lib/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=azure-pipelines-task-lib&package-manager=npm_and_yarn&previous-version=4.10.1&new-version=4.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent ce8696d commit 5aafc72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/ado-extension/package.json
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@accessibility-insights-action/shared": "workspace:*",
"applicationinsights": "2.7.3",
"azure-pipelines-task-lib": "^4.10.1",
"azure-pipelines-task-lib": "^4.12.0",
"reflect-metadata": "^0.2.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -20,7 +20,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^6.18.1
"@typescript-eslint/parser": ^6.18.1
applicationinsights: 2.7.3
azure-pipelines-task-lib: ^4.10.1
azure-pipelines-task-lib: ^4.12.0
case-sensitive-paths-webpack-plugin: ^2.4.0
eslint: ^8.57.0
eslint-plugin-security: ^1.7.1
Expand Down Expand Up @@ -6857,9 +6857,9 @@ __metadata:
languageName: node
linkType: hard

"azure-pipelines-task-lib@npm:^4.10.1":
version: 4.10.1
resolution: "azure-pipelines-task-lib@npm:4.10.1"
"azure-pipelines-task-lib@npm:^4.12.0":
version: 4.12.0
resolution: "azure-pipelines-task-lib@npm:4.12.0"
dependencies:
adm-zip: ^0.5.10
deasync: ^0.1.28
Expand All @@ -6869,7 +6869,7 @@ __metadata:
semver: ^5.1.0
shelljs: ^0.8.5
uuid: ^3.0.1
checksum: 4cec7bddce66eb488abd6ccc77d91745f9767b5593e18bbb3e294460c9f11fb2bd229cc0be3f8dc3af8e3569dfcbf890da6e448caf40723324977de23cd82e78
checksum: 2959c82829c248d9229cbfcc1081993a2ebc17e6b55384301785c257bf38bbc45e1d2697bde816c8e669751a70fb901d77b6d117b823d23599566880146c2582
languageName: node
linkType: hard

Expand Down

0 comments on commit 5aafc72

Please sign in to comment.