Skip to content

Commit

Permalink
Bump @microsoft/applicationinsights-web from 3.2.1 to 3.2.2 in /src/p…
Browse files Browse the repository at this point in the history
…layground (#14342)

Bumps
[@microsoft/applicationinsights-web](https://github.com/microsoft/ApplicationInsights-JS)
from 3.2.1 to 3.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/ApplicationInsights-JS/releases"><code>@​microsoft/applicationinsights-web</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.2.2</h2>
<h3>Changelog</h3>
<p><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2356">#2356</a>
[Main][Task]27488189: Modify offline support enums for isolated mode
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2357">#2357</a>
[Main][Task]28050373: Expose Offline Support SendNextBatch function
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2358">#2358</a>
[Main][Task]27080650: Initialization Should Handle Offline Support
Dependency
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2362">#2362</a>
[Main]Publishing: Add support for Az Modules instead of AzureRM Modules
<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2360">#2360</a>
set script attribut to avoid race condition when multiple sdks are
inited</p>
<h2>What's Changed</h2>
<ul>
<li>[Main][Task]27488189: Modify offline support enums for isolated mode
by <a href="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/Karlie-777"><code>@​Karlie-777</code></a>
in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2356">microsoft/ApplicationInsights-JS#2356</a></li>
<li>[Main][Task] 28050373: Expose Offline Support SendNextBatch function
by <a href="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/Karlie-777"><code>@​Karlie-777</code></a>
in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2357">microsoft/ApplicationInsights-JS#2357</a></li>
<li>Publishing: Add support for Az Modules instead of AzureRM Modules by
<a href="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/MSNev"><code>@​MSNev</code></a> in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2362">microsoft/ApplicationInsights-JS#2362</a></li>
<li>[Main][Task]27080650: Initialization Should Handle Offline Support
Dependency by <a
href="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/Karlie-777"><code>@​Karlie-777</code></a> in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2358">microsoft/ApplicationInsights-JS#2358</a></li>
<li>[main] set script attribut to avoid race condition when multiple
sdks are inited <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2355">#2355</a>
by <a href="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/siyuniu-ms"><code>@​siyuniu-ms</code></a>
in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2360">microsoft/ApplicationInsights-JS#2360</a></li>
<li>[Main] [Release] Increase version to 3.2.2 by <a
href="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/Karlie-777"><code>@​Karlie-777</code></a> in <a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/pull/2363">microsoft/ApplicationInsights-JS#2363</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/ApplicationInsights-JS/compare/3.2.1...3.2.2">https://github.com/microsoft/ApplicationInsights-JS/compare/3.2.1...3.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/ApplicationInsights-JS/blob/main/RELEASES.md"><code>@​microsoft/applicationinsights-web</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.2.2 (June 11th, 2024)</h2>
<h3>Changelog</h3>
<ul>
<li><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2356">#2356</a>
[Main][Task]27488189: Modify offline support enums for isolated
mode</li>
<li><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2357">#2357</a>
[Main][Task]28050373: Expose Offline Support SendNextBatch function</li>
<li><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2358">#2358</a>
[Main][Task]27080650: Initialization Should Handle Offline Support
Dependency</li>
<li><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2362">#2362</a>
[Main]Publishing: Add support for Az Modules instead of AzureRM
Modules</li>
<li><a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2360">#2360</a>
set script attribut to avoid race condition when multiple sdks are
inited</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/ec0d27335829c8d6c1fa88fdb761efb5d8c7abb5"><code>ec0d273</code></a>
[Main] [Release] Increase version to 3.2.2 (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2363">#2363</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/65a6e614c2e3a26075c536d8274a763b923884ea"><code>65a6e61</code></a>
local test pass (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2360">#2360</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/46ce9075be932a76238d9a71556ae6b6528d0c25"><code>46ce907</code></a>
[Main][Task]27080650: Initialization Should Handle Offline Support
Dependency...</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/04e33d63450821525268bb70d67f08110d3bb4b3"><code>04e33d6</code></a>
Publishing: Add support for Az Modules instead of AzureRM Modules (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2362">#2362</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/07a6eaa1ea44e25b2ca751c2319755cb035c1a76"><code>07a6eaa</code></a>
[Main][Task] 28050373: Expose Offline Support SendNextBatch function (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2357">#2357</a>)</li>
<li><a
href="https://github.com/microsoft/ApplicationInsights-JS/commit/767790b9011cc032dd9a9763fa7e6714de1cd527"><code>767790b</code></a>
add enum (<a
href="https://redirect.github.com/microsoft/ApplicationInsights-JS/issues/2356">#2356</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/ApplicationInsights-JS/compare/3.2.1...3.2.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@microsoft/applicationinsights-web&package-manager=npm_and_yarn&previous-version=3.2.1&new-version=3.2.2)](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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/14342)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 16, 2024
1 parent 784796f commit 0cf783b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 deletions src/playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
"@microsoft/applicationinsights-web": "^3.2.1",
"@microsoft/applicationinsights-web": "^3.2.2",
"bootstrap": "^5.3.3",
"monaco-editor": "^0.49.0",
"pako": "^2.1.0",
Expand Down

0 comments on commit 0cf783b

Please sign in to comment.