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

Staging release: v20230815.1 #4787

Merged
merged 41 commits into from
Aug 15, 2023
Merged

Staging release: v20230815.1 #4787

merged 41 commits into from
Aug 15, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    085b88a View commit details
    Browse the repository at this point in the history
  2. Reduce the batch size to from 1000 to 500 and add the object count to…

    … the log entry. Limit to 1 queue processor job on non-prods (#4731)
    
    * Reduce the batch size to from 1000 to 500 and add the object count to the log entry. Limit to 1 queue processor job on non-prods
    
    * Fix tests by explicitly defining VIP_GO_ENV to production in test
    
    * Add a full queue namespace in constants mocker + lint
    
    * The struggle is real
    
    * fix: deprecation warnings
    
    * fix: check for WP_TESTS_DOMAIN must not be mocked
    
    ---------
    
    Co-authored-by: Volodymyr Kolesnykov <[email protected]>
    Co-authored-by: Volodymyr Kolesnykov <[email protected]>
    3 people authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4d5b9f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Disable temporary backup removal logic introduced in WordPress 6.3 (#…

    …4712)
    
    * Disable action introduced in WP6.3
    
    * Updating comment.
    
    * Remove action sooner
    gudmdharalds authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f325e3c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. chore(deps-dev): Bump sass in /search/search-dev-tools (#4741)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.64.2.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.64.1...1.64.2)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b7589c6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump chart.js from 4.3.0 to 4.3.3 (#4744)

    Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.3.0 to 4.3.3.
    - [Release notes](https://github.com/chartjs/Chart.js/releases)
    - [Commits](chartjs/Chart.js@v4.3.0...v4.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: chart.js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dd5f66b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump postcss-preset-env from 9.0.0 to 9.1.0 (#4743)

    Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.0.0 to 9.1.0.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-preset-env
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    23494fb View commit details
    Browse the repository at this point in the history
  4. chore(deps): Bump tough-cookie and @cypress/request (#4748)

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.
    
    Updates `tough-cookie` from 2.5.0 to 4.1.3
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)
    
    Updates `@cypress/request` from 2.88.11 to 2.88.12
    - [Release notes](https://github.com/cypress-io/request/releases)
    - [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
    - [Commits](cypress-io/request@v2.88.11...v2.88.12)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: "@cypress/request"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    15f70e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    9360648 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump @babel/plugin-syntax-decorators in /__tests__/e…

    …2e (#4749)
    
    Bumps [@babel/plugin-syntax-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-decorators) from 7.22.5 to 7.22.10.
    - [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.22.10/packages/babel-plugin-syntax-decorators)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-syntax-decorators"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    a93c9c0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump postcss-preset-env from 9.1.0 to 9.1.1 (#4751)

    Bumps [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) from 9.1.0 to 9.1.1.
    - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
    - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: postcss-preset-env
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    30c878d View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump @babel/eslint-plugin in /search/search-dev-tools (

    #4755)
    
    Bumps [@babel/eslint-plugin](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-plugin) from 7.22.5 to 7.22.10.
    - [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.22.10/eslint/babel-eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    93a892e View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): Bump @babel/preset-env in /search/search-dev-tools (#…

    …4754)
    
    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10.
    - [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.22.10/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f44b0d9 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): Bump @babel/eslint-parser in /search/search-dev-tools (

    #4753)
    
    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.9 to 7.22.10.
    - [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.22.10/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    83169cf View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): Bump @babel/core in /search/search-dev-tools (#4752)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.10.
    - [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.22.10/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1902534 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): Bump @babel/plugin-syntax-decorators (#4750)

    Bumps [@babel/plugin-syntax-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-decorators) from 7.22.5 to 7.22.10.
    - [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.22.10/packages/babel-plugin-syntax-decorators)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-syntax-decorators"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    86fa170 View commit details
    Browse the repository at this point in the history
  9. Force QM when we should enable Search Dev Tools (#4737)

    * Force QM when we should enable Search Dev Tools
    
    * lint
    
    * Load helper function unconditionaly
    
    * Rename function
    
    * revert ep_get_query_log check
    pschoffer authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8aba3e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6269b96 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a594f43 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. chore(deps-dev): Bump playwright from 1.36.2 to 1.37.0 in /__tests__/…

    …e2e (#4774)
    
    Bumps [playwright](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.0.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.36.2...v1.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    8e767b4 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump 10up-toolkit from 5.2.1 to 5.2.2 (#4763)

    Bumps [10up-toolkit](https://github.com/10up/10up-toolkit/tree/HEAD/packages/toolkit) from 5.2.1 to 5.2.2.
    - [Release notes](https://github.com/10up/10up-toolkit/releases)
    - [Changelog](https://github.com/10up/10up-toolkit/blob/develop/packages/toolkit/CHANGELOG.md)
    - [Commits](https://github.com/10up/10up-toolkit/commits/[email protected]/packages/toolkit)
    
    ---
    updated-dependencies:
    - dependency-name: 10up-toolkit
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    b0ed85f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump @playwright/test in /__tests__/e2e (#4773)

    Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.36.2 to 1.37.0.
    - [Release notes](https://github.com/Microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.36.2...v1.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    9fd2fff View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): Bump eslint in /search/search-dev-tools (#4776)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    526129e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0af799 View commit details
    Browse the repository at this point in the history
  6. chore(deps): Bump @wordpress/api-fetch from 6.35.0 to 6.36.0 (#4768)

    Bumps [@wordpress/api-fetch](https://github.com/WordPress/gutenberg/tree/HEAD/packages/api-fetch) from 6.35.0 to 6.36.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/api-fetch/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/api-fetch)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/api-fetch"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    27cd1d5 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): Bump eslint from 8.46.0 to 8.47.0 in /__tests__/e2e (#…

    …4775)
    
    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    29d33bf View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): Bump johnpbloch/wordpress-core from 6.2.2 to 6.3.0 (#…

    …4770)
    
    Bumps [johnpbloch/wordpress-core](https://github.com/johnpbloch/wordpress-core) from 6.2.2 to 6.3.0.
    - [Commits](johnpbloch/wordpress-core@6.2.2...6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: johnpbloch/wordpress-core
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fc711e4 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.2.2 to 6.3.0 (#4764)

    Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.2.2 to 6.3.0.
    - [Commits](wp-phpunit/wp-phpunit@6.2.2...6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: wp-phpunit/wp-phpunit
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    71d6366 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0 (#4761

    )
    
    Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.13.3 to 2.14.0.
    - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - [Commits](cypress-io/eslint-plugin-cypress@v2.13.3...v2.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    0fcccbb View commit details
    Browse the repository at this point in the history
  11. chore(deps-dev): Bump @wordpress/env from 8.4.0 to 8.5.0 (#4767)

    Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 8.4.0 to 8.5.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/env/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/[email protected]/packages/env)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    63592bb View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): Bump sass in /search/search-dev-tools (#4766)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.65.1.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.64.2...1.65.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d11b510 View commit details
    Browse the repository at this point in the history
  13. Fix deprecation warnings (#4745)

    Fixes a deprecation warning in `qm-object-cache`.
    anubisthejackle authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d96b5c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    91e0460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaae756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb25ab2 View commit details
    Browse the repository at this point in the history
  4. fix(files): account for upgrade-temp-backup directory (#4781)

    * fix(files): account for upgrade-temp-backup directory
    sjinks authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0beca94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b010d27 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): Bump lint-staged from 13.2.3 to 14.0.0 (#4782)

    Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
    - [Release notes](https://github.com/okonet/lint-staged/releases)
    - [Commits](lint-staged/lint-staged@v13.2.3...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5525f9a View commit details
    Browse the repository at this point in the history
  7. chore(deps): Bump actions/setup-node from 3.7.0 to 3.8.0 (#4783)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.7.0...v3.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    60cb1c5 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): Bump autoprefixer in /search/search-dev-tools (#4784)

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.14...10.4.15)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d07bf7b View commit details
    Browse the repository at this point in the history
  9. chore(deps): Bump preact from 10.16.0 to 10.17.0 in /search/search-de…

    …v-tools (#4785)
    
    * chore(deps): Bump preact in /search/search-dev-tools
    
    Bumps [preact](https://github.com/preactjs/preact) from 10.16.0 to 10.17.0.
    - [Release notes](https://github.com/preactjs/preact/releases)
    - [Commits](preactjs/preact@10.16.0...10.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: preact
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Regenerate the bundle
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: WordPress VIP Bot <[email protected]>
    dependabot[bot] and WordPress VIP Bot authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0169fea View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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