Skip to content

Bump django-pageblocks from 0.5.19 to 1.3.0#2039

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-pageblocks-1.3.0
Open

Bump django-pageblocks from 0.5.19 to 1.3.0#2039
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/django-pageblocks-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps django-pageblocks from 0.5.19 to 1.3.0.

Release notes

Sourced from django-pageblocks's releases.

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.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
  • ad18fe2 Merge pull request #495 from ccnmtl/release-1.3.0
  • 8d2b504 🔖 release version 1.3.0
  • 8d4bca7 Merge pull request #494 from ccnmtl/markdownify
  • 0b6fe04 Remove django-markwhat, introduce markdownify
  • 215cb73 Merge pull request #493 from ccnmtl/restore-imageblocks
  • 75f3468 Re-introduce sorl and bring back ImageBlocks
  • 062b37e Merge pull request #492 from ccnmtl/dependabot/pip/typing-extensions-4.12.2
  • 6a40a66 Merge pull request #491 from ccnmtl/dependabot/pip/faker-25.8.0
  • 5ce537e Bump typing-extensions from 4.12.1 to 4.12.2
  • 6775103 Bump faker from 25.6.0 to 25.8.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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 Sep 30, 2024
@ndittren
Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/django-pageblocks-1.3.0 branch from 2ae996f to d6b8245 Compare October 16, 2024 15:21
@ndittren
Copy link
Copy Markdown
Member

ndittren commented Jan 6, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/django-pageblocks-1.3.0 branch from d6b8245 to 0e25b68 Compare January 6, 2025 22:56
@ndittren
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [django-pageblocks](https://github.com/ccnmtl/django-pageblocks) from 0.5.19 to 1.3.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-pageblocks-1.3.0 branch from 0e25b68 to 32fb1a8 Compare April 23, 2025 17:11
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.

1 participant