Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django-webpack-loader to v3 #4354

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2024

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

Compare Source

  • Add support for Django 5.1

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 the get_files() template tag.

v3.0.0

Compare Source

v2.0.1

Compare Source

  • Add support for Django 4.2

v2.0.0

Compare Source

  • Update examples to use [email protected] 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner August 30, 2024 15:43
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch from 1fc787b to 33b0bf6 Compare September 16, 2024 13:38
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch 3 times, most recently from 7bb8d17 to c4abd80 Compare September 26, 2024 22:18
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch from c4abd80 to 17fd64d Compare October 28, 2024 19:09
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch from 17fd64d to e9c1ebe Compare November 19, 2024 19:46
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch 7 times, most recently from ac37c12 to c5c9df5 Compare December 18, 2024 21:14
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch 5 times, most recently from 1f146dc to 6c6b1e3 Compare January 7, 2025 20:34
@renovate renovate bot force-pushed the renovate/django-webpack-loader-3.x branch from 6c6b1e3 to 3c2f9e9 Compare January 7, 2025 21:15
@renovate renovate bot changed the title fix(deps): update dependency django-webpack-loader to v3 Update dependency django-webpack-loader to v3 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants