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 drupal/console from 1.9.7 to 1.9.9 #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps drupal/console from 1.9.7 to 1.9.9.

Release notes

Sourced from drupal/console's releases.

v1.9.9

  • D9 Deprecated function call to getUsername in DatabaseLogBase:221 - - #4292
  • [ console ] drupal cr triggers a fatal uncaught error - - #4261
  • fix: revision translation revert - - #4253
  • Fix fatal when scaffolding a FieldWidget. - #4239
  • [generate:entity:content] misses revision annotations - #4284
  • [generate:plugin:ckeditorbutton] Spelling error of variable in plugin.php.twig - #4203
  • generate:module gives Fatal error: Call to a member function getPath() - #4118
  • fix: bad namespace - #4206
  • fix: missing property - #4208
  • fix(generator): block description index - #4199
  • [config:import:single] Writing to DB before using the ConfigImporter - #4236
  • Generate content entity: Revision links broken - #4317
  • [generate:entity:config] SchemaIncompleteException on Drupal 9 when using generated config entities - #4280
  • [generate:entity:content] Start using show_revision_ui Entity Annotation Key - #4000
  • Update links.task-entity-content.yml.twig - #4215
  • Fix array_pop call - #4233
  • Fix drupal 9 deprecations in generateentitycontent] - #4214
  • [generate:plugin:field] Missing coma in fieldwidget.php.twig - #4201
  • [site:install] console.site_install - You have requested a non-existent service "extension.list.module". - #4265
  • [config:export] Path is broken on windows - #4195
  • [config:export] directory incorrectly prefixed with composer root - #4245
  • [config:export] broken in 1.9.4 - #4198
  • fix sync directory path - #4219
  • [generate:plugin:block] Default content broken - #4217
  • Fix typo - #4339
  • Return value of "Drupal\Console\Command\Config\ImportSingleCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. - #4305
  • replace module handler interface - #4337
  • generate:module gives Fatal error: Call to a member function getPath() - #4118
  • [console] PHP warning in DrupalServiceModifier when commands called on PHP8 - #4310
  • Remove default parameter before required parameter - #4327
  • [console] ProcessBuilder is removed in Symfony 4, hence Drupal 9 - #4330
  • [generate:entity:content] per-bundle-permissions - #4216
  • D9 Deprecated function call to getUsername in DatabaseLogBase:221 - #4292
  • Remove default parameter before required parameter - #4327
  • fix: Use ModuleHandlerInterface instead of ModuleHandler - #4333

v1.9.8

No release notes provided.

Commits
  • 3756318 Issue #4265: Fix typo.
  • c646dc6 Issue #4265: Fix the wrong service.
  • 8c1d2b7 Issue #4265: Load service directly and not with DI.
  • df6df11 Merge branch 'master' of github.com:hechoendrupal/drupal-console
  • 31bdaa5 Fix fatal when scaffolding a FieldWidget. (#4239)
  • 81e733f Issue 4284: [generate:entity:content] misses revision annotations (#4285)
  • 5ffab15 fix: revision translation revert (#4253)
  • 818d697 Add Exception When Unable to load module from extensions. (#4252)
  • 2825a14 [config:import:single] Prevent writing to DB before accessing (#4237)
  • f4c577a Issue 4317: Fix content entity revision links. (#4318)
  • 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 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 added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/console-1.9.9 branch 2 times, most recently from f280135 to 52f1fc9 Compare November 28, 2022 15:31
@blakehall
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [drupal/console](https://github.com/hechoendrupal/drupal-console) from 1.9.7 to 1.9.9.
- [Release notes](https://github.com/hechoendrupal/drupal-console/releases)
- [Commits](hechoendrupal/drupal-console@1.9.7...1.9.9)

---
updated-dependencies:
- dependency-name: drupal/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/drupal/console-1.9.9 branch from 52f1fc9 to 7089d60 Compare March 17, 2023 21:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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.

1 participant