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

Update WordPress packages #4408

Merged
merged 12 commits into from
May 2, 2020
Merged

Update WordPress packages #4408

merged 12 commits into from
May 2, 2020

Commits on Mar 19, 2020

  1. Update WordPress packages

    swissspidy committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    cc593bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1f9d59 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Add lodash as a vendor dependency

    The @wordpress/wp-url package now requires lodash as a dependency. The lodash package is not available in WP 4.9 so we will have to register it ourselves.
    pierlon committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    c2fbf09 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    c76892a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2765e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. Fix lint errors

    pierlon committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    537ec2f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    e80c3ca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into update/wp-packages

    # Conflicts:
    #	package-lock.json
    #	package.json
    pierlon committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    9473af7 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    pierlon committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    5c9c66c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    9a547e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d0431 View commit details
    Browse the repository at this point in the history
  3. Fix lint error

    pierlon committed May 2, 2020
    Configuration menu
    Copy the full SHA
    8ed6ea4 View commit details
    Browse the repository at this point in the history