Skip to content

chore(deps): bump cypress from 15.14.0 to 15.14.1 in the production-dependencies group#1920

Merged
pethers merged 3 commits intomainfrom
dependabot/npm_and_yarn/production-dependencies-2e6d8c9da0
Apr 21, 2026
Merged

chore(deps): bump cypress from 15.14.0 to 15.14.1 in the production-dependencies group#1920
pethers merged 3 commits intomainfrom
dependabot/npm_and_yarn/production-dependencies-2e6d8c9da0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps the production-dependencies group with 1 update: cypress.

Updates cypress from 15.14.0 to 15.14.1

Release notes

Sourced from cypress's releases.

v15.14.1

Changelog: https://docs.cypress.io/app/references/changelog#15-14-1

Commits
  • 6e050ec chore: prepare for 15.14.1 release (#33636)
  • 3bd5575 chore: convert glob -> find_process -> profile_cleaner to TypeScript (#33627)
  • 23a4875 chore: refactor server request to TypeScript (#33610)
  • c0b3929 chore: release @​cypress/vite-dev-server-v7.3.1
  • af3cdf5 chore: convert cache_buster to TypeScript (#33624)
  • 7a74773 chore: convert chrome_policy_check to TypeScript (#33625)
  • f652605 fix: (vite-dev-server) wait for support file (#33487)
  • 593c22e perf: dispose mocha runner on run completion to prevent memory leak on rerun ...
  • ddc05e5 chore: Attach fatal run errors to the active test for Cloud results (#33617)
  • e5f0b32 chore: remove release dates from cli/CHANGELOG.md (#33603)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [cypress](https://github.com/cypress-io/cypress).


Updates `cypress` from 15.14.0 to 15.14.1
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v15.14.0...v15.14.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-version: 15.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates npm labels Apr 21, 2026
Copilot AI review requested due to automatic review settings April 21, 2026 20:11
@dependabot dependabot Bot added dependencies Dependency updates npm labels Apr 21, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 21, 2026 20:11
@github-actions github-actions Bot added the size-s Small change (10-50 lines) label Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🏷️ Automatic Labeling Summary

This PR has been automatically labeled based on the files changed and PR metadata.

Applied Labels: dependencies,size-s,npm

Label Categories

  • 🗳️ Content: news, dashboard, visualization, intelligence
  • 💻 Technology: html-css, javascript, workflow, security
  • 📊 Data: cia-data, riksdag-data, data-pipeline, schema
  • 🌍 I18n: i18n, translation, rtl
  • 🔒 ISMS: isms, iso-27001, nist-csf, cis-controls
  • 🏗️ Infrastructure: ci-cd, deployment, performance, monitoring
  • 🔄 Quality: testing, accessibility, documentation, refactor
  • 🤖 AI: agent, skill, agentic-workflow

For more information, see .github/labeler.yml.

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@pethers
Copy link
Copy Markdown
Member

pethers commented Apr 21, 2026

@copilot fix all broken articles to fix

⎯⎯⎯⎯⎯⎯⎯ Failed Tests 2 ⎯⎯⎯⎯⎯⎯⎯

FAIL tests/html-consistency.test.ts:65:3 > HTML corpus — every news article includes back-to-top.js > all articles include ../js/back-to-top.js
AssertionError: expected [ …(8) ] to have a length of +0 but got 8

  • Expected
  • Received
  • 0
  • 8

❯ tests/html-consistency.test.ts:67:38
65| it('all articles include ../js/back-to-top.js', () => {
66| const missing = articles.filter(a => !a.html.includes('back-to-top…
67| expect(missing.map(a => a.file)).toHaveLength(0);
| ^
68| });
69| });

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/2]⎯

FAIL tests/html-consistency.test.ts:148:3 > HTML corpus — all articles have normalization marker > all articles have data-rm-normalized attribute on
AssertionError: expected [ …(18) ] to have a length of +0 but got 18

  • Expected
  • Received
  • 0
  • 18

❯ tests/html-consistency.test.ts:152:38
150| a => !a.html.includes('data-rm-normalized=')
151| );
152| expect(missing.map(a => a.file)).toHaveLength(0);
| ^
153| });
154| });

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2/2]⎯

Test Files 1 failed | 106 passed (107)
Tests 2 failed | 4332 passed (4334)
Start at 20:12:30

Copilot AI review requested due to automatic review settings April 21, 2026 20:23
@dependabot dependabot Bot review requested due to automatic review settings April 21, 2026 20:23
Copilot AI review requested due to automatic review settings April 21, 2026 20:24
@dependabot dependabot Bot review requested due to automatic review settings April 21, 2026 20:24
@github-actions github-actions Bot added html-css HTML/CSS changes translation Translation updates rtl RTL language support (Arabic, Hebrew) news News articles and content generation size-m Medium change (50-250 lines) labels Apr 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 21, 2026

@copilot fix all broken articles to fix

...

Fixed in commit 8b27ec6 (cleanup in ababbc2). I added data-rm-normalized="v9" to all 18 affected article <body> tags and restored ../js/back-to-top.js in the 8 missing language variants. tests/html-consistency.test.ts now passes, and the full Vitest suite is green (4334/4334). Screenshot: https://github.com/user-attachments/assets/b3b688d9-40a7-4355-b79e-85025aa59165

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

@github-actions
Copy link
Copy Markdown
Contributor

🔍 Lighthouse Performance Audit

Category Score Status
Performance 85/100 🟡
Accessibility 95/100 🟢
Best Practices 90/100 🟢
SEO 95/100 🟢

📥 Download full Lighthouse report

Budget Compliance: Performance budgets enforced via budget.json

Copilot AI requested a review from pethers April 21, 2026 20:25
@pethers pethers merged commit cd72a73 into main Apr 21, 2026
21 checks passed
@pethers pethers deleted the dependabot/npm_and_yarn/production-dependencies-2e6d8c9da0 branch April 21, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates html-css HTML/CSS changes news News articles and content generation npm rtl RTL language support (Arabic, Hebrew) size-m Medium change (50-250 lines) size-s Small change (10-50 lines) translation Translation updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants