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.8.0 to v1.9.0 #200

Merged
merged 1 commit into from Jun 12, 2019

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:

  • e03c085e Update version to 1.9.0 (#4085)
  • 0cccc6d8 [config:export:content:type] Exported the title field (#4083)
  • 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)
  • 3f87907a Allow unblocking a blocked user. (#4018)
  • 7f914f77 [update:execute] run trailing post updates if there is no updates (#3996)
  • 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)

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 merged commit d32de88 into crashndash:master Jun 12, 2019
@eiriksm eiriksm deleted the drupalconsole180v190 branch June 12, 2019 05:40
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.

None yet

2 participants