openknowledgebe / website

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

Bump netlify-cms-app from 2.14.16 to 2.14.20 #144

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps netlify-cms-app from 2.14.16 to 2.14.20.

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
  • b198659 chore(release): publish
  • 3924cfb refactor: mutate config in normalizeConfig and handleLocalBackend fns (#4846)
  • 319a538 feat(docs-external-auth): add azure client (#4893)
  • b913c8f chore: improve cypress runs on forks (#4924)
  • 6998348 fix(deps): update dependency netlify-cms-app to v2.14.19 (#4923)
  • bc2b695 chore(release): publish
  • 60454bb fix: json FM ending with object parse error (#4909)
  • e481e6e feat(locale-ru): add missing translations (#4922)
  • 7e2ce1a feat(locale-fr): add missing translations (#4921)
  • cbcfa19 fix(docs-slack-linkt): update _redirects (#4919)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)