Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps symfony/stimulus-bundle from 2.23.0 to 2.29.2.

Changelog

Sourced from symfony/stimulus-bundle's changelog.

CHANGELOG

2.30

  • Ensure compatibility with PHP 8.5

2.29.0

  • Add Symfony 8 support

2.20.1

  • Normalize Stimulus controller name in event name

2.14.2

  • Fix bug with finding UX Packages with non-standard project structure

2.14.1

  • Fixed bug with Stimulus controllers in subdirectories on Windows

2.14.0

  • Added Typescript controllers support

2.13.2

  • Revert "Change JavaScript package to type: module"

2.13.0

  • Normalize parameters names given to twig helper 'stimulus_action()'. BC Break: previously, parameters given in camelCase (eg. bigCrocodile) were incorrectly registered by the controller as flatcase (event.params.bigcrocodile). This was fixed, which means they are now correctly registered as camelCase (event.params.bigCrocodile).
  • Added AssetMapper 6.4 support.
  • Add Symfony 7 support.
  • Fix missing double dash in namespaced Stimulus outlets.
  • Change JavaScript package to type: module

2.10.0

  • Handle Stimulus outlets

2.9.0

  • Introduce the bundle
Commits
  • 7788eae Rename back vitest.config.unit.mjs to vitest.config.mjs
  • b6cda52 Configure Vitest for unit and browser tests (use @​puppeteer/browsers and webd...
  • f7a29fb Run latest PHP-CS-Fixer with improved configuration
  • b9fbd1f Update versions to 2.29.1
  • fedf396 Update versions to 2.29.0
  • 6e15880 Add support for Symfony 8
  • 435a3c8 Update versions to 2.28.2
  • 4ebef4b Apply fabbot rules
  • 919d873 Update versions to 2.28.1
  • 960868a Fix package.json files to not use "catalog" feature from PNPM, as it breaks i...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/stimulus-bundle](https://github.com/symfony/stimulus-bundle) from 2.23.0 to 2.29.2.
- [Changelog](https://github.com/symfony/stimulus-bundle/blob/2.x/CHANGELOG.md)
- [Commits](symfony/stimulus-bundle@v2.23.0...v2.29.2)

---
updated-dependencies:
- dependency-name: symfony/stimulus-bundle
  dependency-version: 2.29.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #328.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony/stimulus-bundle-2.29.2 branch September 2, 2025 16:48
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants