Commits
- [`41e1635`](https://github.com/symfony/yaml/commit/41e16350a2a1c7383c4735aa2f9fce74cf3d1178) bug [#33517](https://github-redirect.dependabot.com/symfony/yaml/issues/33517) [Yaml] properly catch legacy tag syntax usages (xabbuh)
- [`2d43e0d`](https://github.com/symfony/yaml/commit/2d43e0d14ca9a7a445070556e7760f577be699bf) properly catch legacy tag syntax usages
- [`24075a7`](https://github.com/symfony/yaml/commit/24075a793215a4984b006660cdbf0bcd2c37fe0e) Merge branch '3.4' into 4.3
- [`768f817`](https://github.com/symfony/yaml/commit/768f817446da74a776a31eea335540f9dcb53942) don't dump a scalar tag value on its own line
- [`9973789`](https://github.com/symfony/yaml/commit/9973789d0aeb92c057d1bbf676740ec06f9075cf) Merge branch '3.4' into 4.3
- [`717182d`](https://github.com/symfony/yaml/commit/717182d370fe00bf9268f9cd13e492976fa851bb) fix dumping not inlined scalar tag values
- See full diff in [compare view](https://github.com/symfony/yaml/compare/v4.3.4...v4.3.5)
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.
If all status checks pass Dependabot will automatically merge this pull request.
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 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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps symfony/yaml from 4.3.4 to 4.3.5.
Commits
- [`41e1635`](https://github.com/symfony/yaml/commit/41e16350a2a1c7383c4735aa2f9fce74cf3d1178) bug [#33517](https://github-redirect.dependabot.com/symfony/yaml/issues/33517) [Yaml] properly catch legacy tag syntax usages (xabbuh) - [`2d43e0d`](https://github.com/symfony/yaml/commit/2d43e0d14ca9a7a445070556e7760f577be699bf) properly catch legacy tag syntax usages - [`24075a7`](https://github.com/symfony/yaml/commit/24075a793215a4984b006660cdbf0bcd2c37fe0e) Merge branch '3.4' into 4.3 - [`768f817`](https://github.com/symfony/yaml/commit/768f817446da74a776a31eea335540f9dcb53942) don't dump a scalar tag value on its own line - [`9973789`](https://github.com/symfony/yaml/commit/9973789d0aeb92c057d1bbf676740ec06f9075cf) Merge branch '3.4' into 4.3 - [`717182d`](https://github.com/symfony/yaml/commit/717182d370fe00bf9268f9cd13e492976fa851bb) fix dumping not inlined scalar tag values - See full diff in [compare view](https://github.com/symfony/yaml/compare/v4.3.4...v4.3.5)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)