mooxl / astroad

A pre-configured setup for easy website development with Astro and Payload CMS using Docker.
MIT License
92 stars 8 forks source link

Bump slate-serializers from 0.4.1 to 2.1.6 in /astro #152

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps slate-serializers from 0.4.1 to 2.1.6.

Release notes

Sourced from slate-serializers's releases.

v2.1.6

2.1.6 (2023-12-12)

Bug Fixes

  • react: workaround non-bundled dependency (#131) (7250705)
  • slatetohtml: parse align attribute, add style object example (#133) (75c453f)

Miscellaneous Chores

v0.5.1

0.5.1 (2023-12-05)

Bug Fixes

  • react: remove exports entry (#128) (9172efe)
  • sync version script without dependency upgrade (#126) (1f2158e)

v0.5.0

0.5.0 (2023-12-05)

Features

  • default: encodeEntities default false (#109) (1f0517d)
  • slate-serializers: support legacy package and release version 1 (#106) (7a2bc47)
  • template: add serializer (#97) (b96408d)
  • types: replace elementStyleMap with elementAttributeTransform (#86) (e8ae378)
  • version management, better exports and types (#82) (fc3c828)

Bug Fixes

  • htmlToSlate: add option to toggle whitespace trim (#114) (7bf6e97)
  • nxignore: exclude tests library and bump to 0.6.5 (#100) (401d677)
  • package.json: fix template dependencies and bump 0.6.6 (#101) (84b1aeb)
  • project.json: buildableProjectDepsInPackageJsonType (#112) (5b926ab)
  • react: complete set of config exports (#91) (fe616b1)
  • react: import and merge dom payload config correctly (#95) (dafe438)
  • style-object: build errors (#90) (c790b55)
  • template: custom serializer receives all nodes (#103) (6e2ac55)
  • type exports (#84) (f289c82)
  • workflows: release please (#121) (ddc3db5)
Changelog

Sourced from slate-serializers's changelog.

2.1.6 (2023-12-12)

Bug Fixes

  • react: workaround non-bundled dependency (#131) (7250705)
  • slatetohtml: parse align attribute, add style object example (#133) (75c453f)

Miscellaneous Chores

0.5.1 (2023-12-05)

Bug Fixes

  • react: remove exports entry (#128) (9172efe)
  • sync version script without dependency upgrade (#126) (1f2158e)

0.5.0 (2023-12-05)

Features

  • default: encodeEntities default false (#109) (1f0517d)
  • slate-serializers: support legacy package and release version 1 (#106) (7a2bc47)
  • template: add serializer (#97) (b96408d)
  • types: replace elementStyleMap with elementAttributeTransform (#86) (e8ae378)
  • version management, better exports and types (#82) (fc3c828)

Bug Fixes

  • htmlToSlate: add option to toggle whitespace trim (#114) (7bf6e97)
  • nxignore: exclude tests library and bump to 0.6.5 (#100) (401d677)
  • package.json: fix template dependencies and bump 0.6.6 (#101) (84b1aeb)
  • project.json: buildableProjectDepsInPackageJsonType (#112) (5b926ab)
  • react: complete set of config exports (#91) (fe616b1)
  • react: import and merge dom payload config correctly (#95) (dafe438)
  • style-object: build errors (#90) (c790b55)
  • template: custom serializer receives all nodes (#103) (6e2ac55)
  • type exports (#84) (f289c82)
  • workflows: release please (#121) (ddc3db5)

1.0.0 (2023-07-19)

⚠ BREAKING CHANGES

... (truncated)

Commits


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 show 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)