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/framework-bundle from 7.0.7 to 7.1.3 #10

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps symfony/framework-bundle from 7.0.7 to 7.1.3.

Release notes

Sourced from symfony/framework-bundle's releases.

v7.1.3

Changelog (symfony/framework-bundle@v7.1.2...v7.1.3)

v7.1.2

Changelog (symfony/framework-bundle@v7.1.1...v7.1.2)

v7.1.1

Changelog (symfony/framework-bundle@v7.1.0...v7.1.1)

v7.1.0

Changelog (symfony/framework-bundle@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/framework-bundle@v7.1.0-BETA1...v7.1.0-RC1)

  • no significant changes

v7.1.0-BETA1

Changelog (symfony/framework-bundle@v7.0.7...v7.1.0-BETA1)

... (truncated)

Changelog

Sourced from symfony/framework-bundle's changelog.

CHANGELOG

7.1

  • Add CheckAliasValidityPass to lint:container command
  • Add private_ranges as a shortcut for private IP address ranges to the trusted_proxies option
  • Mark classes ConfigBuilderCacheWarmer, Router, SerializerCacheWarmer, TranslationsCacheWarmer, Translator and ValidatorCacheWarmer as final
  • Move the Router cache_dir to kernel.build_dir
  • Deprecate the router.cache_dir config option
  • Add rate_limiter tags to rate limiter services
  • Add secrets:reveal command
  • Add rate_limiter option to http_client.default_options and http_client.scoped_clients
  • Attach the workflow's configuration to the workflow tag
  • Add the allowed_recipients option for mailer to allow some users to receive emails even if recipients is defined.
  • Reset env vars when resetting the container

7.0

  • Remove command translation:update, use translation:extract instead
  • Make the http_method_override config option default to false
  • Remove AbstractController::renderForm(), use render() instead
  • Remove the Symfony\Component\Serializer\Normalizer\ObjectNormalizer and Symfony\Component\Serializer\Normalizer\PropertyNormalizer autowiring aliases, type-hint against Symfony\Component\Serializer\Normalizer\NormalizerInterface or implement NormalizerAwareInterface instead
  • Remove the Http\Client\HttpClient service, use Psr\Http\Client\ClientInterface instead
  • Remove the integration of Doctrine annotations, use native attributes instead
  • Remove EnableLoggerDebugModePass, use argument $debug of HttpKernel's Logger instead
  • Remove AddDebugLogProcessorPass::configureLogger(), use HttpKernel's DebugLoggerConfigurator instead
  • Make the framework.handle_all_throwables config option default to true
  • Make the framework.php_errors.log config option default to true
  • Make the framework.session.cookie_secure config option default to auto
  • Make the framework.session.cookie_samesite config option default to lax
  • Make the framework.session.handler_id default to null if save_path is not set and to session.handler.native_file otherwise
  • Make the framework.uid.default_uuid_version config option default to 7
  • Make the framework.uid.time_based_uuid_version config option default to 7
  • Make the framework.validation.email_validation_mode config option default to html5
  • Remove the framework.validation.enable_annotations config option, use framework.validation.enable_attributes instead
  • Remove the framework.serializer.enable_annotations config option, use framework.serializer.enable_attributes instead
  • Remove the routing.loader.annotation service, use the routing.loader.attribute service instead
  • Remove the routing.loader.annotation.directory service, use the routing.loader.attribute.directory service instead
  • Remove the routing.loader.annotation.file service, use the routing.loader.attribute.file service instead
  • Remove AnnotatedRouteControllerLoader, use AttributeRouteControllerLoader instead
  • Remove AddExpressionLanguageProvidersPass, use Symfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPass instead
  • Remove DataCollectorTranslatorPass, use Symfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPass instead
  • Remove LoggingTranslatorPass, use Symfony\Component\Translation\DependencyInjection\LoggingTranslatorPass instead
  • Remove WorkflowGuardListenerPass, use Symfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPass instead

... (truncated)

Commits
  • a32ec54 Merge branch '7.0' into 7.1
  • 07a3717 Merge branch '6.4' into 7.0
  • 6cbdb0c Fix merge (bis)
  • 6986f45 Merge branch '7.0' into 7.1
  • 9d62f5c Merge branch '6.4' into 7.0
  • 21876ac Fix merge
  • 14562c0 Merge branch '7.0' into 7.1
  • bad7b25 Merge branch '6.4' into 7.0
  • 35bab84 move adding detailed JSON error messages to the validate phase
  • 9c6a443 Merge branch '7.0' into 7.1
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner July 29, 2024 05:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@dependabot dependabot bot requested a review from a team as a code owner July 29, 2024 05:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Dependabot tried to add @productsupcom/channel-development as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/productsupcom/bin-cde-amazon-s3-parquet/pulls/10/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the productsupcom/bin-cde-amazon-s3-parquet repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link

private-packagist bot commented Jul 29, 2024

composer.lock

Package changes

Package Operation From To About
symfony/cache upgrade v7.0.10 v7.1.3 diff - changelog
symfony/config upgrade v7.0.8 v7.1.1 diff - changelog
symfony/dependency-injection upgrade v7.0.10 v7.1.3 diff - changelog
symfony/error-handler upgrade v7.0.10 v7.1.3 diff - changelog
symfony/event-dispatcher upgrade v7.0.8 v7.1.1 diff - changelog
symfony/finder upgrade v7.0.10 v7.1.3 diff - changelog
symfony/framework-bundle upgrade v7.0.10 v7.1.3 diff - changelog
symfony/http-foundation upgrade v7.0.10 v7.1.3 diff - changelog
symfony/routing upgrade v7.0.10 v7.1.3 diff - changelog
symfony/var-exporter upgrade v7.0.9 v7.1.2 diff - changelog
Add your project as a package to Private Packagist to benefit from security monitoring of your dependencies.

Settings · Docs · Powered by Private Packagist

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/framework-bundle-7.1.3 branch from 6b7d5d7 to b0c6c76 Compare August 5, 2024 05:17
Copy link

codacy-production bot commented Aug 5, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (dd26c2a) 49 30 61.22%
Head commit (9cf2fb5) 49 (+0) 30 (+0) 61.22% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#10) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@dependabot dependabot bot force-pushed the dependabot/composer/symfony/framework-bundle-7.1.3 branch from b0c6c76 to d7179fe Compare August 6, 2024 14:38
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

Bumps [symfony/framework-bundle](https://github.com/symfony/framework-bundle) from 7.0.7 to 7.1.3.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v7.0.7...v7.1.3)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/framework-bundle-7.1.3 branch from d7179fe to 9cf2fb5 Compare August 27, 2024 04:52
Copy link

The composer.lock diff comment has been updated to reflect new changes in this PR.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #18.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/composer/symfony/framework-bundle-7.1.3 branch September 2, 2024 05:14
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