Update dependency composer/installers to v2 #5

Merged
kumi merged 2 commits from renovate/composer-installers-2.x into MOODLE_311_STABLE 2025-03-16 16:22:57 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
composer/installers (source) require major ~1.0 -> ~2.0

Release Notes

composer/installers (composer/installers)

v2.3.0

Compare Source

Added
  • Added recipes for Drupal 10.3+ to DrupalInstaller #​534
  • Added BotbleInstaller #​533
  • Added new Moodle types (communication, forumreport, h5plib, mlbackend, qbank, tiny) #​535
  • Added support for Fork CMS ^6 #​529
  • Added ConcreteCMS installers and types mimicking concrete5 ones #​522

v2.2.0

Compare Source

Added

v2.1.1

Compare Source

Fixed
  • Fixed TastyIgniter parsing of extra data to use the package being installed instead of the root package (#​507)

v2.1.0

Compare Source

Added
  • Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle (#​497)
  • Added new tastyigniter-module type to TastyIgniter (#​503)
  • Added new extra.plugin-modifies-install-path to composer/installers for Composer 2.3 support, see docs if you are writing your own custom installer plugin.

v2.0.1

Compare Source

Fixed
  • Fixed installer for Pantheon Quicksilver modules/scripts #​494.

v2.0.0

Compare Source

Added
  • Added installer for Pantheon Quicksilver modules/scripts #​492.
  • Added installer for Akaunting modules #​489.
Removed
  • Removed support for TYPO3 Flow

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [composer/installers](https://composer.github.io/installers/) ([source](https://github.com/composer/installers)) | require | major | `~1.0` -> `~2.0` | --- ### Release Notes <details> <summary>composer/installers (composer/installers)</summary> ### [`v2.3.0`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v230---2024-06-24) [Compare Source](https://github.com/composer/installers/compare/v2.2.0...v2.3.0) ##### Added - Added recipes for Drupal 10.3+ to DrupalInstaller [#&#8203;534](https://github.com/composer/installers/issues/534) - Added BotbleInstaller [#&#8203;533](https://github.com/composer/installers/issues/533) - Added new Moodle types (communication, forumreport, h5plib, mlbackend, qbank, tiny) [#&#8203;535](https://github.com/composer/installers/issues/535) - Added support for Fork CMS ^6 [#&#8203;529](https://github.com/composer/installers/issues/529) - Added ConcreteCMS installers and types mimicking concrete5 ones [#&#8203;522](https://github.com/composer/installers/issues/522) ### [`v2.2.0`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v220---2022-08-20) [Compare Source](https://github.com/composer/installers/compare/v2.1.1...v2.2.0) ##### Added - Added matomo-plugin by [@&#8203;codemorgan](https://github.com/codemorgan) ([#&#8203;514](https://github.com/composer/installers/issues/514)) ### [`v2.1.1`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v211---2022-04-13) [Compare Source](https://github.com/composer/installers/compare/v2.1.0...v2.1.1) ##### Fixed - Fixed TastyIgniter parsing of extra data to use the package being installed instead of the root package ([#&#8203;507](https://github.com/composer/installers/issues/507)) ### [`v2.1.0`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v210---2022-03-18) [Compare Source](https://github.com/composer/installers/compare/v2.0.1...v2.1.0) ##### Added - Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle ([#&#8203;497](https://github.com/composer/installers/issues/497)) - Added new `tastyigniter-module` type to TastyIgniter ([#&#8203;503](https://github.com/composer/installers/issues/503)) - Added new `extra.plugin-modifies-install-path` to composer/installers for Composer 2.3 support, see [docs](https://getcomposer.org/doc/articles/plugins.md#plugin-modifies-install-path) if you are writing your own custom installer plugin. ### [`v2.0.1`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v201---2021-09-13) [Compare Source](https://github.com/composer/installers/compare/v2.0.0...v2.0.1) ##### Fixed - Fixed installer for Pantheon Quicksilver modules/scripts [#&#8203;494](https://github.com/composer/installers/pull/494). ### [`v2.0.0`](https://github.com/composer/installers/blob/HEAD/CHANGELOG.md#v200---2021-08-04) [Compare Source](https://github.com/composer/installers/compare/v1.12.0...v2.0.0) ##### Added - Added installer for Pantheon Quicksilver modules/scripts [#&#8203;492](https://github.com/composer/installers/pull/492). - Added installer for Akaunting modules [#&#8203;489](https://github.com/composer/installers/pull/489). ##### Removed - Removed support for TYPO3 Flow </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoiTU9PRExFXzMxMV9TVEFCTEUiLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-03-08 13:47:18 +00:00
kumi added 1 commit 2025-03-16 16:22:46 +00:00
kumi merged commit e2600c2c42 into MOODLE_311_STABLE 2025-03-16 16:22:57 +00:00
kumi deleted branch renovate/composer-installers-2.x 2025-03-16 16:22:57 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KumiSystems/moodle-mod-customcert#5
No description provided.