CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
4 stars 1 forks source link

chore(deps): update dependency @sentry/vite-plugin to v2.21.1 #1003

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/vite-plugin (source) 2.18.0 -> 2.21.1 age adoption passing confidence

Release Notes

getsentry/sentry-javascript-bundler-plugins (@​sentry/vite-plugin) ### [`v2.21.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2211) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.21.0...2.21.1) - fix: Do not delete files before all upload tasks executed ([#​572](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/572)) Work in this release contributed by [@​tyouzu1](https://togithub.com/tyouzu1). Thank you for your contribution! ### [`v2.21.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2210) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.20.1...2.21.0) - fix: Use `sequential` and `post` order for vite artifact deletion ([#​568](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/568)) - feat: Add option to disable sourcemaps ([#​561](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/561)) Work in this release contributed by [@​tyouzu1](https://togithub.com/tyouzu1). Thank you for your contribution! ### [`v2.20.1`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2201) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.20.0...2.20.1) - feat(telemetry): Collect whether applicationKey is set ([#​559](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/559)) - fix: Wait for tasks depending on sourcemaps before deleting ([#​557](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/557)) ### [`v2.20.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2200) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.19.0...2.20.0) - feat: Export esbuild plugin as default ([#​555](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/555)) ### [`v2.19.0`](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/blob/HEAD/CHANGELOG.md#2190) [Compare Source](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/compare/2.18.0...2.19.0) - feat: Don't use word "error" in log message about telemetry ([#​548](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/548)) - feat(core): Detect releases from more providers ([#​549](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/549)) - fix: Always delete files when `sourcemaps.filesToDeleteAfterUpload` is set ([#​547](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/547)) - fix(vite): Fix environment variable loading issue for Windows ([#​545](https://togithub.com/getsentry/sentry-javascript-bundler-plugins/issues/545)) Work in this release contributed by [@​Rassilion](https://togithub.com/Rassilion), and [@​mateusz-daniluk-xtb](https://togithub.com/mateusz-daniluk-xtb). Thank you for your contributions!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 21.78%. Comparing base (092c80b) to head (10aeff5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1003 +/- ## ======================================= Coverage 21.78% 21.78% ======================================= Files 379 379 Lines 81034 81034 Branches 1307 1307 ======================================= Hits 17650 17650 Misses 63384 63384 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1003/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | Coverage Δ | | |---|---|---| | [unitTests](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1003/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.78% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 week ago

Playwright test results

passed  49 passed
flaky  3 flaky

Details

stats  52 tests across 12 suites
duration  4 minutes, 28 seconds
commit  10aeff5

Flaky tests firefox-setup › auth.setup.ts › authenticate as user - `( @primary @slow @read @development @staging @production )` chromium-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` chromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @slow @primary @development @staging @production )`