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.9.3 #605

Merged
merged 24 commits into from
Jun 26, 2024
Merged

Release 2.9.3 #605

merged 24 commits into from
Jun 26, 2024

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    1b08ea4 View commit details
    Browse the repository at this point in the history
  2. NPM(deps): Bump @wordpress/i18n from 4.58.0 to 5.1.0

    Bumps [@wordpress/i18n](https://github.com/WordPress/gutenberg/tree/HEAD/packages/i18n) from 4.58.0 to 5.1.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/i18n/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/i18n@5.1.0/packages/i18n)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/i18n"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ab3455b View commit details
    Browse the repository at this point in the history
  3. NPM Dev(deps-dev): Bump @wordpress/env from 9.10.0 to 10.1.0

    Bumps [@wordpress/env](https://github.com/WordPress/gutenberg/tree/HEAD/packages/env) from 9.10.0 to 10.1.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/env@10.1.0/packages/env)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/env"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a37f630 View commit details
    Browse the repository at this point in the history
  4. NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.4

    Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.4.
    - [Release notes](https://github.com/tailwindlabs/heroicons/releases)
    - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/heroicons@v2.1.3...v2.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@heroicons/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b78ce8c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. adds region specific webinars

    This mainly copies the component from the bluehost plugin with some minor updates. The webinars are per region - so translations can be considered. json files are already added to the cdn.
    circlecube committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fadda15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a1d8c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge pull request #595 from newfold-labs/add/webinar-banner

    Add webinars banner
    circlecube authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6343364 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. GitHub Actions(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2

    Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/actions/add-to-project/releases)
    - [Commits](actions/add-to-project@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/add-to-project
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a07b328 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #596 from newfold-labs/PRESS0-1195

    Replace references to old values in `NewfoldRuntime`
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    76872bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #597 from newfold-labs/dependabot/github_actions/d…

    …evelop/actions/add-to-project-1.0.2
    
    GitHub Actions(deps): Bump actions/add-to-project from 1.0.1 to 1.0.2
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    79ed5b7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #591 from newfold-labs/dependabot/npm_and_yarn/dev…

    …elop/wordpress/env-10.1.0
    
    NPM Dev(deps-dev): Bump @wordpress/env from 9.10.0 to 10.1.0
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e0b20d1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #593 from newfold-labs/dependabot/npm_and_yarn/dev…

    …elop/heroicons/react-2.1.4
    
    NPM(deps): Bump @heroicons/react from 2.1.3 to 2.1.4
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    15cc7ff View commit details
    Browse the repository at this point in the history
  6. Merge pull request #590 from newfold-labs/dependabot/npm_and_yarn/dev…

    …elop/wordpress/i18n-5.1.0
    
    NPM(deps): Bump @wordpress/i18n from 4.58.0 to 5.1.0
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3a06669 View commit details
    Browse the repository at this point in the history
  7. NPM Dev(deps-dev): Bump @wordpress/scripts from 27.9.0 to 28.1.0

    Bumps [@wordpress/scripts](https://github.com/WordPress/gutenberg/tree/HEAD/packages/scripts) from 27.9.0 to 28.1.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/scripts/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/scripts@28.1.0/packages/scripts)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/scripts"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4832c56 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #589 from newfold-labs/dependabot/npm_and_yarn/dev…

    …elop/wordpress/scripts-28.1.0
    
    NPM Dev(deps-dev): Bump @wordpress/scripts from 27.9.0 to 28.1.0
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad31d49 View commit details
    Browse the repository at this point in the history
  9. NPM(deps): Bump @wordpress/icons from 9.49.0 to 10.1.0

    Bumps [@wordpress/icons](https://github.com/WordPress/gutenberg/tree/HEAD/packages/icons) from 9.49.0 to 10.1.0.
    - [Release notes](https://github.com/WordPress/gutenberg/releases)
    - [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/icons/CHANGELOG.md)
    - [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/icons@10.1.0/packages/icons)
    
    ---
    updated-dependencies:
    - dependency-name: "@wordpress/icons"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8d7d174 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #592 from newfold-labs/dependabot/npm_and_yarn/dev…

    …elop/wordpress/icons-10.1.0
    
    NPM(deps): Bump @wordpress/icons from 9.49.0 to 10.1.0
    circlecube authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2da90c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2af5c67 View commit details
    Browse the repository at this point in the history
  12. roll wp-scripts back to 27

    circlecube committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b92a2f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. coming soon fixes

    ramyakrishnai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ae1e2cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #599 from newfold-labs/fix/coming-soon

    Launch Button | Calling comingSoonAdminbarToggle on update of comingsoon state
    wpalani authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3d9e9d1 View commit details
    Browse the repository at this point in the history
  3. Modify deps

    - Bump global ctb module to `1.0.13` which adds dynamic iframe sizing for global ctbs.
    - Rollback ecimm module to `1.3.31`.
    wpalani committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0d26729 View commit details
    Browse the repository at this point in the history
  4. Bump version

    wpalani committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eb37f21 View commit details
    Browse the repository at this point in the history
  5. composer run i18n

    and remove outdated i18n json files
    circlecube committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eeb978a View commit details
    Browse the repository at this point in the history