Commit Graph

3420 Commits

Author SHA1 Message Date
Viktor Szépe 74aaddc0ba
Merge branch 'develop' into fix-typos 2023-10-10 08:23:53 +02:00
Brian Coords df7dccaa45
Merge pull request #2071 from IanDelMar/sidebar-templates-readability
Improve readability of sidebar templates
2023-10-09 16:23:28 -07:00
Brian Coords 1747a156e4
Merge pull request #2073 from IanDelMar/classic-editor-body-margin
Fix TinyMCE body margin
2023-10-09 15:50:19 -07:00
Brian Coords 1a298996b6
Merge pull request #2010 from IanDelMar/bump-deps
Bump Bootstrap from 5.2.2 to 5.2.3 & other dependencies
2023-10-09 15:30:13 -07:00
IanDelMar cc4ef35cbf rebuild js files 2023-10-09 15:48:32 +02:00
dependabot[bot] 5417f9edf4
Bump @rollup/plugin-node-resolve from 15.2.2 to 15.2.3
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.2 to 15.2.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.3/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-09 08:04:34 +02:00
IanDelMar 040d480285 fix auto commit 2023-10-09 01:05:11 +02:00
IanDelMar fadc6c8e28 allow empty baseline for phpstan 2023-10-09 00:06:37 +02:00
IanDelMar 9c6db628a2 cache phpcs and phpstan cache 2023-10-09 00:04:39 +02:00
IanDelMar 090819f47a update path filter for linting 2023-10-09 00:01:56 +02:00
IanDelMar 50ab416f73 update php-lint job 2023-10-08 23:58:58 +02:00
IanDelMar 35a2c13fcd move phpmd-ga script from composer to linting workflow 2023-10-08 23:55:15 +02:00
IanDelMar bfe120f24e fail fast on setup error 2023-10-08 23:53:01 +02:00
IanDelMar 35bf2444b8 fix stefanzweifel/git-auto-commit-action syntax 2023-10-08 23:48:50 +02:00
IanDelMar ec8749343b use ramsey/composer-install to simplify workflow 2023-10-08 23:44:42 +02:00
IanDelMar 2fec4a5d23 bump actions/checkout from 3 to 4 2023-10-08 23:41:59 +02:00
IanDelMar 7fbfec56ea move phpcs-ga script from composer to linting workflow 2023-10-08 23:39:53 +02:00
IanDelMar f370f184d2 add extension to phpcs cache file 2023-10-08 23:36:03 +02:00
IanDelMar 1c5c3df0bf use composer to autoload phpstan extensions 2023-10-08 23:33:44 +02:00
IanDelMar 48202e4437 use dealerdirect/phpcodesniffer-composer-installer to set standards 2023-10-08 17:02:34 +02:00
dependabot[bot] d86229a909
Bump phpstan/phpstan from 1.10.37 to 1.10.38
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.37 to 1.10.38.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.37...1.10.38)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 16:49:36 +02:00
IanDelMar 0e924273e6 bump stefanzweifel/git-auto-commit-action from 4 to 5 2023-10-08 13:23:02 +02:00
IanDelMar dcf4871191 use lowercase s 2023-10-08 11:01:42 +02:00
IanDelMar 119e0ebe2b rebuild js maps 2023-10-08 10:56:16 +02:00
IanDelMar 447b49aff8 Update package-lock.json 2023-10-08 10:46:35 +02:00
IanDelMar c726e1069f bump required node and npm version 2023-10-08 10:45:05 +02:00
dependabot[bot] 6d239fe193
Bump rollup from 3.29.4 to 4.0.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.0.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.4...v4.0.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08 10:44:19 +02:00
IanDelMar 2caeec50f3 fix phpcs-fix script 2023-10-07 21:05:41 +02:00
dependabot[bot] 1ad0980bc2
Bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.2
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.1 to 15.2.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/HEAD/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:20:18 +02:00
dependabot[bot] aef6d91a29
Bump @rollup/plugin-babel from 6.0.3 to 6.0.4
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.3 to 6.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/HEAD/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:19:58 +02:00
dependabot[bot] 52d02be019
Bump @rollup/plugin-multi-entry from 6.0.0 to 6.0.1
Bumps [@rollup/plugin-multi-entry](https://github.com/rollup/plugins/tree/HEAD/packages/multi-entry) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/multi-entry/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/wasm-v6.0.1/packages/multi-entry)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-multi-entry"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:18:47 +02:00
dependabot[bot] 95d73ca342
Bump caniuse-lite from 1.0.30001543 to 1.0.30001546
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001543 to 1.0.30001546.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001543...1.0.30001546)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:17:50 +02:00
dependabot[bot] da314f6549
Bump @rollup/plugin-replace from 5.0.2 to 5.0.3
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.0.3/packages/replace)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-replace"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:17:39 +02:00
dependabot[bot] b6a6fb5394
Bump @rollup/plugin-commonjs from 25.0.4 to 25.0.5
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.4 to 25.0.5.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/HEAD/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:17:28 +02:00
dependabot[bot] e32d361c83
Bump sass from 1.68.0 to 1.69.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.68.0 to 1.69.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.68.0...1.69.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 09:17:12 +02:00
dependabot[bot] 690c585464
Bump terser from 5.20.0 to 5.21.0
Bumps [terser](https://github.com/terser/terser) from 5.20.0 to 5.21.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.20.0...v5.21.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-04 09:24:15 +02:00
dependabot[bot] 7dd7b5fc3c
Bump caniuse-lite from 1.0.30001542 to 1.0.30001543
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001542 to 1.0.30001543.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001542...1.0.30001543)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 10:27:41 +02:00
dependabot[bot] 17ee7e4ecc
Bump phpstan/phpstan from 1.10.36 to 1.10.37
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.36 to 1.10.37.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.36...1.10.37)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 10:27:27 +02:00
dependabot[bot] c24ed057e3
Bump caniuse-lite from 1.0.30001541 to 1.0.30001542
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001541 to 1.0.30001542.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001541...1.0.30001542)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 19:09:18 +02:00
dependabot[bot] acbc9da944
Bump symfony/dependency-injection from 5.4.28 to 5.4.29
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.28 to 5.4.29.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.28...v5.4.29)

