Skip to content

Bump django-pagetree from 1.5.0 to 1.7.15 - #2214

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps django-pagetree from 1.5.0 to 1.7.15.

Release notes

Sourced from django-pagetree's releases.

1.7.15

  • "edit page" button: Remove unnecessary styling, and only show for staff.

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

... (truncated)

Changelog

Sourced from django-pagetree's changelog.

1.7.15 (2026-07-09)

  • "edit page" button: Remove unnecessary styling, and only show for staff.

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

... (truncated)

Commits
  • bd4e9b7 Merge pull request #952 from ccnmtl/release-1.7.15
  • b1b8c81 🔖 release version 1.7.15
  • a5aebab Merge pull request #951 from ccnmtl/edit-page
  • 9528cc9 Merge pull request #950 from ccnmtl/dependabot/pip/django-gte-6.0.7-and-lt-7
  • 1debdf9 Edit Page button: Remove unnecessary styling and only show for staff
  • c5f5c29 ⬆️ Update django requirement from <6,>=4.2.14 to >=6.0.7,<7
  • d75f46f Merge pull request #949 from ccnmtl/dependabot/pip/typing-extensions-4.16.0
  • f40aabb Merge pull request #948 from ccnmtl/dependabot/pip/faker-40.28.1
  • 5a0f488 ⬆️ Bump typing-extensions from 4.15.0 to 4.16.0
  • 1528d61 ⬆️ Bump faker from 40.27.0 to 40.28.1
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-pagetree-1.7.15 branch from 19d1513 to 6b3eaec Compare July 20, 2026 13:45
Bumps [django-pagetree](https://github.com/ccnmtl/django-pagetree) from 1.5.0 to 1.7.15.
- [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.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/django-pagetree-1.7.15 branch from 6b3eaec to dadc924 Compare August 7, 2026 13:18
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