JQuery version yo-yo

Created on 9 September 2025, 7 days ago

Problem/Motivation

I have noticed something happening on my local development site for a while bit never been able to get to the bottom of itβ€”I routinely perform various composer updates as modules develop and from time-to-time I see this happening...

Lock file operations: 0 installs, 1 update, 0 removals
  - Downgrading bower-asset/jquery (3.7.1 => 3.6.4)
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Downgrading bower-asset/jquery (3.7.1 => 3.6.4)

Today, immediately after doing a...

composer require 'drupal/term_glossary:^4.4'

I followed up with a...

composer update --dry-run

And there is was again...

Lock file operations: 0 installs, 1 update, 0 removals
  - Downgrading bower-asset/jquery (3.7.1 => 3.6.4)
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Downgrading bower-asset/jquery (3.7.1 => 3.6.4)

I'm am wondering if Taxonomy Term Glossary' dependencies might some how be causing this?

Thanks

πŸ’¬ Support request
Status

Active

Version

4.4

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom SirClickALot Somerset

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024