Skip to content

ci(deps-dev): bump the dev group across 1 directory with 4 updates#2595

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-45f06034b9
Open

ci(deps-dev): bump the dev group across 1 directory with 4 updates#2595
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-45f06034b9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps the dev group with 4 updates in the / directory: @nextcloud/stylelint-config, cypress-vite, eslint-plugin-cypress and stylelint.

Updates @nextcloud/stylelint-config from 3.2.1 to 3.2.2

Release notes

Sourced from @​nextcloud/stylelint-config's releases.

v3.2.2

v3.2.2 (2026-05-07)

Fixed

  • fix: temporarily disable no-invalid-position-declaration #171 (ShGKme)

Changed

  • Updated dependencies:
    • Bump stylelint to 17.9.1
    • Bump stylelint-config-recommended-scss to 17.0.1

What's Changed

Changelog

Sourced from @​nextcloud/stylelint-config's changelog.

v3.2.2 (2026-05-07)

Fixed

  • fix: temporarily disable no-invalid-position-declaration #171 (ShGKme)

Changed

  • Updated dependencies:
    • Bump stylelint to 17.9.1
    • Bump stylelint-config-recommended-scss to 17.0.1
Commits
  • 3c5246b Merge pull request #172 from nextcloud-libraries/release/v3.2.2
  • 0778998 chore(release): v3.2.2
  • 8165bd8 Merge pull request #158 from nextcloud-libraries/dependabot/npm_and_yarn/ajv-...
  • 96abfed chore(deps): Bump ajv from 8.17.1 to 8.20.0
  • 60e7844 Merge pull request #171 from nextcloud-libraries/fix/disable-no-invalid-posit...
  • b4d8109 Merge pull request #167 from nextcloud-libraries/feat/workflow-auto-update-np...
  • dfd52f1 fix: temporarily disable no-invalid-position-declaration
  • 99ff28c Merge pull request #170 from nextcloud-libraries/dependabot/npm_and_yarn/styl...
  • ee31e34 chore(deps-dev): Bump stylelint from 17.6.0 to 17.9.1
  • c1b6e1a ci: update npm-publish.yml workflow from template
  • Additional commits viewable in compare view

Updates cypress-vite from 1.9.1 to 1.10.0

Release notes

Sourced from cypress-vite's releases.

v1.10.0

1.10.0 (2026-05-05)

Features

Changelog

Sourced from cypress-vite's changelog.

1.10.0 (2026-05-05)

Features

