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 gatsby-plugin-theme-ui from 0.7.3 to 0.15.3 in /gatsby-theme-code-notes #353

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps gatsby-plugin-theme-ui from 0.7.3 to 0.15.3.

Release notes

Sourced from gatsby-plugin-theme-ui's releases.

v0.15.3

🐛 Bug Fix

Authors: 2

v0.15.3-develop.0

🐛 Bug Fix

Authors: 1

v0.15.2

🐛 Bug Fix

🏠 Internal

Authors: 3

v0.15.2-develop.0

🐛 Bug Fix

Authors: 2

... (truncated)

Changelog

Sourced from gatsby-plugin-theme-ui's changelog.

v0.15.3 (Mon Oct 17 2022)

🐛 Bug Fix

Authors: 2


v0.15.1 (Tue Oct 04 2022)

🐛 Bug Fix

🏠 Internal

Authors: 3


v0.15.0 (Mon Sep 26 2022)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Luke Watts (@​thisislawatts)

... (truncated)

Commits
  • ce61514 Bump version to: 0.15.3 [skip ci]
  • 5c96fd3 Update CHANGELOG.md [skip ci]
  • 7c293c6 Merge pull request #2321 from system-ui/jest-29
  • 5b5067e Update snapshot
  • aed5e0a chore(prism): add dev dependency on @​types/react
  • fb0f8b9 Bump versions to: 0.15.3-develop.0 [skip ci]
  • a6ebf51 fix: Move NPM env vars up
  • 06dc4d8 fix: append NPM_AUTH_TOKEN to .npmrc for publish
  • 12e6ec8 chore: explicitly pass registry-url to setup-node action
  • 601e509 Bump versions to: 0.15.2 [skip ci]
  • 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 1 year ago

Superseded by #362.