openknowledgebe / website

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

Bump netlify-cms-app from 2.14.47 to 2.15.20 #197

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps netlify-cms-app from 2.14.47 to 2.15.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)
Commits
  • e14fe6a chore(release): publish
  • 58bfa2d feat: make search optional
  • af6ae07 chore(deps): update dependency commonmark-spec to ^0.30.0 (#5521)
  • 7aaf524 chore(deps): update dependency commonmark to ^0.30.0 (#5520)
  • 879e03b chore(deps): update typescript-eslint monorepo to v4.28.0 (#5523)
  • c01c18c fix(deps): update dependency gatsby to v3.7.2 (#5518)
  • f84f41f chore(deps): lock file maintenance (#5524)
  • bac132e chore(deps): update dependency @​babel/core to v7.14.6 (#5494)
  • 813f9ba fix(deps): update dependency simple-git to v2.40.0 (#5496)
  • 2d67283 chore(deps): update dependency cypress to v7.5.0 (#5497)
  • 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)