Skip to content

Bump django-pagetree from 1.5.0 to 1.7.14 - #2209

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-pagetree-1.7.14
Closed

Bump django-pagetree from 1.5.0 to 1.7.14#2209
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-pagetree-1.7.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps django-pagetree from 1.5.0 to 1.7.14.

Release notes

Sourced from django-pagetree's releases.

1.7.14

  • Use modal-lg for large bootstrap modals.

1.7.13

  • Add modulebreadcrumbs block for dynamic breadcrumb navigation.

1.7.12

  • Pagination:
    • Add Next/Previous labels
    • Center pagination display
  • PageView.get: Avoid unnecessary get_root() call.

1.7.11

  • toc.html: Avoid duplicate call to s.get_children()

1.7.9

  • Improve instructor view page load performance.
  • Fix front-end bug with section and pageblock sorting.

1.7.8

  • Fix redundant root lookups in views.py.
  • Fix csrftoken getter for xhr calls.

1.7.7

  • Add caching to get_root().
  • Add caching to find_section_from_path().

1.7.6

  • Modernize python syntax in generic Pagetree classes
  • Simplify and improve performance of get_next and get_previous.

1.7.5

  • Update pager style for current bootstrap

1.7.4

  • Fix manifest issue.

1.7.3

  • Update edit page tab template for current Bootstrap

1.7.2

  • Use Django's new LoginRequiredMixin for EditView and InstructorView.
  • Fix query for Hierarchy.get_root() to fix an edge-case bug
  • Update templates from deprecated Bootstrap well to card

1.7.1

  • BasePageBlock.edit_form() fix

1.7.0

  • Bootstrap style fix for pageblock modals

... (truncated)

Changelog

Sourced from django-pagetree's changelog.

1.7.14 (2026-07-01)

  • Use modal-lg for large bootstrap modals.

1.7.13 (2026-06-30)

  • Add modulebreadcrumbs block for dynamic breadcrumb navigation.

1.7.12 (2026-06-18)

  • Pagination:
    • Add Next/Previous labels
    • Center pagination display
  • PageView.get: Avoid unnecessary get_root() call.

1.7.11 (2026-06-12)

  • toc.html: Avoid duplicate call to s.get_children()

1.7.10 (2026-06-12)

  • Edit page view: Add separator dot to make pagination more clear.

1.7.9 (2026-06-10)

  • Improve instructor view page load performance.
  • Fix front-end bug with section and pageblock sorting.

1.7.8 (2026-06-10)

  • Fix redundant root lookups in views.py.
  • Fix csrftoken getter for xhr calls.

1.7.7 (2026-06-10)

  • Add caching to get_root().
  • Add caching to find_section_from_path().

1.7.6 (2026-06-09)

  • Modernize python syntax in generic Pagetree classes
  • Simplify and improve performance of get_next and get_previous.

1.7.5 (2026-04-29)

  • Update pager style for current bootstrap

1.7.4 (2026-04-24)

  • Fix manifest issue.

... (truncated)

Commits
  • a8803dd Merge pull request #947 from ccnmtl/release-1.7.14
  • e2334c1 🔖 release version 1.7.14
  • 378f4e2 Merge pull request #946 from ccnmtl/modal-lg
  • ced720f Make bootstrap modals wider
  • 321b746 Merge pull request #945 from ccnmtl/dependabot/pip/faker-40.27.0
  • f8fc769 ⬆️ Bump faker from 40.23.0 to 40.27.0
  • 5222a9b Merge pull request #944 from ccnmtl/release-1.7.13
  • d148de7 🔖 release version 1.7.13
  • 10c17e5 Merge pull request #943 from ccnmtl/modulebreadcrumbs
  • fbbcc51 Add breadcrumbs block for dynamic navigation
  • 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 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 [django-pagetree](https://github.com/ccnmtl/django-pagetree) from 1.5.0 to 1.7.14.
- [Release notes](https://github.com/ccnmtl/django-pagetree/releases)
- [Changelog](https://github.com/ccnmtl/django-pagetree/blob/main/CHANGES.txt)
- [Commits](ccnmtl/django-pagetree@1.5.0...1.7.14)

---
updated-dependencies:
- dependency-name: django-pagetree
  dependency-version: 1.7.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2214.

@dependabot dependabot Bot closed this Jul 10, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/django-pagetree-1.7.14 branch July 10, 2026 10:06
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