Skip to content

Commit ebcbc91

Browse files
Bump lage from 1.9.5 to 1.9.6 (#2453)
Bumps [lage](https://github.com/microsoft/lage) from 1.9.5 to 1.9.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/lage/commit/9f68674906b43f1d8e7422718ac9ef0bcdc71b35"><code>9f68674</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/lage/commit/acc23f883d9a9a158f76f5cdd591ea1d85cee7c9"><code>acc23f8</code></a> Added logging for exit code (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/525">#525</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/bda8934903418e7ca4815f6e8b1524a40ef87d8d"><code>bda8934</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/lage/commit/dd363678cb877a8f05219bf2ad10ec798e7403a8"><code>dd36367</code></a> Update devDependency prettier to v2.8.1 (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/520">#520</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/4031d034338244c2947152486a6dffd3d1917a29"><code>4031d03</code></a> Update devDependency backfill-config to v6.3.1 (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/523">#523</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/ab235f0e779087c41b1f4880864b7769698da727"><code>ab235f0</code></a> Update devDependency lage-npm to v2.5.23 (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/522">#522</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/2abd245b24131ae0a4b2dbc92b4e3a021d6d263d"><code>2abd245</code></a> applying package updates</li> <li><a href="https://github.com/microsoft/lage/commit/ad281dfe8b222d949130821828a680d1c3625154"><code>ad281df</code></a> Reporter + error on no target fix (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/521">#521</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/0f51d6f9799af56cac1ea0d4321f3dc2328d82c4"><code>0f51d6f</code></a> Update devDependency lage-npm to v2.5.22 (<a href="https://github-redirect.dependabot.com/microsoft/lage/issues/517">#517</a>)</li> <li><a href="https://github.com/microsoft/lage/commit/fac4efe19f1c4a75ca5f2f05e6d32635010cb9ee"><code>fac4efe</code></a> applying package updates</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/lage/compare/lage_v1.9.5...lage_v1.9.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lage&package-manager=npm_and_yarn&previous-version=1.9.5&new-version=1.9.6)](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 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>
1 parent 293b8ee commit ebcbc91

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9949,9 +9949,9 @@ [email protected]:
99499949
integrity sha512-X/u76z4JtDVq10u1JA5UQfatPxgPaVDMYTrgHyiTpGN2z4TMEJkIHsoSBBSg9SWZEIXTKsi9kHgiQ9o3Y/4yog==
99509950

99519951
lage@^1.5.0:
9952-
version "1.9.5"
9953-
resolved "https://registry.yarnpkg.com/lage/-/lage-1.9.5.tgz#c5092d3803b7e7dc8eeb6b686bc3806675936fbe"
9954-
integrity sha512-l7mLhOGw/eaq65w3+F5YqVl+PZYIq9mF46e2YLlFocw9t1961mtuusfBuMh0DHhCPsh+gUW/rklRJdHlkCDD8A==
9952+
version "1.9.6"
9953+
resolved "https://registry.yarnpkg.com/lage/-/lage-1.9.6.tgz#8c4cf0ef05d5e8416fcdd25f16501a11c45fff83"
9954+
integrity sha512-pTVolv+UPl8t3Go/KD5MolbC7gwRtWQSIQY68rOcVxi7O+je5mDDpP9Uoy2h7yUiWbua+OBFu5gWgUKhMZKRvw==
99559955
dependencies:
99569956
"@xmldom/xmldom" "^0.8.0"
99579957
abort-controller "^3.0.0"

0 commit comments

Comments
 (0)