mitodl / mitxonline

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

Update dependency django-webpack-loader to v3 #2378

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-webpack-loader ^1.4.1 -> ^3.0.0 age adoption passing confidence

Release Notes

django-webpack/django-webpack-loader (django-webpack-loader) ### [`v3.1.1`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#311----2024-08-30) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/3.1.0...3.1.1) - Add support for Django 5.1 ### [`v3.1.0`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#310----2024-04-04) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/3.0.1...3.1.0) Support `webpack_asset` template tag to render transformed assets URL: `{% webpack_asset 'path/to/original/file' %} == "/static/assets/resource-3c9e4020d3e3c7a09c68.txt"` ### [`v3.0.1`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#301----2024-01-16) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/3.0.0...3.0.1) Added `skip_common_chunks` option to the `get_files()` template tag. ### [`v3.0.0`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#300----2023-12-19) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/2.0.1...3.0.0) - Fix support for `publicPath: auto` in Webpack config, check updated examples at https://github.com/django-webpack/django-webpack-loader/tree/master/examples - Add support for Python 3.12 - Add support for Django 5.0 ### [`v2.0.1`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#201----2023-06-14) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/2.0.0...2.0.1) - Add support for Django 4.2 ### [`v2.0.0`](https://redirect.github.com/django-webpack/django-webpack-loader/blob/HEAD/CHANGELOG.md#200----2023-05-22) [Compare Source](https://redirect.github.com/django-webpack/django-webpack-loader/compare/1.8.1...2.0.0) - Update examples to use `webpack-bundle-tracker@2.0.0` API and keep version parity with it - Update Django to 3.2.19 - Add mocked `get_assets` method to `FakeWebpackLoader` for usage in tests

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.