Skip to content

Comments

Bump symfony/yaml from 5.2.1 to 5.2.4#154

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/yaml-5.2.4
Closed

Bump symfony/yaml from 5.2.1 to 5.2.4#154
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/symfony/yaml-5.2.4

Conversation

@dependabot-preview
Copy link
Contributor

Bumps symfony/yaml from 5.2.1 to 5.2.4.

Release notes

Sourced from symfony/yaml's releases.

v5.2.4

Changelog (symfony/yaml@v5.2.3...v5.2.4)

  • no changes

v5.2.3

Changelog (symfony/yaml@v5.2.2...v5.2.3)

  • no changes

v5.2.2

Changelog (symfony/yaml@v5.2.1...v5.2.2)

  • bug #39787 a colon followed by spaces exclusively separates mapping keys and values (xabbuh)
  • bug #39683 keep trailing newlines when dumping multi-line strings (xabbuh)
  • bug #39668 do not dump extra trailing newlines for multiline blocks (xabbuh)
Commits
  • 7d6ae0c Merge branch '4.4' into 5.2
  • 29e6130 Switched to non-null defaults in exception constructors
  • 338cddc Merge branch '4.4' into 5.2
  • 0a04eb0 [yaml] Delelte unused comparison operation
  • 6bb8b36 Merge branch '4.4' into 5.1
  • 17ed9f1 Use createMock() and use import instead of FQCN
  • 0a7db77 Merge branch '4.4' into 5.1
  • a170990 Changed private static array-properties to const
  • 5d62c4f Merge branch '4.4' into 5.1
  • dd3f776 a colon followed by spaces exclusively separates mapping keys and values
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.x/CHANGELOG.md)
- [Commits](symfony/yaml@v5.2.1...v5.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #154 (abd52a4) into master (b23b795) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #154   +/-   ##
=========================================
  Coverage     93.54%   93.54%           
  Complexity      348      348           
=========================================
  Files            30       30           
  Lines          1395     1395           
=========================================
  Hits           1305     1305           
  Misses           90       90           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b23b795...f53d9ce. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #157.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/symfony/yaml-5.2.4 branch March 11, 2021 08:40
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants