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.20 to 4.4.37 #97

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Bumps symfony/yaml from 4.4.20 to 4.4.37.

Release notes

Sourced from symfony/yaml's releases.

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)

v4.4.24

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

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v4.4.22

Changelog (symfony/yaml@v4.4.21...v4.4.22)

  • bug #40923 expose references detected in inline notation structures (xabbuh)
  • bug #40514 Allow tabs as separators between tokens (bertramakers)
  • bug #40707 Fixed infinite loop when parser goes through an additional and invalid closing tag (alexandre-daubois)
  • bug #40503 fix parsing some block sequences (a1812)

v4.4.21

... (truncated)

Commits
  • 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
  • 3abcc4d Remove polyfills from Yaml and Dotenv
  • 2b5f2ae Leverage str_contains/str_starts_with
  • 54262b5 Leverage str_ends_with
  • d5a2222 bug #42074 Fix ctype_digit deprecation (alexpott)
  • 6d747d1 [Yaml] Fixed an exception message
  • 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)

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 4.4.20 to 4.4.37.
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/5.4/CHANGELOG.md)
- [Commits](symfony/yaml@v4.4.20...v4.4.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2022

Superseded by #102.

@dependabot dependabot bot closed this Jun 28, 2022
@dependabot dependabot bot deleted the dependabot/composer/symfony/yaml-4.4.37 branch June 28, 2022 13:11
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.

None yet

0 participants