Skip to content

Commit

Permalink
Merge pull request #7746 from bolt/release/3.6.5
Browse files Browse the repository at this point in the history
Prepare for release of Bolt 3.6.5
  • Loading branch information
bobdenotter committed Feb 26, 2019
2 parents 6d3a10f + edcd434 commit 9081b1f
Show file tree
Hide file tree
Showing 147 changed files with 344 additions and 335 deletions.
6 changes: 3 additions & 3 deletions app/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"blueimp-file-upload": "9.28.0",
"bootbox": "~4.4.0",
"bootstrap-sass": "~3.4.0",
"bootstrap-sass": "~3.4.1",
"dropzone": "^5.5.1",
"font-awesome": "~4.7.0",
"jquery": "~2.2.4",
Expand All @@ -26,13 +26,13 @@
"select2": "4.0.0"
},
"devDependencies": {
"autoprefixer": "~9.4.6",
"autoprefixer": "~9.4.9",
"css-mqpacker": "~7.0.0",
"csswring": "~7.0.0",
"deep-extend": "~0.6.0",
"grunt": "~1.0.3",
"grunt-bom-removal": "~1.0.1",
"grunt-bootlint": "~0.12.0",
"grunt-bootlint": "~0.12.1",
"grunt-contrib-concat": "~1.0.1",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-uglify": "~3.4.0",
Expand Down
90 changes: 45 additions & 45 deletions app/src/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,16 +216,16 @@ autolinker@~0.15.0:
resolved "https://registry.yarnpkg.com/autolinker/-/autolinker-0.15.3.tgz#342417d8f2f3461b14cf09088d5edf8791dc9832"
integrity sha1-NCQX2PLzRhsUzwkIjV7fh5HcmDI=

autoprefixer@~9.4.6:
version "9.4.6"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.6.tgz#0ace275e33b37de16b09a5547dbfe73a98c1d446"
integrity sha512-Yp51mevbOEdxDUy5WjiKtpQaecqYq9OqZSL04rSoCiry7Tc5I9FEyo3bfxiTJc1DfHeKwSFCUYbBAiOQ2VGfiw==
autoprefixer@~9.4.9:
version "9.4.9"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.4.9.tgz#0d3eb86bc1d1228551abcf55220d6fd246b6cb31"
integrity sha512-OyUl7KvbGBoFQbGQu51hMywz1aaVeud/6uX8r1R1DNcqFvqGUUy6+BDHnAZE8s5t5JyEObaSw+O1DpAdjAmLuw==
dependencies:
browserslist "^4.4.1"
caniuse-lite "^1.0.30000929"
browserslist "^4.4.2"
caniuse-lite "^1.0.30000939"
normalize-range "^0.1.2"
num2fraction "^1.2.2"
postcss "^7.0.13"
postcss "^7.0.14"
postcss-value-parser "^3.3.1"

aws-sign2@~0.7.0:
Expand Down Expand Up @@ -289,10 +289,10 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"

binary-search@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/binary-search/-/binary-search-1.3.4.tgz#d15f44ff9226ef309d85247fa0dbfbf659955f56"
integrity sha512-dPxU/vZLnH0tEVjVPgi015oSwqu6oLfCeHywuFRhBE0yM0mYocvleTl8qsdM1YFhRzTRhM1+VzS8XLDVrHPopg==
binary-search@^1.3.5:
version "1.3.5"
resolved "https://registry.yarnpkg.com/binary-search/-/binary-search-1.3.5.tgz#479ad009589e0273cf54e5d74ab1546c489078ce"
integrity sha512-RHFP0AdU6KAB0CCZsRMU2CJTk2EpL8GLURT+4gilpjr1f/7M91FgUMnXuQLmf3OKLet34gjuNFwO7e4agdX5pw==

bl@^1.0.0:
version "1.2.2"
Expand Down Expand Up @@ -374,12 +374,12 @@ bootbox@~4.4.0:
resolved "https://registry.yarnpkg.com/bootbox/-/bootbox-4.4.0.tgz#ff7f898fb87d4527e547feb64158f88450d1a0c9"
integrity sha1-/3+Jj7h9RSflR/62QVj4hFDRoMk=

bootlint@^0.16.1:
version "0.16.2"
resolved "https://registry.yarnpkg.com/bootlint/-/bootlint-0.16.2.tgz#b8353554a76467be28ad45eae33c3b6b5c3a46ae"
integrity sha512-2iy+iWCKCExyyqVwqi0HSfzMSBOt7XQPhcg7gLyxG/YePrra+CMA0lHZKlNPjlS1lbG66KejCr2gGACaC8dcOA==
bootlint@^0.16.3:
version "0.16.3"
resolved "https://registry.yarnpkg.com/bootlint/-/bootlint-0.16.3.tgz#a91ce28adb22daa571d7ddf58a6a0de8b92adad3"
integrity sha512-qPp8uuU0gUZPMexEH6LL++1szbuFr8pM8k9cHFQZAs3P9pEWSM8caGvg+57omc3vi6O6jBYGommwdRUl4oVB0g==
dependencies:
binary-search "^1.3.4"
binary-search "^1.3.5"
bluebird "^3.5.3"
body-parser "^1.18.3"
chalk "^2.4.2"
Expand All @@ -392,10 +392,10 @@ bootlint@^0.16.1:
semver "^5.6.0"
void-elements "^3.1.0"

bootstrap-sass@~3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.0.tgz#b1c330a56782347f626d31d497fa4aea16b3f99b"
integrity sha512-qdUyw4KmNNPSIdBadn+eyuuQFH0LsZlRCs6tor1zN8sQas7mnY5JNfemauraOdNPiFQd2gFeeo3gZjZZCuohZg==
bootstrap-sass@~3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a"
integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA==

brace-expansion@^1.1.7:
version "1.1.11"
Expand All @@ -421,14 +421,14 @@ braces@^2.3.1:
split-string "^3.0.2"
to-regex "^3.0.1"

browserslist@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.4.1.tgz#42e828954b6b29a7a53e352277be429478a69062"
integrity sha512-pEBxEXg7JwaakBXjATYw/D1YZh4QUSCX/Mnd/wnqSRPPSi1U39iDhDoKGoBUcraKdxDlrYqJxSI5nNvD+dWP2A==
browserslist@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.4.2.tgz#6ea8a74d6464bb0bd549105f659b41197d8f0ba2"
integrity sha512-ISS/AIAiHERJ3d45Fz0AVYKkgcy+F/eJHzKEvv1j0wwKGKD9T3BrwKr/5g45L+Y4XIK5PlTqefHciRFcfE1Jxg==
dependencies:
caniuse-lite "^1.0.30000929"
electron-to-chromium "^1.3.103"
node-releases "^1.1.3"
caniuse-lite "^1.0.30000939"
electron-to-chromium "^1.3.113"
node-releases "^1.1.8"

buffer-alloc-unsafe@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -527,10 +527,10 @@ camelcase@^3.0.0:
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
integrity sha1-MvxLn82vhF/N9+c7uXysImHwqwo=

caniuse-lite@^1.0.30000929:
version "1.0.30000930"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000930.tgz#c238bab82bedb462bcbdc61d0334932dcc084d8a"
integrity sha512-KD+pw9DderBLB8CGqBzYyFWpnrPVOEjsjargU/CvkNyg60od3cxSPTcTeMPhxJhDbkQPWvOz5BAyBzNl/St9vg==
caniuse-lite@^1.0.30000939:
version "1.0.30000939"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000939.tgz#b9ab7ac9e861bf78840b80c5dfbc471a5cd7e679"
integrity sha512-oXB23ImDJOgQpGjRv1tCtzAvJr4/OvrHi5SO2vUgB0g0xpdZZoA/BxfImiWfdwoYdUTtQrPsXsvYU/dmCSM8gg==

caseless@~0.12.0:
version "0.12.0"
Expand Down Expand Up @@ -1151,10 +1151,10 @@ ee-first@1.1.1:
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=

electron-to-chromium@^1.3.103:
version "1.3.106"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.106.tgz#672183160e783cb546cff83d9a98d5f69cd91874"
integrity sha512-eXX45p4q9CRxG0G8D3ZBZYSdN3DnrcZfrFvt6VUr1u7aKITEtRY/xwWzJ/UZcWXa7DMqPu/pYwuZ6Nm+bl0GmA==
electron-to-chromium@^1.3.113:
version "1.3.113"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.113.tgz#b1ccf619df7295aea17bc6951dc689632629e4a9"
integrity sha512-De+lPAxEcpxvqPTyZAXELNpRZXABRxf+uL/rSykstQhzj/B0l1150G/ExIIxKc16lI89Hgz81J0BHAcbTqK49g==

encodeurl@~1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -1882,12 +1882,12 @@ grunt-bom-removal@~1.0.1:
resolved "https://registry.yarnpkg.com/grunt-bom-removal/-/grunt-bom-removal-1.0.1.tgz#477e467827c1406edbf352cf4b08682ee00bdbd2"
integrity sha1-R35GeCfBQG7b81LPSwhoLuAL29I=

grunt-bootlint@~0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/grunt-bootlint/-/grunt-bootlint-0.12.0.tgz#0166c338c29230caf97bc32ec688563348fbf78a"
integrity sha512-h1dgiZ1PNrE/pK9ZFQkhsjFssYQ1jUKcReQ8kwfKu9farvyMpJJsu5nNUHRwBXm29pP3wo0yWwJD/C61cf+u+g==
grunt-bootlint@~0.12.1:
version "0.12.1"
resolved "https://registry.yarnpkg.com/grunt-bootlint/-/grunt-bootlint-0.12.1.tgz#5320365b1ff490ec1faba2f0f0f941376a07bcc0"
integrity sha512-Z00AG963fHQVWAPx6u6xU2apxbkeODoYuXCy+el0MXE/egMAJo6mz5Hp/+NHmEmCVlc7dJ7ug3FdVS8RsHBGVA==
dependencies:
bootlint "^0.16.1"
bootlint "^0.16.3"
chalk "^2.4.2"
micromatch "^3.1.10"

Expand Down Expand Up @@ -3117,10 +3117,10 @@ node-gyp@^3.8.0:
tar "^2.0.0"
which "1"

node-releases@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.3.tgz#aad9ce0dcb98129c753f772c0aa01360fb90fbd2"
integrity sha512-6VrvH7z6jqqNFY200kdB6HdzkgM96Oaj9v3dqGfgp6mF+cHmU4wyQKZ2/WPDRVoR0Jz9KqbamaBN0ZhdUaysUQ==
node-releases@^1.1.8:
version "1.1.8"
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.8.tgz#32a63fff63c5e51b7e0f540ac95947d220fc6862"
integrity sha512-gQm+K9mGCiT/NXHy+V/ZZS1N/LOaGGqRAAJJs3X9Ah1g+CIbRcBgNyoNYQ+SEtcyAtB9KqDruu+fF7nWjsqRaA==
dependencies:
semver "^5.3.0"

Expand Down Expand Up @@ -3502,7 +3502,7 @@ postcss@^7.0.0:
source-map "^0.6.1"
supports-color "^5.5.0"

postcss@^7.0.13:
postcss@^7.0.14:
version "7.0.14"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.14.tgz#4527ed6b1ca0d82c53ce5ec1a2041c2346bbd6e5"
integrity sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==
Expand Down
2 changes: 1 addition & 1 deletion app/view/js/ckeditor/ckeditor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/view/js/ckeditor/plugins/about/dialogs/about.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9081b1f

Please sign in to comment.