Update dependency @lekoarts/gatsby-theme-minimal-blog to v3 - autoclosed #36
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.7.6
->3.1.3
Release Notes
LekoArts/gatsby-themes
v3.1.3
Compare Source
Patch Changes
#696
d0b7944
Thanks @LekoArts! - chore: Improve READMEs with more instructionsLinks to changelogs and places to ask questions were added.
Updated dependencies [
d0b7944
]:v3.1.2
Compare Source
Patch Changes
#692
4d01e21
Thanks @renovate! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blogUpdated dependencies [
afba2ff
]:v3.1.1
Compare Source
Patch Changes
#664
2ca7855
Thanks @renovate! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog-core^2.10.1
->^2.13.0
^3.10.2
->^3.13.0
^5.7.0
->^5.10.0
^3.10.0
->^3.13.0
^3.10.0
->^3.13.0
#663
f0ba317
Thanks @renovate! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog^3.10.0
->^3.13.0
^4.10.0
->^4.13.0
^2.2.3
->^2.3.0
Updated dependencies [
2ca7855
]:v3.1.0
Minor Changes
#644
4fccc44
Thanks @LekoArts! - feat(minimal-blog-core): SetbackgroundColor
in gatsby-remark-images totransparent
By default the plugin has
white
as abackgroundColor
. This is a problem for transparent images (PNG) that are viewed in the dark theme version of the site.So as a sensible default I'll set this to
transparent
now. If you relied on this being white and want to restore the old behavior, set themdx
option tofalse
for the theme, copy/paste the existinggatsby-plugin-mdx
config into your own site.For example, your
gatsby-config.js
then will look like this:Patch Changes
4fccc44
]:v3.0.3
Patch Changes
#632
a159f35
Thanks @renovate! - fix(deps): update packagesAll dependencies were updated to their latest version. The asssociated commit includes these updates:
^9.2.3
->^9.2.4
^9.2.3
->^9.2.4
^3.8.0
->^3.10.0
^1.8.0
->^1.10.1
^2.8.0
->^2.10.1
^4.8.0
->^4.10.0
^3.8.0
->^3.10.2
^5.5.0
->^5.7.0
^3.8.0
->^3.10.0
^3.8.0
->^3.10.0
^9.2.3
->^9.2.4
Depending on the theme a subset of these packages was updated. Future updates will be more granular so that the changelog is individual for each package!
Updated dependencies [
a159f35
]:v3.0.2
Compare Source
Patch Changes
#619
6d104cf
Thanks @renovate! - chore(deps): update packages^3.7.0
->^3.8.0
^1.7.0
->^1.8.0
^2.7.0
->^2.8.0
^4.7.0
->^4.8.0
^3.7.0
->^3.8.0
^5.4.0
->^5.5.0
^3.7.0
->^3.8.0
^3.7.0
->^3.8.0
Updated dependencies [
6d104cf
]:v3.0.1
Compare Source
Patch Changes
#597
e1aec09
Thanks @renovate! - fix(deps): update packagesRenovate Bot updates:
@react-spring/parallax
^9.1.2 -> ^9.2.3@react-spring/web
^9.1.2 -> ^9.2.3gatsby-plugin-catch-links
^3.6.0 -> ^3.7.0gatsby-plugin-image
^1.6.0 -> ^1.7.0gatsby-plugin-mdx
^2.6.0 -> ^2.7.0gatsby-plugin-react-helmet
^4.6.0 -> ^4.7.0gatsby-plugin-sharp
^3.6.0 -> ^3.7.0gatsby-remark-images
^5.3.0 -> ^5.4.0gatsby-source-filesystem
^3.6.0 -> ^3.7.0gatsby-transformer-sharp
^3.6.0 -> ^3.7.0#605
b2822c0
Thanks @LekoArts! - fix: Don't use nullish coalescingSupport for Node versions older than 14+
Updated dependencies [
e1aec09
,b2822c0
]:v3.0.0
Compare Source
Major Changes
#599
1785dcf
Thanks @LekoArts!Breaking Changes
lessBabel
option forgatsby-plugin-mdx
theme-ui
from v0.3 to v0.9 and thus alsoemotion
from v10 to v11gatsby-plugin-typescript
gatsby-plugin-feed
typeface-ibm-plex-sans
npm packageMigrating
lessBabel
option might break your setup in some edge cases. If it doesn't work, turn on themdx
option and choose your own config forgatsby-plugin-mdx
theme-ui
is here: https://theme-ui.com/migrating and foremotion
here: https://emotion.sh/docs/emotion-11gatsby-config.js
gatsby-omni-font-loader
). This enables you to switch the primary font more easily (once you updated the Theme UI config). You can copy the configuration from there into your owngatsby-config.js
Improvements
theme-ui
upgradeactive
color doesn't work. LekoArts/gatsby-themes#415Updates to Starter
If you only cloned the starter (https://github.com/LekoArts/gatsby-starter-minimal-blog) and didn't change anything else this section will be more relevant to you.
gatsby-plugin-google-analytics
FAST_DEV
flaggatsby-plugin-feed
from theme to startergatsby-omni-font-loader
to load the primary font ("IBM Plex Sans") instead of in the theme itselfPatch Changes
1785dcf
]:Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.