Skip to content

Commit

Permalink
Update drupal (#12)
Browse files Browse the repository at this point in the history
* Drupal security updates.
* Remove islandora_fits patch.
* undo accidental downgrade of drush.
* security update of search_api to 1.27.
  • Loading branch information
rosiel authored Oct 26, 2022
1 parent 0d7232d commit e04d7c0
Show file tree
Hide file tree
Showing 98 changed files with 2,107 additions and 2,336 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,18 +188,7 @@ In summary: These two messages seem to be ignorable.
#### Patches
##### [`assets/patches/islandora_fits/migrate_term_and_squash_config.diff`](assets/patches/islandora_fits/migrate_term_and_squash_config.diff)
This patch deals with rolling out the effects of two active pull requests, namely:
* https://github.com/roblib/islandora_fits/pull/14 and
* https://github.com/roblib/islandora_fits/pull/15
For details as to what these pull requests address, see:
* https://github.com/roblib/islandora_fits/issues/12 and
* https://github.com/roblib/islandora_fits/issues/13
After these issues are resolved (and our `composer.lock` has been updated to encompass the fixes), then the patch
should be able to be dropped.
There are currently no patches included with the Starter Site. If a patch (external or internal) is necessary, it can be applied automatically by composer by using the [composer-patches plugin](https://github.com/cweagans/composer-patches). Any patches included in the Starter Site should be described fully here (including when they should be removed).
### Ongoing Project Maintenance
Expand Down
220 changes: 0 additions & 220 deletions assets/patches/islandora_fits/migrate_term_and_squash_config.diff

This file was deleted.

3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,6 @@
]
},
"patches": {
"islandora-rdm/islandora_fits": {
"Combined term migration introduction and config avoidance": "./assets/patches/islandora_fits/migrate_term_and_squash_config.diff"
}
}
},
"require-dev": {
Expand Down
Loading

0 comments on commit e04d7c0

Please sign in to comment.