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

Bump wiki from 0.5 to 0.7.9 #1385

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2021

Bumps wiki from 0.5 to 0.7.9.

Release notes

Sourced from wiki's releases.

0.7.9

Security release. Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/main/release_notes.html

0.7.8

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/main/release_notes.html

0.7.7

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.6

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.5

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.4

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.3

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.2

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7.1

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.7

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

0.6

Please refer to the release notes in the documentation: https://django-wiki.readthedocs.io/en/master/release_notes.html

Changelog

Sourced from wiki's changelog.

0.7.9

Released on 2021-11-15.

Security fixes


- XSS vulnerability: Unescaped HTML in title propagated to notification (WhiteSource Vulnerability Research Team)

0.7.8

Released on 2021-10-25.

Fixed


- Notification menu bug after Bootstrap upgrades :url-issue:`1142` (Fred Dyc)

0.7.7

Released on 2021-08-28.

Changed

  • Bundled JQuery upgraded from 3.4.1 to 3.6.0 :url-issue:1138 (Benjamin Balder Bach)

Fixed


- Small notification plugin registration bug introduced in 0.7.6 :url-issue:`1132` (SlyPerdix)

0.7.6

Released on 2021-08-01.

Fixed

  • Notification menu bug after Bootstrap upgrades :url-issue:1097 (SlyPerdix)
  • Compatibility with future python-markdown, use register instead of add :url-issue:1099 (Iqbal Abdullah)

</tr></table>

... (truncated)

Commits
  • f0a042b Merge pull request #1148 from benjaoming/escape-title
  • e6dd214 Bump version
  • 9eaccc7 Security fix (XSS) - Build HTML elements for notifications safely
  • 28dcfab Merge pull request #1146 from benjaoming/newrelease
  • 402489a Bump to 0.7.8, add release note
  • f726bc2 Merge pull request #1142 from fredmajor/feature/optional_trailing_slash_in_path
  • b425a2a Merge pull request #1145 from benjaoming/rtd-fix
  • 9f89b16 Fix of issue in RTD that Github complains about in the eternal security threa...
  • 873cc06 Merge pull request #1144 from benjaoming/session-cookie-testproject
  • 9eba24e Add SESSION_COOKIE_SECURE = True for demo project
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 2, 2021
@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #1385 (923ce90) into master (82d0cd1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1385   +/-   ##
=======================================
  Coverage   74.29%   74.29%           
=======================================
  Files         138      138           
  Lines        6482     6482           
  Branches      822      822           
=======================================
  Hits         4816     4816           
  Misses       1520     1520           
  Partials      146      146           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/pip/wiki-0.7.9 branch 3 times, most recently from 8f46422 to fd18cf7 Compare December 11, 2021 15:00
@dependabot dependabot bot force-pushed the dependabot/pip/wiki-0.7.9 branch 3 times, most recently from f623364 to 1b7bae8 Compare September 18, 2022 01:01
Bumps [wiki](https://github.com/django-wiki/django-wiki) from 0.5 to 0.7.9.
- [Release notes](https://github.com/django-wiki/django-wiki/releases)
- [Changelog](https://github.com/django-wiki/django-wiki/blob/main/docs/release_notes.rst)
- [Commits](django-wiki/django-wiki@releases/0.5...releases/0.7.9)

---
updated-dependencies:
- dependency-name: wiki
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants