Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/yaml from 4.4.10 to 4.4.45 #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

Bumps symfony/yaml from 4.4.10 to 4.4.45.

Release notes

Sourced from symfony/yaml's releases.

v4.4.45

Changelog (symfony/yaml@v4.4.44...v4.4.45)

  • no significant changes

v4.4.44

Changelog (symfony/yaml@v4.4.43...v4.4.44)

  • no significant changes

v4.4.43

Changelog (symfony/yaml@v4.4.42...v4.4.43)

  • no significant changes

v4.4.37

Changelog (symfony/yaml@v4.4.36...v4.4.37)

  • bug #45140 Making the parser stateless (mamazu)

v4.4.36

Changelog (symfony/yaml@v4.4.35...v4.4.36)

  • no significant changes

v4.4.34

Changelog (symfony/yaml@v4.4.33...v4.4.34)

  • bug #44131 properly parse quoted strings tagged with !!str (xabbuh)
  • bug #44034 don't try to replace references in quoted strings (xabbuh)

v4.4.29

Changelog (symfony/yaml@v4.4.28...v4.4.29)

  • bug #42296 Remove PHP 8.0 polyfill (derrabus)

v4.4.27

Changelog (symfony/yaml@v4.4.26...v4.4.27)

  • bug #42074 Fix ctype_digit deprecation (alexpott)

v4.4.26

Changelog (symfony/yaml@v4.4.25...v4.4.26)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)

v4.4.25

Changelog (symfony/yaml@v4.4.24...v4.4.25)

  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

... (truncated)

Commits
  • aeccc4d cs fix
  • 5d30210 minor #46739 [Yaml] Improve test coverage in DumperTest and ParserTest (donqu...
  • 0e43701 [Yaml] Improve test coverage in DumperTest and ParserTest
  • c2b28c1 CS fixes
  • 07e392f [Yaml] Enhance coverage in yaml DumperTest.
  • d7f637c Making the parser stateless
  • d7827c7 Bump license year
  • a19f7c4 Fix redundant type casts
  • 2c309e2 properly parse quoted strings tagged with !!str
  • 878d63b don't try to replace references in quoted strings
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 4.4.10 to 4.4.45.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/6.1/CHANGELOG.md)
- [Commits](symfony/yaml@v4.4.10...v4.4.45)

---
updated-dependencies:
- dependency-name: symfony/yaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 29, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 29, 2022

Dependabot tried to add @fguillot as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/rafacamargo123/kanboard/pulls/54/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the rafacamargo123/kanboard repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants