Skip to content

Commit

Permalink
Bump the dependencies group with 7 updates (#30)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
|
[google/cloud-firestore](https://github.com/googleapis/google-cloud-php-firestore)
| `1.43.2` | `1.43.3` |
|
[google/cloud-pubsub](https://github.com/googleapis/google-cloud-php-pubsub)
| `2.1.2` | `2.2.0` |
| [symfony/console](https://github.com/symfony/console) | `7.0.7` |
`7.1.0` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.0.7` |
`7.1.0` |
|
[symfony/framework-bundle](https://github.com/symfony/framework-bundle)
| `7.0.7` | `7.1.0` |
| [symfony/runtime](https://github.com/symfony/runtime) | `7.0.7` |
`7.1.0` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.0.7` | `7.1.0` |

Updates `google/cloud-firestore` from 1.43.2 to 1.43.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-php-firestore/releases">google/cloud-firestore's
releases</a>.</em></p>
<blockquote>
<h2>google/cloud-firestore v1.43.3</h2>
<h3>Miscellaneous Chores</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/9f7bbb33e418065de21ff8bdfb0092cfc976fc71"><code>9f7bbb3</code></a>
chore(main): release 0.247.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7345">#7345</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-firestore/commit/e64e86e3d49f5fc99b9dbad77a5dde5e29101916"><code>e64e86e</code></a>
chore: bump GAX for v2 LROs (<a
href="https://redirect.github.com/googleapis/google-cloud-php-firestore/issues/7356">#7356</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/google-cloud-php-firestore/compare/v1.43.2...v1.43.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `google/cloud-pubsub` from 2.1.2 to 2.2.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/google-cloud-php-pubsub/releases">google/cloud-pubsub's
releases</a>.</em></p>
<blockquote>
<h2>google/cloud-pubsub v2.2.0</h2>
<h3>Features</h3>
<ul>
<li>Add service_account_email for export subscriptions (<a
href="https://redirect.github.com/googleapis/google-cloud-php/issues/7353">#7353</a>)
(<a
href="https://github.com/googleapis/google-cloud-php/commit/f86b038cbcd587411c598d6c15ebecda2190fa09">f86b038</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/06919334db1f999ccb5065f7c34706c57ef9f998"><code>0691933</code></a>
chore(main): release 0.247.0 (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7345">#7345</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/eee5e634b5da92639fa191de3f36c9086801fda4"><code>eee5e63</code></a>
feat: add service_account_email for export subscriptions (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7353">#7353</a>)</li>
<li><a
href="https://github.com/googleapis/google-cloud-php-pubsub/commit/e1ffb3ff8acc03c2bff781c826eacc52df3fdc60"><code>e1ffb3f</code></a>
chore: bump GAX for v2 LROs (<a
href="https://redirect.github.com/googleapis/google-cloud-php-pubsub/issues/7356">#7356</a>)</li>
<li>See full diff in <a
href="https://github.com/googleapis/google-cloud-php-pubsub/compare/v2.1.2...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/console` from 7.0.7 to 7.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/console/releases">symfony/console's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/console/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/console/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/console/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/console/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/console/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/console/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54510">symfony/symfony#54510</a>
[Console] Handle SIGQUIT signal (<a
href="https://github.com/ostrolucky"><code>@​ostrolucky</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54347">symfony/symfony#54347</a>
[Console] Allow to return all tokens after the command name (<a
href="https://github.com/lyrixx"><code>@​lyrixx</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54135">symfony/symfony#54135</a>
[Console] Add a way to use custom lock factory in lockableTrait (<a
href="https://github.com/VincentLanglet"><code>@​VincentLanglet</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54238">symfony/symfony#54238</a>
[Console] Add <code>ArgvInput::getRawTokens()</code> (<a
href="https://github.com/lyrixx"><code>@​lyrixx</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53986">symfony/symfony#53986</a>
[Console] Add descriptions to Fish completion output (<a
href="https://github.com/adriaanzon"><code>@​adriaanzon</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52605">symfony/symfony#52605</a>
[Console] Support <code>ProgressBar::iterate()</code> on empty array (<a
href="https://github.com/GromNaN"><code>@​GromNaN</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/console/blob/7.1/CHANGELOG.md">symfony/console's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add <code>ArgvInput::getRawTokens()</code></li>
</ul>
<h2>7.0</h2>
<ul>
<li>Add method <code>__toString()</code> to
<code>InputInterface</code></li>
<li>Remove <code>Command::$defaultName</code> and
<code>Command::$defaultDescription</code>, use the
<code>AsCommand</code> attribute instead</li>
<li>Require explicit argument when calling
<code>*Command::setApplication()</code>,
<code>*FormatterStyle::setForeground/setBackground()</code>,
<code>Helper::setHelpSet()</code>, <code>Input*::setDefault()</code> and
<code>Question::setAutocompleterCallback/setValidator()</code></li>
<li>Remove <code>StringInput::REGEX_STRING</code></li>
</ul>
<h2>6.4</h2>
<ul>
<li>Add <code>SignalMap</code> to map signal value to its name</li>
<li>Multi-line text in vertical tables is aligned properly</li>
<li>The application can also catch errors with
<code>Application::setCatchErrors(true)</code></li>
<li>Add <code>RunCommandMessage</code> and
<code>RunCommandMessageHandler</code></li>
<li>Dispatch <code>ConsoleTerminateEvent</code> after an exit on signal
handling and add
<code>ConsoleTerminateEvent::getInterruptingSignal()</code></li>
</ul>
<h2>6.3</h2>
<ul>
<li>Add support for choosing exit code while handling signal, or to not
exit at all</li>
<li>Add <code>ProgressBar::setPlaceholderFormatter</code> to set a
placeholder attached to a instance, instead of being global.</li>
<li>Add <code>ReStructuredTextDescriptor</code></li>
</ul>
<h2>6.2</h2>
<ul>
<li>Improve truecolor terminal detection in some cases</li>
<li>Add support for 256 color terminals (conversion from Ansi24 to Ansi8
if terminal is capable of it)</li>
<li>Deprecate calling <code>*Command::setApplication()</code>,
<code>*FormatterStyle::setForeground/setBackground()</code>,
<code>Helper::setHelpSet()</code>, <code>Input*::setDefault()</code>,
<code>Question::setAutocompleterCallback/setValidator()</code>without
any arguments</li>
<li>Change the signature of
<code>OutputFormatterStyleInterface::setForeground/setBackground()</code>
to <code>setForeground/setBackground(?string)</code></li>
<li>Change the signature of <code>HelperInterface::setHelperSet()</code>
to <code>setHelperSet(?HelperSet)</code></li>
</ul>
<h2>6.1</h2>
<ul>
<li>Add support to display table vertically when calling
setVertical()</li>
<li>Add method <code>__toString()</code> to
<code>InputInterface</code></li>
<li>Added <code>OutputWrapper</code> to prevent truncated URL in
<code>SymfonyStyle::createBlock</code>.</li>
<li>Deprecate <code>Command::$defaultName</code> and
<code>Command::$defaultDescription</code>, use the
<code>AsCommand</code> attribute instead</li>
<li>Add suggested values for arguments and options in input definition,
for input completion</li>
<li>Add <code>$resumeAt</code> parameter to
<code>ProgressBar#start()</code>, so that one can easily 'resume'
progress on longer tasks, and still get accurate
<code>getEstimate()</code> and <code>getRemaining()</code> results.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/console/commit/5bcde9e0b2ea9bd9772bca17618365ea921c5707"><code>5bcde9e</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/console/commit/5ccbfd675a873d77790a12a7378c2134e52afbe7"><code>5ccbfd6</code></a>
Merge branch '6.4' into 7.0</li>
<li><a
href="https://github.com/symfony/console/commit/bd3fee39f2c0b090020e81c852ded16692a41a3f"><code>bd3fee3</code></a>
Merge branch '5.4' into 6.4</li>
<li><a
href="https://github.com/symfony/console/commit/96dfcecc05339fb9ded00e41896582398186150e"><code>96dfcec</code></a>
minor <a
href="https://redirect.github.com/symfony/console/issues/54785">#54785</a>
Remove calls to <code>TestCase::iniSet()</code> and calls to deprecated
met...</li>
<li><a
href="https://github.com/symfony/console/commit/58b1658518e195d83bd46b5a4659b1863057b1e0"><code>58b1658</code></a>
Remove calls to <code>getMockForAbstractClass()</code></li>
<li><a
href="https://github.com/symfony/console/commit/b695405459d89a2f5cfe7a3f21c0cede94c2ae85"><code>b695405</code></a>
Remove calls to <code>TestCase::iniSet()</code> and calls to deprecated
methods of `Mock...</li>
<li><a
href="https://github.com/symfony/console/commit/965f054b640b28a4cfaa77cc69b53506393e3a4a"><code>965f054</code></a>
Cleanup past sponsors</li>
<li><a
href="https://github.com/symfony/console/commit/d159174dba78f434b856d8cf535b1f226a87b6ae"><code>d159174</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/console/commit/1b84910b638ce3265e132d7b42405b2db64f6f69"><code>1b84910</code></a>
[Console] Handle SIGQUIT signal</li>
<li><a
href="https://github.com/symfony/console/commit/ae166271d43c9e509eecd6f38d4f874e024ad3a8"><code>ae16627</code></a>
Merge branch '7.0' into 7.1</li>
<li>Additional commits viewable in <a
href="https://github.com/symfony/console/compare/v7.0.7...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/dotenv` from 7.0.7 to 7.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/dotenv/releases">symfony/dotenv's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/dotenv/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/dotenv/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/dotenv/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/dotenv/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/dotenv/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/dotenv/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52638">symfony/symfony#52638</a>
[Dotenv] Add <code>SYMFONY_DOTENV_PATH</code>, consumed by
<code>debug:dotenv</code> for custom <code>.env</code> path (<a
href="https://github.com/GromNaN"><code>@​GromNaN</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md">symfony/dotenv's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add <code>SYMFONY_DOTENV_PATH</code> variable with the path to the
<code>.env</code> file loaded by <code>Dotenv::loadEnv()</code> or
<code>Dotenv::bootEnv()</code></li>
</ul>
<h2>6.2</h2>
<ul>
<li>Add a new <code>filter</code> argument to <code>debug:dotenv</code>
command to filter variable names</li>
</ul>
<h2>5.4</h2>
<ul>
<li>Add <code>dotenv:dump</code> command to compile the contents of the
.env files into a PHP-optimized file called
<code>.env.local.php</code></li>
<li>Add <code>debug:dotenv</code> command to list all dotenv files with
variables and values</li>
<li>Add <code>$overrideExistingVars</code> on
<code>Dotenv::bootEnv()</code> and <code>Dotenv::loadEnv()</code></li>
</ul>
<h2>5.1.0</h2>
<ul>
<li>added <code>Dotenv::bootEnv()</code> to check for
<code>.env.local.php</code> before calling
<code>Dotenv::loadEnv()</code></li>
<li>added <code>Dotenv::setProdEnvs()</code> and
<code>Dotenv::usePutenv()</code></li>
<li>made Dotenv's constructor accept <code>$envKey</code> and
<code>$debugKey</code> arguments, to define
the name of the env vars that configure the env name and debug
settings</li>
<li>deprecated passing <code>$usePutenv</code> argument to Dotenv's
constructor</li>
</ul>
<h2>5.0.0</h2>
<ul>
<li>using <code>putenv()</code> is disabled by default</li>
</ul>
<h2>4.3.0</h2>
<ul>
<li>deprecated use of <code>putenv()</code> by default. This feature
will be opted-in with a constructor argument to <code>Dotenv</code></li>
</ul>
<h2>4.2.0</h2>
<ul>
<li>added <code>Dotenv::overload()</code> and
<code>$overrideExistingVars</code> as optional parameter of
<code>Dotenv::populate()</code></li>
<li>added <code>Dotenv::loadEnv()</code> to load a .env file and its
corresponding .env.local, .env.$env and .env.$env.local files if they
exist</li>
</ul>
<h2>3.3.0</h2>
<ul>
<li>[BC BREAK] Since v3.3.7, the latest Dotenv files override the
previous ones. Real env vars are not affected and are not
overridden.</li>
<li>added the component</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/dotenv/commit/83026885fde02508235fc9dd175f227290542c99"><code>8302688</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/dotenv/commit/479f3a92b8aea1a0962ad5cb27fd51d3e731391e"><code>479f3a9</code></a>
Merge branch '6.4' into 7.0</li>
<li><a
href="https://github.com/symfony/dotenv/commit/3f7ed9e3d074c4b89885d4c03f51c694d125ef69"><code>3f7ed9e</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/dotenv/commit/a89d01d079bc1bab0785122a49e6e527c496ef4d"><code>a89d01d</code></a>
Merge branch '6.4' into 7.0</li>
<li><a
href="https://github.com/symfony/dotenv/commit/00e5fccebe3eeec023adc744ac73501c2e3dfae9"><code>00e5fcc</code></a>
restore deprecated properties</li>
<li><a
href="https://github.com/symfony/dotenv/commit/1b229a7aa22c5937e1d0551f7d3539be4d2c7963"><code>1b229a7</code></a>
fix merge</li>
<li><a
href="https://github.com/symfony/dotenv/commit/d6f7bd82ea86bd7968347ec84e6f41e7710a53b3"><code>d6f7bd8</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/dotenv/commit/c37515b3a2d5b3b299fb37ff78606174af589415"><code>c37515b</code></a>
Merge branch '6.4' into 7.0</li>
<li><a
href="https://github.com/symfony/dotenv/commit/5faf09cb8359a992df7f0c3a56c71e3eea5ae343"><code>5faf09c</code></a>
Merge branch '5.4' into 6.4</li>
<li><a
href="https://github.com/symfony/dotenv/commit/e21785ce9332b56f8a12ee6f9becd269ae22af4c"><code>e21785c</code></a>
show overridden vars too</li>
<li>Additional commits viewable in <a
href="https://github.com/symfony/dotenv/compare/v7.0.7...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/framework-bundle` from 7.0.7 to 7.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/framework-bundle/releases">symfony/framework-bundle's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/framework-bundle/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/framework-bundle/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/framework-bundle/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/framework-bundle/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/framework-bundle/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/framework-bundle/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54666">symfony/symfony#54666</a>
[DependencyInjection] Reset env vars when resetting the container (<a
href="https://github.com/faizanakram99"><code>@​faizanakram99</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54589">symfony/symfony#54589</a>
[Messenger] forward a Clock instance to the created InMemoryTransport
(<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54356">symfony/symfony#54356</a>
[Notifier] LOX24 SMS bridge (<a
href="https://github.com/alebedev80"><code>@​alebedev80</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54044">symfony/symfony#54044</a>
[Mailer] Add support for allowing some users even if
<code>recipients</code> is defined in <code>EnvelopeListener</code> (<a
href="https://github.com/lyrixx"><code>@​lyrixx</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53160">symfony/symfony#53160</a>
[PropertyInfo] Deprecate PropertyInfo Type (<a
href="https://github.com/mtarld"><code>@​mtarld</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53682">symfony/symfony#53682</a>
[Security] Support RSA algorithm signature for OIDC tokens (<a
href="https://github.com/Spomky"><code>@​Spomky</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54365">symfony/symfony#54365</a>
[DependencyInjection] Apply attribute configurator to child classes (<a
href="https://github.com/GromNaN"><code>@​GromNaN</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/49184">symfony/symfony#49184</a>
[FrameworkBundle][HttpFoundation] reduce response constraints verbosity
(Nicolas Appriou, <a
href="https://github.com/Nicals"><code>@​Nicals</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/54173">symfony/symfony#54173</a>
[Filesystem] Add the <code>readFile()</code> method (<a
href="https://github.com/derrabus"><code>@​derrabus</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/51227">symfony/symfony#51227</a>
[FrameworkBundle][Workflow] Attach the workflow's configuration to the
<code>workflow</code> tag (<a
href="https://github.com/lyrixx"><code>@​lyrixx</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53734">symfony/symfony#53734</a>
[Notifier] Add SMSense bridge (<a
href="https://github.com/jimiero"><code>@​jimiero</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53927">symfony/symfony#53927</a>
[Notifier] Add new Pushy notifier bridge (<a
href="https://github.com/stloyd"><code>@​stloyd</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53866">symfony/symfony#53866</a>
[Workflow] determines places from transitions (<a
href="https://github.com/lyrixx"><code>@​lyrixx</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/50745">symfony/symfony#50745</a>
[DependencyInjection] Add <code>CheckAliasValidityPass</code> to check
interface compatibility (<a
href="https://github.com/n-valverde"><code>@​n-valverde</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52510">symfony/symfony#52510</a>
[TypeInfo] Introduce component (<a
href="https://github.com/mtarld"><code>@​mtarld</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53550">symfony/symfony#53550</a>
[FrameworkBundle][HttpClient] Add <code>ThrottlingHttpClient</code> to
limit requests within a timeframe (<a
href="https://github.com/HypeMC"><code>@​HypeMC</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53466">symfony/symfony#53466</a>
Add <code>SecretsRevealCommand</code> (<a
href="https://github.com/danielburger1337"><code>@​danielburger1337</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53740">symfony/symfony#53740</a>
Mailersend webhook remote event (<a
href="https://github.com/doobas"><code>@​doobas</code></a>, <a
href="https://github.com/fabpot"><code>@​fabpot</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53554">symfony/symfony#53554</a>
[Mailer] Add Resend bridge (<a
href="https://github.com/welcoMattic"><code>@​welcoMattic</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53328">symfony/symfony#53328</a>
[Messenger] Add jitter parameter to MultiplierRetryStrategy (<a
href="https://github.com/rmikalkenas"><code>@​rmikalkenas</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52924">symfony/symfony#52924</a>
[FrameworkBundle] add a private_ranges shortcut for trusted_proxies (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53151">symfony/symfony#53151</a>
mark classes implementing the <code>WarmableInterface</code> as
<code>final</code> (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52936">symfony/symfony#52936</a>
[Notifier] Add Seven.io bridge (<a
href="https://github.com/NeoBlack"><code>@​NeoBlack</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52976">symfony/symfony#52976</a>
[Notifier] Add sms-sluzba.cz bridge (<a
href="https://github.com/dfridrich"><code>@​dfridrich</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53148">symfony/symfony#53148</a>
[Notifier] Add Smsbox notifier bridge (Alan ZARLI)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53091">symfony/symfony#53091</a>
[FrameworkBundle][RateLimiter] add <code>rate_limiter</code> tag to rate
limiter services (<a
href="https://github.com/kbond"><code>@​kbond</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52948">symfony/symfony#52948</a>
Use faster hashing algorithms when possible (<a
href="https://github.com/javiereguiluz"><code>@​javiereguiluz</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52989">symfony/symfony#52989</a>
allow Twig 4 (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53092">symfony/symfony#53092</a>
[Notifier] Add Unifonic notifier bridge (<a
href="https://github.com/seferov"><code>@​seferov</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53083">symfony/symfony#53083</a>
[Notifier] Add Bluesky notifier bridge (<a
href="https://github.com/Nyholm"><code>@​Nyholm</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52962">symfony/symfony#52962</a>
[FrameworkBundle] Move Router cache directory to
<code>kernel.build_dir</code> (<a
href="https://github.com/Okhoshi"><code>@​Okhoshi</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52842">symfony/symfony#52842</a>
[Mailer] Add Azure bridge (<a
href="https://github.com/hafael"><code>@​hafael</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md">symfony/framework-bundle's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add <code>CheckAliasValidityPass</code> to
<code>lint:container</code> command</li>
<li>Add <code>private_ranges</code> as a shortcut for private IP address
ranges to the <code>trusted_proxies</code> option</li>
<li>Mark classes <code>ConfigBuilderCacheWarmer</code>,
<code>Router</code>, <code>SerializerCacheWarmer</code>,
<code>TranslationsCacheWarmer</code>, <code>Translator</code> and
<code>ValidatorCacheWarmer</code> as <code>final</code></li>
<li>Move the Router <code>cache_dir</code> to
<code>kernel.build_dir</code></li>
<li>Deprecate the <code>router.cache_dir</code> config option</li>
<li>Add <code>rate_limiter</code> tags to rate limiter services</li>
<li>Add <code>secrets:reveal</code> command</li>
<li>Add <code>rate_limiter</code> option to
<code>http_client.default_options</code> and
<code>http_client.scoped_clients</code></li>
<li>Attach the workflow's configuration to the <code>workflow</code>
tag</li>
<li>Add the <code>allowed_recipients</code> option for mailer to allow
some users to receive
emails even if <code>recipients</code> is defined.</li>
<li>Reset env vars when resetting the container</li>
</ul>
<h2>7.0</h2>
<ul>
<li>Remove command <code>translation:update</code>, use
<code>translation:extract</code> instead</li>
<li>Make the <code>http_method_override</code> config option default to
<code>false</code></li>
<li>Remove <code>AbstractController::renderForm()</code>, use
<code>render()</code> instead</li>
<li>Remove the
<code>Symfony\Component\Serializer\Normalizer\ObjectNormalizer</code>
and
<code>Symfony\Component\Serializer\Normalizer\PropertyNormalizer</code>
autowiring aliases, type-hint against

<code>Symfony\Component\Serializer\Normalizer\NormalizerInterface</code>
or implement <code>NormalizerAwareInterface</code> instead</li>
<li>Remove the <code>Http\Client\HttpClient</code> service, use
<code>Psr\Http\Client\ClientInterface</code> instead</li>
<li>Remove the integration of Doctrine annotations, use native
attributes instead</li>
<li>Remove <code>EnableLoggerDebugModePass</code>, use argument
<code>$debug</code> of HttpKernel's <code>Logger</code> instead</li>
<li>Remove <code>AddDebugLogProcessorPass::configureLogger()</code>, use
HttpKernel's <code>DebugLoggerConfigurator</code> instead</li>
<li>Make the <code>framework.handle_all_throwables</code> config option
default to <code>true</code></li>
<li>Make the <code>framework.php_errors.log</code> config option default
to <code>true</code></li>
<li>Make the <code>framework.session.cookie_secure</code> config option
default to <code>auto</code></li>
<li>Make the <code>framework.session.cookie_samesite</code> config
option default to <code>lax</code></li>
<li>Make the <code>framework.session.handler_id</code> default to null
if <code>save_path</code> is not set and to
<code>session.handler.native_file</code> otherwise</li>
<li>Make the <code>framework.uid.default_uuid_version</code> config
option default to <code>7</code></li>
<li>Make the <code>framework.uid.time_based_uuid_version</code> config
option default to <code>7</code></li>
<li>Make the <code>framework.validation.email_validation_mode</code>
config option default to <code>html5</code></li>
<li>Remove the <code>framework.validation.enable_annotations</code>
config option, use <code>framework.validation.enable_attributes</code>
instead</li>
<li>Remove the <code>framework.serializer.enable_annotations</code>
config option, use <code>framework.serializer.enable_attributes</code>
instead</li>
<li>Remove the <code>routing.loader.annotation</code> service, use the
<code>routing.loader.attribute</code> service instead</li>
<li>Remove the <code>routing.loader.annotation.directory</code> service,
use the <code>routing.loader.attribute.directory</code> service
instead</li>
<li>Remove the <code>routing.loader.annotation.file</code> service, use
the <code>routing.loader.attribute.file</code> service instead</li>
<li>Remove <code>AnnotatedRouteControllerLoader</code>, use
<code>AttributeRouteControllerLoader</code> instead</li>
<li>Remove <code>AddExpressionLanguageProvidersPass</code>, use
<code>Symfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPass</code>
instead</li>
<li>Remove <code>DataCollectorTranslatorPass</code>, use
<code>Symfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPass</code>
instead</li>
<li>Remove <code>LoggingTranslatorPass</code>, use
<code>Symfony\Component\Translation\DependencyInjection\LoggingTranslatorPass</code>
instead</li>
<li>Remove <code>WorkflowGuardListenerPass</code>, use
<code>Symfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPass</code>
instead</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/framework-bundle/commit/e8cba2142d7a62bae0b96c1f6cb20e4ad39dc864"><code>e8cba21</code></a>
[DependencyInjection] Reset env vars when resetting the container</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/8c5cd755ec3ee118cd3f7f5910a308b8e30e0c5f"><code>8c5cd75</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/4b41ae8d91bfe1f636ddaa647ba89328b427fe95"><code>4b41ae8</code></a>
Merge branch '6.4' into 7.0</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/570f8d406ba993a579392d8c4415a7edebc7b983"><code>570f8d4</code></a>
Merge branch '5.4' into 6.4</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/65e7423c0421b138d056cd804438e74a1865232d"><code>65e7423</code></a>
bug <a
href="https://redirect.github.com/symfony/framework-bundle/issues/54791">#54791</a>
[FrameworkBundle] move wiring of the property info extractor to
th...</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/87b67000e3dbdf6be60ea549fc566f446d7a091c"><code>87b6700</code></a>
move wiring of the property info extractor to the ObjectNormalizer</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/9e62703d792ad93030b48ef6134a5e6969175733"><code>9e62703</code></a>
minor <a
href="https://redirect.github.com/symfony/framework-bundle/issues/54768">#54768</a>
Remove calls to <code>onConsecutiveCalls()</code>
(alexandre-daubois)</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/c19afb13fbc0639ce1cc01cf287ff9666b49c873"><code>c19afb1</code></a>
Remove calls to <code>onConsecutiveCalls()</code></li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/2b445c55125c2ce1e8151bfb7edaccf06f8fe5a8"><code>2b445c5</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/framework-bundle/commit/6eb810f576c798461553e0782f629e40d83724a1"><code>6eb810f</code></a>
Merge branch '6.4' into 7.0</li>
<li>Additional commits viewable in <a
href="https://github.com/symfony/framework-bundle/compare/v7.0.7...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/runtime` from 7.0.7 to 7.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/runtime/releases">symfony/runtime's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/runtime/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/runtime/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/runtime/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/runtime/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/runtime/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/runtime/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/symfony/runtime/compare/v7.0.7...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `symfony/yaml` from 7.0.7 to 7.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/yaml/releases">symfony/yaml's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/yaml/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/yaml/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/yaml/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/yaml/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-BETA1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/yaml/compare/v7.0.7...v7.1.0-BETA1">https://github.com/symfony/yaml/compare/v7.0.7...v7.1.0-BETA1</a>)</p>
<ul>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53747">symfony/symfony#53747</a>
[Yaml] Revert &quot;feature <a
href="https://redirect.github.com/symfony/symfony/issues/48022">symfony/symfony#48022</a>
Fix Yaml Parser with quote end in a newline (maxbeckers)&quot; (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/48022">symfony/symfony#48022</a>
[Yaml] Fix Yaml Parser with quote end in a new line (<a
href="https://github.com/maxbeckers"><code>@​maxbeckers</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/52230">symfony/symfony#52230</a>
[Yaml] Allow to get all the enum cases (<a
href="https://github.com/phansys"><code>@​phansys</code></a>)</li>
<li>feature <a
href="https://redirect.github.com/symfony/symfony/issues/53680">symfony/symfony#53680</a>
[DependencyInjection][Yaml] dump enums with the !php/enum tag (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md">symfony/yaml's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add support for getting all the enum cases with <code>!php/enum
Foo</code></li>
</ul>
<h2>7.0</h2>
<ul>
<li>Remove the <code>!php/const:</code> tag, use <code>!php/const</code>
instead (without the colon)</li>
</ul>
<h2>6.3</h2>
<ul>
<li>Add support to dump int keys as strings by using the
<code>Yaml::DUMP_NUMERIC_KEY_AS_STRING</code> flag</li>
</ul>
<h2>6.2</h2>
<ul>
<li>Add support for <code>!php/enum</code> and <code>!php/enum
*-&gt;value</code></li>
<li>Deprecate the <code>!php/const:</code> tag in key which will be
replaced by the <code>!php/const</code> tag (without the colon) since
3.4</li>
</ul>
<h2>6.1</h2>
<ul>
<li>In cases where it will likely improve readability, strings
containing single quotes will be double-quoted</li>
</ul>
<h2>5.4</h2>
<ul>
<li>Add new <code>lint:yaml dirname --exclude=/dirname/foo.yaml
--exclude=/dirname/bar.yaml</code>
option to exclude one or more specific files from multiple file
list</li>
<li>Allow negatable for the parse tags option with
<code>--no-parse-tags</code></li>
</ul>
<h2>5.3</h2>
<ul>
<li>Added <code>github</code> format support &amp; autodetection to
render errors as annotations
when running the YAML linter command in a Github Action
environment.</li>
</ul>
<h2>5.1.0</h2>
<ul>
<li>
<p>Added support for parsing numbers prefixed with <code>0o</code> as
octal numbers.</p>
</li>
<li>
<p>Deprecated support for parsing numbers starting with <code>0</code>
as octal numbers. They will be parsed as strings as of Symfony 6.0.
Prefix numbers with <code>0o</code>
so that they are parsed as octal numbers.</p>
<p>Before:</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/yaml/commit/c5f718c94e3c37dd77b77484e6cf0b524b2d405e"><code>c5f718c</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/yaml/commit/c1e002411e3b1cf00da530fd8a01f190561f938e"><code>c1e0024</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/yaml/commit/08a78438320f35a1247462f14fa8fbd3c32db47e"><code>08a7843</code></a>
Remove unnecessary empty usages</li>
<li><a
href="https://github.com/symfony/yaml/commit/e5e14c8af654948dc59b6162e07648a0101de567"><code>e5e14c8</code></a>
use constructor property promotion</li>
<li><a
href="https://github.com/symfony/yaml/commit/7fc548d92d3daeecea5d8a03a5ed03f5cbfb6671"><code>7fc548d</code></a>
feature <a
href="https://redirect.github.com/symfony/yaml/issues/52230">#52230</a>
[Yaml] Allow to get all the enum cases (phansys)</li>
<li><a
href="https://github.com/symfony/yaml/commit/d56caa87153c2c8cd2f25e6943506b1ce88c2fde"><code>d56caa8</code></a>
dump enums with the !php/enum tag</li>
<li><a
href="https://github.com/symfony/yaml/commit/16eb67447af94f4d1d03e2fbe6d4a36884d24070"><code>16eb674</code></a>
Merge branch '7.0' into 7.1</li>
<li><a
href="https://github.com/symfony/yaml/commit/5d2b2a584d83a82f82445cfddb943f2fbfeec3ba"><code>5d2b2a5</code></a>
[Tests] Streamline</li>
<li><a
href="https://github.com/symfony/yaml/commit/2c98dad0b2877fb78de0478d57e8c841fe0199de"><code>2c98dad</code></a>
Code updates</li>
<li><a
href="https://github.com/symfony/yaml/commit/dd0333012255c82de25ff50aba0ac1595ba6a6da"><code>dd03330</code></a>
[Yaml] Allow Yaml component to get all the enum cases</li>
<li>See full diff in <a
href="https://github.com/symfony/yaml/compare/v7.0.7...v7.1.0">compare
view</a></li>
</ul>
</details>
<br />


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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 673d8f8 commit de4c103
Showing 1 changed file with 181 additions and 236 deletions.
Loading

0 comments on commit de4c103

Please sign in to comment.