Skip to content

build(deps): bump the major group across 1 directory with 5 updates#442

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/major-a1b8e9fd31
Open

build(deps): bump the major group across 1 directory with 5 updates#442
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/major-a1b8e9fd31

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps the major group with 1 update in the /backend directory: gesdinet/jwt-refresh-token-bundle.

Updates gesdinet/jwt-refresh-token-bundle from 1.5.0 to 2.0.0

Release notes

Sourced from gesdinet/jwt-refresh-token-bundle's releases.

v2.0.0

What's Changed

New Contributors

Full Changelog: markitosgv/JWTRefreshTokenBundle@v1.5.0...v2.0.0

v2.0.0-beta

What's Changed

New Contributors

Full Changelog: markitosgv/JWTRefreshTokenBundle@v1.5.0...v2.0.0-beta

This is a pre-release as non-production ready for testing. Bugs or testing is welcome

Commits
  • 453bf73 feat: refactor param and reuse vendor name in services
  • 66ca63c Merge pull request #421 from markitosgv/feat/bump-rector-version
  • 6920271 feat: bump rector version 2.2 from 2.1
  • 0a04da5 Merge pull request #420 from markitosgv/dependabot/composer/rector/jack-tw-0.5.0
  • 9349e37 build(deps-dev): update rector/jack requirement from ^0.2.5 to ^0.5.0
  • d37ca5a Merge pull request #417 from endroid/master
  • 90e41c4 fix: token from request parameters test
  • e4b98ff fix: request->get is gone, bc fallback
  • 98367c9 Revert "feat: add .php-cs-fixer.cache to gitignore"
  • 4b9d213 ci: add markdown linting job to GitHub Actions workflow
  • Additional commits viewable in compare view

Updates symfony/console from 7.4.7 to 7.4.8

Release notes

Sourced from symfony/console's releases.

v7.4.8

Changelog (symfony/console@v7.4.7...v7.4.8)

  • bug #63749 Fix performance regression in OutputFormatter for ASCII content (@​pcescon)
Commits
  • 1e92e39 Merge branch '6.4' into 7.4
  • 9f481cf [Console] Fix performance regression in OutputFormatter for ASCII content
  • f2ef86f Configure deprecation triggers
  • See full diff in compare view

Updates symfony/property-access from 7.4.0 to 7.4.8

Release notes

Sourced from symfony/property-access's releases.

v7.4.8

Changelog (symfony/property-access@v7.4.7...v7.4.8)

  • no significant changes

v7.4.4

Changelog (symfony/property-access@v7.4.3...v7.4.4)

v7.4.3

Changelog (symfony/property-access@v7.4.2...v7.4.3)

Commits
  • b7dad9d Configure deprecation triggers
  • fa49bf1 Merge branch '7.3' into 7.4
  • 23cd9b9 Merge branch '6.4' into 7.3
  • 6dfa655 minor #62933 [PropertyAccess] do not use PHPUnit mock objects without configu...
  • 47f784a do not use PHPUnit mock objects without configured expectations
  • bab21db Merge branch '7.3' into 7.4
  • b240abc Merge branch '6.4' into 7.3
  • 54c23ca fix merge
  • d859b99 Merge branch '7.3' into 7.4
  • e5a9d28 bump required PropertyInfo component patch version
  • Additional commits viewable in compare view

Updates symfony/property-info from 7.4.1 to 7.4.8

Release notes

Sourced from symfony/property-info's releases.

v7.4.8

Changelog (symfony/property-info@v7.4.7...v7.4.8)

  • no significant changes

v7.4.7

Changelog (symfony/property-info@v7.4.6...v7.4.7)

v7.4.6

Changelog (symfony/property-info@v7.4.5...v7.4.6)

v7.4.5

Changelog (symfony/property-info@v7.4.4...v7.4.5)

  • bug #63208 Fix DocBlock resolution for inherited promoted properties (yoeunes)
  • bug #63206 Conflict with phpdocumentor/reflection-docblock >= 6 (all branches) (nicolas-grekas)
  • bug #63204 Fix resolution of self/parent types in inherited DocBlocks (yoeunes)
  • bug #63193 Conflict with phpdocumentor/reflection-docblock >= 6 (branch 6.4 only) (@​nicolas-grekas)

