Skip to content

Bump the npm group with 2 updates#29

Merged
pepelsbey merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-8b37779e46
Apr 28, 2026
Merged

Bump the npm group with 2 updates#29
pepelsbey merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-8b37779e46

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the npm group with 2 updates: focus-trap and stylelint.

Updates focus-trap from 8.0.1 to 8.1.0

Release notes

Sourced from focus-trap's releases.

v8.1.0

Minor Changes

  • 642f7f2: Update lifecycle hooks to include the associated focus trap as a parameter.
Changelog

Sourced from focus-trap's changelog.

8.1.0

Minor Changes

  • 642f7f2: Update lifecycle hooks to include the associated focus trap as a parameter.
Commits
  • bf5dbd4 Version Packages (#1855)
  • 642f7f2 feat: pass focus trap as lifecycle hook parameter (#1854)
  • fd5e7b6 [DEPENDABOT]: Bump cypress from 15.13.1 to 15.14.1 (#1847)
  • 02e6d44 [DEPENDABOT]: Bump typescript from 6.0.2 to 6.0.3 (#1848)
  • 0952e3d [DEPENDABOT]: Bump rollup from 4.60.1 to 4.60.2 (#1850)
  • 4f58cea [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.58.2 to 8.59.0 (#1...
  • 58dd581 [DEPENDABOT]: Bump @​changesets/cli from 2.30.0 to 2.31.0 (#1853)
  • 5a3325e [DEPENDABOT]: Bump @​typescript-eslint/eslint-plugin from 8.58.1 to 8.58.2 (#1...
  • 268aae3 [DEPENDABOT]: Bump eslint-plugin-cypress from 6.2.3 to 6.3.1 (#1838)
  • 85ec8d1 [DEPENDABOT]: Bump prettier from 3.8.1 to 3.8.3 (#1840)
  • Additional commits viewable in compare view

Updates stylelint from 17.8.0 to 17.9.1

Release notes

Sourced from stylelint's releases.

17.9.1

It fixes 4 bugs. We also documented the messageArgs each rule provides to the message configuration property.

17.9.0

It adds 3 new features. Adding the referenceFiles property to your configuration object makes the no-unknown-animations, no-unknown-custom-media and no-unknown-custom-properties rules more useful.

Changelog

Sourced from stylelint's changelog.

17.9.1 - 2026-04-27

It fixes 4 bugs. We also documented the messageArgs each rule provides to the message configuration property.

17.9.0 - 2026-04-23

It adds 3 new features. Adding the referenceFiles property to your configuration object makes the no-unknown-animations, no-unknown-custom-media and no-unknown-custom-properties rules more useful.

Commits
  • 53c8817 Release 17.9.1 (#9248)
  • fa75054 Fix property-no-deprecated autofix for page-break-*: always (#9214)
  • 02b039e Fix selector-no-deprecated false positives for ::part() (#9227)
  • af22bec Document message arguments of rules (#9226)
  • 20f6e9d Fix ConfigurationError regression for custom syntaxes (#9245)
  • 21a57e8 Fix MD5 hash algorithm to SHA256 for caching (#9241)
  • cee404b Release 17.9.0 (#9242)
  • b0af5ae Bump prettier from 3.8.1 to 3.8.3 (#9240)
  • e2c2c43 Bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint group (#9239)
  • 68d008e Bump @​csstools/css-syntax-patches-for-csstree from 1.1.2 to 1.1.3 in the csst...
  • Additional commits viewable in compare view

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 npm group with 2 updates: [focus-trap](https://github.com/focus-trap/focus-trap) and [stylelint](https://github.com/stylelint/stylelint).


Updates `focus-trap` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](focus-trap/focus-trap@v8.0.1...v8.1.0)

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

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: stylelint
  dependency-version: 17.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2026
@pepelsbey pepelsbey merged commit b7afef3 into main Apr 28, 2026
4 checks passed
@pepelsbey pepelsbey deleted the dependabot/npm_and_yarn/npm-8b37779e46 branch April 28, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant