openknowledgebe / website

Open Knowledge Belgium website
https://openknowledge.be
MIT License
4 stars 0 forks source link

Bump netlify-cms-app from 2.14.20 to 2.14.47 #179

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps netlify-cms-app from 2.14.20 to 2.14.47.

Release notes

Sourced from netlify-cms-app's releases.

0.3.8 (31.01.2017)

Bug Fixes

  • The form validation was trying to run on hidden fields, which caused an error because they don't implement validation methods. (507b4cb)

0.3.7 (26.01.2017)

Features

  • Role authorization for Netlify-auth (#224)

0.3.5 (21.01.2017)

Features

  • Updated netlify-auth (4f883f0 and acc0f9b)

0.3.4 (19.01.2017)

Bug Fixes

  • Image display fixes (4dd0c0c and d237318)

0.3.3 (19.01.2017)

Features

  • Local Search & Querying without integration (#220)

Bug fixes

  • Make input fields easier to click (#173)
  • Do not try to normalize absolute paths (ef9f499)
  • Sort frontmatter according to the fields order in config file (#215)

0.3.2 (18.01.2017)

Bug fixes

  • Without Asset API integration, files were being commited to root folder regardless of media_folder path (#219)

0.3.1 (16.01.2017)

Bug fixes

  • List with basic string should call onChange (7b755d5)
  • Validation: Presence check should account for string, array and object (63ae669)

0.3.0 (13.01.2017)

Features

  • Editorial Workflow:
    • Publish: Automatic merge by overwriting (in case of conflict - #208)
    • Singular route for all types of edit/creation of entries.
  • Validations (#216)

Bug fixes

  • Added same-origin credentials when fetching initial config file (58461c0)
  • Bugfix in block save button while entry is persisting (4f2dc92 and b710e70)
  • Bug in persistence for editorial workflow (#205)
  • Better error handling: Not found entry

0.2.0 (10.01.2017)

Features

  • Support for Asset Store integration (#204)

... (truncated)

Commits
  • 2dd634b chore(release): publish
  • d1bcbe0 fix: allow absolute urls in public_folder (#5311)
  • 724d172 fix: Remove Unpublish UI button if collection has a delete: false. (#388...
  • 85550eb fix(deps): update dependency react-markdown to v6 (#5300)
  • b8eea35 fix(deps): update dependency react-frame-component to v5 (#5299)
  • e6c00b5 chore(deps): update dependency stylelint to v13.13.0 (#5289)
  • bd5120a chore(deps): update dependency @​testing-library/jest-dom to v5.12.0 (#5287)
  • 0ca63bf fix(deps): update dependency react-redux to v7.2.4 (#5291)
  • a2e146b chore(deps): update dependency eslint to v7.25.0 (#5288)
  • dd7ef36 chore(deps): update babel monorepo to v7.13.16 (#5285)
  • 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)