Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency pixi-filters to v6 #813

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pixi-filters ^5.2.1 -> ^6.0.0 age adoption passing confidence

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 is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.79%. Comparing base (4639c14) to head (8f3c6e0).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #813      +/-   ##
==========================================
- Coverage   17.80%   17.79%   -0.01%     
==========================================
  Files         413      413              
  Lines       65546    65559      +13     
  Branches     1346     1346              
==========================================
  Hits        11668    11668              
- Misses      53878    53891      +13     
Flag Coverage Δ
unitTests 17.79% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch from 9cd8f08 to 53217df Compare April 23, 2024 22:43
Copy link

github-actions bot commented Apr 23, 2024

Playwright test results

failed  19 failed
passed  14 passed
flaky  8 flaky
skipped  9 skipped

Details

stats  50 tests across 11 suites
duration  24 minutes, 54 seconds
commit  8f3c6e0

Failed tests

firefox-setup › auth.setup.ts › authenticate as admin - ( @primary @slow @read @development @staging @production )
chromium-setup › auth.setup.ts › authenticate as user - ( @primary @slow @read @development @staging @production )
chromium › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - ( @slow @primary @development @staging @production )
chromium › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - ( @slow @primary @development @staging @production )
chromium › basic.test.ts › should have valid title & url - ( @fast @primary @read @development @staging @production )
chromium › pages/dashboard.test.ts › DashboardPage › should have data-testids - ( @fast @primary @read @development @staging @production )
chromium › pages/login.test.ts › LoginPage › should login - ( @fast @primary @development @staging @production )
firefox › pages/login.test.ts › LoginPage › should login - ( @fast @primary @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/myOrganization.test.ts › MyOrganization › should have visible data-testids - ( @primary @slow @read @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › Invitation Management: should display all required elements - ( @primary @slow @read @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › User Management: should display all required elements - ( @primary @slow @read @development @staging @production )
chromium › pages/myOrganization.test.ts › MyOrganization › Organization Profile: should display all required elements - ( @primary @slow @read @development @staging @production )
firefox › pages/myOrganization.test.ts › MyOrganization › Invitation Management: should display all required elements - ( @primary @slow @read @development @staging @production )
firefox › pages/myOrganization.test.ts › MyOrganization › Organization Profile: should display all required elements - ( @primary @slow @read @development @staging @production )
firefox › pages/otherOrganizations.test.ts › OtherOrganizations › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/phone.test.ts › PhonePage › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )
firefox › pages/work.test.ts › WorkPage › should have visible data-testids - ( @primary @slow @read @development @staging @production )

Flaky tests

chromium-setup › auth.setup.ts › authenticate as admin - ( @primary @slow @read @development @staging @production )
firefox-setup › auth.setup.ts › authenticate as admin - ( @primary @slow @read @development @staging @production )
chromium-setup › auth.setup.ts › authenticate as admin - ( @primary @slow @read @development @staging @production )
firefox-setup › auth.setup.ts › authenticate as user - ( @primary @slow @read @development @staging @production )
firefox-setup › auth.setup.ts › authenticate as admin - ( @primary @slow @read @development @staging @production )
chromium › basic.test.ts › should have valid localizations - ( @fast @primary @read @development @staging @production )
firefox › pages/myOrganization.test.ts › MyOrganization › User Management: should display all required elements - ( @primary @slow @read @development @staging @production )
chromium › pages/otherOrganizations.test.ts › OtherOrganizations › should have visible data-testids - ( @primary @slow @read @development @staging @production )

Skipped tests

firefox › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - ( @slow @primary @development @staging @production )
firefox › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - ( @slow @primary @development @staging @production )
firefox › basic.test.ts › should have valid title & url - ( @fast @primary @read @development @staging @production )
firefox › basic.test.ts › should have valid localizations - ( @fast @primary @read @development @staging @production )
firefox › pages/dashboard.test.ts › DashboardPage › should have data-testids - ( @fast @primary @read @development @staging @production )
chromium › pages/phone.test.ts › PhonePage › should have visible data-testids - ( @primary @slow @read @development @staging @production )
chromium › pages/training.test.ts › Training › should have visible data-testids - ( @primary @slow @read @development @staging @production )
chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - ( @primary @slow @read @development @staging @production )
chromium › pages/work.test.ts › WorkPage › should have visible data-testids - ( @primary @slow @read @development @staging @production )

@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch 22 times, most recently from 1350d4e to 7eff672 Compare April 30, 2024 18:31
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch 4 times, most recently from a5220a0 to 05596d3 Compare May 14, 2024 05:15
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch from 05596d3 to 04a78b6 Compare May 20, 2024 14:04
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch 17 times, most recently from 4378f72 to cb5883f Compare October 8, 2024 14:28
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch 6 times, most recently from 0f2d6a8 to bbf2fde Compare October 15, 2024 21:36
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch 3 times, most recently from 579a039 to d544055 Compare October 21, 2024 15:29
@renovate renovate bot force-pushed the renovate/pixi-filters-6.x branch from d544055 to 8f3c6e0 Compare October 25, 2024 17:32
@deepanchal deepanchal closed this Oct 25, 2024
Copy link
Contributor Author

renovate bot commented Oct 25, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant