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

[pull] main from prettier:main #1914

Merged
merged 66 commits into from
May 7, 2024
Merged

[pull] main from prettier:main #1914

merged 66 commits into from
May 7, 2024

Commits on Feb 24, 2024

  1. chore(deps): update dependency jest to v30.0.0-alpha.3 (#16106)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    renovate[bot] and fisker committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    3bfabd0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update eslint related dependencies (#16118)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    renovate[bot] and fisker committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1079517 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. chore(deps): update babel to v7.24.0 (#16128)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0d1868c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update typescript-eslint to v7.1.0 (#16129)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a28164e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. fix: no semi for readonly class field (#16133)

    Co-authored-by: Sosuke Suzuki <sosuke.suzuki@dr-ubie.com>
    sxzz and sosukesuzuki committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    765aa10 View commit details
    Browse the repository at this point in the history
  2. Exclude optional call from isTestCall (#16084)

    Ignore optional call from `isTestCall`
    fisker committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    765fd08 View commit details
    Browse the repository at this point in the history
  3. Remove outdated hack for diff package (#16083)

    * Remove outdated hack for `diff` package
    
    * Deep import
    
    * Fix
    
    * Share from core
    fisker committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a8d9536 View commit details
    Browse the repository at this point in the history
  4. Add unit test coverage for parser-and-printer.js (#16082)

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    teechap and fisker committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    3ba7396 View commit details
    Browse the repository at this point in the history
  5. Stricter AST check for property keys (#16060)

    * Stricter AST check for property keys
    
    * Use utility
    fisker committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    41baabd View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. allow linebreaks in member expressions in template interpolations (#1…

    …6116)
    
    * allow linebreaks in member expressions in template interpolations
    
    * lint
    
    * add changelog
    bakkot committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d50a4e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    6d2418f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Improve wrapping for codeblock in markdown and jsx in mdx (#15993)

    Co-authored-by: fisker <lionkay@gmail.com>
    seiyab and fisker committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d970dee View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. chore(deps): update dependency hermes-parser to v0.20.1 (#16180)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7a3c4df View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. chore(deps): update dependency rollup-plugin-license to v3.3.1 (#16176)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba000be View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency postcss to v8.4.38 (#16175)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    83fa3e7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency magic-string to v0.30.8 (#16174)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9984fec View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency esbuild to v0.20.2 (#16173)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ae742c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. chore(deps): update typescript-eslint to v7.5.0 (#16172)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    724120a View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency meriyah to v4.4.1 (#16170)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    02e62ac View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @angular/compiler to v17.3.2 (#16178)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a9dfd18 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions-cool/issues-helper action to v3.6.0 (#16177)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7982771 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Yield expression parens (#16194)

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    kirkwaiblinger and fisker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    48c9bc4 View commit details
    Browse the repository at this point in the history
  2. Bump actions-cool/issues-helper from 3.5.2 to 3.6.0 (#16122)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b6c1867 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update babel (#16130)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker <lionkay@gmail.com>
    renovate[bot] and fisker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    be0f56c View commit details
    Browse the repository at this point in the history
  4. chore(deps): update eslint related dependencies (#16200)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8497706 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency html-element-attributes to v3.4.0 (#16199

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5041907 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency magic-string to v0.30.9 (#16196)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    197f964 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency eslint-plugin-unicorn to v52 (#16201)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker <lionkay@gmail.com>
    renovate[bot] and fisker committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    579b1c4 View commit details
    Browse the repository at this point in the history
  8. Claim prettier/prettier on Drips (#16195)

    Adding this file to verify Open Source Collective's wallet address  on Drips. Open Source Collective will periodically collect and allocate funds from https://www.drips.network/app/projects/github/prettier/prettier to https://opencollective.com/prettier
    BenJam committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d498b6f View commit details
    Browse the repository at this point in the history
  9. Component syntax and related language features printing support (#16191)

    * Component syntax and related language features printing support
    
    Relevant Flow docs:
    - https://flow.org/en/docs/react/component-syntax/
    - https://flow.org/en/docs/react/render-types/
    
    * Update issue number
    
    * declare new test as unstable
    
    * fix tests
    SamChou19815 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ae8dcc4 View commit details
    Browse the repository at this point in the history
  10. chore(deps): update babel to v7.24.4 (#16202)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4a2ef72 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update dependency flow-parser to v0.233.0 (#16179)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: SUZUKI Sosuke <aosukeke@gmail.com>
    renovate[bot] and sosukesuzuki committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    38c0680 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fa4756 View commit details
    Browse the repository at this point in the history
  13. chore(deps): update dependency meriyah to v4.4.2 (#16197)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    57d2d2a View commit details
    Browse the repository at this point in the history
  14. chore(deps): update dependency cspell to v8.6.1 (#16198)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e8e4672 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c0e24d View commit details
    Browse the repository at this point in the history
  16. Bump express from 4.18.2 to 4.19.2 in /website (#16182)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9416e76 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    6215520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    063978a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore(deps): update dependency typescript to v5.4.3 (#16181)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker <lionkay@gmail.com>
    Co-authored-by: Sosuke Suzuki <sosuke.suzuki@dr-ubie.com>
    3 people committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5ceeccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcef9c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore(deps): update codecov/codecov-action action to v4 (#16020)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    renovate[bot] and fisker committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca93851 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. chore(deps): update typescript-eslint to v7.6.0 (#16213)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb30e20 View commit details
    Browse the repository at this point in the history
  2. Bump tar from 6.2.0 to 6.2.1 (#16214)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f8f7582 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency html-ua-styles to v0.0.6 (#16215)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a9ccba6 View commit details
    Browse the repository at this point in the history
  4. docs: Add documentation for Bun.sh (#16153)

    Co-authored-by: fisker Cheung <lionkay@gmail.com>
    Pietrucci-Blacher and fisker committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    09316aa View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency eslint-plugin-regexp to v2.5.0 (#16216)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker <lionkay@gmail.com>
    renovate[bot] and fisker committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    df998cd View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. chore(deps): update dependency typescript to v5.4.5 (#16219)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1264a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Bump preactjs/compressed-size-action from 2.5.0 to 2.6.0 (#16237)

    Bumps [preactjs/compressed-size-action](https://github.com/preactjs/compressed-size-action) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/preactjs/compressed-size-action/releases)
    - [Commits](preactjs/compressed-size-action@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: preactjs/compressed-size-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    3861ff3 View commit details
    Browse the repository at this point in the history
  2. chore: fix some typos in comments (#16221)

    Signed-off-by: StevenMia <flite@foxmail.com>
    StevenMia committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    22e9d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    470d04e View commit details
    Browse the repository at this point in the history
  4. chore: fix some typos (#16149)

    Signed-off-by: kaifulee <cuishuang@outlook.com>
    Co-authored-by: Alexander Kachkaev <alexander@kachkaev.ru>
    kaifulee and kachkaev committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9026b1c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    923eec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ddfab View commit details
    Browse the repository at this point in the history
  3. Fix tests on Node.js 14 x MacOS (#16250)

    Tests on Node.js 14 x MacOS
    sosukesuzuki committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a32fca0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    1663d59 View commit details
    Browse the repository at this point in the history
  2. renaming jsfmt.spec.js to format.test.js (#16244)

    Co-authored-by: fisker <lionkay@gmail.com>
    Janther and fisker committed May 6, 2024
    Configuration menu
    Copy the full SHA
    16449ce View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency import-meta-resolve to v4.1.0 (#16258)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b9c1181 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update typescript-eslint to v7.8.0 (#16259)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    598b6ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a2325a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77d9bcf View commit details
    Browse the repository at this point in the history
  7. chore(deps): update glimmer to v0.91.1 (#16171)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: fisker <lionkay@gmail.com>
    renovate[bot] and fisker committed May 6, 2024
    Configuration menu
    Copy the full SHA
    36bdf95 View commit details
    Browse the repository at this point in the history
  8. chore(deps): update babel to v7.24.5 (#16260)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    05f3bee View commit details
    Browse the repository at this point in the history
  9. chore(deps): update glimmer to v0.92.0 (#16263)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b521a7d View commit details
    Browse the repository at this point in the history
  10. chore(deps): update babel to v7.24.5 (#16262)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 6, 2024
    Configuration menu
    Copy the full SHA
    708bb1f View commit details
    Browse the repository at this point in the history