Commit d34e67e
authored
feat(deps): Bump @sentry/webpack-plugin from 3.2.4 to 3.3.1 (#16057)
Bumps
[@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins)
from 3.2.4 to 3.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/releases"><code>@sentry/webpack-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.3.1</h2>
<ul>
<li>fix(webpack5): All <code>esm</code> files must have
<code>.mjs</code> postfix (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/721">#721</a>)</li>
</ul>
<h2>3.3.0</h2>
<ul>
<li>feat(webpack): Add <code>@sentry/webpack-plugin/webpack5</code>
export for webpack 5.1+ and compatible environments (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/715">#715</a>)</li>
<li>feat: Only do automatic commit association for Vercel production
environments (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/711">#711</a>)</li>
</ul>
<h2>3.3.0-alpha.1</h2>
<p>Pre-release to test primitive APIs.</p>
<h2>3.3.0-alpha.0</h2>
<p>Pre-release to test primitive APIs.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md"><code>@sentry/webpack-plugin</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.3.1</h2>
<ul>
<li>fix(webpack5): All <code>esm</code> files must have
<code>.mjs</code> postfix (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/721">#721</a>)</li>
</ul>
<h2>3.3.0</h2>
<ul>
<li>feat(webpack): Add <code>@sentry/webpack-plugin/webpack5</code>
export for webpack 5.1+ and compatible environments (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/715">#715</a>)</li>
<li>feat: Only do automatic commit association for Vercel production
environments (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/711">#711</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/ecb826d7dd72693434c7e43218889a3d54e8ab3b"><code>ecb826d</code></a>
release: 3.3.1</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/6f232ac1f71c9f5cf8a0ce7abd4d55fac8c03fa8"><code>6f232ac</code></a>
fix(webpack5): Ensure all <code>esm</code> files have <code>.mjs</code>
postfix (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/721">#721</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/abca2b099cc2e79bf275bcda2b2a0b2d4745ea19"><code>abca2b0</code></a>
Merge branch 'release/3.3.0'</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/29d15bc7817b542c52514ca7972a383a72c222c2"><code>29d15bc</code></a>
release: 3.3.0</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/8a4d4cb1d08749b5dafadb7a0ef46394be965466"><code>8a4d4cb</code></a>
meta(changelog): Add missing feature entry for 3.3.0 release (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/720">#720</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/45cf007acfbb1791ae6d8864f9e6e2ca45d7522f"><code>45cf007</code></a>
meta(changelog): Add 3.3.0 release (<a
href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/719">#719</a>)</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/f577a472b687f4b7e76c15833b5d31f3e5ea2ef4"><code>f577a47</code></a>
feat(webpack): Add <code>sentry/webpack-plugin/webpack5</code> export
for webpack 5.1+ a...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/95e5cca323e67d535993ef7bf1985d645b3c38e7"><code>95e5cca</code></a>
feat: Only do automatic commit association for Vercel production
environments...</li>
<li><a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/109a52a52c455940ce32a41f8071536463ea8e7c"><code>109a52a</code></a>
Merge branch 'release/3.2.4'</li>
<li>See full diff in <a
href="https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.4...3.3.1">compare
view</a></li>
</ul>
</details>
<br />
[](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 217ac8d commit d34e67e
3 files changed
+27
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6464 | 6464 | | |
6465 | 6465 | | |
6466 | 6466 | | |
| 6467 | + | |
| 6468 | + | |
| 6469 | + | |
| 6470 | + | |
| 6471 | + | |
6467 | 6472 | | |
6468 | 6473 | | |
6469 | 6474 | | |
| |||
6492 | 6497 | | |
6493 | 6498 | | |
6494 | 6499 | | |
| 6500 | + | |
| 6501 | + | |
| 6502 | + | |
| 6503 | + | |
| 6504 | + | |
| 6505 | + | |
| 6506 | + | |
| 6507 | + | |
| 6508 | + | |
| 6509 | + | |
| 6510 | + | |
| 6511 | + | |
| 6512 | + | |
| 6513 | + | |
6495 | 6514 | | |
6496 | 6515 | | |
6497 | 6516 | | |
| |||
6630 | 6649 | | |
6631 | 6650 | | |
6632 | 6651 | | |
6633 | | - | |
6634 | | - | |
6635 | | - | |
6636 | | - | |
| 6652 | + | |
| 6653 | + | |
| 6654 | + | |
| 6655 | + | |
6637 | 6656 | | |
6638 | | - | |
| 6657 | + | |
6639 | 6658 | | |
6640 | 6659 | | |
6641 | 6660 | | |
| |||
27020 | 27039 | | |
27021 | 27040 | | |
27022 | 27041 | | |
| 27042 | + | |
27023 | 27043 | | |
27024 | 27044 | | |
27025 | 27045 | | |
| |||
0 commit comments