Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Updates the requirements on django-flat-json-widget to permit the latest version.

Release notes

Sourced from django-flat-json-widget's releases.

0.3.1 [2024-11-19]

  • [fix:security] Upgraded underscore.js to v1.13.7 to fix CVE-2021-23358
Changelog

Sourced from django-flat-json-widget's changelog.

Version 0.3.1 [2024-11-19]

  • [fix:security] Upgraded underscore.js to v1.13.7 to fix CVE-2021-23358

Version 0.3.0 [2024-08-23]

Changes


**Dependencies:**
  • Added support for Python 3.10.
  • Dropped support for Python 3.7.
  • Added support for Django 4.2.
  • Dropped support for Django 3.1.x and 4.0.x.

Version 0.2.0 [2022-03-19]

Changes

  • Added support for Django 3.2 and Django 4.0
  • Added support for python 3.9

Version 0.1.3 [2021-07-20]

  • [fix] Added jquery.init.js in the widget media to fix django.jQuery JS error

Version 0.1.2 [2020-12-05]

  • [change] Rebuild UI based on CSS display property instead of visibility This change allows to manipulate the contents of the text area and trigger the recompilation of the UI also if the field is not visible.

Version 0.1.1 [2020-09-14]

  • Made clear raw editing mode is JSON

Version 0.1.0 [2020-08-17]

  • first release
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 1, 2024
Updates the requirements on [django-flat-json-widget](https://github.com/openwisp/django-flat-json-widget) to permit the latest version.
- [Release notes](https://github.com/openwisp/django-flat-json-widget/releases)
- [Changelog](https://github.com/openwisp/django-flat-json-widget/blob/master/CHANGES.rst)
- [Commits](openwisp/django-flat-json-widget@0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: django-flat-json-widget
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-flat-json-widget-approx-eq-0.3.1 branch from b93b726 to c099496 Compare December 20, 2024 16:35
@coveralls
Copy link

Coverage Status

coverage: 98.261%. remained the same
when pulling c099496 on dependabot/pip/django-flat-json-widget-approx-eq-0.3.1
into 07ae5ce on master.

@nemesifier nemesifier merged commit 53dd7ab into master Dec 23, 2024
13 checks passed
@nemesifier nemesifier deleted the dependabot/pip/django-flat-json-widget-approx-eq-0.3.1 branch December 23, 2024 12:45
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants