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

Merge develop to stable for v0.9.2 #1836

Merged
merged 39 commits into from Jun 19, 2021
Merged

Merge develop to stable for v0.9.2 #1836

merged 39 commits into from Jun 19, 2021

Commits on May 5, 2021

  1. docs(pragma): add "automatic runtime" section to JSX pragma guide

    - add link to JSX pragma guide from "How it works" guide
    flo-sch committed May 5, 2021
    Copy the full SHA
    b2d1fb3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Copy the full SHA
    32a96f6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    636a92b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f2fbfe8 View commit details
    Browse the repository at this point in the history
  4. Update packages/docs/src/pages/guides/jsx-pragma.mdx

    Co-authored-by: Piotr Monwid-Olechnowicz <hasparus@gmail.com>
    flo-sch and hasparus committed May 19, 2021
    Copy the full SHA
    f92f4d0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bcc3e7b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. 1
    Copy the full SHA
    92686a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. 1
    Copy the full SHA
    d79d25a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.26.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.26.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Jun 8, 2021
    1
    Copy the full SHA
    6fa6fe6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. chore(deps-dev): bump prettier from 2.3.0 to 2.3.1

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.0...2.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lachlanjc committed Jun 9, 2021
    1
    Copy the full SHA
    08ecc2d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Ignore patch updates in Dependabot

    We get a lot of noise from Dependabot on a weekly basis. This should help a bit.
    
    See https://github.blog/changelog/2021-05-21-dependabot-version-updates-can-now-ignore-major-minor-patch-releases/
    hasparus committed Jun 10, 2021
    2
    Copy the full SHA
    af482ed View commit details
    Browse the repository at this point in the history
  2. chore: pin gatsby-plugin-mdx to v2.4

    2.5.1 is still broken on Windows.
    
    See gatsbyjs/gatsby#31396
    hasparus committed Jun 10, 2021
    1
    Copy the full SHA
    6bf6cc5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    03e6c43 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dfda364 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5178a47 View commit details
    Browse the repository at this point in the history
  6. test: uppdate snapshots

    hasparus committed Jun 10, 2021
    Copy the full SHA
    f4482c1 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ce4129b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Merge pull request #1813 from system-ui/label-jsdoc

    fix(css): add JSDoc comment to sx.label
    hasparus committed Jun 11, 2021
    1
    Copy the full SHA
    3374dff View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

  1. 1
    Copy the full SHA
    aeb44b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. chore(deps-dev): bump @babel/register from 7.13.16 to 7.14.5

    Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.16 to 7.14.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-register)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/register"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 14, 2021
    Copy the full SHA
    a58aaaa View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. 1
    Copy the full SHA
    21ee5c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1820 from system-ui/dependabot/npm_and_yarn/babel…

    …/register-7.14.5
    
    chore(deps-dev): bump @babel/register from 7.13.16 to 7.14.5
    hasparus committed Jun 15, 2021
    Copy the full SHA
    8358f3e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump execa from 5.0.1 to 5.1.1

    Bumps [execa](https://github.com/sindresorhus/execa) from 5.0.1 to 5.1.1.
    - [Release notes](https://github.com/sindresorhus/execa/releases)
    - [Commits](sindresorhus/execa@v5.0.1...v5.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: execa
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    32755e9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1718 from flo-sch/docs/jsx-runtime/update-configu…

    …ration-patterns
    
    Docs: update JSX pragma guide with automatic runtime section
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    51f7fd1 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.27.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.23.0 to 4.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    145f079 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump @babel/cli from 7.13.16 to 7.14.5

    Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to 7.14.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    92b4d93 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1829 from system-ui/dependabot/npm_and_yarn/babel…

    …/cli-7.14.5
    
    chore(deps-dev): bump @babel/cli from 7.13.16 to 7.14.5
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    8f01a29 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @types/node from 15.6.0 to 15.12.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.6.0 to 15.12.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    39b6e78 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @babel/preset-typescript from 7.13.0 to 7.14.5

    Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.13.0 to 7.14.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-typescript)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    1b9a422 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1830 from system-ui/dependabot/npm_and_yarn/types…

    …/node-15.12.2
    
    chore(deps-dev): bump @types/node from 15.6.0 to 15.12.2
    hasparus committed Jun 15, 2021
    Copy the full SHA
    da48e9c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1825 from system-ui/dependabot/npm_and_yarn/execa…

    …-5.1.1
    
    chore(deps-dev): bump execa from 5.0.1 to 5.1.1
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    e8bd540 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1826 from system-ui/dependabot/npm_and_yarn/types…

    …cript-eslint/parser-4.27.0
    
    chore(deps-dev): bump @typescript-eslint/parser from 4.23.0 to 4.27.0
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    73afaf9 View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.27.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    34e3e07 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1827 from system-ui/dependabot/npm_and_yarn/types…

    …cript-eslint/eslint-plugin-4.27.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    60b545b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #1831 from system-ui/dependabot/npm_and_yarn/babel…

    …/preset-typescript-7.14.5
    
    chore(deps-dev): bump @babel/preset-typescript from 7.13.0 to 7.14.5
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    dbc1e94 View commit details
    Browse the repository at this point in the history
  16. chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5

    Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.13.13 to 7.14.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-preset-react)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 15, 2021
    Copy the full SHA
    b9bb23e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #1828 from system-ui/dependabot/npm_and_yarn/babel…

    …/preset-react-7.14.5
    
    chore(deps-dev): bump @babel/preset-react from 7.13.13 to 7.14.5
    hasparus committed Jun 15, 2021
    1
    Copy the full SHA
    0d0e4d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

  1. Fix typo

    vladshcherbin committed Jun 19, 2021
    Copy the full SHA
    3ed34d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1835 from vladshcherbin/patch-1

    Fix typo
    hasparus committed Jun 19, 2021
    1
    Copy the full SHA
    45ab114 View commit details
    Browse the repository at this point in the history