Commits
  • 6157a8c chore(main): release 1.10.0 (#184)
  • 964392f feat: move all deps to peerDeps (#183)
  • c311c10 chore(deps): update typescript-eslint monorepo to v8.59.2 (#180)
  • b3bac8b chore(deps): update dependency postcss to v8.5.14 (#179)
  • 25387f7 style: don't import chokidar as entire namespace (#181)
  • dbd14ef chore(deps): update dependency unbuild to v3.6.1 (#178)
  • 9341d65 chore(deps): update dependency cypress to v15 (#173)
  • f11169a chore(deps): update dependency lint-staged to v16 (#171)
  • 3980259 chore(deps): update commitlint monorepo to v20 (#168)
  • 1595230 chore(deps): update dependency @​ngneat/falso to v8 (#169)
  • Additional commits viewable in compare view

Updates eslint-plugin-cypress from 6.4.0 to 6.4.1

Release notes

Sourced from eslint-plugin-cypress's releases.

v6.4.1

6.4.1 (2026-05-06)

Bug Fixes

  • deps: update dependency globals to ^17.6.0 (#340) (11f8df6)
Commits
  • 11f8df6 fix(deps): update dependency globals to ^17.6.0 (#340)
  • 3be404f chore(deps): update eslint (#342)
  • 586f95e chore(deps): lock file maintenance (#341)
  • 64ad10c chore(deps): update dependency cypress to ^15.14.2 (#338)
  • 6043370 chore(deps): update dependency eslint to ^10.3.0 (#339)
  • da2f83c chore(deps): update dependency cypress to ^15.14.1 (#337)
  • 529b061 chore(deps): update dependency @​typescript-eslint/rule-tester to ^8.59.1 (#336)
  • See full diff in compare view

Updates stylelint from 17.9.1 to 17.11.0

Release notes

Sourced from stylelint's releases.

17.11.0

It adds 2 features, including a loader property to referenceFiles: {} for when the order of appearance in the reference styles matters.

17.10.0

It adds 3 rules and fixes 4 bugs. You can use the *-layout-mappings rules to enforce logical or physical properties, units and keywords.

  • Added: selector-no-invalid rule (#9232) (@​jeddy3).
  • Added: unit-layout-mappings rule (#9229) (@​jeddy3).
  • Added: value-keyword-layout-mappings rule (#9233) (@​jeddy3).
  • Fixed: inconsistent error messages when module is not found (#9260) (@​ybiquitous).
  • Fixed: property-layout-mappings false negatives for property names in declaration values (#9222) (@​jeddy3).
  • Fixed: property-layout-mappings false positives for @page properties (#9223) (@​jeddy3).
  • Fixed: selector-pseudo-class-no-unknown false positives for nested webkit-scrollbar part (#9259) (@​rkdfx).
Changelog

Sourced from stylelint's changelog.

17.11.0 - 2026-05-05

It adds 2 features, including a loader property to referenceFiles: {} for when the order of appearance in the reference styles matters.

17.10.0 - 2026-05-03

It adds 3 rules and fixes 4 bugs. You can use the *-layout-mappings rules to enforce logical or physical properties, units and keywords.

  • Added: selector-no-invalid rule (#9232) (@​jeddy3).
  • Added: unit-layout-mappings rule (#9229) (@​jeddy3).
  • Added: value-keyword-layout-mappings rule (#9233) (@​jeddy3).
  • Fixed: inconsistent error messages when module is not found (#9260) (@​ybiquitous).
  • Fixed: property-layout-mappings false negatives for property names in declaration values (#9222) (@​jeddy3).
  • Fixed: property-layout-mappings false positives for @page properties (#9223) (@​jeddy3).
  • Fixed: selector-pseudo-class-no-unknown false positives for nested webkit-scrollbar part (#9259) (@​rkdfx).
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
eslint-plugin-cypress [>= 4.a, < 5]

@dependabot dependabot Bot added 3. to review dependencies Pull requests that update a dependency file labels May 16, 2026
@github-actions github-actions Bot enabled auto-merge May 16, 2026 01:22
@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cypress
Copy link
Copy Markdown

cypress Bot commented May 16, 2026

Activity    Run #3792

Run Properties:  status check failed Failed #3792  •  git commit b88aba1ce3: ci(deps-dev): bump the dev group across 1 directory with 4 updates
Project Activity
Branch Review dependabot/npm_and_yarn/dev-45f06034b9
Run status status check failed Failed #3792
Run duration 02m 05s
Commit git commit b88aba1ce3: ci(deps-dev): bump the dev group across 1 directory with 4 updates
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 8
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/settings.cy.ts • 1 failed test • Run E2E

View Output

Test Artifacts
Check that user's settings survive a reload > Form survive a reload Test Replay Screenshots

@miaulalala
Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps the dev group with 4 updates in the / directory: [@nextcloud/stylelint-config](https://github.com/nextcloud-libraries/stylelint-config), [cypress-vite](https://github.com/mammadataei/cypress-vite), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@nextcloud/stylelint-config` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/nextcloud-libraries/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/stylelint-config@v3.2.1...v3.2.2)

Updates `cypress-vite` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/mammadataei/cypress-vite/releases)
- [Changelog](https://github.com/mammadataei/cypress-vite/blob/main/CHANGELOG.md)
- [Commits](mammadataei/cypress-vite@v1.9.1...v1.10.0)

Updates `eslint-plugin-cypress` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v6.4.0...v6.4.1)

Updates `stylelint` from 17.9.1 to 17.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.9.1...17.11.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: cypress-vite
  dependency-version: 1.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: eslint-plugin-cypress
  dependency-version: 6.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: stylelint
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title ci(deps-dev): bump the dev group with 4 updates ci(deps-dev): bump the dev group across 1 directory with 4 updates May 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-45f06034b9 branch from f1b3c15 to c3c0147 Compare May 18, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant