Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gatsby@2.24.14
Choose a base ref
...
head repository: gatsbyjs/gatsby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gatsby@2.24.15
Choose a head ref
  • 15 commits
  • 50 files changed
  • 14 contributors

Commits on Jul 29, 2020

  1. Copy the full SHA
    95ddecb View commit details
  2. Add plugincreator to API (#26101)

    * Add plugincreator to API
    
    * fix capitlization
    
    Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home>
    LB and Laurie Barth authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c300152 View commit details
  3. chore(showcase): Add Devnet (#25952)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    Marin-Matosevic and Ekwuno authored Jul 29, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    f11b9a8 View commit details
  4. Add pluagin source for page (#26104)

    Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home>
    LB and Laurie Barth authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0b67a69 View commit details
  5. fix(gatsby-source-contentful): support height parameter for srcset (#…

    …25776)
    
    * Calculate fixed image width if necessary
    
    * Calculate fixed image width if necessary
    
    * Revert snapshot test changes
    
    * Bring back new test
    
    * Update snapshot
    mrseanbaines authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5148b3a View commit details
  6. chore(docs): Add author Colby Fayock (#26109)

    * adding Colby Fayock author avatar and bio
    
    * Update author.yaml
    
    adding new line at end of file
    
    * pretier
    colbyfayock authored Jul 29, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f8fe2b8 View commit details

Commits on Jul 30, 2020

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3f12959 View commit details
  2. chore: Add jest-matchmedia-mock to replace DIY mock (#26118)

    Better for maintenance, but also because I need a better API surface of `matchMedia()` for a `gatsby-image` PR that uses it and fails tests otherwise.
    polarathene authored Jul 30, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b8e1e8d View commit details
  3. Address Uncontrolled Resource Consumption in jpeg-js (#26122)

    * Address vulnerability in jpeg-js
    
    Vulnerability: GHSA-w7q9-p3jq-fmhm
    Jimp Pull Request: jimp-dev/jimp#892
    Potrace Pull Request: tooolbox/node-potrace#9
    
    * Address vulnerability in jpeg-js
    
    Vulnerability: GHSA-w7q9-p3jq-fmhm
    Jimp Pull Request: jimp-dev/jimp#892
    Potrace Pull Request: tooolbox/node-potrace#9
    
    * Address vulnerability in jpeg-js
    
    Vulnerability: GHSA-w7q9-p3jq-fmhm
    Jimp Pull Request: jimp-dev/jimp#892
    Potrace Pull Request: tooolbox/node-potrace#9
    
    * Update lockfile
    karlhorky authored Jul 30, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1030416 View commit details
  4. Updates sites.yml to add Reactive Resume (#25834)

    Co-authored-by: Obinna Ekwuno <obinnacodes@gmail.com>
    AmruthPillai and Ekwuno authored Jul 30, 2020

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    c20e7ef View commit details
  5. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0211c05 View commit details
  6. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    495fd73 View commit details
  7. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f9e12cc View commit details
  8. feat(telemetry): Telemetry flush events fixes and covert more of tele…

    …metry to TypeScript (#25956)
    
    * Flush at end to be safe
    
    * Convert more to ts and handle errors better with turit/fetch
    
    * More explicit types
    
    * Make in-memory-machineids more distinct
    
    * Fix up types
    
    * Extrace in memory store
    
    * Change event storage export
    
    * Convert helpers to ts
    
    * fix test
    
    * Stupid jest
    
    * Cheat ts to think match always returns a non null thing
    jamo authored Jul 30, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    12f124b View commit details
  9. chore(release): Publish

     - gatsby-admin@0.1.104
     - gatsby-cli@2.12.68
     - gatsby-plugin-sharp@2.6.24
     - gatsby-recipes@0.1.58
     - gatsby-remark-images@3.3.23
     - gatsby-source-contentful@2.3.34
     - gatsby-telemetry@1.3.24
     - gatsby-transformer-sharp@2.5.12
     - gatsby-transformer-sqip@2.3.24
     - gatsby@2.24.15
    freiksenet committed Jul 30, 2020
    Copy the full SHA
    f577888 View commit details
Loading