---
updated-dependencies:
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 19:09:05 +02:00
dependabot[bot] 8812cfb326
Bump phpstan/phpstan from 1.10.35 to 1.10.36
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.35 to 1.10.36.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.35...1.10.36)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 19:08:52 +02:00
IanDelMar cc3493b172 Update package-lock.json 2023-09-29 11:15:21 +02:00
IanDelMar d55f7589d3 Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps 2023-09-29 11:06:29 +02:00
IanDelMar 3887a4f858 Update composer.lock 2023-09-29 11:06:26 +02:00
IanDelMar afae27fef6 simplify scripts and fix phpmd script 2023-09-29 11:06:10 +02:00
dependabot[bot] a8c44fd40f
Bump browserslist from 4.22.0 to 4.22.1
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.22.0 to 4.22.1.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.22.0...4.22.1)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:55:53 +02:00
dependabot[bot] 66156bbcbc
Bump @babel/core from 7.22.20 to 7.23.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.20 to 7.23.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:55:34 +02:00
dependabot[bot] e3538d9d67
Bump rollup from 3.29.3 to 3.29.4
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.3 to 3.29.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.3...v3.29.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:55:07 +02:00
dependabot[bot] 006e865e4f
Bump caniuse-lite from 1.0.30001539 to 1.0.30001541
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001539 to 1.0.30001541.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001539...1.0.30001541)

---
updated-dependencies:
- dependency-name: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:53:49 +02:00
dependabot[bot] 1bbf48152d
Bump postcss from 8.4.30 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 10:53:05 +02:00