Champs-Libres / wopi-bundle

A bundle providing routes and glue code between Symfony and a WOPI connector.
https://github.com/champs-libres
MIT License
7 stars 1 forks source link

chore(deps): update symfony/expression-language requirement from ^4 to ^5 #1

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on symfony/expression-language to permit the latest version.

Release notes

Sourced from symfony/expression-language's releases.

v5.3.4

Changelog (https://github.com/symfony/expression-language/compare/v5.3.3...v5.3.4)

  • no significant changes
Changelog

Sourced from symfony/expression-language's changelog.

CHANGELOG

5.1.0

  • added lint method to ExpressionLanguage class
  • added lint method to Parser class

4.0.0

  • the first argument of the ExpressionLanguage constructor must be an instance of CacheItemPoolInterface
  • removed the ArrayParserCache and ParserCacheAdapter classes
  • removed the ParserCacheInterface

2.6.0

  • Added ExpressionFunction and ExpressionFunctionProviderInterface

2.4.0

  • added the component
Commits


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)
github-actions[bot] commented 3 years ago

Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.

dependabot[bot] commented 3 years ago

Looks like symfony/expression-language is no longer updatable, so this is no longer needed.