mrmartineau / gatsby-theme-code-notes

A Gatsby theme for publishing code-related notes to your website
https://code-notes-example.netlify.com
MIT License
470 stars 39 forks source link

chore(deps): bump theme-ui from 0.7.3 to 0.14.6 in /gatsby-theme-code-notes #306

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps theme-ui from 0.7.3 to 0.14.6.

Release notes

Sourced from theme-ui's releases.

v0.14.6

🐛 Bug Fix

  • @theme-ui/prism

Authors: 1

v0.14.5

🐛 Bug Fix

  • gatsby-plugin-theme-ui
    • fix(gatsby-plugin-theme-ui): Stop using JSX in gatsby-browser.js and gatsby-ssr.js (@​hasparus)

Authors: 1

v0.14.5-develop.0

🐛 Bug Fix

  • gatsby-plugin-theme-ui
    • fix(gatsby-plugin-theme-ui): Stop using JSX in gatsby-browser.js and gatsby-ssr.js (@​hasparus)

Authors: 1

v0.14.4

:tada: This release contains work from a new contributor! :tada:

Thank you, kamatte (@​kamatte-me), for all your work!

🐛 Bug Fix

Authors: 3

v0.14.4-develop.1

:tada: This release contains work from a new contributor! :tada:

Thank you, kamatte (@​kamatte-me), for all your work!

... (truncated)

Changelog

Sourced from theme-ui's changelog.

v0.14.6 (Wed Jun 15 2022)

🐛 Bug Fix

  • @theme-ui/prism

Authors: 1


v0.14.5 (Sat Apr 30 2022)

🐛 Bug Fix

  • gatsby-plugin-theme-ui
    • fix(gatsby-plugin-theme-ui): Stop using JSX in gatsby-browser.js and gatsby-ssr.js (@​hasparus)

Authors: 1


v0.14.4 (Sat Apr 23 2022)

:tada: This release contains work from a new contributor! :tada:

Thank you, kamatte (@​kamatte-me), for all your work!

🐛 Bug Fix

Authors: 3


v0.14.3 (Thu Apr 21 2022)

🐛 Bug Fix

  • @theme-ui/editor, @theme-ui/match-media, theme-ui

... (truncated)

Commits
  • 225c54c Bump version to: v0.14.6 [skip ci]
  • 53ae849 Update CHANGELOG.md [skip ci]
  • 71ec343 fix(prism): fix peer dependency version
  • 83efd12 Bump version to: v0.14.5 [skip ci]
  • c442a27 Update CHANGELOG.md [skip ci]
  • 5053d4d fix(gatsby-plugin-theme-ui): Stop using JSX in gatsby-browser.js and gatsby-s...
  • 6318955 Bump version to: v0.14.4 [skip ci]
  • c23527a Update contributors [skip ci]
  • cfc6f91 Update CHANGELOG.md [skip ci]
  • eff138b Merge pull request #2210 from system-ui/develop
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #325.