mitodl / mitxpro

BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

fix(deps): update dependency django-hijack to v3.5.1 #3010

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-hijack (changelog) 3.4.5 -> 3.5.1 age adoption passing confidence

Release Notes

django-hijack/django-hijack (django-hijack) ### [`v3.5.1`](https://togithub.com/django-hijack/django-hijack/releases/tag/3.5.1) [Compare Source](https://togithub.com/django-hijack/django-hijack/compare/3.5.0...3.5.1) #### What's Changed - Bump ruff from 0.4.3 to 0.4.8 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/django-hijack/django-hijack/pull/692](https://togithub.com/django-hijack/django-hijack/pull/692) - Fix [#​691](https://togithub.com/django-hijack/django-hijack/issues/691) by [@​Mogost](https://togithub.com/Mogost) in [https://github.com/django-hijack/django-hijack/pull/693](https://togithub.com/django-hijack/django-hijack/pull/693) **Full Changelog**: https://github.com/django-hijack/django-hijack/compare/3.5.0...3.5.1 ### [`v3.5.0`](https://togithub.com/django-hijack/django-hijack/releases/tag/3.5.0): -- Baseline 2023 [Compare Source](https://togithub.com/django-hijack/django-hijack/compare/3.4.5...3.5.0) Baseline 2023 is a set of features that are new natively supported by the majority of all browsers currently in usage. It provides a good target for frontend code. It also enables us to drop plenty legacy code and bundling tools, see also: https://web.dev/baseline/2023 #### What's Changed - drop Webpack - drop postcss - drop Sass - drop setuptools - add pyproject.toml (PEP518, PEP621) - convert JavaScript code to ESM - add Jest test suite and tests for all JS code - utilize CSS nesting and CSS variables - drop Django 3.2 support (EOL) - switch linting suite to Ruff - Ensure transaction.atomic is against the db with the User model. by [@​hackoder](https://togithub.com/hackoder) in [https://github.com/django-hijack/django-hijack/pull/651](https://togithub.com/django-hijack/django-hijack/pull/651) #### New Contributors - [@​hackoder](https://togithub.com/hackoder) made their first contribution in [https://github.com/django-hijack/django-hijack/pull/651](https://togithub.com/django-hijack/django-hijack/pull/651) **Full Changelog**: https://github.com/django-hijack/django-hijack/compare/3.4.5...3.5.0

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.