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

Sync canary -> main #1546

Merged
merged 34 commits into from
Aug 23, 2023
Merged

Sync canary -> main #1546

merged 34 commits into from
Aug 23, 2023

Commits on Jul 11, 2023

  1. chore(deps): Bump semver in /internal/legacy.faustjs.org (#1487)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    fe38994 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump semver from 5.7.1 to 5.7.2 in /internal/faustjs.org (

    …#1486)
    
    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      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 Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    477db16 View commit details
    Browse the repository at this point in the history
  3. Prevent run on main (#1489)

    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Jul 11, 2023
    1 Configuration menu
    Copy the full SHA
    0041dc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Bug: Fix preview link button crushes browser. (#1492)

    * Bug: Fix preview link button crushes browser.
    
    * Update popular-poets-lick.md
    
    * Deps: Add jQuery dependency to previewLinks script.
    theodesp authored Jul 17, 2023
    1 Configuration menu
    Copy the full SHA
    9ed3c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. 1 Configuration menu
    Copy the full SHA
    074bfab View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1495)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 19, 2023
    1 Configuration menu
    Copy the full SHA
    f3fb232 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /scripts/stats (

    …#1501)
    
    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      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 Jul 19, 2023
    1 Configuration menu
    Copy the full SHA
    1573bf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Prevent base URL replacement in GraphQL response when url & href

    …key values contain file extensions (#1502)
    
    * Provide filter to override or extend rewrite keys
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Clean up
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Linting fixes
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Skip replacing values with file extensions
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Linting fixes
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Add changeset
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Remove case
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    ---------
    
    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Jul 20, 2023
    1 Configuration menu
    Copy the full SHA
    0c9f9b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. [Merl 1018] Allow passing extra arguments in Page.variables. (#1499)

    * Feat: Allow extra parameters for `Page.variables()`
    
    * Chore: Add Changeset
    
    * chore: update code syntax in changeset
    
    Co-authored-by: Blake Wilson <[email protected]>
    
    ---------
    
    Co-authored-by: John Parris <[email protected]>
    Co-authored-by: Blake Wilson <[email protected]>
    3 people authored Jul 21, 2023
    1 Configuration menu
    Copy the full SHA
    f308cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. chore: fix changelog link (#1507)

    Existing link is broken. Updated so it links to the one here on GitHub. I linked to `canary` because `main` is not always up to date with what is deployed (though maybe it should be, separate concern).
    mindctrl authored Jul 24, 2023
    1 Configuration menu
    Copy the full SHA
    b1b25fd View commit details
    Browse the repository at this point in the history
  2. Removed the broken faust plugin release step (#1509)

    We can still rely on the manual release-plugin action do deploy the plugin to the WP repo
    blakewilson authored Jul 24, 2023
    1 Configuration menu
    Copy the full SHA
    db1905a View commit details
    Browse the repository at this point in the history
  3. Version Packages (#1505)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Jul 24, 2023
    1 Configuration menu
    Copy the full SHA
    c363566 View commit details
    Browse the repository at this point in the history
  4. Use mysql 8 (#1508)

    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Jul 24, 2023
    1 Configuration menu
    Copy the full SHA
    a62b442 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. [NOJIRA] Update stats generation (#1514)

    * Update stats dependencies
    
    * Cleanup stats generation
    
    * Minor simplification of stats calls.
    ChrisWiegman authored Jul 31, 2023
    1 Configuration menu
    Copy the full SHA
    4f49d7b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

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

Commits on Aug 2, 2023

  1. Remove legacy recommendation (#1518)

    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Aug 2, 2023
    1 Configuration menu
    Copy the full SHA
    d727895 View commit details
    Browse the repository at this point in the history
  2. Auto Version (#1517)

    * Auto-update asset version
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Refactor remaining plugin enqueues to use new utility
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Provide changeset
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Add newline at EOF
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    ---------
    
    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Aug 2, 2023
    1 Configuration menu
    Copy the full SHA
    188bd75 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. 1 Configuration menu
    Copy the full SHA
    c3962a3 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1519)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 7, 2023
    1 Configuration menu
    Copy the full SHA
    b8a2680 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Project: ✨ New Package @block-editor-utils (#1516)

    * Project: ✨ New Package @block-editor
    
    * Update packages/block-editor/LICENSE
    
    Co-authored-by: Blake Wilson <[email protected]>
    
    * Refactor: Rename package to block-editor-utils
    
    * Docs: Add Readme
    
    * Chore: Update package-lock.
    
    ---------
    
    Co-authored-by: Blake Wilson <[email protected]>
    theodesp and blakewilson authored Aug 8, 2023
    1 Configuration menu
    Copy the full SHA
    46424a9 View commit details
    Browse the repository at this point in the history
  2. Create scaffolding for @faustwp/experimental-app-router project (#1523

    )
    
    * Create scaffolding for `@faustwp/experimental-app-router` project
    
    * Start at `0.0.0` as Changesets will create the first release
    
    * Add dummy test to satisfy jest
    
    * Remove unneeded dep
    
    * Use 0.0.1 as starting version
    blakewilson authored Aug 8, 2023
    1 Configuration menu
    Copy the full SHA
    54f2ea3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Fix/get config in fetch access token (#1479)

    * fix[faustwp-core]: (1287) prefix all api routes with basePath
    
    * chore: add changeset
    perrywortman authored Aug 9, 2023
    1 Configuration menu
    Copy the full SHA
    3f5cee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. MERL-1168 - ci: update checkout and setup-node actions to v3 (#1526)

    * ci: update checkout and setup-node actions to v3
    
    * chore: fix misspelling in workflow
    mindctrl authored Aug 10, 2023
    1 Configuration menu
    Copy the full SHA
    aa4cd23 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Feat: registerFaustBlock helper (#1528)

    * Feat: registerFaustBlock helper
    
    * Chore: Fix cli build
    
    * Build: Fix TS build errors.
    
    * Chore: Add changeset.
    
    * Build: Fix compiler options for node types.
    
    * Build: Update tsconfig.json to fix test type errors.
    
    * Build: Fix eslint issues.
    
    * Build: Restore original tsconfig in cli.
    
    * Build: (faustwp-core) Fixes tests type checks.
    
    * Chore: Changesets.
    
    * Refactor: Use appropriate types for edit,save func
    theodesp authored Aug 11, 2023
    2 Configuration menu
    Copy the full SHA
    176bc82 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    c311104 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Create client for App Router (#1527)

    * Create client for app router
    
    * Create tests
    
    * Add example project
    
    * Example cosmetics
    
    * Import Faust utils from dist
    
    * Clean up tests
    
    * Add changeset
    
    * Use Faust config and set possible types
    
    * Comment out client test until upstream error is resolved
    
    * Fix merge conflict
    
    * rename invalid test file to not be picked up by jest
    
    * update jest.config.js
    
    * Install jest-environment-jsdom
    
    * Revert Toolbar.test.tsx changes
    blakewilson authored Aug 14, 2023
    1 Configuration menu
    Copy the full SHA
    3267c87 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. 1 Configuration menu
    Copy the full SHA
    e620d40 View commit details
    Browse the repository at this point in the history
  2. Fix preview redirect loop when basePath is defined (#1533)

    * Remove unnecessary prefix
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Add changeset
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Add tests for faust.config
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Use available types and scaffold tests
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    * Formatting
    
    Signed-off-by: Joe Fusco <[email protected]>
    
    ---------
    
    Signed-off-by: Joe Fusco <[email protected]>
    josephfusco authored Aug 21, 2023
    1 Configuration menu
    Copy the full SHA
    3810bbb View commit details
    Browse the repository at this point in the history
  3. Ignore app router example from publishing (#1539)

    * Ignore app router example from publishing
    
    * Update config.json
    
    Co-authored-by: Teresa Gobble <[email protected]>
    
    ---------
    
    Co-authored-by: Teresa Gobble <[email protected]>
    blakewilson and TeresaGobble authored Aug 21, 2023
    1 Configuration menu
    Copy the full SHA
    a65dc33 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    76f9263 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Feat: (registerFaustBlock) Add Edit Function (Preview mode) (#1538)

    * Feat: (block-editor-utils) Default Edit Function.
    
    * Chore: Add changeset.
    
    * Test: Add unit tests for Edit and Preview components.
    
    * Update rich-rice-mix.md
    theodesp authored Aug 22, 2023
    1 Configuration menu
    Copy the full SHA
    d8c93fa View commit details
    Browse the repository at this point in the history
  2. ci: configure Code Coverage action to not comment (#1543)

    This configures Code Coverage to just generate the report and not comment on PRs. We're not currently actioning these reports, and they're generating a lot of noise. We will revisit in the future. These reports should still be available in the actions output.
    mindctrl authored Aug 22, 2023
    1 Configuration menu
    Copy the full SHA
    094079c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. 1 Configuration menu
    Copy the full SHA
    5af4ca1 View commit details
    Browse the repository at this point in the history
  2. Version Packages (#1529)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Aug 23, 2023
    1 Configuration menu
    Copy the full SHA
    23f64e6 View commit details
    Browse the repository at this point in the history