sladinji / blousebrothers

https://blousebrothers.fr
Other
1 stars 0 forks source link

Bump django-helpdesk from 0.2.8 to 0.3.2 in /requirements #466

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps django-helpdesk from 0.2.8 to 0.3.2.

Release notes

Sourced from django-helpdesk's releases.

0.3.2 bugfix release

This release includes #985 bugfix which may help prevent a XSS security issue.

0.3.1 bugfix release

Fixes a few small but important bugs:

  • Fix issue with file validator for email attachments
  • Clean html entities in new ticket fields
  • Fix minutes representation in time spent on tickets
  • Updated Celery syntax for latest version of celery

0.3.0 major release

This is a major feature release of django-helpdesk and so has a lot of changes! Many bugfixes, an overhauled web user interface, now targets Python 3 only and Django 3 (but still supports Django 2.2 to allow smooth upgrading).

0.3.0 beta 3

Fixes a few bugs, most notably in the login screen, but also a double translation bug

0.3.0b1

The first beta of the new 0.3.0 series!

Many many bugfixes and changes, but short story:

  • Now supports Django 3 (meaning we now support only Python 3)
  • Overhaul of user interface
  • New features like merging tickets

As a beta release, do not use in important production! But we do appreciate if you can use it and give us feedback. Please file a new ticket with feedback, whether bugfixes or suggestions.

0.2.23

Updates some documentation, fixes some bugs in displaying knowledge base records, and fix some bugs with assigning tickets and sending mail.

This is very likely going to be the last release of the 0.2 series unless there's some super critical bug. Users are encouraged to try out the 0.3.0 beta and give us feedback for a real release before the end of the year.

0.2.22

Several helpful bugfixes:

  • Fix issue with parsing email headers with comma in the name
  • Closed ticket pagination
  • Prevent tickets from depending on themselves
  • Fix keyword query box in ticket list, bulk ticket handling buttons, javascript improvements
  • Fix knowledgebase score handling error
  • Documented previously undocumented HELPDESK_MAX_EMAIL_ATTACHMENT_SIZE setting
  • Better default permissions for attachments
  • French translation updates, fix bug in fixtures

This release shouldn't break anything as there was no new features added, so recommended for all users of the 0.2.x branch to upgrade ASAP.

0.2.21

Bugfix release

  • Fill the follow-up field when authenticated (#805)

0.2.20

... (truncated)

Commits
  • 94902ec Bump version to 0.3.2 for bugfix
  • e7de309 Update CONTRIBUTING for the new branch naming scheme
  • 0d79b62 Backport patch for #985
  • 96338bd Bump version to 0.3.1
  • 44abb19 Backport #980, #981, #984 to 0.3
  • e016e66 fix minutes representation in models.py, see #978
  • 914e751 Fix quicktest and update azure config
  • 2666945 Update CONTRIBUTING to reference the new 0.3 release branch
  • ec96538 Set end date for official 0.2 support, update license copyright years
  • 122d8f7 Update documentation for 0.3.0 release, restrict support to python 3.8+ becau...
  • Additional commits viewable in compare view


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 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/sladinji/blousebrothers/network/alerts).