Skip to content

Bump wiki from 0.11 to 0.11.2#551

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wiki-0.11.2
Closed

Bump wiki from 0.11 to 0.11.2#551
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/wiki-0.11.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 1, 2024

Bumps wiki from 0.11 to 0.11.2.

Release notes

Sourced from wiki's releases.

0.11.2

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

0.11.1

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.11.2

Released on 2024-08-21

Added


* Django 5.1 support :url-issue:`1372` (Benjamin Balder Bach)

Fixed

  • Development environment Windows issues :url-issue:1359 (Oscar Cortez)

Changed


* CSS artifacts are automatically built in the Hatch environment :url-issue:`1363` (Oscar Cortez)

0.11.1

Released on 2024-04-10

Fixed


* Markdown upgrade caused regressions in relative `wiki:` links :url-issue:`1359` (Henrik Hørlück Berg)
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/django-wiki/django-wiki/commit/352791db11f1b63c0a7a22e13d22a5c365b8184b&quot;&gt;&lt;code&gt;352791d&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/django-wiki/django-wiki/issues/1376&quot;&gt;#1376&lt;/a> from benjaoming/fix-hotfix</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/1f547dcd7ff0f553309a23ba0d9735d3c3bb9889&quot;&gt;&lt;code&gt;1f547dc&lt;/code&gt;&lt;/a> Fix the hotfix</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/2d84d88b5ebd6309ed6a7572e88f4c4abdcd4bb9&quot;&gt;&lt;code&gt;2d84d88&lt;/code&gt;&lt;/a> Hotfix before releasing: wiki-bootstrap.min.css missing in dist files (<a href="https://redirect.github.com/django-wiki/django-wiki/issues/1375&quot;&gt;#1375&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/850f8f84f552989079721dfea05fde63e1673b4a&quot;&gt;&lt;code&gt;850f8f8&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/django-wiki/django-wiki/issues/1374&quot;&gt;#1374&lt;/a> from benjaoming/remove-troves</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/8da4ed4600e90270159590740aa0f55d43d50495&quot;&gt;&lt;code&gt;8da4ed4&lt;/code&gt;&lt;/a> Remove Django versions from classifier troves</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/3697eb4976198f1df1a75c1d8aa6de7fa439120b&quot;&gt;&lt;code&gt;3697eb4&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/django-wiki/django-wiki/issues/1372&quot;&gt;#1372&lt;/a> from benjaoming/django51</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/8dac05946cabe7c956ba9d689c073e290ba9d2c7&quot;&gt;&lt;code&gt;8dac059&lt;/code&gt;&lt;/a> Bump to 0.11.2, add release notes</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/64b334db4d549ec83fbd7af10c77d18fdb5ff3ef&quot;&gt;&lt;code&gt;64b334d&lt;/code&gt;&lt;/a> Bump django-nyt</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/bb2fef69c1378c21982919abc30fe639fc6dacef&quot;&gt;&lt;code&gt;bb2fef6&lt;/code&gt;&lt;/a> Adds DJango 5.1 support</li>
<li><a href="https://github.com/django-wiki/django-wiki/commit/4bd1cdc3b2ea1b4d7856bbdb6c38c976628288bd&quot;&gt;&lt;code&gt;4bd1cdc&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/django-wiki/django-wiki/issues/1370&quot;&gt;#1370&lt;/a> from django-wiki/improve-sassc-command</li>
<li>Additional commits viewable in <a href="https://github.com/django-wiki/django-wiki/compare/releases/0.11...releases/0.11.2&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 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)

Bumps [wiki](https://github.com/django-wiki/django-wiki) from 0.11 to 0.11.2.
- [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.11...releases/0.11.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@altf4arnold
Copy link
Copy Markdown
Member

Not patched, major change linking to new package manager

@altf4arnold altf4arnold closed this Mar 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/wiki-0.11.2 branch March 6, 2026 21:48
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.

1 participant