Skip to content

chore(deps): bump django-webpack-loader from 0.7.0 to 3.2.3#5735

Open
dependabot[bot] wants to merge 1 commit intounstablefrom
dependabot/uv/django-webpack-loader-3.2.3
Open

chore(deps): bump django-webpack-loader from 0.7.0 to 3.2.3#5735
dependabot[bot] wants to merge 1 commit intounstablefrom
dependabot/uv/django-webpack-loader-3.2.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps django-webpack-loader from 0.7.0 to 3.2.3.

Release notes

Sourced from django-webpack-loader's releases.

3.2.3

What's Changed

New Contributors

Full Changelog: django-webpack/django-webpack-loader@3.2.2...3.2.3

3.2.2

What's Changed

Full Changelog: django-webpack/django-webpack-loader@3.2.1...3.2.2

3.2.1

What's Changed

Full Changelog: django-webpack/django-webpack-loader@3.2.0...3.2.1

3.2.0

What's Changed

New Contributors

Full Changelog: django-webpack/django-webpack-loader@3.1.1...3.2.0

3.1.1

What's Changed

New Contributors

Full Changelog: django-webpack/django-webpack-loader@3.1.0...3.1.1

3.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from django-webpack-loader's changelog.

[3.2.3] -- 2025-12-09

  • Add warning for default timeout usage

[3.2.2] -- 2025-10-30

  • Ensure parity with webpack-bundle-tracker
  • Update examples to always perform integrity calculation

[3.2.1] -- 2025-06-16

  • Update supported versions on Trove classifiers

[3.2.0] -- 2025-05-19

  • Automatically add crossorigin attributes to tags with integrity attributes when necessary
  • Use request.csp_nonce from django-csp if available and configured
  • Remove support for Django 3.x (LTS is EOL)

[3.1.1] -- 2024-08-30

  • Add support for Django 5.1

[3.1.0] -- 2024-04-04

Support webpack_asset template tag to render transformed assets URL: {% webpack_asset 'path/to/original/file' %} == "/static/assets/resource-3c9e4020d3e3c7a09c68.txt"

[3.0.1] -- 2024-01-16

Added skip_common_chunks option to the get_files() template tag.

[3.0.0] -- 2023-12-19

[2.0.1] -- 2023-06-14

  • Add support for Django 4.2

[2.0.0] -- 2023-05-22

  • 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

[1.8.1] -- 2023-02-06

  • Add a FakeWebpackLoader for running tests

[1.8.0] -- 2022-12-09

  • Add compatibility for Django 4.1 and Python 3.10

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-webpack-loader](https://github.com/django-webpack/django-webpack-loader) from 0.7.0 to 3.2.3.
- [Release notes](https://github.com/django-webpack/django-webpack-loader/releases)
- [Changelog](https://github.com/django-webpack/django-webpack-loader/blob/master/CHANGELOG.md)
- [Commits](django-webpack/django-webpack-loader@0.7.0...3.2.3)

---
updated-dependencies:
- dependency-name: django-webpack-loader
  dependency-version: 3.2.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants