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/intelligencebank requirement from 4.0.0 to 4.1.0 #3621

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2024

Updates the requirements on drupal/intelligencebank to permit the latest version.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on drupal/intelligencebank to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/intelligencebank
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 9, 2024 19:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 9, 2024
@joeparsons
Copy link
Member

https://www.drupal.org/project/intelligencebank/releases/4.1.0

Release notes

Enhancements:

  • Make iframe follow parent width
  • Allowed specifying of an empty title attribute by passing an empty string
  • Introduced Link Type option to control which player is used to display embeddable video. "Streaming" option will show embed video inside IntelligenceBank video player. However "Direct" will use standard HTML5 player for this.
  • Removed display configurations on asset import step for downloadable assets.
  • Added GitlabCI configuration to run tests
  • Added module configuration links on extensions admin page.

Bug fixes:

  • Fixed typo in css id/classes
  • Removed dependency on old ckeditor module
  • Removed deprecated core/underscore js library

@joeparsons joeparsons added the Drupal Waiting on a fix from the Drupal community label Aug 9, 2024
Copy link
Contributor

@bberndt-uaz bberndt-uaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but I see these warnings in the log in Probo: I believe they are an existing issue.

image

@joeparsons
Copy link
Member

Approved, but I see these warnings in the log in Probo: I believe they are an existing issue.

image

Confirmed these warnings are an existing issue. Was able to reproduce on the Probo site for an unrelated PR.

We should probably create a AZQS issue and/or Drupal.org issue about these warnings.

@joeparsons joeparsons merged commit 8884a7d into main Aug 13, 2024
16 checks passed
@joeparsons joeparsons deleted the dependabot/composer/drupal/intelligencebank-4.1.0 branch August 13, 2024 18:18
joeparsons added a commit that referenced this pull request Aug 16, 2024
* Update drupal/intelligencebank requirement from 4.0.0 to 4.1.0

Updates the requirements on drupal/intelligencebank to permit the latest version.

---
updated-dependencies:
- dependency-name: drupal/intelligencebank
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Remove no-longer-needed patch for https://www.drupal.org/project/intelligencebank/issues/3353858

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Parsons <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.11.x only dependencies Pull requests that update a dependency file Drupal Waiting on a fix from the Drupal community php Pull requests that update Php code
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants