site
site copied to clipboard
[skip netlify]: Bump babel-preset-gatsby from 0.5.14 to 1.10.0
Bumps babel-preset-gatsby from 0.5.14 to 1.10.0.
Release notes
Sourced from babel-preset-gatsby's releases.
New MongoDB source plugin!
Exciting to see the first source plugin for a database added!
Added
- Add gatsby-source-mongodb plugin to gatsby (#1570)
@jorishermans
- [www] Refactor Homepage and Navigation & convert diagram to html/css (#1605)
@fk
- Included example with WP-API-MENUS items (#1619)
@sebastienfi
- added new site to showcase (#1616)
@dvzrd
- Docs: add grommet starter (#1626)
@alampros
- add a bunch of tests for various plugins (#1581)
@DSchau
Fixed
- fix broken gatsby link definition for typescript 2.4.2 (#1628)
@DominikGuzei
- test: fix failing test due to missing argyle image (#1636)
@DSchau
- Revise part one of tutorial to use hello-world starter (#1630)
@KyleAMathews
- Fix passing createNode as argument (#1629)
@sebastienfi
- Don't mutate page context (#1537)
@okcoker
- Updated instructions for Windows (#1621)
@sebastienfi
- Tweak JSS links + add it to plugins page (#1615)
@KyleAMathews
New plugin adding support for css-in-js library JSS!
Added
- Implement gatsby-plugin-jss #1431
@wizardzloy
- Add gatsby-plugin-feed to www #1569
@nicholaswyoung
- gatsby-transformer-sharp: Added the option to use the original image #1556
@chiedo
Fixed
- [www] Blog post meta styles #1561
@fk
- Fix unsupported method in IE #1573
@variadicintegrity
- Don't set a default title in html.js as not overriden by react-helmet #1578
@KyleAMathews
- Downgrade Glamor to v2 as v3 unstable #1580
@KyleAMathews
- Remove the slash between the pathPrefix and pathname when navigating #1574
@DaleWebb
- Fix url in Contentful example #1596
@axe312ger
- Small fixes to tutorial #1586
@benmathews
- Add missing dep to gatsby-source-filesystem #1607
@jquense
- Wordpress -> WordPress #1608
@Alaev
- Fix typo #1609
@fk
- Update
modifyWebpackConfig
docs #1613@KyleAMathews
- Fix broken links #1614
@KyleAMathews
1.3.0 — improve cachability of JS bundles + new CSV transformer!
Added
... (truncated)
Changelog
Sourced from babel-preset-gatsby's changelog.
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.11.0-next.0 (2021-07-15)
Note: Version bump only for package babel-preset-gatsby
1.10.0-next.1 (2021-07-08)
Note: Version bump only for package babel-preset-gatsby
1.10.0-next.0 (2021-07-01)
Note: Version bump only for package babel-preset-gatsby
1.9.0-next.0 (2021-06-18)
Note: Version bump only for package babel-preset-gatsby
1.8.0-next.1 (2021-06-10)
Note: Version bump only for package babel-preset-gatsby
1.8.0-next.0 (2021-06-03)
Note: Version bump only for package babel-preset-gatsby
1.7.0-next.2 (2021-06-02)
Note: Version bump only for package babel-preset-gatsby
1.7.0-next.1 (2021-05-31)
Note: Version bump only for package babel-preset-gatsby
1.7.0-next.0 (2021-05-21)
Note: Version bump only for package babel-preset-gatsby
1.6.0-next.0 (2021-05-06)
Note: Version bump only for package babel-preset-gatsby
1.5.0-next.0 (2021-04-23)
Note: Version bump only for package babel-preset-gatsby
1.4.0-next.3 (2021-04-20)
... (truncated)
Commits
e77af12
chore(release): Publishec04448
chore(release): Publish next466d4c0
chore(deps): update babel monorepo (#32238)db030ef
chore(release): Publish next pre-minor33f0feb
chore(release): Publish next pre-minor5b621bf
chore(release): Publish next7d42e8d
chore(deps): bump babel minor (#31857)74c8c60
chore(release): Publish next pre-minor6f8646c
chore(release): Publish next701ab2f
chore(deps): update babel monorepo (#31143)- Additional commits viewable in compare view
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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.
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 badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml
file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)