Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump contentful from 1.9.0 to 1.12.4 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2021

Bumps contentful from 1.9.0 to 1.12.4.

Changelog

Sourced from contentful's changelog.

v1.12.4

Fixed

  • Unresolved single references fields will no longer return the invalid Link and return None instead, matching behaviour of multiple references fields, where unresolvable links are ignored. #58

v1.12.3

Fixed

  • Fixed an IndexError when multiple invalid nodes were found in a RichText field. #52

v1.12.2

Fixed

  • Assets with empty or missing files no longer error when trying to get it serialized to string. #48

v1.12.1

Fixed

  • Fixed project description for PyPI.

v1.12.0

Added

  • Added timeout_s to Client. #46

v1.11.4

Fixed

  • Entries that had already been processed when coercing RichText fields are now properly omitted. #41

v1.11.3

Fixed

  • Errors are now being correctly propagated through the chain of relationships.
  • Links in RichText fields, that are published but unreachable, due to not having enough include depth on the request, are now returned as Link objects.

Changed

  • Updated requests version due to a vulnerability found in versions 2.19 and below.
  • Included resources for embedded entries and assets in Rich Text fields are now properly serialized to data.target instead of the top level data.

v1.11.2

Changed

  • Removed Pandoc depedency from installation

v1.11.1

As RichText moves from alpha to beta, we're treating this as a feature release.

Changed

  • Renamed StructuredText to RichText.

v1.10.2

Added

  • Added support for StructuredText inline Entry include resolution.

v1.10.1

Added

... (truncated)

Commits
  • 57697d6 Bump to version 1.12.4
  • 261f675 fix(entry): return None if the nested link is unresolvable (#59)
  • 83c4d52 Bump to version 1.12.3
  • 99a574e Fixed an 'IndexError: list assignment index out of range' error in RichTextFi...
  • 155ef03 Bump to version 1.12.2
  • ae3cb94 Fix asset serialization on empty files (#49)
  • 971173a Bump to version 1.12.1
  • c9b6df6 Fix description for PyPI package
  • 1011d9b Bump to version 1.12.0
  • 33d7d59 Add timeouts to requests calls (#46)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [contentful](https://github.com/contentful/contentful.py) from 1.9.0 to 1.12.4.
- [Release notes](https://github.com/contentful/contentful.py/releases)
- [Changelog](https://github.com/contentful/contentful.py/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful.py@1.9.0...1.12.4)

---
updated-dependencies:
- dependency-name: contentful
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 18, 2021
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
Development

Successfully merging this pull request may close these issues.

0 participants