From a4505813340dfa1d09b4b67eb83982d93dd5f387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 12:57:29 +0200 Subject: [PATCH] chore(deps): bump symfony/runtime from 7.0.0 to 7.1.7 (#6) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.0.0 to 7.1.7.
Release notes

Sourced from symfony/runtime's releases.

v7.1.7

Changelog (https://github.com/symfony/runtime/compare/v7.1.6...v7.1.7)

v7.1.6

Changelog (https://github.com/symfony/runtime/compare/v7.1.5...v7.1.6)

v7.1.1

Changelog (https://github.com/symfony/runtime/compare/v7.1.0...v7.1.1)

v7.1.0

Changelog (https://github.com/symfony/runtime/compare/v7.1.0-RC1...v7.1.0)

v7.1.0-RC1

Changelog (https://github.com/symfony/runtime/compare/v7.1.0-BETA1...v7.1.0-RC1)

v7.1.0-BETA1

Changelog (https://github.com/symfony/runtime/compare/v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (https://github.com/symfony/runtime/compare/v7.0.7...v7.0.8)

v7.0.7

Changelog (https://github.com/symfony/runtime/compare/v7.0.6...v7.0.7)

v7.0.3

Changelog (https://github.com/symfony/runtime/compare/v7.0.2...v7.0.3)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/runtime&package-manager=composer&previous-version=7.0.0&new-version=7.1.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/zitadel/example-symfony-oidc/network/alerts).
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 15da8ac..ee38e5d 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "symfony/process": "7.0.*", "symfony/property-access": "7.0.*", "symfony/property-info": "7.0.*", - "symfony/runtime": "7.0.*", + "symfony/runtime": "7.1.*", "symfony/security-bundle": "7.0.*", "symfony/serializer": "7.0.*", "symfony/stimulus-bundle": "^2.13", diff --git a/composer.lock b/composer.lock index b207abd..89522ff 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "92a658ef99a050560d530e6fcb4a1241", + "content-hash": "08a44cc58615c5299cd9331d14a55057", "packages": [ { "name": "composer/semver", @@ -5965,16 +5965,16 @@ }, { "name": "symfony/runtime", - "version": "v7.0.0", + "version": "v7.1.7", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406" + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406", - "reference": "65a4e69b1cdcee4f4f7a619a41d4b7ec79e85406", + "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", "shasum": "" }, "require": { @@ -6024,7 +6024,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.0.0" + "source": "https://github.com/symfony/runtime/tree/v7.1.7" }, "funding": [ { @@ -6040,7 +6040,7 @@ "type": "tidelift" } ], - "time": "2023-10-20T16:35:23+00:00" + "time": "2024-11-05T16:45:54+00:00" }, { "name": "symfony/security-bundle",