Skip to content

Bump django-pageblocks from 0.5.19 to 1.3.1#2377

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

Bump django-pageblocks from 0.5.19 to 1.3.1#2377
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-pageblocks-1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor

Bumps django-pageblocks from 0.5.19 to 1.3.1.

Release notes

Sourced from django-pageblocks's releases.

1.3.1

  • Added migration for Django 5.2

1.3.0

  • Added Django 4.2 compatibility
  • Migrated from django-markwhat to django-markdownify

1.2.0

Creating a 1.x build for backwards compatibility

  • Branched from #25
  • Incorporated all commits up to head, except for the removal of the ImageBlock
  • Adds ImageBlock test for the lightbox "on" value

1.0.3

  • Added SimpleImageBlock - an ImageBlock that doesn't include thumbnailing, or depend on sorl.
  • Added factories for all the blocks in pageblocks.tests.factories.

1.0.2

  • Now compatible with Django 1.8

ImageBlock: Support S3 Storage

  • ImageBlock - support saving to S3
  • Use generic constructors (2015-02-09)
  • Update test dependencies (2015-02-10)
  • Require sorl (2015-03-18)
Changelog

Sourced from django-pageblocks's changelog.

1.3.1 (2026-05-26)

  • Added migration for Django 5.2

1.3.0 (2024-06-12)

  • Added Django 4.2 compatibility
  • Migrated from django-markwhat to django-markdownify

1.2.0 (2017-08-10)

  • Incorporated all commits up to head, except for the removal of the ImageBlock
  • Adds ImageBlock test for the lightbox "on" value

1.1.0 (2016-08-12)

  • django 1.10 support
  • made caption/alt fields not required in add/edit forms

1.0.4 (2016-01-30)

  • ImageBlock - tune save to work with either file system or remote storage

1.0.3 (2015-06-19)

  • Added SimpleImageBlock - an ImageBlock that doesn't include thumbnailing, or depend on sorl.
  • Added factories for all the blocks in pageblocks.tests.factories.

1.0.2 (2015-04-22)

  • Now compatible with Django 1.8

1.0.1 (2015-03-25)

  • ImageBlock - support saving to S3
  • Use generic constructors (2015-02-09)
  • Update test dependencies (2015-02-10)
  • Require sorl (2015-03-18)

1.0.0 (2014-09-09)

  • support Django 1.7 migrations
Commits
  • 4b6636e Merge pull request #513 from ccnmtl/release-1.3.1
  • e9984fa 🔖 release version 1.3.1
  • ac99f58 Merge pull request #512 from ccnmtl/nikolas-patch-4
  • c7c6510 Merge pull request #511 from ccnmtl/django-52-migration
  • c6e7473 Add missing migration for django 5.2
  • e128d85 Add python 3.14 testing
  • 2417d17 Merge pull request #505 from ccnmtl/nikolas-patch-2
  • a22f506 github actions: add python 3.13
  • af71c1f Merge pull request #510 from ccnmtl/revert
  • 6448713 Revert "Remove MANIFEST.in file"
  • 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-pageblocks](https://github.com/ccnmtl/django-pageblocks) from 0.5.19 to 1.3.1.
- [Release notes](https://github.com/ccnmtl/django-pageblocks/releases)
- [Changelog](https://github.com/ccnmtl/django-pageblocks/blob/master/CHANGES.txt)
- [Commits](ccnmtl/django-pageblocks@0.5.19...1.3.1)

---
updated-dependencies:
- dependency-name: django-pageblocks
  dependency-version: 1.3.1
  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 May 26, 2026
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