Skip to content
Snippets Groups Projects

Automated Project Update Bot fixes

This merge request was automatically created by the Project Update Bot. It contains the changes from run 11-120024.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1356 1356 if (static::$messenger) {
1357 1357 static::$messenger->addMessage($message, $type, $repeat);
1358 1358 }
1359 else {
1360 // @noRector
1361 drupal_set_message($message, $type, $repeat);
1362 }
  • added 1 commit

    • 1aedecf2 - Do not check next minor/next major, current Major is D11, current minor is 11.0 afaik?

    Compare with previous version

  • Joseph Olstad added 2 commits

    added 2 commits

    • 171f5314 - 1 commit from branch project:8.x-3.x
    • d2ca77d0 - Merge branch '8.x-3.x' into 'project-update-bot-only'

    Compare with previous version

  • Joseph Olstad added 2 commits

    added 2 commits

    • 7b829692 - Issue #3428283 by joseph.olstad, jcnventura, vladimiraus, klemendev: Update...
    • ee180064 - Issue #3428283 by joseph.olstad, jcnventura, vladimiraus, klemendev: Allow phpstan fails.

    Compare with previous version

  • Joseph Olstad added 1 commit

    added 1 commit

    • 791d4a8e - Issue #3428283 by joseph.olstad: Allow Drupal 10 or 11 in the composer.json.

    Compare with previous version

  • Joseph Olstad added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    • 48ff47fe - Automated Project Update Bot fixes from run 11-318179.

    Compare with previous version

  • somersoft added 1 commit

    added 1 commit

    • a0c65dae - #Issue 3428283 Automated Drupal 11 compatibility fixes for bootstrap 8.x-3.x

    Compare with previous version

  • Joseph Olstad added 18 commits

    added 18 commits

    • a0c65dae...045a8c8f - 8 earlier commits
    • f777ff49 - Merge branch bootstrap:8.x-3.x into project-update-bot-only
    • 4cf00530 - Update 4 files
    • 1aedecf2 - Do not check next minor/next major, current Major is D11, current minor is 11.0 afaik?
    • d2ca77d0 - Merge branch '8.x-3.x' into 'project-update-bot-only'
    • 7b829692 - Issue #3428283 by joseph.olstad, jcnventura, vladimiraus, klemendev: Update...
    • ee180064 - Issue #3428283 by joseph.olstad, jcnventura, vladimiraus, klemendev: Allow phpstan fails.
    • 791d4a8e - Issue #3428283 by joseph.olstad: Allow Drupal 10 or 11 in the composer.json.
    • f6225006 - Issue #3459375 and Issue #3428283 by DanChadwick, joseph.olstad: Update...
    • c6247725 - Issue #3428283 by joseph.olstad - Upgrade to the npm jsdelivr for entreprise7pro-bootstrap.
    • 7195b229 - Issue #3428283 by joseph.olstad - Merge.

    Compare with previous version

  • Joseph Olstad added 1 commit

    added 1 commit

    • f732a92d - Issue #3428283 by joseph.olstad - Adjust jsDelivr provider code to work with...

    Compare with previous version

  • Please register or sign in to reply
    Loading