Skip to content

chore(deps): bump the npm-patch-minor group across 1 directory with 3 updates#19

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-patch-minor-464dd6ba9c
Open

chore(deps): bump the npm-patch-minor group across 1 directory with 3 updates#19
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/npm-patch-minor-464dd6ba9c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the npm-patch-minor group with 3 updates in the / directory: @hotwired/stimulus, nette-forms and autoprefixer.

Updates @hotwired/stimulus from 3.1.0 to 3.2.2

Release notes

Sourced from @​hotwired/stimulus's releases.

v3.2.2

What's Changed

New Contributors

Full Changelog: hotwired/stimulus@v3.2.1...v3.2.2

v3.2.1

What's Changed

Full Changelog: hotwired/stimulus@v3.2.0...v3.2.1

v3.2.0

What's Changed

Full Changelog: hotwired/stimulus@v3.1.1...v3.2.0

v3.1.1

What's Changed

... (truncated)

Commits
  • 8cbca6d Release 3.2.2
  • 2db3585 Bump word-wrap from 1.2.3 to 1.2.4 (#706)
  • 7b810ec Update Values documentation for location of data attributes (#705)
  • d268067 Fix typo in documentation - global events (#704)
  • da8be68 Pass controller instance to registerActionOption callback (#691)
  • c989795 Bump semver from 5.7.1 to 5.7.2 (#703)
  • 2a3603c Bump semver from 5.7.1 to 5.7.2 in /examples (#702)
  • 7bf453c Pass the ActionEvent (with params) to registerActionOption callbacks (#692)
  • 4ef73b0 Add support for number values with underscores (#693)
  • 7974f63 add nested outlet property documentation (#696)
  • Additional commits viewable in compare view

Updates nette-forms from 3.3.1 to 3.5.3

Commits

Updates autoprefixer from 10.4.8 to 10.4.27

Release notes

Sourced from autoprefixer's releases.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

10.4.20

  • Fixed fit-content prefix for Firefox.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

10.4.17

  • Fixed user-select: contain prefixes.

10.4.16

10.4.15

10.4.14

  • Improved startup time and reduced JS bundle size (by @​Knagis).

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

  • Fixed support of unit-less zero angle in backgrounds (by @​yisibl).

... (truncated)

Changelog

Sourced from autoprefixer's changelog.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).

10.4.23

10.4.22

  • Fixed stretch prefixes on new Can I Use database.
  • Updated fraction.js.

10.4.21

10.4.20

  • Fixed fit-content prefix for Firefox.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

10.4.17

  • Fixed user-select: contain prefixes.

10.4.16

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).

10.4.15

  • Fixed ::backdrop prefixes (by 一丝).
  • Fixed docs (by Christian Oliff).

10.4.14

  • Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

10.4.13

  • Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.

10.4.12

... (truncated)

Commits

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

… updates

Bumps the npm-patch-minor group with 3 updates in the / directory: [@hotwired/stimulus](https://github.com/hotwired/stimulus), [nette-forms](https://github.com/nette/forms/tree/HEAD/src/assets) and [autoprefixer](https://github.com/postcss/autoprefixer).


Updates `@hotwired/stimulus` from 3.1.0 to 3.2.2
- [Release notes](https://github.com/hotwired/stimulus/releases)
- [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md)
- [Commits](hotwired/stimulus@v3.1.0...v3.2.2)

Updates `nette-forms` from 3.3.1 to 3.5.3
- [Release notes](https://github.com/nette/forms/releases)
- [Commits](https://github.com/nette/forms/commits/HEAD/src/assets)

Updates `autoprefixer` from 10.4.8 to 10.4.27
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.8...10.4.27)

---
updated-dependencies:
- dependency-name: "@hotwired/stimulus"
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-patch-minor
- dependency-name: nette-forms
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-patch-minor
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-patch-minor
...

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 Mar 2, 2026
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.

0 participants