v7.4.4

Changelog (symfony/property-info@v7.4.3...v7.4.4)

  • bug #62959 do not parse scalar as an object (xabbuh)
  • bug #63084 fix exception with nullable value-of phpdoc (Максим Колокольников, maxmirazh33)
  • bug #63126 Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) (nicolas-grekas)
  • bug #62997 Fix type resolution when called class is in other namespace (mtarld)
  • bug #62886 Skip methods that look like getters but return void or never (@​jordikroon)

v7.4.3

Changelog (symfony/property-info@v7.4.2...v7.4.3)

Commits
  • ac5e825 Configure deprecation triggers
  • 02501d7 [PropertyInfo] Fix merge
  • 31351ac [ReflectionExtractor] fix is/can/has type resolver on method without property
  • 6396b28 prioritize property type over is/has/can accessors
  • d3b941f Merge branch '6.4' into 7.4
  • 916455e bug #63344 [PropertyInfo] Prioritize property type over is/has/can accessors ...
  • b44be6b Merge branch '6.4' into 7.4
  • 91056f6 [PropertyInfo] Prioritize property type over is/has/can accessors
  • 44ab5dd fix union with mixed handling for the legacy PropertyInfo Type
  • 625396c [PropertyInfo] Fix support for inline @var docblocks on promoted properties
  • Additional commits viewable in compare view

Updates symfony/security-bundle from 7.4.0 to 7.4.8

Release notes

Sourced from symfony/security-bundle's releases.

v7.4.8

Changelog (symfony/security-bundle@v7.4.7...v7.4.8)

v7.4.6

Changelog (symfony/security-bundle@v7.4.5...v7.4.6)

v7.4.4

Changelog (symfony/security-bundle@v7.4.3...v7.4.4)

Commits
  • 6f73fdf Merge branch '6.4' into 7.4
  • 00ce723 [Ldap] Make the Adapter resettable
  • 25efdec Configure deprecation triggers
  • 5a7843d [SecurityBundle] Fix profiler showing ERROR instead of DENIED
  • d79c6d9 Merge branch '6.4' into 7.4
  • f67bd24 [Security] Fix lazy firewall triggering remember me authentication on POST re...
  • f738b7b Update security-1.0.xsd with missing oauth2 element
  • a907dbe Merge branch '6.4' into 7.4
  • 31604f8 remove usages of the deprecated any() invoked count expectation
  • a325e38 use PHPUnit 13 on PHP 8.4+
  • 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 major group with 1 update in the /backend directory: [gesdinet/jwt-refresh-token-bundle](https://github.com/markitosgv/JWTRefreshTokenBundle).


Updates `gesdinet/jwt-refresh-token-bundle` from 1.5.0 to 2.0.0
- [Release notes](https://github.com/markitosgv/JWTRefreshTokenBundle/releases)
- [Changelog](https://github.com/markitosgv/JWTRefreshTokenBundle/blob/master/CHANGELOG.md)
- [Commits](markitosgv/JWTRefreshTokenBundle@v1.5.0...v2.0.0)

Updates `symfony/console` from 7.4.7 to 7.4.8
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md)
- [Commits](symfony/console@v7.4.7...v7.4.8)

Updates `symfony/property-access` from 7.4.0 to 7.4.8
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/8.1/CHANGELOG.md)
- [Commits](symfony/property-access@v7.4.0...v7.4.8)

Updates `symfony/property-info` from 7.4.1 to 7.4.8
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/8.1/CHANGELOG.md)
- [Commits](symfony/property-info@v7.4.1...v7.4.8)

Updates `symfony/security-bundle` from 7.4.0 to 7.4.8
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/8.1/CHANGELOG.md)
- [Commits](symfony/security-bundle@v7.4.0...v7.4.8)

---
updated-dependencies:
- dependency-name: gesdinet/jwt-refresh-token-bundle
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major
- dependency-name: symfony/console
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: major
- dependency-name: symfony/property-access
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: major
- dependency-name: symfony/property-info
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: major
- dependency-name: symfony/security-bundle
  dependency-version: 7.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: major
...

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 Apr 6, 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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants