StackExchange / Stacks

Stack Overflow’s Design System
https://stackoverflow.design
MIT License
610 stars 90 forks source link

build(deps-dev): bump @stackoverflow/stacks-editor from 0.9.1 to 0.10.0 #1642

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @stackoverflow/stacks-editor from 0.9.1 to 0.10.0.

Release notes

Sourced from @​stackoverflow/stacks-editor's releases.

v0.10.0

What's Changed

Bug Fixes

  • autoformatting: prevent autoformatting when the first underscore is preceded by a non-whitespace character (#262) (5e45ac2)
  • controls: improve focus style to meet WCAG 2.2 AA (#267) (7cbaf5e)
    • Note: This change includes an update of the @stackoverflow/stacks dependency from v2.0.8 to v2.1.0 and now declares it as a peer dependency

Full Changelog: https://github.com/StackExchange/Stacks-Editor/compare/v0.9.1...v0.10.0

Changelog

Sourced from @​stackoverflow/stacks-editor's changelog.

0.10.0 (2024-02-07)

Bug Fixes

  • autoformatting: prevent autoformatting when the first underscore is preceded by a non-whitespace character (#262) (5e45ac2)
  • controls: improve focus style to meet WCAG 2.2 AA (#267) (7cbaf5e)
  • deps: upgrade @​stackoverflow/stacks to v2.0.8 (a19a8a3)
  • deps: upgrade markdown-it to v13.0.2 (e047893)
  • deps: upgrade prosemirror libs to latest minor releases (869c83d)
  • deps: upgrade prosemirror libs to latest patches (a2eeedf)
Commits
  • c8d9869 chore(release): 0.10.0
  • 7cbaf5e fix(controls): improve focus style to meet WCAG 2.2 AA (#267)
  • 14274dd build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#268)
  • 55ba277 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#269)
  • 8ee6225 build(deps-dev): bump husky from 9.0.6 to 9.0.10 (#271)
  • 24eef29 build(deps-dev): bump webpack from 5.90.0 to 5.90.1 (#270)
  • 5e45ac2 fix(autoformatting): prevent autoformatting when the first underscore is prec...
  • 3b55b95 build(deps-dev): bump husky from 8.0.3 to 9.0.6 (#265)
  • b52f2d2 build(deps-dev): bump webpack from 5.89.0 to 5.90.0 (#263)
  • 9a31c84 build(deps): bump @​stackoverflow/stacks from 2.0.8 to 2.0.9 (#264)
  • 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 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)