Make WordPress Core

Changeset 44296

Timestamp:
12/18/2018 09:56:06 PM (6 years ago)
Author:
desrosj
Message:

Block Editor: Upgrade @wordpress packages to match version 4.7.1.

Updated packages:

  • `@wordpress/annotations
  • `@wordpress/api-fetch
  • `@wordpress/block-library@2.2.10
  • @wordpress/block-serialization-default-parser@2.0.2
  • @wordpress/block-serialization-spec-parser@2.0.2
  • @wordpress/blocks@6.0.4
  • @wordpress/components@7.0.4
  • @wordpress/core-data@2.0.15
  • @wordpress/data@4.1.0
  • @wordpress/date@3.0.1
  • @wordpress/edit-post@3.1.5
  • @wordpress/editor@9.0.5
  • @wordpress/eslint-plugin@1.0.0
  • @wordpress/format-library@1.2.8
  • @wordpress/html-entities@2.0.4
  • @wordpress/list-reusable-blocks@1.1.17
  • @wordpress/notices@1.1.1
  • @wordpress/nux@3.0.5
  • @wordpress/rich-text@3.0.3
  • @wordpress/url@2.3.2
  • @wordpress/viewport@2.0.13

This also includes the updates the Core blocks.

The script loader is updated to match the Gutenberg repository as well.

Props atimmer, gziolo, joen, youknowriad.

Merges [44183] to trunk.

Fixes #45442, #45637.

Location:
trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/package-lock.json

    r44281 r44296  
    244244        },
    245245        "@wordpress/annotations": {
    246             "version": "1.0.3",
    247             "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0.3.tgz",
    248             "integrity": "sha512-/3KGSkugdKfFOsTqha0G3/ig5ZBrRp00ByUMDF8jy6LiMwYXmxFNxwuNJi/jgYh0s+IZtLDtUUUlzpEXlwRKhw==",
     246            "version": "1.0.",
     247            "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0..tgz",
     248            "integrity": "sha512-w==",
    249249            "requires": {
    250250                "@babel/runtime": "^7.0.0",
    251                 "@wordpress/data": "^4.0.1",
     251                "@wordpress/data": "^4.",
    252252                "@wordpress/hooks": "^2.0.3",
    253253                "@wordpress/i18n": "^3.1.0",
    254                 "@wordpress/rich-text": "^3.0.2",
     254                "@wordpress/rich-text": "^3.0.",
    255255                "lodash": "^4.17.10",
    256256                "memize": "^1.0.5",
     
    260260        },
    261261        "@wordpress/api-fetch": {
    262             "version": "2.2.5",
    263             "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2.5.tgz",
    264             "integrity": "sha512-/59udJQAG5ynrA7j/E6mBhl0gv1MXpBDiuMhY7TBOdgNYIdltrcBbI2PF0r42EGPRtm+rOzBKrEM7WDkWTCkvA==",
     262            "version": "2.2.",
     263            "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2..tgz",
     264            "integrity": "sha512-==",
    265265            "requires": {
    266266                "@babel/runtime": "^7.0.0",
    267267                "@wordpress/hooks": "^2.0.3",
    268268                "@wordpress/i18n": "^3.1.0",
    269                 "@wordpress/url": "^2.3.1"
     269                "@wordpress/url": "^2.3."
    270270            }
    271271        },
     
    287287        },
    288288        "@wordpress/block-library": {
    289             "version": "2.2.9",
    290             "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.9.tgz",
    291             "integrity": "sha512-Do/3f1S6uPOywSSiCyeLW6//DEIy7cAyBIdtxcl1CssfpwCPiDbXq5OpyRf94FKV4J1C0qwJfF604IdcsCmsjw==",
     289            "version": "2.2.",
     290            "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2..tgz",
     291            "integrity": "sha512-==",
    292292            "requires": {
    293293                "@babel/runtime": "^7.0.0",
    294294                "@wordpress/autop": "^2.0.2",
    295295                "@wordpress/blob": "^2.1.0",
    296                 "@wordpress/blocks": "^6.0.3",
    297                 "@wordpress/components": "^7.0.3",
     296                "@wordpress/blocks": "^6.0.",
     297                "@wordpress/components": "^7.0.",
    298298                "@wordpress/compose": "^3.0.0",
    299                 "@wordpress/core-data": "^2.0.14",
    300                 "@wordpress/data": "^4.0.1",
     299                "@wordpress/core-data": "^2.0.1",
     300                "@wordpress/data": "^4.",
    301301                "@wordpress/deprecated": "^2.0.3",
    302                 "@wordpress/editor": "^9.0.4",
     302                "@wordpress/editor": "^9.0.",
    303303                "@wordpress/element": "^2.1.8",
    304                 "@wordpress/html-entities": "^2.0.3",
     304                "@wordpress/html-entities": "^2.0.",
    305305                "@wordpress/i18n": "^3.1.0",
    306306                "@wordpress/keycodes": "^2.0.5",
    307                 "@wordpress/viewport": "^2.0.12",
     307                "@wordpress/viewport": "^2.0.1",
    308308                "classnames": "^2.2.5",
    309309                "lodash": "^4.17.10",
    310310                "memize": "^1.0.5",
    311                 "moment": "^2.22.1",
    312                 "querystring": "^0.2.0",
    313                 "querystringify": "^1.0.0",
    314311                "url": "^0.11.0"
    315312            },
     
    323320        },
    324321        "@wordpress/block-serialization-default-parser": {
    325             "version": "2.0.1",
    326             "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0.1.tgz",
    327             "integrity": "sha512-Wd4yC9NgakDv39bPskA56GSGprZ5kXuhDff3hLR2HpOYS2TPHgT06UsfVfO1tJBOxrqcS/AHVj7FEFZqyyKPNg==",
     322            "version": "2.0.",
     323            "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0..tgz",
     324            "integrity": "sha512-==",
    328325            "requires": {
    329326                "@babel/runtime": "^7.0.0"
     
    331328        },
    332329        "@wordpress/block-serialization-spec-parser": {
    333             "version": "2.0.1",
    334             "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-spec-parser/-/block-serialization-spec-parser-2.0.1.tgz",
    335             "integrity": "sha512-9bhi2/hThAH8MbFAalI3UMZiKmUih8Az5ZFRzZy9E+EO4BYW479DFU5l/jSelDh3fPhsPza9UZ0so3IrqqoCzg=="
     330            "version": "2.0.",
     331            "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-spec-parser/-/block-serialization-spec-parser-2.0..tgz",
     332            "integrity": "sha512-=="
    336333        },
    337334        "@wordpress/blocks": {
    338             "version": "6.0.3",
    339             "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0.3.tgz",
    340             "integrity": "sha512-jBk9xa87b9xgizVXBBnCYMDju0Q871JyeSCwJyUvd77flrym7BjfNIIWVnwOlLxUYc6BeHxZCAi+JzybHLlvFA==",
     335            "version": "6.0.",
     336            "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0..tgz",
     337            "integrity": "sha512-j==",
    341338            "requires": {
    342339                "@babel/runtime": "^7.0.0",
    343340                "@wordpress/autop": "^2.0.2",
    344341                "@wordpress/blob": "^2.1.0",
    345                 "@wordpress/block-serialization-default-parser": "^2.0.1",
    346                 "@wordpress/block-serialization-spec-parser": "^2.0.1",
    347                 "@wordpress/data": "^4.0.1",
     342                "@wordpress/block-serialization-default-parser": "^2.0.",
     343                "@wordpress/block-serialization-spec-parser": "^2.0.",
     344                "@wordpress/data": "^4.",
    348345                "@wordpress/dom": "^2.0.7",
    349346                "@wordpress/element": "^2.1.8",
    350347                "@wordpress/hooks": "^2.0.3",
    351                 "@wordpress/html-entities": "^2.0.3",
     348                "@wordpress/html-entities": "^2.0.",
    352349                "@wordpress/i18n": "^3.1.0",
    353350                "@wordpress/is-shallow-equal": "^1.1.4",
     
    363360        },
    364361        "@wordpress/components": {
    365             "version": "7.0.3",
    366             "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0.3.tgz",
    367             "integrity": "sha512-7TgmhXz8+KRknFNYe+AYHpq3EreB40OZWEYzXF5tSJdjC6wElrDMKqRCGgWdTlpgZ/09g2cDo7a+GJ8iQTm9ig==",
     362            "version": "7.0.",
     363            "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0..tgz",
     364            "integrity": "sha512-==",
    368365            "requires": {
    369366                "@babel/runtime": "^7.0.0",
    370367                "@wordpress/a11y": "^2.0.2",
    371                 "@wordpress/api-fetch": "^2.2.5",
     368                "@wordpress/api-fetch": "^2.2.",
    372369                "@wordpress/compose": "^3.0.0",
    373370                "@wordpress/dom": "^2.0.7",
     
    377374                "@wordpress/is-shallow-equal": "^1.1.4",
    378375                "@wordpress/keycodes": "^2.0.5",
    379                 "@wordpress/rich-text": "^3.0.2",
    380                 "@wordpress/url": "^2.3.1",
     376                "@wordpress/rich-text": "^3.0.",
     377                "@wordpress/url": "^2.3.",
    381378                "classnames": "^2.2.5",
    382379                "clipboard": "^2.0.1",
     
    407404        },
    408405        "@wordpress/core-data": {
    409             "version": "2.0.14",
    410             "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.14.tgz",
    411             "integrity": "sha512-Hbd9tOfxv41jO1VwN9KzKCVgWuUzvZwIhXj848SFi0CzV0E57fiIVAkB/7bQj1EUOGT1qzIRLHhsBAEpxrVaeA==",
     406            "version": "2.0.1",
     407            "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.1.tgz",
     408            "integrity": "sha512-A==",
    412409            "requires": {
    413410                "@babel/runtime": "^7.0.0",
    414                 "@wordpress/api-fetch": "^2.2.5",
    415                 "@wordpress/data": "^4.0.1",
    416                 "@wordpress/url": "^2.3.1",
     411                "@wordpress/api-fetch": "^2.2.",
     412                "@wordpress/data": "^4.",
     413                "@wordpress/url": "^2.3.",
    417414                "equivalent-key-map": "^0.2.2",
    418415                "lodash": "^4.17.10",
     
    431428        },
    432429        "@wordpress/data": {
    433             "version": "4.0.1",
    434             "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4.0.1.tgz",
    435             "integrity": "sha512-UfuSPjyA4xssOVcgg1wRlngBNGVbMmZGtwoGpAWej/XRpGI26P6Xi+8skPQfLTP2yl+/nMoFd9PTwpE0MwDQ7Q==",
     430            "version": "4.",
     431            "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4..tgz",
     432            "integrity": "sha512-==",
    436433            "requires": {
    437434                "@babel/runtime": "^7.0.0",
     
    448445        },
    449446        "@wordpress/date": {
    450             "version": "3.0.0",
    451             "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-3.0.0.tgz",
    452             "integrity": "sha512-9Acg/5ABEW55iIbPo4jew1rvV7UEIBwWf0YsQdiYKHHcA5AdcDMxvuFBJXMvO3TByCUa8wTAnF3yP6EwAcgbZw==",
     447            "version": "3.0.",
     448            "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-3.0..tgz",
     449            "integrity": "sha512-==",
    453450            "requires": {
    454451                "@babel/runtime": "^7.0.0",
     
    484481        },
    485482        "@wordpress/edit-post": {
    486             "version": "3.1.4",
    487             "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1.4.tgz",
    488             "integrity": "sha512-xZZ1x+JfMLTgCZkkdaJeYdsdEVQ+MkbRtweSdqfm4p4zdyId8wTg/n/ccqAAhFnQjoTufEkkchzRmmnoHozrcg==",
     483            "version": "3.1.",
     484            "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1..tgz",
     485            "integrity": "sha512-==",
    489486            "requires": {
    490487                "@babel/runtime": "^7.0.0",
    491488                "@wordpress/a11y": "^2.0.2",
    492                 "@wordpress/api-fetch": "^2.2.5",
    493                 "@wordpress/block-library": "^2.2.9",
    494                 "@wordpress/blocks": "^6.0.3",
    495                 "@wordpress/components": "^7.0.3",
     489                "@wordpress/api-fetch": "^2.2.",
     490                "@wordpress/block-library": "^2.2.",
     491                "@wordpress/blocks": "^6.0.",
     492                "@wordpress/components": "^7.0.",
    496493                "@wordpress/compose": "^3.0.0",
    497                 "@wordpress/core-data": "^2.0.14",
    498                 "@wordpress/data": "^4.0.1",
    499                 "@wordpress/editor": "^9.0.4",
     494                "@wordpress/core-data": "^2.0.1",
     495                "@wordpress/data": "^4.",
     496                "@wordpress/editor": "^9.0.",
    500497                "@wordpress/element": "^2.1.8",
    501                 "@wordpress/format-library": "^1.2.7",
     498                "@wordpress/format-library": "^1.2.",
    502499                "@wordpress/hooks": "^2.0.3",
    503500                "@wordpress/i18n": "^3.1.0",
    504501                "@wordpress/keycodes": "^2.0.5",
    505                 "@wordpress/nux": "^3.0.4",
     502                "@wordpress/nux": "^3.0.",
    506503                "@wordpress/plugins": "^2.0.9",
    507                 "@wordpress/url": "^2.3.1",
    508                 "@wordpress/viewport": "^2.0.12",
     504                "@wordpress/url": "^2.3.",
     505                "@wordpress/viewport": "^2.0.1",
    509506                "classnames": "^2.2.5",
    510507                "lodash": "^4.17.10",
     
    513510        },
    514511        "@wordpress/editor": {
    515             "version": "9.0.4",
    516             "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0.4.tgz",
    517             "integrity": "sha512-adLq0C0DZFz5R1TNzqRttmcEHXz9Nv4VIBxyqFQbubfMAzq6LKv44YxNw0t9Pg2cZQr4V5gbu214H/0C67PFTQ==",
     512            "version": "9.0.",
     513            "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0..tgz",
     514            "integrity": "sha512-==",
    518515            "requires": {
    519516                "@babel/runtime": "^7.0.0",
    520517                "@wordpress/a11y": "^2.0.2",
    521                 "@wordpress/api-fetch": "^2.2.5",
     518                "@wordpress/api-fetch": "^2.2.",
    522519                "@wordpress/blob": "^2.1.0",
    523                 "@wordpress/blocks": "^6.0.3",
    524                 "@wordpress/components": "^7.0.3",
     520                "@wordpress/blocks": "^6.0.",
     521                "@wordpress/components": "^7.0.",
    525522                "@wordpress/compose": "^3.0.0",
    526                 "@wordpress/core-data": "^2.0.14",
    527                 "@wordpress/data": "^4.0.1",
    528                 "@wordpress/date": "^3.0.0",
     523                "@wordpress/core-data": "^2.0.1",
     524                "@wordpress/data": "^4.",
     525                "@wordpress/date": "^3.0.",
    529526                "@wordpress/deprecated": "^2.0.3",
    530527                "@wordpress/dom": "^2.0.7",
    531528                "@wordpress/element": "^2.1.8",
    532529                "@wordpress/hooks": "^2.0.3",
    533                 "@wordpress/html-entities": "^2.0.3",
     530                "@wordpress/html-entities": "^2.0.",
    534531                "@wordpress/i18n": "^3.1.0",
    535532                "@wordpress/is-shallow-equal": "^1.1.4",
    536533                "@wordpress/keycodes": "^2.0.5",
    537                 "@wordpress/notices": "^1.1.0",
    538                 "@wordpress/nux": "^3.0.4",
     534                "@wordpress/notices": "^1.1.",
     535                "@wordpress/nux": "^3.0.",
    539536                "@wordpress/token-list": "^1.1.0",
    540                 "@wordpress/url": "^2.3.1",
    541                 "@wordpress/viewport": "^2.0.12",
     537                "@wordpress/url": "^2.3.",
     538                "@wordpress/viewport": "^2.0.1",
    542539                "@wordpress/wordcount": "^2.0.3",
    543540                "classnames": "^2.2.5",
     
    618615        },
    619616        "@wordpress/format-library": {
    620             "version": "1.2.7",
    621             "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2.7.tgz",
    622             "integrity": "sha512-lVsltV1vS9BW+rHxb0ue+/z5ghvytAixVKCkwMaEEnc4qYYo4nzfsXTNCqpgxyQkpgH34j96psPD/34+os0ALg==",
     617            "version": "1.2.",
     618            "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2..tgz",
     619            "integrity": "sha512-g==",
    623620            "requires": {
    624621                "@babel/runtime": "^7.0.0",
    625                 "@wordpress/components": "^7.0.3",
     622                "@wordpress/components": "^7.0.",
    626623                "@wordpress/dom": "^2.0.7",
    627                 "@wordpress/editor": "^9.0.4",
     624                "@wordpress/editor": "^9.0.",
    628625                "@wordpress/element": "^2.1.8",
    629626                "@wordpress/i18n": "^3.1.0",
    630627                "@wordpress/keycodes": "^2.0.5",
    631                 "@wordpress/rich-text": "^3.0.2",
    632                 "@wordpress/url": "^2.3.1"
     628                "@wordpress/rich-text": "^3.0.",
     629                "@wordpress/url": "^2.3."
    633630            }
    634631        },
     
    642639        },
    643640        "@wordpress/html-entities": {
    644             "version": "2.0.3",
    645             "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-2.0.3.tgz",
    646             "integrity": "sha512-qkZL538U0TyC+sp0u5U9t/SulQjOO3pmmGDmJikSn5IHU/EZwYiyFxF2EDPDHR5PHILgAmdJV8Qefmrb3ml3vg==",
     641            "version": "2.0.",
     642            "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-2.0..tgz",
     643            "integrity": "sha512-==",
    647644            "requires": {
    648645                "@babel/runtime": "^7.0.0"
     
    699696        },
    700697        "@wordpress/list-reusable-blocks": {
    701             "version": "1.1.16",
    702             "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.16.tgz",
    703             "integrity": "sha512-kkamXKC6lp7ZddFt+VPOaiTftXfldU6qiRNab9JU9BXBD0XmyWl1Ee24RjQtO9ILA8UK9OpYsYCAMP/LSA1Cgg==",
     698            "version": "1.1.1",
     699            "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.1.tgz",
     700            "integrity": "sha512-g==",
    704701            "requires": {
    705702                "@babel/runtime": "^7.0.0",
    706                 "@wordpress/api-fetch": "^2.2.5",
    707                 "@wordpress/components": "^7.0.3",
     703                "@wordpress/api-fetch": "^2.2.",
     704                "@wordpress/components": "^7.0.",
    708705                "@wordpress/compose": "^3.0.0",
    709706                "@wordpress/element": "^2.1.8",
     
    713710        },
    714711        "@wordpress/notices": {
    715             "version": "1.1.0",
    716             "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1.0.tgz",
    717             "integrity": "sha512-dVbHKUq1xo4ecGy1j/cxbnRY1L/by+O4Xu+QBdrX5MPCOEU0TLak8k9PUS+nm13zFAJg4kzZip301Udb/OgoZg==",
     712            "version": "1.1.",
     713            "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1..tgz",
     714            "integrity": "sha512-==",
    718715            "requires": {
    719716                "@babel/runtime": "^7.0.0",
    720717                "@wordpress/a11y": "^2.0.2",
    721                 "@wordpress/data": "^4.0.1",
     718                "@wordpress/data": "^4.",
    722719                "lodash": "^4.17.10"
    723720            }
    724721        },
    725722        "@wordpress/nux": {
    726             "version": "3.0.4",
    727             "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0.4.tgz",
    728             "integrity": "sha512-0GjMmEI8GM/lbRLAxPel6fMjf5rbEB9wGRzVr1dDD7Ak6CfgVfasK/B9UMgngcO0sbCCXkHopjd8QQhUobffPg==",
     723            "version": "3.0.",
     724            "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0..tgz",
     725            "integrity": "sha512-==",
    729726            "requires": {
    730727                "@babel/runtime": "^7.0.0",
    731                 "@wordpress/components": "^7.0.3",
     728                "@wordpress/components": "^7.0.",
    732729                "@wordpress/compose": "^3.0.0",
    733                 "@wordpress/data": "^4.0.1",
     730                "@wordpress/data": "^4.",
    734731                "@wordpress/element": "^2.1.8",
    735732                "@wordpress/i18n": "^3.1.0",
     
    761758        },
    762759        "@wordpress/rich-text": {
    763             "version": "3.0.2",
    764             "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0.2.tgz",
    765             "integrity": "sha512-qLhQz142vpEr/j69SLir3Sz8CYMoosyP8xjGAyH22S/gH8jTydnWtDx//xdkzvikXRbV1niXuPMDyLV2QOlong==",
     760            "version": "3.0.",
     761            "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0..tgz",
     762            "integrity": "sha512-==",
    766763            "requires": {
    767764                "@babel/runtime": "^7.0.0",
    768765                "@wordpress/compose": "^3.0.0",
    769                 "@wordpress/data": "^4.0.1",
     766                "@wordpress/data": "^4.",
    770767                "@wordpress/escape-html": "^1.0.1",
    771768                "lodash": "^4.17.10",
     
    793790        },
    794791        "@wordpress/url": {
    795             "version": "2.3.1",
    796             "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3.1.tgz",
    797             "integrity": "sha512-Z4tCYMsW3DHOLnBXM7MK2kcuX26Pszpxjst8x5hzWmYa6zJRn8MA8Bd5RF++R1NwpWJZGk4m47rj6Q36zkr86g==",
     792            "version": "2.3.",
     793            "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3..tgz",
     794            "integrity": "sha512-g==",
    798795            "requires": {
    799796                "@babel/runtime": "^7.0.0",
     
    809806        },
    810807        "@wordpress/viewport": {
    811             "version": "2.0.12",
    812             "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.0.12.tgz",
    813             "integrity": "sha512-W2M+RIbAlfIn7B8nQtR10SD5lLpLNu2bMXk18h5ToS8BhBwEK9dagjSh1i4nJplzNzZUB/JsaVXDRRCFymuT3A==",
     808            "version": "2.0.1",
     809            "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.0.1.tgz",
     810            "integrity": "sha512-W==",
    814811            "requires": {
    815812                "@babel/runtime": "^7.0.0",
    816813                "@wordpress/compose": "^3.0.0",
    817                 "@wordpress/data": "^4.0.1",
     814                "@wordpress/data": "^4.",
    818815                "@wordpress/element": "^2.1.8",
    819816                "lodash": "^4.17.10"
  • trunk/package.json

    r44281 r44296  
    5757        "@babel/polyfill": "^7.0.0",
    5858        "@wordpress/a11y": "^2.0.2",
    59         "@wordpress/annotations": "^1.0.3",
    60         "@wordpress/api-fetch": "^2.2.5",
     59        "@wordpress/annotations": "^1.0.",
     60        "@wordpress/api-fetch": "^2.2.",
    6161        "@wordpress/autop": "^2.0.2",
    6262        "@wordpress/blob": "^2.1.0",
    63         "@wordpress/block-library": "^2.2.9",
    64         "@wordpress/block-serialization-default-parser": "^2.0.1",
    65         "@wordpress/blocks": "^6.0.3",
    66         "@wordpress/components": "^7.0.3",
     63        "@wordpress/block-library": "^2.2.",
     64        "@wordpress/block-serialization-default-parser": "^2.0.",
     65        "@wordpress/blocks": "^6.0.",
     66        "@wordpress/components": "^7.0.",
    6767        "@wordpress/compose": "^3.0.0",
    68         "@wordpress/core-data": "^2.0.14",
    69         "@wordpress/data": "^4.0.1",
    70         "@wordpress/date": "^3.0.0",
     68        "@wordpress/core-data": "^2.0.1",
     69        "@wordpress/data": "^4.",
     70        "@wordpress/date": "^3.0.",
    7171        "@wordpress/deprecated": "^2.0.3",
    7272        "@wordpress/dom": "^2.0.7",
    7373        "@wordpress/dom-ready": "^2.0.2",
    74         "@wordpress/edit-post": "^3.1.4",
    75         "@wordpress/editor": "^9.0.4",
     74        "@wordpress/edit-post": "^3.1.",
     75        "@wordpress/editor": "^9.0.",
    7676        "@wordpress/element": "^2.1.8",
    7777        "@wordpress/escape-html": "^1.0.1",
    78         "@wordpress/format-library": "^1.2.7",
     78        "@wordpress/format-library": "^1.2.",
    7979        "@wordpress/hooks": "^2.0.3",
    80         "@wordpress/html-entities": "^2.0.3",
     80        "@wordpress/html-entities": "^2.0.",
    8181        "@wordpress/i18n": "^3.1.0",
    8282        "@wordpress/is-shallow-equal": "^1.1.4",
    8383        "@wordpress/keycodes": "^2.0.5",
    84         "@wordpress/list-reusable-blocks": "^1.1.16",
    85         "@wordpress/notices": "^1.1.0",
    86         "@wordpress/nux": "^3.0.4",
     84        "@wordpress/list-reusable-blocks": "^1.1.1",
     85        "@wordpress/notices": "^1.1.",
     86        "@wordpress/nux": "^3.0.",
    8787        "@wordpress/plugins": "^2.0.9",
    8888        "@wordpress/redux-routine": "^3.0.3",
    89         "@wordpress/rich-text": "^3.0.2",
     89        "@wordpress/rich-text": "^3.0.",
    9090        "@wordpress/shortcode": "^2.0.2",
    9191        "@wordpress/token-list": "^1.1.0",
    92         "@wordpress/url": "^2.3.1",
    93         "@wordpress/viewport": "^2.0.12",
     92        "@wordpress/url": "^2.3.",
     93        "@wordpress/viewport": "^2.0.1",
    9494        "@wordpress/wordcount": "^2.0.3",
    9595        "backbone": "1.3.3",
  • trunk/src/wp-includes/blocks/block.php

    r44273 r44296  
    2323    }
    2424
     25
     26
     27
     28
    2529    return do_blocks( $reusable_block->post_content );
    2630}
  • trunk/src/wp-includes/blocks/categories.php

    r44273 r44296  
    7373    <script type='text/javascript'>
    7474    /* <![CDATA[ */
    75     (function() {
     75    (function() {
    7676        var dropdown = document.getElementById( '<?php echo esc_js( $dropdown_id ); ?>' );
    7777        function onCatChange() {
  • trunk/src/wp-includes/blocks/latest-comments.php

    r44273 r44296  
    66 */
    77
    8 if ( ! function_exists( 'wp_latest_comments_draft_or_post_title' ) ) {
    9     /**
    10      * Get the post title.
    11      *
    12      * The post title is fetched and if it is blank then a default string is
    13      * returned.
    14      *
    15      * Copied from `wp-admin/includes/template.php`, but we can't include that
    16      * file because:
    17      *
    18      * 1. It causes bugs with test fixture generation and strange Docker 255 error
    19      *    codes.
    20      * 2. It's in the admin; ideally we *shouldn't* be including files from the
    21      *    admin for a block's output. It's a very small/simple function as well,
    22      *    so duplicating it isn't too terrible.
    23      *
    24      * @since 3.3.0
    25      *
    26      * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
    27      * @return string The post title if set; "(no title)" if no title is set.
    28      */
    29     function wp_latest_comments_draft_or_post_title( $post = 0 ) {
    30         $title = get_the_title( $post );
    31         if ( empty( $title ) ) {
    32             $title = __( '(no title)' );
    33         }
    34         return esc_html( $title );
     8/**
     9 * Get the post title.
     10 *
     11 * The post title is fetched and if it is blank then a default string is
     12 * returned.
     13 *
     14 * Copied from `wp-admin/includes/template.php`, but we can't include that
     15 * file because:
     16 *
     17 * 1. It causes bugs with test fixture generation and strange Docker 255 error
     18 *    codes.
     19 * 2. It's in the admin; ideally we *shouldn't* be including files from the
     20 *    admin for a block's output. It's a very small/simple function as well,
     21 *    so duplicating it isn't too terrible.
     22 *
     23 * @since 3.3.0
     24 *
     25 * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post.
     26 * @return string The post title if set; "(no title)" if no title is set.
     27 */
     28function wp_latest_comments_draft_or_post_title( $post = 0 ) {
     29    $title = get_the_title( $post );
     30    if ( empty( $title ) ) {
     31        $title = __( '(no title)' );
    3532    }
     33
    3634}
    3735
  • trunk/src/wp-includes/script-loader.php

    r44286 r44296  
    226226
    227227    $packages_versions = array(
    228         'api-fetch'                          => '2.2.5',
     228        'api-fetch'                          => '2.2.',
    229229        'a11y'                               => '2.0.2',
    230         'annotations'                        => '1.0.3',
     230        'annotations'                        => '1.0.',
    231231        'autop'                              => '2.0.2',
    232232        'blob'                               => '2.1.0',
    233         'block-library'                      => '2.2.9',
    234         'block-serialization-default-parser' => '2.0.1',
    235         'blocks'                             => '6.0.3',
    236         'components'                         => '7.0.3',
     233        'block-library'                      => '2.2.',
     234        'block-serialization-default-parser' => '2.0.',
     235        'blocks'                             => '6.0.',
     236        'components'                         => '7.0.',
    237237        'compose'                            => '3.0.0',
    238         'core-data'                          => '2.0.14',
    239         'data'                               => '4.0.1',
    240         'date'                               => '3.0.0',
     238        'core-data'                          => '2.0.1',
     239        'data'                               => '4.',
     240        'date'                               => '3.0.',
    241241        'deprecated'                         => '2.0.3',
    242242        'dom'                                => '2.0.7',
    243243        'dom-ready'                          => '2.0.2',
    244         'edit-post'                          => '3.1.4',
    245         'editor'                             => '9.0.4',
     244        'edit-post'                          => '3.1.',
     245        'editor'                             => '9.0.',
    246246        'element'                            => '2.1.8',
    247247        'escape-html'                        => '1.0.1',
    248         'format-library'                     => '1.2.7',
     248        'format-library'                     => '1.2.',
    249249        'hooks'                              => '2.0.3',
    250         'html-entities'                      => '2.0.3',
     250        'html-entities'                      => '2.0.',
    251251        'i18n'                               => '3.1.0',
    252252        'is-shallow-equal'                   => '1.1.4',
    253253        'keycodes'                           => '2.0.5',
    254         'list-reusable-blocks'               => '1.1.16',
    255         'notices'                            => '1.1.0',
    256         'nux'                                => '3.0.4',
     254        'list-reusable-blocks'               => '1.1.1',
     255        'notices'                            => '1.1.',
     256        'nux'                                => '3.0.',
    257257        'plugins'                            => '2.0.9',
    258258        'redux-routine'                      => '3.0.3',
    259         'rich-text'                          => '3.0.2',
     259        'rich-text'                          => '3.0.',
    260260        'shortcode'                          => '2.0.2',
    261261        'token-list'                         => '1.1.0',
    262         'url'                                => '2.3.1',
    263         'viewport'                           => '2.0.12',
     262        'url'                                => '2.3.',
     263        'viewport'                           => '2.0.1',
    264264        'wordcount'                          => '2.0.3',
    265265    );
     
    19911991            'wp-components',
    19921992            'wp-editor',
     1993
    19931994            // Always include visual styles so the editor never appears broken.
    19941995            'wp-block-library-theme',
Note: See TracChangeset for help on using the changeset viewer.