Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update starters and examples #23541

Merged
merged 1 commit into from
May 5, 2020
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies patch 7.9.0 -> 7.9.6
@stripe/stripe-js dependencies minor ^1.4.0 -> ^1.5.0
cypress devDependencies minor ^4.4.1 -> ^4.5.0
gatsby (changelog) dependencies patch ^2.21.0 -> ^2.21.13
gatsby-core-utils dependencies patch ^1.2.0 -> ^1.2.1
gatsby-cypress devDependencies patch ^0.4.0 -> ^0.4.1
gatsby-image dependencies patch ^2.4.0 -> ^2.4.1
gatsby-plugin-catch-links dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-cxs dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-emotion dependencies patch ^4.3.0 -> ^4.3.1
gatsby-plugin-feed dependencies patch ^2.5.0 -> ^2.5.1
gatsby-plugin-flow dependencies patch ^1.3.0 -> ^1.3.1
gatsby-plugin-glamor dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-google-analytics dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-jss dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-layout dependencies patch ^1.3.0 -> ^1.3.1
gatsby-plugin-manifest dependencies patch ^2.4.0 -> ^2.4.2
gatsby-plugin-mdx dependencies patch ^1.2.0 -> ^1.2.6
gatsby-plugin-netlify dependencies patch ^2.3.0 -> ^2.3.2
gatsby-plugin-nprogress dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-offline dependencies patch ^3.2.0 -> ^3.2.1
gatsby-plugin-react-helmet dependencies patch ^3.3.0 -> ^3.3.1
gatsby-plugin-sass dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-sharp dependencies patch ^2.6.0 -> ^2.6.1
gatsby-plugin-sitemap dependencies patch ^2.4.0 -> ^2.4.2
gatsby-plugin-styled-components dependencies patch ^3.3.0 -> ^3.3.1
gatsby-plugin-styled-jsx dependencies patch ^3.3.0 -> ^3.3.1
gatsby-plugin-stylus dependencies patch ^2.3.0 -> ^2.3.1
gatsby-plugin-typography dependencies patch ^2.5.0 -> ^2.5.1
gatsby-remark-autolink-headers dependencies patch ^2.3.0 -> ^2.3.1
gatsby-remark-copy-linked-files dependencies patch ^2.3.0 -> ^2.3.2
gatsby-remark-embed-snippet dependencies patch ^4.3.0 -> ^4.3.1
gatsby-remark-graphviz dependencies patch ^1.3.0 -> ^1.3.1
gatsby-remark-images dependencies patch ^3.3.0 -> ^3.3.1
gatsby-remark-katex dependencies patch ^3.3.0 -> ^3.3.1
gatsby-remark-prismjs dependencies patch ^3.5.0 -> ^3.5.1
gatsby-remark-responsive-iframe dependencies patch ^2.4.0 -> ^2.4.2
gatsby-remark-smartypants dependencies patch ^2.3.0 -> ^2.3.1
gatsby-source-contentful dependencies patch ^2.3.0 -> ^2.3.2
gatsby-source-drupal dependencies patch ^3.5.0 -> ^3.5.1
gatsby-source-faker dependencies patch ^2.3.0 -> ^2.3.1
gatsby-source-filesystem dependencies patch ^2.3.0 -> ^2.3.1
gatsby-source-graphql dependencies patch ^2.5.0 -> ^2.5.1
gatsby-source-hacker-news dependencies patch ^2.4.0 -> ^2.4.1
gatsby-source-medium dependencies patch ^2.3.0 -> ^2.3.1
gatsby-source-mongodb dependencies patch ^2.3.0 -> ^2.3.1
gatsby-source-wordpress dependencies patch ^3.3.0 -> ^3.3.1
gatsby-theme-blog dependencies patch ^1.5.0 -> ^1.5.13
gatsby-theme-blog-core dependencies patch ^1.4.0 -> ^1.4.13
gatsby-theme-notes dependencies patch ^1.3.0 -> ^1.3.13
gatsby-transformer-asciidoc dependencies patch ^1.3.0 -> ^1.3.1
gatsby-transformer-csv dependencies patch ^2.3.0 -> ^2.3.1
gatsby-transformer-excel dependencies patch ^2.4.0 -> ^2.4.1
gatsby-transformer-hjson dependencies patch ^2.4.0 -> ^2.4.1
gatsby-transformer-javascript-frontmatter dependencies patch ^2.3.0 -> ^2.3.1
gatsby-transformer-json dependencies patch ^2.4.0 -> ^2.4.1
gatsby-transformer-react-docgen dependencies patch ^5.2.0 -> ^5.2.1
gatsby-transformer-remark dependencies patch ^2.8.0 -> ^2.8.6
gatsby-transformer-sharp dependencies patch ^2.5.0 -> ^2.5.1
gatsby-transformer-sqip dependencies patch ^2.3.0 -> ^2.3.1
gatsby-transformer-yaml dependencies patch ^2.4.0 -> ^2.4.1
moment (source) dependencies minor ^2.24.0 -> ^2.25.3
node-sass dependencies patch ^4.14.0 -> ^4.14.1

Release Notes

babel/babel

v7.9.6

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-object-rest-spread
  • babel-helper-replace-supers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes
🚀 New Feature
  • babel-traverse, babel-types
    • #​11448 Adding createFlowUnionType in place of createUnionTypeAnnotation without breaking change (@​Beraliv)
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
  • babel-plugin-transform-typescript
  • babel-compat-data
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties
  • babel-traverse, babel-types
  • babel-standalone
  • babel-plugin-transform-runtime
  • babel-generator, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-to-generator
💅 Polish
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
cypress-io/cypress

v4.5.0

Compare Source

Released 4/28/2020

Features:

Bugfixes:

  • Custom Mocha reporters will now correctly use the version of Mocha bundled with Cypress. Fixes #​3537 and #​6984.
  • We better account for word boundaries in application scripts when modifyObstructiveCode is true. Fixes #​7138.
  • Fixed an issue where iterators in TypeScript were not properly transpiled. Fixes #​7098.

Misc:

  • The update window in the Test Runner now encourages yarn users to yarn upgrade Cypress instead of yarn add to help prevent installing 2 versions of Cypress when using yarn workspaces. Addressed in #​7101.
  • We're continuing to make progress in converting our codebase from CoffeeScript to JavaScript. Addresses #​2690 in #​7031 and #​7097.

Dependency Updates:

  • Upgraded electron from 8.2.0 to 8.2.3. Addressed in #​7079.
gatsbyjs/gatsby

v2.21.13

Compare Source

v2.21.12

Compare Source

v2.21.11

Compare Source

v2.21.10

Compare Source

v2.21.9

Compare Source

v2.21.8

Compare Source

v2.21.7

Compare Source

v2.21.6

Compare Source

v2.21.5

Compare Source

v2.21.4

Compare Source

v2.21.3

Compare Source

v2.21.1

Compare Source

moment/moment

v2.25.3

  • Release May 4, 2020

Remove package.json module property. It looks like webpack behaves differently
for modules loaded via module vs jsnext:main.

v2.25.2

Compare Source

  • Release May 4, 2020

This release includes ES Module bundled moment, separate from it's source code
under dist/ folder. This might alleviate issues with finding the `./locale
subfolder for loading locales. This might also mean now webpack will bundle all
locales automatically, unless told otherwise.

v2.25.1

Compare Source

  • Release May 1, 2020

This is a quick patch release to address some of the issues raised after
releasing 2.25.0.

  • 2e268635 [misc] Revert #​5269 due to webpack warning
  • 226799e1 [locale] fil: Fix metadata comment
  • a83a521 [bugfix] Fix typeoff usages
  • e324334 [pkg] Add ts3.1-typings in npm package
  • 28cc23e [misc] Remove deleted generated locale en-SG

v2.25.0

Compare Source

  • Release May 1, 2020

  • #​4611 022dc038 [feature] Support for strict string parsing, fixes #​2469

  • #​4599 4b615b9d [feature] Add support for eras in en and jp

  • #​4296 757d4ff8 [feature] Accept custom relative thresholds in duration.humanize

  • 18 bigfixes

  • 36 locale fixes

  • 5 new locales (oc-lnc, zh-mo, en-in, gom-deva, fil)

sass/node-sass

v4.14.1

Compare Source

Community
Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^, 14**^
Alpine Linux x64 6, 8, 10, 11, 12, 13, 14
FreeBSD i386 amd64 10, 12, 13

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64


Renovate configuration

📅 Schedule: "after 10am on Monday" in timezone GMT.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 27, 2020 20:09
@renovate renovate bot changed the title Update starters and examples to ^1.6.0 fix: update starters and examples to ^1.6.0 Apr 28, 2020
freiksenet
freiksenet previously approved these changes Apr 28, 2020
@renovate renovate bot changed the title fix: update starters and examples to ^1.6.0 fix: update starters and examples Apr 28, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from 784ac41 to 264b9dd Compare April 28, 2020 10:50
@renovate renovate bot changed the title fix: update starters and examples Update starters and examples Apr 28, 2020
@renovate renovate bot changed the title Update starters and examples fix: update starters and examples Apr 28, 2020
@renovate renovate bot changed the title fix: update starters and examples Update starters and examples Apr 28, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from 264b9dd to e07ec04 Compare April 28, 2020 20:09
@renovate renovate bot changed the title Update starters and examples fix: update starters and examples Apr 28, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch 18 times, most recently from 64bfc80 to a69f30d Compare May 1, 2020 19:09
@renovate renovate bot changed the title fix: update starters and examples Update starters and examples May 1, 2020
@renovate renovate bot changed the title Update starters and examples fix: update starters and examples May 3, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch 5 times, most recently from e0bdcee to 5dc989e Compare May 4, 2020 17:33
@renovate renovate bot changed the title fix: update starters and examples Update starters and examples May 4, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from 5dc989e to 1b4baa5 Compare May 5, 2020 01:06
@renovate renovate bot changed the title Update starters and examples fix: update starters and examples May 5, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from 1b4baa5 to c4e58e4 Compare May 5, 2020 11:04
@renovate renovate bot changed the title fix: update starters and examples Update starters and examples May 5, 2020
@renovate renovate bot changed the title Update starters and examples fix: update starters and examples May 5, 2020
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from c4e58e4 to 46cb9f1 Compare May 5, 2020 19:04
@renovate renovate bot force-pushed the renovate/starters-and-examples branch from 46cb9f1 to b684326 Compare May 5, 2020 19:38
Copy link
Contributor

@pieh pieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks mr 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants