[Django] #33961: Update admin's jQuery to 3.6.X.

55 views
Skip to first unread message

Django

unread,
Aug 29, 2022, 1:43:29 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz | Owner: Mariusz Felisiak
Felisiak |
Type: New | Status: assigned
feature |
Component: | Version: 4.0
contrib.admin |
Severity: Normal | Keywords:
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
We should bump admin's jQuery to the latest 3.6.X release before 4.2 alpha
1 release (January, 2023).

See ​[https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/
3.6.1. release notes].

--
Ticket URL: <https://code.djangoproject.com/ticket/33961>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Aug 29, 2022, 3:11:19 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz):

* version: 4.0 => dev
* stage: Unreviewed => Accepted


--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:1>

Django

unread,
Aug 29, 2022, 11:08:49 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
----------------------------------+---------------------------------------
Reporter: Mariusz Felisiak | Owner: Alex Morega

Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+---------------------------------------
Changes (by Alex Morega):

* owner: Mariusz Felisiak => Alex Morega


Comment:

[https://github.com/django/django/pull/16011 PR] following the pattern
from https://github.com/django/django/commit/ef4ef3b8.

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:2>

Django

unread,
Aug 29, 2022, 11:24:10 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
----------------------------------+---------------------------------------
Reporter: Mariusz Felisiak | Owner: Alex Morega
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+---------------------------------------

Comment (by Mariusz Felisiak):

Alex, thanks. However, you shouldn't reassign already assigned tickets.
Especially, after 8 hours. Also, this ticket is targeted for January 2023,
so there is no point in preparing PR 5 months earlier.

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:3>

Django

unread,
Aug 29, 2022, 11:26:13 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Alex Morega):

* owner: Alex Morega => Mariusz Felisiak


Comment:

> However, you shouldn't reassign already assigned tickets. Especially,
after 8 hours.

Whoopsie, my enthusiasm got the better of me, I'm sorry! Reassigning back
to you.

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:4>

Django

unread,
Aug 29, 2022, 11:32:39 AM8/29/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak):

I'll ping you in January.

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:5>

Django

unread,
Dec 14, 2022, 2:27:42 AM12/14/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by Mariusz Felisiak:

Old description:

> We should bump admin's jQuery to the latest 3.6.X release before 4.2
> alpha 1 release (January, 2023).
>
> See ​[https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-
> release/ 3.6.1. release notes].

New description:

We should bump admin's jQuery to the latest 3.6.X release before 4.2 alpha
1 release (January, 2023).

See ​[https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/ 3.6.2.
release notes].

--

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:6>

Django

unread,
Dec 14, 2022, 3:46:38 AM12/14/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

* has_patch: 0 => 1


Comment:

[https://github.com/django/django/pull/16382 PR]

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:7>

Django

unread,
Dec 21, 2022, 2:50:16 AM12/21/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Description changed by Mariusz Felisiak:

Old description:

> We should bump admin's jQuery to the latest 3.6.X release before 4.2
> alpha 1 release (January, 2023).
>
> See ​[https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-
> release/ 3.6.1. release notes].

New description:

We should bump admin's jQuery to the latest 3.6.X release before 4.2 alpha
1 release (January, 2023).

See [https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-
selector-fix/ 3.6.3. release notes]

--

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:8>

Django

unread,
Dec 21, 2022, 6:33:19 AM12/21/22
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: assigned
Component: contrib.admin | Version: dev
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Carlton Gibson):

* stage: Accepted => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:9>

Django

unread,
Jan 4, 2023, 5:28:21 AM1/4/23
to django-...@googlegroups.com
#33961: Update admin's jQuery to 3.6.X.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
| Felisiak
Type: New feature | Status: closed
Component: contrib.admin | Version: dev
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"5cf9ff970e08b10d3f7d62734dbce9e8eaeff453" 5cf9ff97]:
{{{
#!CommitTicketReference repository=""
revision="5cf9ff970e08b10d3f7d62734dbce9e8eaeff453"
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33961#comment:10>

Reply all
Reply to author
Forward
0 new messages