StackExchange / Stacks

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

build(deps-dev): bump @stackoverflow/stacks-editor from 0.10.5 to 0.10.6 #1721

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @stackoverflow/stacks-editor from 0.10.5 to 0.10.6.

Release notes

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

v0.10.6

What's Changed

Dependency updates

Full Changelog: https://github.com/StackExchange/Stacks-Editor/compare/v0.10.5...v0.10.6

Changelog

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

0.10.6 (2024-04-24)

Features

  • image-upload: add accepted file types option (#304) (93bf622)

Bug Fixes

  • image-upload: ensure accept attribute of uploader is populated correctly (9edcb68)
  • image-upload: make color contrast of content policy and branding help text accessible (f57efd3)
Commits
  • d86b1e9 chore(release): 0.10.6
  • f57efd3 fix(image-upload): make color contrast of content policy and branding help te...
  • 9edcb68 fix(image-upload): ensure accept attribute of uploader is populated correctly
  • 93bf622 feat(image-upload): add accepted file types option (#304)
  • e85b87b build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.2.0 (#300)
  • 387d942 build(deps-dev): bump css-loader from 6.10.0 to 7.1.1 (#307)
  • b08c8f9 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#309)
  • c29f247 build(deps-dev): bump @​commitlint/cli from 19.2.1 to 19.2.2 (#308)
  • 3bc52f4 build(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 (#306)
  • f3cd08b build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#303)
  • See full diff 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)