betagouv / metiers-numeriques

Découvrez les métiers et offres d'emploi numériques de l'État.
https://metiers.numerique.gouv.fr
MIT License
12 stars 4 forks source link

build(deps): bump @ckeditor/ckeditor5-markdown-gfm from 34.2.0 to 36.0.1 #622

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps @ckeditor/ckeditor5-markdown-gfm from 34.2.0 to 36.0.1.

Release notes

Sourced from @​ckeditor/ckeditor5-markdown-gfm's releases.

v36.0.1

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-markdown-gfm's changelog.

36.0.1 (2023-02-06)

Release highlights

This is a patch release that resolves two recent issues:

  • The broken release to npm of the @ckeditor/ckeditor5-highlight package. We mistakenly published TypeScript source next to JavaScript files and that breaks some setups, making it harder to integrate the v36.0.0 of CKEditor 5 in your systems. See #13373 for more details.
  • The performance regression in drag&drop of images on the newest version of Firefox (109.0.1). This is an issue caused by a change in Firefox itself and while Firefox’s team plans to revert it, we want to ship the workaround as soon as possible to you. See #13366 for more details.

Bug fixes

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 240bb31 Release: v36.0.1.
  • ef6530d Internal: Updated dependencies. [skip ci]
  • a6c770a Release: v36.0.0.
  • 9d7d557 Internal: Updated dependencies. [skip ci]
  • c8a89f3 Internal: Bumped the year.
  • 973cf3e Added ckeditor5-markdown-gfm/_src.
  • 488d9f0 Rewrite markdown-gfm to TypeScript: misc. changes.
  • 51c5abb Rewrite markdown-gfm to TypeScript
  • e456f6e Wrapped urls in markdown syntax.
  • af412ad Dev-utils: Use version 32.
  • 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)