Opened 13 months ago

Last modified 9 months ago

#34560 closed New feature

Update admin's jQuery to 3.7.X. — at Version 5

Reported by: Mariusz Felisiak Owned by: Mariusz Felisiak
Component: contrib.admin Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Mariusz Felisiak)

We should bump admin's jQuery to the latest 3.7.X release before 5.0 alpha 1 release (September, 2023).

See 3.7.0 release notes.
See 3.7.1 release notes.

Change History (5)

comment:1 by Natalia Bidart, 13 months ago

Triage Stage: UnreviewedAccepted

Sounds good!

comment:2 by Sarah Boyce, 12 months ago

Worth also updating our Select2 from 4.0.3 to 4.0.13 https://github.com/select2/select2/releases/tag/4.0.13.

in reply to:  2 ; comment:3 by Mariusz Felisiak, 12 months ago

Replying to Sarah Boyce:

Worth also updating our Select2 from 4.0.3 to 4.0.13 https://github.com/select2/select2/releases/tag/4.0.13.

As far as I'm aware we did this in Django 3.1, see aff7a58aef0264e5b2740e5df07894ecc0d7a580.

in reply to:  3 comment:4 by Sarah Boyce, 12 months ago

Replying to Mariusz Felisiak:

As far as I'm aware we did this in Django 3.1, see aff7a58aef0264e5b2740e5df07894ecc0d7a580.

Ah sorry, for some reason I checked the git history of the license file, you're absolutely right 👍 ignore me.

comment:5 by Mariusz Felisiak, 10 months ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top