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

Release 2.8.5 #2586

Merged
merged 36 commits into from
Sep 5, 2024
Merged

Release 2.8.5 #2586

merged 36 commits into from
Sep 5, 2024

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    19c069c View commit details
    Browse the repository at this point in the history
  2. PHPCS

    puntope committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e8e51f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Remove unused dependency

    puntope committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    38254c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    857e074 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    93b4180 View commit details
    Browse the repository at this point in the history
  2. Bump webpack from 5.93.0 to 5.94.0

    Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.93.0...v5.94.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    435b02e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    75af8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    708910d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f126caa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90ed2a4 View commit details
    Browse the repository at this point in the history
  3. Add more tests

    puntope committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ec9e32f View commit details
    Browse the repository at this point in the history
  4. Add more tests

    puntope committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fd5d8aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84d9ad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e98639a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1958589 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c1023c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75a23ce View commit details
    Browse the repository at this point in the history
  10. Remove reconnectionLock

    tomalec committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    15328f2 View commit details
    Browse the repository at this point in the history
  11. Remove isWCNavigationEnabled

    tomalec committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9bee30e View commit details
    Browse the repository at this point in the history
  12. Hide woocommerce-layout__header with display:none for full-content

    as we no longer need its offset to do calculations removed in #1206
    tomalec committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    42e55b5 View commit details
    Browse the repository at this point in the history
  13. Update useLayout code comment

    Not to mention WC Navigation, but to preventively filter classes.
    tomalec committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8731dee View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Merge pull request #2573 from woocommerce/fix/issue-with-syncing-ship…

    …ping-rates-with-more-than-two-decimals
    
    Fix issue with syncing shipping rates with more than two decimals
    jorgemd24 authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    82ffce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f12ac73 View commit details
    Browse the repository at this point in the history
  3. Add unit test

    martynmjones committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0baf754 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge pull request #2571 from woocommerce/dependabot/npm_and_yarn/web…

    …pack-5.94.0
    
    Bump webpack from 5.93.0 to 5.94.0
    eason9487 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    baeac50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12c09f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge pull request #2547 from woocommerce/tweak/check-wpcom-api-auth

    Use remote-site-status to check the WPCOM Auth status
    puntope authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7210b14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2576 from woocommerce/fix/1659-asset-enqueued-bef…

    …ore-registered
    
    Log Exception if an asset is enqueued before being registered
    martynmjones authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bf5c219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe8d923 View commit details
    Browse the repository at this point in the history
  4. Update readme.txt

    martynmjones committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9fda021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c6a902 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2588 from woocommerce/fix/2587-e2e-tests

    Set WPCOM_API_STATUS transient for E2E tests
    martynmjones authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5d9eeda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ce5aef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59e3fcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf76762 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf3c765 View commit details
    Browse the repository at this point in the history