Skip to content

Bump django-simple-menu from 1.2.1 to 2.1.0#938

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-simple-menu-2.1.0
Open

Bump django-simple-menu from 1.2.1 to 2.1.0#938
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/django-simple-menu-2.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps django-simple-menu from 1.2.1 to 2.1.0.

Release notes

Sourced from django-simple-menu's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: jazzband/django-simple-menu@v2.0.4...v2.1.0

v2.0.4

What's Changed

Full Changelog: jazzband/django-simple-menu@v2.0.3...v2.0.4

v2.0.3

What's Changed

New Contributors

Full Changelog: jazzband/django-simple-menu@v2.0.2...v2.0.3

Changelog

Sourced from django-simple-menu's changelog.

django-simple-menu changelog


Version 2.1.0 - Released November 27th, 2022
 - Allow MenuItem's url to be callable ([#70](https://github.com/jazzband/django-simple-menu/issues/70), [#71](https://github.com/jazzband/django-simple-menu/issues/71), [#112](https://github.com/jazzband/django-simple-menu/issues/112))

Version 2.0.4 - Released November 17th, 2022

  • Support Python 3.11 and Django 4.1 (#110, #111)

Version 2.0.3 - Released November 17th, 2022

  • Fixed typo in a docstring (#109)

Version 2.0.2 - Released November 4th, 2022

  • Fixed generation of documentation on ReadTheDocs

Version 2.0.1 - Released November 3rd, 2022

  • Fix generation of version number using setuptools_scm which prevented a proper release of version 2.0.0

Version 2.0.0 - Released November 2nd, 2022

  • BREAKING: dropped support for Python < 3.6
  • BREAKING: dropped support for Django < 3.2
  • DEPRECATION: the module is now called "simple_menu" instead of "menu" (#93)
    • BREAKING: when using "simple_menu", the Bootstrap templates are located inside the "simple_menu" subfolder
  • Moved CI to GitHub Actions (#67, #72)
  • Project is now a part of Jazzband (#54)
  • Updated the example app

Version 1.2.1 - Released May 1st, 2016

  • Fixing sdist packaging

Version 1.2.0 - Released January 15, 2016

  • Require Django 1.6+ now (this is because we now use slugify instead of a regex)
  • Ensure thread safety #42
  • Allow complex checks to be built by subclassing MenuItem #43

Version 1.1.2 - Released November 21, 2015

  • Fix bug introduced in 1.1.1 surrounding child sorting #38
  • Improve tests

Version 1.1.1 - Released November 14, 2015

  • Implement child menu sorting #34
  • Fix bug: only display visible children #37
  • Improve tests

Version 1.1.0 - Released May 25, 2015

  • Transfer ownership to Evan Borgstrom

Version 1.0.9 - Released January 29, 2014 </tr></table>

... (truncated)

Commits
  • 72e930f Allow MenuItem url to be callable (#112)
  • 764faa1 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 18d3993 Callable urls
  • 75a7583 test for callable url
  • 9a5e0d1 update usage.rst to include callable url
  • 81f751d Add Python 3.11 and Django 4.1 support (#111)
  • 95fdb04 Update CHANGELOG
  • 648448b Update PyPI classifiers
  • 70a306e Add newer Python and Django version to the CI files
  • c72254c Update CHANGES for v2.0.3
  • 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)

Bumps [django-simple-menu](https://github.com/jazzband/django-simple-menu) from 1.2.1 to 2.1.0.
- [Release notes](https://github.com/jazzband/django-simple-menu/releases)
- [Changelog](https://github.com/jazzband/django-simple-menu/blob/master/CHANGES)
- [Commits](jazzband/django-simple-menu@v1.2.1...v2.1.0)

---
updated-dependencies:
- dependency-name: django-simple-menu
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 28, 2022
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