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

Update drupal/console from 1.0.2 to 1.9.0 #85

Closed

Conversation

violinist-bot
Copy link
Contributor

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Here is a list of changes between the version you use, and the version this pull request updates to:

  • f0c34b5f Merge remote-tracking branch 'upstream/master'
  • 0cccc6d8 [config:export:content:type] Exported the title field (#4083)
  • 1d8fe7ed Merge remote-tracking branch 'upstream/master'
  • 9a895aa6 Modified the install command to return the proper exit code in case of error. (#4080)
  • 6af1543f [generate:event:subscriber] Added coding standard (#4076)
  • 918a883d 4071 command coding standard (#4074)
  • 46fb9ebb [debug:database:table] Sqlite support (#4073)
  • ee79d2ea [console] Fixed coding standards (#4072)
  • 47349569 [generate:entity:content] Fixed coding standard errors (#4070)
  • f6981bcf [generate:controller] Validate class file is already exist (#4066)
  • df8b95b5 [site:status] improvements (#4063)
  • 96850801 [boostrap] Enabled the uri base path (#4064)
  • 047c18b0 Fix module uninstall translation (#4062)
  • 131bb18b [site:install] Small improvements (#4061)
  • ac553b72 [update:execute] Fixed update table (#4060)
  • db15e4e3 by rlmumford: Support batch updates. (#4057)
  • 5d6a21a5 [generate:entity:content] Enabled has-form option (#4058)
  • a026e445 4044 config export all option (#4045)
  • 813ad246 [site:install] Change dbFile if the installation is a multisite (#4056)
  • 3c23a097 [services] Relocated multisite services (#4055)
  • ddb30300 [site:install] Fixed typo (#4054)
  • 1141d03c [generate:module] Show multisite dir to generate (#4053)
  • 1247f202 [site:install] Improve support of --db-url (#4049)
  • bfce216f changed source storage variable initiation to use service instance for if --directory option is not passed in (#3902)
  • 7ea06da7 [router:rebuild] Handle unsuccessful rebuild (#4050)
  • e64ab9bd [config:override] Refactor 3772 allow nested configs (#4047)
  • 304ff7e1 Use Database::getConnectionInfoAsUrl to get the db URL (#4046)
  • 72bd831d 3980 reinstall sqlite (#4043)
  • 84928c37 update alchemy-zippy dep version (#4042)
  • f1dc3aaf [site:install] Implement db_url to install (#3917)
  • 610b6d98 [database:add] Hide the dbpass on interactive mode (#4041)
  • 6fe73b33 fix so that multi site command uses uri argument (#3871)
  • 039a0644 [multisite:new] Validated uri name (#4039)
  • a1222729 Test PHP 7.2 and 7.3 and support 7.x (#3903)
  • 6f424207 Update rest resource command (#3869)
  • 5fdb4881 [database] Run database commands without Drupal bootstrap (#4038)
  • 62faf57a [database:restore] Fixed conflicts of #3856 PR (#4037)
  • 02726f53 [plugin:block] Change the option label to plugin-label (#3851)
  • c2c3efb6 added 'all' option for exporting all content types (#4036)
  • 168b2509 [templates] Updated text_format to get the value (#4035)
  • 8b2753d4 [console] Added the ContainerAwareCommand extension to commands that have services (#4034)
  • b0a15c98 [generate:entity:content] Add coding standards for Entity classes (#4031)
  • 5a050882 [generate:module] Fixed dependencies validation (#4030)
  • 245767a8 [generate:plugin:skeleton] Fixed namespace (#4028)
  • 404a0261 4020 fix update execute command (#4027)
  • 241d7932 [config:export:view] Fix overwritten info.yaml (#4026)
  • 9bbc171c [site:install] Add error message to failed connection (#4024)
  • ca39d83c --exclude-cache option for database:dump command (#4019)
  • 9606bc41 Merge remote-tracking branch 'upstream/master'
  • 3f87907a Allow unblocking a blocked user. (#4018)
  • 7f914f77 [update:execute] run trailing post updates if there is no updates (#3996)
  • 741e0ee4 Merge remote-tracking branch 'upstream/master'
  • f463c75b allow alchemy/zippy version to go above 0.4.3 (#3876)
  • 407edf16 Add missing use statements (#4015)
  • 6d6ac03b 3978 db dump exception (#3979)
  • ad79269c Refactoring (#3967)
  • a0f3f933 3943 maintenance mode update entities (#3963)
  • 51035af5 1088 interfaces into src (#3960)
  • c179f09c Add source_module to the template. Improve code: fix comments and order use statements alphabetically (#3858)
  • a6d97a2c Add composer:generator command. Replace generation of composer.json file in Module Generator Command to chain using new composer:generator command (#3844)
  • d80825f2 Add logger channel generation for generate:service command (#3841)
  • 75f57848 3948 backup file check (#3953)
  • efe17e23 Add support of additional database from settings for drop db command (#3910)
  • b52f3e9d Add an opportunity to add multiple view fields at once (#3883)
  • fe650976 Add error message when view doesn't exist. Fix translation strings (#3911)
  • f7cf0fd1 Add authenticated users to user generation (#3946)
  • a267393b 3954 machine name (#3962)
  • ca380de0 3965 remove UUID (#3989)
  • 5e668f6d [generate:plugin:queue] Create new command to generate QueueWorker (#3950)
  • 098f4876 Fix codings issues for generate:plugin:condition template file (#3873)
  • 22490f23 Fix coding standards for generate:form command. (#3900)
  • ee8ebb5d Add a new option pattern. Improve the code styling (#3913)
  • e9521075 3860 region options (#3959)
  • 09114aa4 3956 entity clean up (#3957)
  • 0ca9d6ad [composer] Remove guzzle and use it from the core (#3874)
  • aa5197b2 Generator of rules condition (#3827)
  • a0714c55 Add generate:plugin:rules:dataprocessor command (#3828)
  • a626074e Renovated command generate:plugin:rules:action (#3824)
  • 7103912c 3888 database dump escape (#3906)
  • 9cff0df0 Use EntityPublishedTrait (#3991)
  • aeeb3a3a 3955 site status (#3958)
  • 754b55f9 Escape single quotes in .info.ym file generation for generate:module cmd (#3972)
  • eeba5359 Replace username with message for deleted users (#3945)
  • 05d81f74 Remove missing variable (#3952)
  • d7bf4254 Wrap default value with quotes (#3944)
  • dafe9ead 4011 debug container (#4012)
  • 1a7ba533 [config:export] Warnings on language directories (#3863)
  • e60ecb64 3794 export entities (#3875)
  • 5f84adb8 Revert "Added Paragraph type export to export Paragraph type's fields with command drupal config:export:paragraph:type (#3880)" (#4009)
  • e30b14de Added Paragraph type export to export Paragraph type's fields with command drupal config:export:paragraph:type (#3880)
  • 4321d513 Fix for generate:controller. See [generate:controller] Error: Does not have a method 'getTestPath' hechoendrupal/drupal-console#3998 (#3999)
  • 3051dbb0 Fixed missing default argument (#3988)
  • d72f5c05 FIX #3983: Correct coding standards for EventSubscriber class (#3984)
  • 3782e09d Remove -A option to enable autocomplete on the mysql client (#3973)
  • f79dab48 Fix [Drupal\Component\Plugin\Exception\PluginNotFoundException] error (#3897)
  • 912508f5 Grant [generate:entity:content] correct view permissions for revisions (#3932) (#3933)
  • 37730ce0 Changes constructor type signatures (#3919) (#3934)
  • d1adc9d7 Ask for db prefix only if it is not explicitly set (#3930) (#3931)
  • 6e8f602a Fix typo (#3923)
  • 9b0a7b0b [create:nodes] Using a default language code (#3915)
  • 2f90c7ee Fix [module:uninstall] Deprecated each() function #3908 (#3909)
  • 62646146 Fix issue #3898 (#3899)
  • 1d08ccbd Change deprecated composer template license. (#3887)
  • f69efe5c Replate deprecated drupal_set_message (#3867)
  • bd35d150 [modules] Fix validation in ProjectDownloadTrait (#3870)
  • f5fd6de2 3275 remove translation code (#3822)
  • 3e5a458c Enable Maintenance mode for database:restore during execution (#3811)
  • 390a1316 Replace condition for module input. Improve the code presentation (#3855)
  • b5daec52 Fix format of command to restore PostreSQL db (#3849)
  • 73139e36 Add additional validation for module, when we use no-interaction mode (#3813)
  • 1a9a48e2 Add additional information for field type plugin, field widget plugin and field formatter plugin (#3809)
  • 39170921 Add warning that hook already exists, remove useless use statements, add append flag for module.views.inc file (#3814)
  • 1b950868 Add new arguments key and target. Make it possible use not only default target for db connections (#3804)
  • 43db14f0 [debug:hooks] Add command to display available in the system hooks. (#3790)
  • 927a11b6 [generate:plugin:migrate:dataparser] Add new command for generating data parser plugin for migration. Fix #3773 (#3774)
  • f95cf2f8 Accept multiple buttons from users (#3770)
  • c5e5d071 A new command : Generates Validation constraint plugin (#3768)
  • dd50f227 Merge remote-tracking branch 'upstream/master'
  • 368bbfa4 [console] Tag 1.8.0 release. (#3842)
  • 21f311d7 [docker:init] Apply chmod to directory before/after generate files. (#3840)
  • 037dcec7 [docker:init] Add command. (#3839)
  • 85cd7545 [dotenv:init] Improve env and setting files generation. (#3838)
  • 0368218f [debug:config] Add show-overridden flag. (#3837)
  • e6bf8a2e [dotenv:init] Fix templates path when Drupal not installed. (#3836)
  • 4d0decfc [composerize] Remove use statement. (#3835)
  • 65f96337 Fix link check. Update validator translation string (#3826)
  • adb8174b Set all as default value. Remove interact mode, because we do not need anymore (#3834)
  • dbfc97cd Fix issue #3831 (#3832)
  • f26d0a18 Fix issue 3829 (#3830)
  • 130283a7 [console] Validate container has system.config_subscriber service. (#3820)
  • f4edcad0 [console] Tag 1.7.0 release. (#3819)
  • f60afb64 [dotenv:init] Add .env dependency message. (#3818)
  • e66605e4 [config:*] Add configuration to stop site uuid config import/export error. (#3806)
  • 85a6948f [console] Tag 1.6.1 release. (#3803)
  • c7e848f1 [dotenv] Relocate commands. (#3802)
  • 5f1d9556 [console] Suggest vlucas/phpdotenv dependency. (#3801)
  • db9fa887 Replace checkbox with boolean_checkbox (#3795)
  • 31f333c8 Make symfony/thanks a suggestion rather than a hard requirement. (#3789)
  • 932f2e24 [console] remove drupal/console-dotenv dependency. (#3800)
  • 879e1b6d [console] Remove gabordemooij/redbean dependency. (#3799)
  • 08a0c780 [console] Require drupal/console-core master. (#3798)
  • ed7d4866 [console] Remove unused symfony/expression-language package. (#3797)
  • ea920a94 [composerize] Replace console.root service with drupal_finder service. (#3796)
  • 7df301b5 Pass TranslatorManager through DI in order to have access to it in configure function of the command (#3763)
  • 0c47f846 Use interface instead of classe, if it is possible (#3777)
  • 12ef5353 [create:*] Create content exception. Fix #3779 (#3781)
  • 3741529e Fix the wrong param name (#3785)
  • 28c464d0 Fix issue 3133 (#3793)
  • 05812d09 [console] Tag 1.6.0 release. (#3782)
  • 3f64cc18 Add form element for the status and make name field required (#3775)
  • b596bfe6 Replace invalid commands service with console container (#3759)
  • 5306d694 [site:install] Load commands after site installation. (#3776)
  • 2e7e1b35 Small bugfix for update:execute, removing extra unneeded parameter from runUpdates. (#3757)
  • 72736437 [console] Add new option for generate ajax commmand. (#3755)
  • dfbca67e [site:install] Fix dbHostQuestion ask null. (#3754)
  • b386af77 [license] Update version GPL-2.0+ is deprecated. (#3752)
  • 85766ba4 "[console] Pass DrupalFinder to DrupalConsoleCore." (#3751)
  • 76f005be [console] Show message only on list command. (#3750)
  • a8a6aa14 3729 role improvements (#3745)
  • dcc986fa [locale:language:add] Add multiple languages as arguments (#3738)
  • 45732603 A new format output for adding new fields (#3747)
  • 0b6f4c4a Adding ArrayInput trait. Add spaces for contantination. Fix the bug with missing default_code (#3743)
  • 281b4e8d Fix parameter class. (#3742)
  • f68bcf9b [generate:module] Fix parameter name. (#3741)
  • 7d827bd9 [console] Add DrupalFinder as service. (#3740)
  • e98a6f7a [generate:help] Fix duplicated use statement. (#3739)
  • 40ec43d2 Implementation of GeneratorInterface (#3737)
  • 4b480cea [generate] Implement GeneratorInterface fixes. (#3735)
  • 52c96381 3515 form trait input multi values (#3734)
  • bac0de00 [theme] Refactor theme commands. Fix #3696 (#3703)
  • 0ee42c62 [console] Apply PSR-2 code style. (#3732)
  • e203274f Implementation of generator interface (#3731)
  • b0a14a81 Replace default value and update handling of Enter input from the user (#3730)
  • c1c7deb9 [generate:command] Replace null with empty string as default value on choiceNoList. (#3728)
  • 65239264 Add symfony/thanks Composer plugin (#3727)
  • f24306fc [user:create] Remove email default value. (#3726)
  • b48099c3 [console] Remove un-usued createGenerator legacy method. (#3725)
  • 82df098b [user:create] Set email default as empty string. (#3723)
  • fe34f5fe [user:create] Remove email default null value. (#3724)
  • 46c63034 Add support of multiple values for breakpoints option, when we use inline options (#3713)
  • 7f8a6eb7 [generate:controller] Add default value. Fix #3719. (#3722)
  • 0fb1b345 [console] Remove useless traits and death code. Fix #3716 (#3717)
  • c9d2e62e [generate:ajax:command] Update Generator to implement GeneratorInterface. (#3721)
  • edd12a9b [generate:command] Add generator option. (#3720)
  • 723d5802 Add new trait ArrayInputTrait, which will parse nested data. Switch muti value options to array to handle them properly, when receive params through the options (#3712)
  • ca88d116 Fix cs for AuthenticationProviderCommand (#3709)
  • d9cce58a Fix cs for AjaxCommand (#3708)
  • c3a8b53c [generate:ajax:command] Change command extend Command not ContainerAwareCommand. (#3706)
  • 80cde771 [generate:command] Add initialize option. (#3704)
  • cfd8ad68 Remove unused variables (#3702)
  • dea5feeb [console] Remove unused vars in feature trait. Fix #3686. (#3692)
  • 5fa51d19 Fix translation for generate ajax command. (#3690)
  • 02acda80 Remove Drupal core code drupal_set_message in theme install and uninstall commands. Fix the message for theme install command when dependencies are not met (#3697)
  • 4a8746cc [generate:module] Fix issues with .info template. (#3689)
  • dd25b2a0 Add extension annotation to views command. (#3688)
  • 2bf3d003 [console] Replace DrupalStyle object usage. Fix #3685 (#3691)
  • e468cbef [console] Tag 1.5.0 release. (#3684)
  • 98023b37 [user:*] Update user commands. (#3683)
  • a8acc095 Issue 3600 missing db connection (#3680)
  • ec179edd Issue 3672 yml template quoted values (#3679)
  • f08a2faa ReMove default assignment alias in abstract class. The alias should be set in the classes which extend the FormCommand (#3678)
  • 0935cdc8 Replace module unput call without params (#3681)
  • 44facf3f [console] Apply PSR-2 code style. (#3677)
  • 39c432d8 [console] Resolve missing module variable. Fix #3670 (#3671)
  • 5aef2314 Add validator of HTTP methods. Move list of http methods to separate method and add settings for it. Change twig template to generate the methods based on HTTP methods accrodingly (#3666)
  • 40c3bc7c Add validation of node id. Fix code structure. Replace the wrong method getTitle with getSubject. Order use statements alphabetically (#3669)
  • 8d28be28 [generate:ajax:command] Add new command. (#3668)
  • 1e8be8b2 [user:*] Updates for user commands (#3667)
  • 78b6fd80 Order use statements alphabetically. Remove unused variables for drupal root. Add comment for the class. Rename base_theme to theme to be consistent with the option name. Fix coding issues (#3665)
  • 77f518f7 [cache:rebuild] Add missing comments, order use statements alphabetically (#3663)
  • 468ba22c [composerize] Add support for profiles. (#3675)
  • 13db8171 [debug:event] Update display remove ending new line. (#3676)
  • 3fda33ca [console] Tag 1.4.0 release. (#3661)
  • a860f398 [composerize] Add translation keys. (#3660)
  • 9ae59ede [console] Add missing parameter when initializing Drupal. (#3659)
  • 4db8f5a1 [console] Apply PSR-2 code style. (#3658)
  • 42c18c39 Add support of --yes (confirmation) parameter for the command, which generate the code and files (#3656)
  • b586b25c Issue 2178 replace code with module from input (#3653)
  • 6c809c54 [console] Update configuration file paths. (#3657)
  • 7af7c4ba Replace assertResponse with ->assertSession()->statusCodeEquals(); (#3654)
  • e11c3ba9 [console] Apply PSR-2 code style. (#3652)
  • 5076f183 [config:import] Add skip-uuid option flag. (#3638)
  • 0b89228d [config:export] Remove _core if it's empty. (#3651)
  • cacaa08c [console] Fix ModuleTrait class. (#3650)
  • 7780d2ce Add new method for ModuleTrait, which get module name from input. Replace the code in the FormCommand (#3642)
  • f30e6e51 Add views display manager through DI (#3646)
  • 268569a2 [composerize] Add command. (#3643)
  • 115b81e4 Replace strings theme_default and theme_admin with translations for them (#3640)
  • b9eebb07 FIX #3556: Add urlRouteParameters function to the content entity class (#3637)
  • ce6834c4 #3621 by andrewbelcher: Remove _core if it's empty. (#3629)
  • 384c54cd offer module as an interactive option in config:export:single - fixes #3631 (#3632)
  • 407b89e2 check that the content type exists - fixes #3626 (#3627)
  • f4e44371 throw exception if module does not exist - fixes #3609 (#3625)
  • 317211a5 add --remove-uuid and --remove-config-hash to config:export:content:type - fixes #3622 (#3623)
  • d1b230f0 [console] Support for configurations has multilanguage (#3605)
  • 8f47242d [console] Implement ConfigurationManager changes. (#3649)
  • abc83134 [console] Tag 1.3.2 release. (#3648)
  • e8c91ac5 [server] Add alias serve to command. (#3645)
  • 0aa7eff4 [create:comments] Add module dependency. (#3644)
  • 23820bf7 Removed &, objects are by reference by default (#3618)
  • 81c13718 [console] Pass site:install as removableBy argument. (#3624)
  • 3a4f666e [console] Tag 1.3.0 release. (#3620)
  • fb15ebe2 [console] Fix The service file is invalid. (#3619)
  • a7ab1d6b [console] Tag 1.3.0 release. (#3617)
  • 782a2bc1 [entity:delete] Add --all option. (#3599) (#3604)
  • c8f72d12 [console] Update profile path and fix its execution (#3596)
  • 828ed9c1 [role:delete] New command (#3594)
  • 615cd40b [debug:cotainer] Add --tag option to filter services. (#3616)
  • b19e75dc [console] Remove unused code. (#3615)
  • 1aa0a50f [console] Remove console.service_definitions parameter definition. (#3614)
  • 71d16526 [console] Relocate getData method to drupal-console-core. (#3607)
  • 4e74e989 [console] Set cache key. (#3606)
  • a8cbb288 [console] Set arguments as null (#3603)
  • cc9ebdf5 Delegate yml loader to drupal (#3602)
  • 3ab4b981 [console] Remove usage of expression builder on services registration. (#3601)
  • 5995a902 [console] Validate table 'sessions' exists. Fix #3572 (#3598)
  • 5c346709 [console] Tag 1.2.0 release. (#3593)
  • a082c99c [console] Fix You have requested a non-existent service 'cache.backend.null'. #… (#3592)
  • fa76191b [console] - Add batch file to ./bin for Windows users (#3586)
  • 2ad8c7b9 [console] Create roles commands (#3588)
  • 8c14c1dc [console] Use message_parser service to store messages. (#3587)
  • 241fdc74 [console] Tag 1.1.1 release. (#3585)
  • 428c771e Update drupal command annotation. (#3584)
  • f27d0c24 [console] Minor code fixes. (#3583)
  • 19359e68 [console] Rollback ExtensionManager class. (#3581)
  • 511b99cb [console] Relocate code to core (#3580)
  • 2b997597 Remove error if drupal not installed yet (#3578)
  • e73f2996 [console] Tag 1.1.0 release. (#3576)
  • 1e625972 [console] Avoid run of Request handle(). (#3575)
  • 3c4395b9 Avoid run of Request handle() and use of container at compiler pass to fix issues 3091 and 3553 (#3558)
  • 9b0e7fef Fixed comment typo. (#3569)
  • 8fc0ac6d [user:*] Update user commands. (#3565)
  • 8ec8a99e [console] Update DrupalApi class. (#3564)
  • b209e908 [console] Add UserBase.php Command class. (#3563)
  • 37103e08 Enable count code lines on generators (#3559)
  • 5392ca33 [console] Add validation in the class field in the commands (#3534)
  • 1180442e [generate:profile] Add base-path option (#3524)
  • 8349aa93 [multisite:update] New command (#3522)
  • 16a57bfc Always extend ContentEntityInterface since it extends RevisionableInterface anyway (#3555)
  • bfeace71 3550 module download composer (#3551)
  • 4093a579 Properly record ran post_update functions. (#3547)
  • 13c437b7 Fix block plugin output (#3549)
  • 4a3e4327 Use interfaces for DI. (#3546)
  • 051c2d82 [debug:libraries] Show libraries when debugging extensions. (#3537)
  • 30821a71 Omit 'access {entity type} overview' permission since it does nothing. (#3530)
  • cb02dc9a Allow dependencies of parent profiles to be uninstalled (#3525)
  • decc9db9 change dump name to 24 hour format (#3521)
  • c8e7d921 Merge remote-tracking branch 'upstream/master'
  • 058dcc60 [generate:jstest] Add new command (#3465)
  • 4ddcdad9 [snippet] Add new command. (#3511)
  • 38b92be2 Disable tty on non interactive mode (#3517)
  • dfd94137 update:execute should warn and return 0 if there are no pending updates. (#3518)
  • 10ea42a5 [debug:theme:keys] Displays all theme keys for DX. (#3361)
  • fed6be86 Merge remote-tracking branch 'upstream/master'
  • ebf9ba8c Merge remote-tracking branch 'upstream/master'
  • 898f1a2c Merge remote-tracking branch 'upstream/master'
  • f134dfba Merge remote-tracking branch 'upstream/master'
  • 0c734f64 merge with master
  • 7c7ca2e9 Revert "Removed generate commands and generators (#3417)"
  • eec1e944 Merge remote-tracking branch 'upstream/master'
  • 9b63f4b6 Merge remote-tracking branch 'upstream/master'
  • f9d0fa29 Removed generate commands and generators

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@eiriksm eiriksm closed this Jul 1, 2019
@eiriksm eiriksm deleted the drupalconsole102190 branch July 1, 2019 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants