You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A maintenance release focused on code quality: stricter types, better PHPDoc annotations, and PHPStan now runs as a mandatory CI check. No breaking changes.
bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in renderCell() method when cell contain unicode variant selector (@vladimir-vv)
bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in renderCell() method when cell contain unicode variant selector (@vladimir-vv)
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
any of the package files in this branch needs updating, or
the branch becomes conflicted, or
you click the rebase/retry checkbox if found above, or
you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: issue-bot/composer.lock
Command failed: composer update nette/utils:4.1.3 symfony/console:8.0.8 symfony/finder:8.0.8 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console ^8.0 -> satisfiable by symfony/console[v8.0.8].
- symfony/console v8.0.8 requires php >=8.4 -> your php version (8.3.99; overridden via config.platform, actual: 8.3.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/finder ^8.0 -> satisfiable by symfony/finder[v8.0.8].
- symfony/finder v8.0.8 requires php >=8.4 -> your php version (8.3.99; overridden via config.platform, actual: 8.3.30) does not satisfy that requirement.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.2→^4.0^6.1→^8.0^6.1→^8.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nette/utils (nette/utils)
v4.1.3: Released version 4.1.3Compare Source
A maintenance release focused on code quality: stricter types, better PHPDoc annotations, and PHPStan now runs as a mandatory CI check. No breaking changes.
v4.1.2Compare Source
v4.1.1: Released version 4.1.1Compare Source
v4.1.0: Released version 4.1.0Compare Source
v4.0.10: Released version 4.0.10Compare Source
Type::with()Type::fromValue()Helpers::splitClassName()Iterables::repeatable()is_file()does not work with symlinks under Windowsv4.0.9: Released version 4.0.9Compare Source
support for PHP 8.5
v4.0.8: Released version 4.0.8Compare Source
Strings::trim()trims Line Separator and Ideographic Space (#326)DateTime::relativeToSeconds()checks for errorv4.0.7: Released version 4.0.7Compare Source
modify()correctly handle the relative time even if the daylight saving time is changedrelativeToSeconds()for converting relative time string to secondsv4.0.6: Released version 4.0.6Compare Source
FileSystem::resolvePath()#308v4.0.5: Released version 4.0.5Compare Source
Strings::matchAll(): added option 'lazy'Arrays::mapWithKeys()&Iterables::mapWithKeys()Iterables::memoize()&toIterator()v4.0.4: Released version 4.0.4Compare Source
IterablesArrays::firstKey(),lastKey()Arrays::filter()Arrays::first()&last(): added parameter $elseArrays::first()&last(): added parameter $predicate #305Image::getSupportedTypes()Strings::trim()trims unicode spaces and ZWSP (#304)v4.0.3: Released version 4.0.3Compare Source
Image::rgb()Image::rectangleWH(),filledRectangleWH(),calculateTextBox()v4.0.2: Released version 4.0.2Compare Source
Strings::length()uses mbstring, iconv and then utf8_decode #299getType()replaced withisDir()/isFile()some(),every()andmap()(#298)v4.0.1: Released version 4.0.1Compare Source
Image::isTypeSupported()collect()returns listCallback::unwrap()returns correct class name for private methodsv4.0.0: Released version 4.0.0 🥳Compare Source
new methods:
new parameters:
removed
symfony/console (symfony/console)
v8.0.8Compare Source
Changelog (symfony/console@v8.0.7...v8.0.8)
v8.0.7Compare Source
Changelog (symfony/console@v8.0.6...v8.0.7)
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas)v8.0.6Compare Source
Changelog (symfony/console@v8.0.5...v8.0.6)
#wrongly considered null in profiler (@chalasr)#(@chalasr)remainingandestimatedplaceholder guards (@yoeunes)v8.0.4Compare Source
Changelog (symfony/symfony@v7.4.4...vv8.0.4)
isRequired()anddefaultValue()(GromNaN)AbstractDoctrineExtension(GromNaN)Request::get()(PierreCapel)getEnvandsetEnvmethods (santysisi)__sleep/wakeup()by__(un)serialize()(nicolas-grekas)TranslatableMessage::__toString()method, usetrans()orgetMessage()instead (nicolas-grekas)!taggedtag, use!tagged_iteratorinstead (nicolas-grekas)Request::sendHeaders()after headers have already been sent (nicolas-grekas)RateLimiterFactory(nicolas-grekas)sizeLimitoption ofAbstractQuery(xabbuh)nullas allowed variables (xabbuh)RememberMeToken::getSecret()(ktherage)ResizeFormListener(OskarStark)EmojiTransliterator(mttsch)TransportFactoryTestCase(mttsch)security.authentication.hide_user_not_foundparameter (xabbuh)ProviderFactoryTestCase(mttsch)CouchbaseBucketAdapter(mttsch)algorithmandkey(OskarStark)Translatorclassfinal(OskarStark)Routerclassfinal(OskarStark)ResizeFormListener::postSetData()methodfinal(OskarStark)#attribute classfinal(OskarStark)escape_charfunctionality fromCsvEncoder(OskarStark)hide_user_not_foundoption (OskarStark)NativeSessionStorage(OskarStark)escapeparameter fromCsvFileLoader(OskarStark)UrlTypedefault protocol (OskarStark)ImportMapConfigReader::splitPackageNameAndFilePath()(mttsch)AdvancedNameConverterInterface(mttsch)ContainerBuilder::getAutoconfiguredAttributes()(GromNaN)#and#attributes (GromNaN)eraseCredentials()from (User|Token)Interface (chalasr)Application::add()methods (HypeMC)Type(mtarld)LazyGhostTraitandLazyProxyTraitin favor of native lazy objects (nicolas-grekas)setDefault(), usesetOptions()instead (yceruto)v8.0.3Compare Source
v8.0.1Compare Source
Changelog (symfony/console@v8.0.0...v8.0.1)
--helpoption when a command is not found (@santysisi)v8.0.0Compare Source
v7.4.8Compare Source
Changelog (symfony/console@v7.4.7...v7.4.8)
v7.4.7Compare Source
Changelog (symfony/console@v7.4.6...v7.4.7)
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas)v7.4.6Compare Source
Changelog (symfony/console@v7.4.5...v7.4.6)
#wrongly considered null in profiler (@chalasr)#(@chalasr)remainingandestimatedplaceholder guards (@yoeunes)v7.4.4Compare Source
v7.4.3Compare Source
v7.4.1Compare Source
Changelog (symfony/console@v7.4.0...v7.4.1)
--helpoption when a command is not found (@santysisi)v7.4.0Compare Source
Changelog (symfony/console@v7.4.0-RC3...v7.4.0)
v7.3.10Compare Source
v7.3.9Compare Source
v7.3.8Compare Source
Changelog (symfony/console@v7.3.7...v7.3.8)
--helpoption when a command is not found (@santysisi)v7.3.6Compare Source
Changelog (symfony/console@v7.3.5...v7.3.6)
v7.3.5Compare Source
v7.3.4Compare Source
Changelog (symfony/console@v7.3.3...v7.3.4)
\Ein Bash completion (@HypeMC)v7.3.3Compare Source
Changelog (symfony/console@v7.3.2...v7.3.3)
SHELL_VERBOSITYafter a command is ran (@lyrixx)v7.3.2Compare Source
Changelog (symfony/console@v7.3.1...v7.3.2)
TreeHelper::addChildwhen providing a string (@jtattevin)run()method (@vinceAmstoutz)@varphpdoc (@fabpot)UnrecoverableExceptionInterfaceto bypass retry inRunCommandMessageHandler(@santysisi)v7.3.1Compare Source
Changelog (symfony/console@v7.3.0...v7.3.1)
setColumnMaxWidth()(@vladimir-vv)renderCell()method when cell contain unicode variant selector (@vladimir-vv)v7.3.0Compare Source
Changelog (symfony/console@v7.3.0-RC1...v7.3.0)
v7.2.9Compare Source
Changelog (symfony/console@v7.2.8...v7.2.9)
run()method (@vinceAmstoutz)@varphpdoc (@fabpot)UnrecoverableExceptionInterfaceto bypass retry inRunCommandMessageHandler(@santysisi)v7.2.8Compare Source
Changelog (symfony/console@v7.2.7...v7.2.8)
setColumnMaxWidth()(@vladimir-vv)renderCell()method when cell contain unicode variant selector (@vladimir-vv)v7.2.7Compare Source
Changelog (symfony/console@v7.2.6...v7.2.7)
v7.2.6Compare Source
Changelog (symfony/console@v7.2.5...v7.2.6)
SIGSYSto its name (@cs278)v7.2.5Compare Source
Changelog (symfony/console@v7.2.4...v7.2.5)
v7.2.1Compare Source
Changelog (symfony/console@v7.2.0...v7.2.1)
v7.2.0Compare Source
Changelog (symfony/console@v7.2.0-RC1...v7.2.0)
v7.1.10Compare Source
Changelog (symfony/console@v7.1.9...v7.1.10)
v7.1.8Compare Source
Changelog (symfony/console@v7.1.7...v7.1.8)
v7.1.7Compare Source
Changelog (symfony/console@v7.1.6...v7.1.7)
v7.1.6Compare Source
Changelog (symfony/console@v7.1.5...v7.1.6)
proc_openerrors withinTerminal::readFromProcess(@fritzmg)v7.1.5Compare Source
Changelog (symfony/console@v7.1.4...v7.1.5)
v7.1.4Compare Source
Changelog (symfony/console@v7.1.3...v7.1.4)
v7.1.3Compare Source
Changelog (symfony/console@v7.1.2...v7.1.3)
NO_COLORempty value handling (@alexandre-daubois)v7.1.2Compare Source
Changelog (symfony/console@v7.1.1...v7.1.2)
v7.1.1Compare Source
Changelog (symfony/console@v7.1.0...v7.1.1)
v7.1.0Compare Source
Changelog (symfony/console@v7.1.0-RC1...v7.1.0)
v7.0.10Compare Source
Changelog (symfony/console@v7.0.9...v7.0.10)
NO_COLORempty value handling (@alexandre-daubois)v7.0.9Compare Source
Changelog (symfony/console@v7.0.8...v7.0.9)
v7.0.8Compare Source
Changelog (symfony/console@v7.0.7...v7.0.8)
v7.0.7Compare Source
Changelog (symfony/console@v7.0.6...v7.0.7)
v7.0.6Compare Source
Changelog (symfony/console@v7.0.5...v7.0.6)
v7.0.4Compare Source
Changelog (symfony/console@v7.0.3...v7.0.4)
v7.0.3Compare Source
Changelog (symfony/console@v7.0.2...v7.0.3)
v7.0.2Compare Source
Changelog (symfony/console@v7.0.1...v7.0.2)
v7.0.1Compare Source
Changelog (symfony/console@v7.0.0...v7.0.1)
v7.0.0Compare Source
Changelog (symfony/console@v7.0.0-RC2...v7.0.0)
v6.4.36Compare Source
Changelog (symfony/console@v6.4.35...v6.4.36)
v6.4.35Compare Source
Changelog (symfony/console@v6.4.34...v6.4.35)
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas)v6.4.34Compare Source
Changelog (symfony/console@v6.4.33...v6.4.34)
symfony/finder (symfony/finder)
v8.0.8Compare Source
Changelog (symfony/finder@v8.0.7...v8.0.8)
v8.0.6Compare Source
Changelog (symfony/finder@v8.0.5...v8.0.6)
v8.0.5Compare Source
Changelog (symfony/finder@v8.0.4...v8.0.5)
v8.0.4Compare Source
Changelog (symfony/finder@v8.0.3...v8.0.4)
Finder::append()breaking generic typing contract (@jack-worman)v8.0.3Compare Source
Changelog (symfony/finder@v8.0.2...v8.0.3)
v8.0.0Compare Source
Changelog (symfony/finder@v8.0.0-RC3...v8.0.0)
v7.4.8Compare Source
Changelog (symfony/finder@v7.4.7...v7.4.8)
v7.4.6Compare Source
Changelog (symfony/finder@v7.4.5...v7.4.6)
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.