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

AXP-158: Dependency diff #551

Closed
wants to merge 15 commits into from
Closed

AXP-158: Dependency diff #551

wants to merge 15 commits into from

Conversation

zeshanziya
Copy link
Collaborator

@zeshanziya zeshanziya commented Jul 11, 2024

  1. Fetch changed packages using composer-lock-diff
  2. Identify npm package changes using diff-lockfiles
  3. Fetch release notes of Drupal packages from drupal.org api

Copy link

github-actions bot commented Jul 11, 2024

No differences between DB and sync directory

Copy link

github-actions bot commented Jul 11, 2024

Production Changes From To Compare
dflydev/dot-access-data v3.0.2 v3.0.3 ...
drupal/address 2.0.1 2.0.2 ...
drupal/core 10.3.0 10.3.1 ...
drupal/core-composer-scaffold 10.3.0 10.3.1 ...
drupal/gin 3.0.0-rc12 3.0.0-rc13 ...
Dev Changes From To Compare
phpstan/phpstan 1.11.6 1.11.7 ...
phpunit/phpunit 9.6.19 9.6.20 ...

NPM Package changes

╔════════════════════════════════════════════════════╤═════════════╤═════════════╗
║ web/themes/custom/contribtracker/package-lock.json │             │             ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ package                                            │ old version │ new version ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/@percy/cli                            │ 1.28.7      │ 1.28.9      ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/@types/node                           │ 20.14.9     │ 20.14.10    ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/@typescript-eslint/eslint-plugin      │ 7.13.1      │ 7.16.0      ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/@typescript-eslint/parser             │ 7.13.1      │ 7.16.0      ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/gulp-eslint-new                       │ 2.1.0       │ 2.2.0       ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/postcss                               │ 8.4.38      │ 8.4.39      ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/sass                                  │ 1.77.6      │ 1.77.7      ║
╟────────────────────────────────────────────────────┼─────────────┼─────────────╢
║ node_modules/typescript                            │ 5.5.2       │ 5.5.3       ║
╚════════════════════════════════════════════════════╧═════════════╧═════════════╝

Drupal eco-system packages release notes

Realase notes for package drupal/address

Allow the module to be installed on Drupal 11.

Realase notes for package drupal/gin

Gin RC13

Fixes some major issues with the new sticky form action integration.

We're looking for new sponsors!

This theme is being developed solely in spare time. While the goal is not to make money from it, we take sponsorings to take days off to work on e.g. new features or maintenance.

Github Sponsors Open Collective

Warning

RC1 deprecated the CamelCase CSS3 classes in favor of kebab case classnames. They will be removed in the stable release. See #3309113: Change CSS3 variables from camelCase to kebab-case

Improvements

Bugfixes

Realase notes for package `drupal/core`

This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about Drupal 10.

Drupal 10.3.x will receive security coverage until June 2025.

Important update information

If you are updating from 10.2.x or earlier and have the CKEditor font module installed, you should consider switching to CKEditor5 Plugin pack for a more up-to-date version of the plugin which is compatible with the CKEditor5 version shipped with Drupal 10.3.

If you are updating from Drupal 9, refer to Preparing your site to upgrade to a newer major version for tools you can use to check the Drupal 10 compatibility of modules, themes and sites. Then, upgrade from Drupal 9 to 10. You should also check the Drupal 10.0.0 release notes.

Important changes in this release

  • In order to fix a performance issue on multilingual sites, an index has been added to the locales_location table. The index will be created when you run database updates after upgrading to 10.3.1.

All changes in this release

@zeshanziya
Copy link
Collaborator Author

Closing in favour of https://github.com/axelerant/pr-bot-app

@zeshanziya zeshanziya closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant