Update dependency django-webpack-loader to v3 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.7.0
->==3.1.1
Release Notes
django-webpack/django-webpack-loader (django-webpack-loader)
v3.1.1
Compare Source
v3.1.0
Compare Source
Support
webpack_asset
template tag to render transformed assets URL:{% webpack_asset 'path/to/original/file' %} == "/static/assets/resource-3c9e4020d3e3c7a09c68.txt"
v3.0.1
Compare Source
Added
skip_common_chunks
option to theget_files()
template tag.v3.0.0
Compare Source
publicPath: auto
in Webpack config, check updated examples at https://github.com/django-webpack/django-webpack-loader/tree/master/examplesv2.0.1
Compare Source
v2.0.0
Compare Source
[email protected]
API and keep version parity with itget_assets
method toFakeWebpackLoader
for usage in testsv1.8.1
Compare Source
FakeWebpackLoader
for running testsv1.8.0
Compare Source
v1.7.0
Compare Source
v1.6.0
Compare Source
v1.5.0
Compare Source
v1.4.1
Compare Source
v1.4.0
Compare Source
v1.3.0
Compare Source
NOTE: Skipped version 1.2.0 to match
webpack-bundle-tracker
versionv1.1.0
Compare Source
[email protected]
v1.0.0
Compare Source
[email protected]
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.