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/assetic-bundle from 2.3.0 to 2.8.2 #63

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2020

Bumps symfony/assetic-bundle from 2.3.0 to 2.8.2.

Release notes

Sourced from symfony/assetic-bundle's releases.

2.8.1

  • Updated the Twig integration to stop using APIs deprecated in Twig 1.27

2.8.0

New features

  • Added CleanCSS filter config

Bug fixes

  • Use the RequestStack to get the Request instead of the service
  • Fixed support for Symfony 3 resources

2.7.1

  • Added support for Symfony 3

2.7.0

New features

  • Added configuration for ReactJsx filter
  • Upgraded the watch command to use Spork 0.3
  • Added support for Twig 2
  • Allow configuration of sass/scss filter sourcemap option
  • Add configuration for precision in the sass/scss filter
  • Treat NULL like "all bundles" in the config

Bug fixes

  • Removed usage of the deprecated Symfony APIs for Symfony 2.7+
  • Fix the asset cache in the controller to take the asset dependencies into account
  • Added "web" folder as a default load path for the sass filter
Changelog

Sourced from symfony/assetic-bundle's changelog.

2.8.2 / 2017-07-14

  • Fixed deprecation notices when using Symfony 3.3+ and PHP7+

2.8.1 / 2016-11-22

  • Updated the Twig integration to stop using APIs deprecated in Twig 1.27

2.8.0 / 2015-12-28

New features

  • Added CleanCSS filter config

Bug fixes

  • Use the RequestStack to get the Request instead of the service
  • Fixed support for Symfony 3 resources

2.7.1 / 2015-11-17

  • Added support for Symfony 3

2.7.0 / 2015-09-01

New features

  • Added configuration for ReactJsx filter
  • Upgraded the watch command to use Spork 0.3
  • Added support for Twig 2
  • Allow configuration of sass/scss filter sourcemap option
  • Add configuration for precision in the sass/scss filter
  • Treat NULL like "all bundles" in the config

Bug fixes

  • Removed usage of the deprecated Symfony APIs for Symfony 2.7+
  • Fix the asset cache in the controller to take the asset dependencies into account
  • Added "web" folder as a default load path for the sass filter

2.6.1 / 2015-01-27

Bug fixes

... (truncated)
Commits
  • 2e0a23a updated CHANGELOG
  • 9c22d94 minor #437 Remove usage of addClassesToCompile on PHP7+ (acrobat)
  • bae199b Remove usage of addClassesToCompile on PHP7+
  • 0241b13 Update the changelog
  • fd9bac2 minor #424 Remove usage of deprecated PHUnit mocking APIs (stof)
  • 1ddc07b Remove usage of deprecated PHUnit mocking APIs
  • 1de96db minor #423 Fixing deprecated notices from Twig 1.27 (kubawerlos)
  • 588de15 fix the branch alias for master
  • db798d2 Fixing deprecated notices from Twig 1.27
  • aa5b4f8 bug #407 enable the StaticAsseticHelperPass (xabbuh)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 12, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/assetic-bundle-2.8.2 branch 2 times, most recently from 3b182de to 031ab36 Compare January 13, 2022 09:18
@dependabot dependabot bot changed the base branch from master to main January 17, 2022 08:45
@achton
Copy link
Member

achton commented Dec 21, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/assetic-bundle-2.8.2 branch from 031ab36 to 4a03dec Compare December 21, 2022 09:13
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
Development

Successfully merging this pull request may close these issues.

2 participants