build(deps): bump the major group in /backend with 4 updates#437
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the major group in /backend with 4 updates#437dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the major group in /backend with 4 updates: [gesdinet/jwt-refresh-token-bundle](https://github.com/markitosgv/JWTRefreshTokenBundle), [symfony/property-access](https://github.com/symfony/property-access), [symfony/property-info](https://github.com/symfony/property-info) and [symfony/security-bundle](https://github.com/symfony/security-bundle). 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/property-access` from 7.4.0 to 7.4.4 - [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.4) Updates `symfony/property-info` from 7.4.1 to 7.4.7 - [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.7) Updates `symfony/security-bundle` from 7.4.0 to 7.4.6 - [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.6) --- 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/property-access dependency-version: 7.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major - dependency-name: symfony/property-info dependency-version: 7.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major - dependency-name: symfony/security-bundle dependency-version: 7.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the major group in /backend with 4 updates: gesdinet/jwt-refresh-token-bundle, symfony/property-access, symfony/property-info and symfony/security-bundle.
Updates
gesdinet/jwt-refresh-token-bundlefrom 1.5.0 to 2.0.0Release notes
Sourced from gesdinet/jwt-refresh-token-bundle's releases.
Commits
453bf73feat: refactor param and reuse vendor name in services66ca63cMerge pull request #421 from markitosgv/feat/bump-rector-version6920271feat: bump rector version 2.2 from 2.10a04da5Merge pull request #420 from markitosgv/dependabot/composer/rector/jack-tw-0.5.09349e37build(deps-dev): update rector/jack requirement from ^0.2.5 to ^0.5.0d37ca5aMerge pull request #417 from endroid/master90e41c4fix: token from request parameters teste4b98fffix: request->get is gone, bc fallback98367c9Revert "feat: add .php-cs-fixer.cache to gitignore"4b9d213ci: add markdown linting job to GitHub Actions workflowUpdates
symfony/property-accessfrom 7.4.0 to 7.4.4Release notes
Sourced from symfony/property-access's releases.
Commits
fa49bf1Merge branch '7.3' into 7.423cd9b9Merge branch '6.4' into 7.36dfa655minor #62933 [PropertyAccess] do not use PHPUnit mock objects without configu...47f784ado not use PHPUnit mock objects without configured expectationsbab21dbMerge branch '7.3' into 7.4b240abcMerge branch '6.4' into 7.354c23cafix merged859b99Merge branch '7.3' into 7.4e5a9d28bump required PropertyInfo component patch version04b98bdMerge branch '6.4' into 7.3Updates
symfony/property-infofrom 7.4.1 to 7.4.7Release notes
Sourced from symfony/property-info's releases.
Commits
02501d7[PropertyInfo] Fix merge31351ac[ReflectionExtractor] fix is/can/has type resolver on method without property6396b28prioritize property type over is/has/can accessorsd3b941fMerge branch '6.4' into 7.4916455ebug #63344 [PropertyInfo] Prioritize property type over is/has/can accessors ...b44be6bMerge branch '6.4' into 7.491056f6[PropertyInfo] Prioritize property type over is/has/can accessors44ab5ddfix union with mixed handling for the legacy PropertyInfo Type625396c[PropertyInfo] Fix support for inline@vardocblocks on promoted properties89e7147[PropertyInfo] Fix union with mixed handlingUpdates
symfony/security-bundlefrom 7.4.0 to 7.4.6Release notes
Sourced from symfony/security-bundle's releases.
Commits
d79c6d9Merge branch '6.4' into 7.4f67bd24[Security] Fix lazy firewall triggering remember me authentication on POST re...f738b7bUpdate security-1.0.xsd with missing oauth2 elementa907dbeMerge branch '6.4' into 7.431604f8remove usages of the deprecated any() invoked count expectationa325e38use PHPUnit 13 on PHP 8.4+7281b64Merge branch '7.3' into 7.403d6ba1bug #62973 [WebProfiler] fix the security profiler template (aurac)4289702[WebProfiler] fix the security profiler template1a55c47Merge branch '7.3' into 7.4Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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