YesknStudio / vmoex-framework

一个开源的二次元向的社区程序。
https://vmoex.yeskn.com
MIT License
253 stars 71 forks source link

Bump symfony/symfony from 3.4.23 to 3.4.26 #27

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 4 years ago

Bumps symfony/symfony from 3.4.23 to 3.4.26.

Release notes *Sourced from [symfony/symfony's releases](https://github.com/symfony/symfony/releases).* > ## v3.4.26 > **Changelog** (since https://github.com/symfony/symfony/compare/v3.4.25...v3.4.26) > > * bug [#31084](https://github-redirect.dependabot.com/symfony/symfony/issues/31084) [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive ([@​vermeirentony](https://github.com/vermeirentony)) > * bug [#31142](https://github-redirect.dependabot.com/symfony/symfony/issues/31142) Revert "bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule (dimabory)" ([@​chalasr](https://github.com/chalasr)) > * security #cve-2019-10910 [DI] Check service IDs are valid ([@​nicolas-grekas](https://github.com/nicolas-grekas)) > * security #cve-2019-10909 [FrameworkBundle][Form] Fix XSS issues in the form theme of the PHP templating engine ([@​stof](https://github.com/stof)) > * security #cve-2019-10912 [Cache][PHPUnit Bridge] Prevent destructors with side-effects from being unserialized ([@​nicolas-grekas](https://github.com/nicolas-grekas)) > * security #cve-2019-10911 [Security] Add a separator in the remember me cookie hash ([@​pborreli](https://github.com/pborreli)) > * security #cve-2019-10913 [HttpFoundation] reject invalid method override ([@​nicolas-grekas](https://github.com/nicolas-grekas)) > > [PR] [symfony/symfony#31146](https://github-redirect.dependabot.com/symfony/symfony/pull/31146) > [SECURITY] Security release > > ## v3.4.25 > **Changelog** (since https://github.com/symfony/symfony/compare/v3.4.24...v3.4.25) > > * bug [#29944](https://github-redirect.dependabot.com/symfony/symfony/issues/29944) [DI] Overriding services autowired by name under _defaults bind not working ([@​przemyslaw-bogusz](https://github.com/przemyslaw-bogusz), [@​renanbr](https://github.com/renanbr)) > * bug [#31076](https://github-redirect.dependabot.com/symfony/symfony/issues/31076) [HttpKernel] Fixed LoggerDataCollector crashing on empty file ([@​althaus](https://github.com/althaus)) > * bug [#31071](https://github-redirect.dependabot.com/symfony/symfony/issues/31071) property normalizer should also pass format and context to isAllowedAttribute ([@​dbu](https://github.com/dbu)) > * bug [#31059](https://github-redirect.dependabot.com/symfony/symfony/issues/31059) Show more accurate message in profiler when missing stopwatch ([@​linaori](https://github.com/linaori)) > * bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule ([@​dimabory](https://github.com/dimabory)) > * bug [#31012](https://github-redirect.dependabot.com/symfony/symfony/issues/31012) [Process] Fix missing $extraDirs when open_basedir returns ([@​arsonik](https://github.com/arsonik)) > * bug [#30907](https://github-redirect.dependabot.com/symfony/symfony/issues/30907) [Serializer] Respect ignored attributes in cache key of normalizer ([@​dbu](https://github.com/dbu)) > * bug [#30085](https://github-redirect.dependabot.com/symfony/symfony/issues/30085) Fix TestRunner compatibility to PhpUnit 8 ([@​alexander-schranz](https://github.com/alexander-schranz)) > * bug [#30977](https://github-redirect.dependabot.com/symfony/symfony/issues/30977) [serializer] prevent mixup in normalizer of the object to populate ([@​dbu](https://github.com/dbu)) > * bug [#30976](https://github-redirect.dependabot.com/symfony/symfony/issues/30976) [Debug] Fixed error handling when an error is already handled when another error is already handled (5) ([@​lyrixx](https://github.com/lyrixx)) > * bug [#30979](https://github-redirect.dependabot.com/symfony/symfony/issues/30979) Fix the configurability of CoreExtension deps in standalone usage ([@​stof](https://github.com/stof)) > * bug [#30918](https://github-redirect.dependabot.com/symfony/symfony/issues/30918) [Cache] fix using ProxyAdapter inside TagAwareAdapter ([@​dmaicher](https://github.com/dmaicher)) > * bug [#30961](https://github-redirect.dependabot.com/symfony/symfony/issues/30961) [Form] fix translating file validation error message ([@​xabbuh](https://github.com/xabbuh)) > * bug [#30951](https://github-redirect.dependabot.com/symfony/symfony/issues/30951) Handle case where no translations were found ([@​greg0ire](https://github.com/greg0ire)) > * bug [#29800](https://github-redirect.dependabot.com/symfony/symfony/issues/29800) [Validator] Only traverse arrays that are cascaded into ([@​corphi](https://github.com/corphi)) > * bug [#30921](https://github-redirect.dependabot.com/symfony/symfony/issues/30921) [Translator] Warm up the translations cache in dev ([@​tgalopin](https://github.com/tgalopin)) > * bug [#30922](https://github-redirect.dependabot.com/symfony/symfony/issues/30922) [TwigBridge] fix horizontal spacing of inlined Bootstrap forms ([@​xabbuh](https://github.com/xabbuh)) > * bug [#30895](https://github-redirect.dependabot.com/symfony/symfony/issues/30895) [Form] turn failed file uploads into form errors ([@​xabbuh](https://github.com/xabbuh)) > * bug [#30919](https://github-redirect.dependabot.com/symfony/symfony/issues/30919) [Translator] Fix wrong dump for PO files ([@​deguif](https://github.com/deguif)) > * bug [#30889](https://github-redirect.dependabot.com/symfony/symfony/issues/30889) [DependencyInjection] Fix a wrong error when using a factory ([@​Simperfit](https://github.com/Simperfit)) > * bug [#30879](https://github-redirect.dependabot.com/symfony/symfony/issues/30879) [Form] Php doc fixes and cs + optimizations ([@​Jules](https://github.com/Jules) Pietri) > * bug [#30883](https://github-redirect.dependabot.com/symfony/symfony/issues/30883) [Console] Fix stty not reset when aborting in QuestionHelper::autocomplete() ([@​Simperfit](https://github.com/Simperfit)) > * bug [#30878](https://github-redirect.dependabot.com/symfony/symfony/issues/30878) [Console] Fix inconsistent result for choice questions in non-interactive mode ([@​chalasr](https://github.com/chalasr)) > > [PR] [symfony/symfony#31123](https://github-redirect.dependabot.com/symfony/symfony/pull/31123) > > ## v3.4.24 > **Changelog** (since https://github.com/symfony/symfony/compare/v3.4.23...v3.4.24) > > * bug [#30660](https://github-redirect.dependabot.com/symfony/symfony/issues/30660) [Bridge][Twig] DebugCommand - fix escaping and filter ([@​SpacePossum](https://github.com/SpacePossum)) > * bug [#30720](https://github-redirect.dependabot.com/symfony/symfony/issues/30720) Fix getSetMethodNormalizer to correctly ignore the attributes specified in "ignored_attributes" ([@​Emmanuel](https://github.com/Emmanuel) BORGES) > * bug [#30749](https://github-redirect.dependabot.com/symfony/symfony/issues/30749) [Serializer] Added check of constuctor modifiers to AbstractNormalizer ([@​NekaKawaii](https://github.com/NekaKawaii)) > * bug [#30776](https://github-redirect.dependabot.com/symfony/symfony/issues/30776) [Routing] Fix routes annotation loading with glob pattern ([@​snoob](https://github.com/snoob)) > ... (truncated)
Changelog *Sourced from [symfony/symfony's changelog](https://github.com/symfony/symfony/blob/v3.4.26/CHANGELOG-3.4.md).* > * 3.4.26 (2019-04-17) > > * bug [#31084](https://github-redirect.dependabot.com/symfony/symfony/issues/31084) [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (vermeirentony) > * bug [#31142](https://github-redirect.dependabot.com/symfony/symfony/issues/31142) Revert "bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule (dimabory)" (chalasr) > * security #cve-2019-10910 [DI] Check service IDs are valid (nicolas-grekas) > * security #cve-2019-10909 [FrameworkBundle][Form] Fix XSS issues in the form theme of the PHP templating engine (stof) > * security #cve-2019-10912 [Cache][PHPUnit Bridge] Prevent destructors with side-effects from being unserialized (nicolas-grekas) > * security #cve-2019-10911 [Security] Add a separator in the remember me cookie hash (pborreli) > * security #cve-2019-10913 [HttpFoundation] reject invalid method override (nicolas-grekas) > > * 3.4.25 (2019-04-16) > > * bug [#29944](https://github-redirect.dependabot.com/symfony/symfony/issues/29944) [DI] Overriding services autowired by name under _defaults bind not working (przemyslaw-bogusz, renanbr) > * bug [#31076](https://github-redirect.dependabot.com/symfony/symfony/issues/31076) [HttpKernel] Fixed LoggerDataCollector crashing on empty file (althaus) > * bug [#31071](https://github-redirect.dependabot.com/symfony/symfony/issues/31071) property normalizer should also pass format and context to isAllowedAttribute (dbu) > * bug [#31059](https://github-redirect.dependabot.com/symfony/symfony/issues/31059) Show more accurate message in profiler when missing stopwatch (linaori) > * bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule (dimabory) > * bug [#31012](https://github-redirect.dependabot.com/symfony/symfony/issues/31012) [Process] Fix missing $extraDirs when open_basedir returns (arsonik) > * bug [#30907](https://github-redirect.dependabot.com/symfony/symfony/issues/30907) [Serializer] Respect ignored attributes in cache key of normalizer (dbu) > * bug [#30085](https://github-redirect.dependabot.com/symfony/symfony/issues/30085) Fix TestRunner compatibility to PhpUnit 8 (alexander-schranz) > * bug [#30977](https://github-redirect.dependabot.com/symfony/symfony/issues/30977) [serializer] prevent mixup in normalizer of the object to populate (dbu) > * bug [#30976](https://github-redirect.dependabot.com/symfony/symfony/issues/30976) [Debug] Fixed error handling when an error is already handled when another error is already handled (5) (lyrixx) > * bug [#30979](https://github-redirect.dependabot.com/symfony/symfony/issues/30979) Fix the configurability of CoreExtension deps in standalone usage (stof) > * bug [#30918](https://github-redirect.dependabot.com/symfony/symfony/issues/30918) [Cache] fix using ProxyAdapter inside TagAwareAdapter (dmaicher) > * bug [#30961](https://github-redirect.dependabot.com/symfony/symfony/issues/30961) [Form] fix translating file validation error message (xabbuh) > * bug [#30951](https://github-redirect.dependabot.com/symfony/symfony/issues/30951) Handle case where no translations were found (greg0ire) > * bug [#29800](https://github-redirect.dependabot.com/symfony/symfony/issues/29800) [Validator] Only traverse arrays that are cascaded into (corphi) > * bug [#30921](https://github-redirect.dependabot.com/symfony/symfony/issues/30921) [Translator] Warm up the translations cache in dev (tgalopin) > * bug [#30922](https://github-redirect.dependabot.com/symfony/symfony/issues/30922) [TwigBridge] fix horizontal spacing of inlined Bootstrap forms (xabbuh) > * bug [#30895](https://github-redirect.dependabot.com/symfony/symfony/issues/30895) [Form] turn failed file uploads into form errors (xabbuh) > * bug [#30919](https://github-redirect.dependabot.com/symfony/symfony/issues/30919) [Translator] Fix wrong dump for PO files (deguif) > * bug [#30889](https://github-redirect.dependabot.com/symfony/symfony/issues/30889) [DependencyInjection] Fix a wrong error when using a factory (Simperfit) > * bug [#30879](https://github-redirect.dependabot.com/symfony/symfony/issues/30879) [Form] Php doc fixes and cs + optimizations (Jules Pietri) > * bug [#30883](https://github-redirect.dependabot.com/symfony/symfony/issues/30883) [Console] Fix stty not reset when aborting in QuestionHelper::autocomplete() (Simperfit) > * bug [#30878](https://github-redirect.dependabot.com/symfony/symfony/issues/30878) [Console] Fix inconsistent result for choice questions in non-interactive mode (chalasr) > > * 3.4.24 (2019-04-02) > > * bug [#30660](https://github-redirect.dependabot.com/symfony/symfony/issues/30660) [Bridge][Twig] DebugCommand - fix escaping and filter (SpacePossum) > * bug [#30720](https://github-redirect.dependabot.com/symfony/symfony/issues/30720) Fix getSetMethodNormalizer to correctly ignore the attributes specified in "ignored_attributes" (Emmanuel BORGES) > * bug [#30749](https://github-redirect.dependabot.com/symfony/symfony/issues/30749) [Serializer] Added check of constuctor modifiers to AbstractNormalizer (NekaKawaii) > * bug [#30776](https://github-redirect.dependabot.com/symfony/symfony/issues/30776) [Routing] Fix routes annotation loading with glob pattern (snoob) > * bug [#30773](https://github-redirect.dependabot.com/symfony/symfony/issues/30773) [DependencyInjection] Fix hardcoded hotPathTagName (jderusse) > * bug [#30737](https://github-redirect.dependabot.com/symfony/symfony/issues/30737) [Validator] Improve constraint default option check (vudaltsov) > * bug [#30736](https://github-redirect.dependabot.com/symfony/symfony/issues/30736) [Validator] Fix annotation default for [@​Count](https://github.com/Count) and [@​Length](https://github.com/Length) (vudaltsov) > * bug [#30620](https://github-redirect.dependabot.com/symfony/symfony/issues/30620) [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher) > * bug [#30640](https://github-redirect.dependabot.com/symfony/symfony/issues/30640) [Phpunit] fixed support for PHP 5.3 (fabpot) > * bug [#30595](https://github-redirect.dependabot.com/symfony/symfony/issues/30595) Do not validate child constraints if form has no validation groups (maryo) > * bug [#30479](https://github-redirect.dependabot.com/symfony/symfony/issues/30479) Check if Client exists when test.client does not exist, to provide clearer exception message (SerkanYildiz) > * feature [#30584](https://github-redirect.dependabot.com/symfony/symfony/issues/30584) [Intl] Add compile binary (ro0NL) > ... (truncated)
Commits - [`1b89e7b`](https://github.com/symfony/symfony/commit/1b89e7baec9891c323bbf1ec81af77d901fc60c9) Merge pull request [#31146](https://github-redirect.dependabot.com/symfony/symfony/issues/31146) from fabpot/release-3.4.26 - [`ef3b684`](https://github.com/symfony/symfony/commit/ef3b684208f3450eb2cae8381ccbbd6c7ee5603e) updated VERSION for 3.4.26 - [`35741bd`](https://github.com/symfony/symfony/commit/35741bd475a7e24d4018c02a2840911d496719af) updated CHANGELOG for 3.4.26 - [`82f003e`](https://github.com/symfony/symfony/commit/82f003eaf35fa86fab216fcc71b1ea1dd0bd2a15) minor [#31132](https://github-redirect.dependabot.com/symfony/symfony/issues/31132) [VarDumper][Ldap] relax some locally failing tests (nicolas-grekas) - [`f458e5b`](https://github.com/symfony/symfony/commit/f458e5b85a65343883a728406093d18405a54aea) minor [#31128](https://github-redirect.dependabot.com/symfony/symfony/issues/31128) [Validator] Added the missing translations for the Tagalog ("tl"... - [`1311324`](https://github.com/symfony/symfony/commit/13113245bf0cc8dfe17518ab9de89bea6675911b) bug [#31084](https://github-redirect.dependabot.com/symfony/symfony/issues/31084) [HttpFoundation] Make MimeTypeExtensionGuesser case insensitive (v... - [`55a21fb`](https://github.com/symfony/symfony/commit/55a21fb08f2cdf1668bd31886406210bb035809e) bug [#31142](https://github-redirect.dependabot.com/symfony/symfony/issues/31142) Revert "bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule... - [`70166f0`](https://github.com/symfony/symfony/commit/70166f03ebd637c9d6bd7c4de2be444b9fa7bf5b) Merge remote-tracking branch 'origin/3.4' into 3.4 - [`a288a74`](https://github.com/symfony/symfony/commit/a288a74d7479ab7227855e1af584bd0191d71b80) minor [#31137](https://github-redirect.dependabot.com/symfony/symfony/issues/31137) [FrameworkBundle] minor: remove a typo from changelog (Simperfit) - [`cd77f6f`](https://github.com/symfony/symfony/commit/cd77f6f91c4e0fe733bae4bd8014ee81b06d7871) Revert "bug [#30423](https://github-redirect.dependabot.com/symfony/symfony/issues/30423) [Security] Rework firewall's access denied rule (dimabory)" - Additional commits viewable in [compare view](https://github.com/symfony/symfony/compare/v3.4.23...v3.4.26)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/yeskn-studio/vmoex-framework/network/alerts).
khan656565 commented 2 years ago

BEST MOVING COMPANY IN DUBAI NR Mover is one of the best moving companies in Dubai around the clock to satisfy consumer moving and packing services in Dubai. A company is willing to facilitate any changing requirements for its customers. Our moving services are as comfortable as they can be, and they pride themselves on offering low prices, which makes us one of the best moving companies in Dubai. What more do you wish for it?

khan656565 commented 2 years ago

Lucky Movers & Packers lucky movers and packers is an outstanding relocation services provider in UAE. we have built a name over the years with our wealth of experience and a network of global partners. we are committed to offering our clients the best relocation experience.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.