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.9 to 0.10 #478

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wiki from 0.9 to 0.10.

Release notes

Sourced from wiki's releases.

0.10

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

0.10b1

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

Changelog

Sourced from wiki's changelog.

0.10

Released on 2023-05-15

Changed


* Removed sqlite database and use fixtures :url-issue:`1260` (Oscar Cortez)
* Improved settings and middleware for demo :url-issue:`1267` (Oscar Cortez)
* Updated languages and use the new Transifex client with Docker (Benjamin Balder Bach)
* Updated django requirement from <4.2,>=2.1 to >=2.1,<4.3 :url-issue:`1275` (Oscar Cortez)
* Upgraded for Sphinx 6 on Read the Docs :url-issue:`1270` (Benjamin Balder Bach)
* Improved Read The Docs configuration :url-issue:`1283` (Oscar Cortez)

Added


* New milestone for v0.11 (https://github.com/django-wiki/django-wiki/milestone/13)
* Added support for the latest Bleach package version :url-issue:`1264` (Oscar Cortez)
* Added environments for Python 3.11 and Django 4.1 :url-issue:`1265` (Oscar Cortez)
* Use the new Transifex client in Docker :url-issue:`1284` (Benjamin Balder Bach)
* Improve discussion forms :url-issue:`1262` (Oscar Cortez)

Fixed

  • Bleach is deprecated :url-issue:1259 (Oscar Cortez)
  • TypeError: unsupported operand type(s) for +: 'frozenset' and 'list' :url-issue:1257 and :url-issue:1251 (Oscar Cortez)
  • Editing the demo without a login :url-issue:1263 (Oscar Cortez)
  • jQuery broken on docs pages :url-issue:1281 (Benjamin Balder Bach)
  • Solve yml issues and improve issue templates :url-issue:1261 (Oscar Cortez)
  • Fix Release Date for 0.10b1 :url-issue:1282 (Thomas Rinklin)

0.10b1

Released on 2023-01-25

Welcome onboard to new co-maintainer Oscar Cortez &lt;https://github.com/oscarmcm&gt;__ 🎉️

Changed / added

  • "Edit Section" plugin fixed and patterns for finding headings rewritten :url-issue:1247 :url-issue:1246 (Chris Vigelius)
  • Python 3.11 compatiblity: Fix "global flags not at the start of the expression" :url-issue:1243 (Benbb96)
  • Removed direct dependency on tinycss2, inherited from bleach - due to old versions of pip unable to resolve
  • Pass current revision to Editor.get_widget() and get_admin_widget() :url-issue:1249 (Chris Vigelius)
  • Refactor package setup to use pyproject.toml and Hatch <https://pypi.org/project/hatch/>__ :url-issue:1227 (Oscar Cortez)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
Bumps [wiki](https://github.com/django-wiki/django-wiki) from 0.9 to 0.10.
- [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.9...releases/0.10)

---
updated-dependencies:
- dependency-name: wiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/wiki-0.10 branch from 0ab2fd5 to bb889b1 Compare January 30, 2024 09:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #501.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/wiki-0.10 branch April 1, 2024 19:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants