Brian Coords
|
8a9f258365
|
Merge pull request #2193 from understrap/develop
Release 1.2.4
|
2024-03-27 07:43:36 -07:00 |
Brian Coords
|
3e10a85a1a
|
updates version and changelog to 1.2.4
|
2024-03-27 07:41:51 -07:00 |
Brian Coords
|
c18d0c21fa
|
Merge pull request #2089 from IanDelMar/woo-fields
WooCommerce: fix form fields
|
2024-03-27 07:34:51 -07:00 |
Brian Coords
|
95f8a64cb4
|
Merge pull request #2002 from IanDelMar/trans
Update translations
|
2024-03-27 07:31:22 -07:00 |
Brian Coords
|
40f3cdf04d
|
Merge pull request #2189 from understrap/woo-updates-7-8
Updates to woo templates for 8.7.0
|
2024-03-27 07:29:16 -07:00 |
Brian Coords
|
e435dcfe66
|
Merge pull request #2190 from understrap/update-nvmrc
Updates nvmrc based on engine in package.json and gh actions
|
2024-03-27 07:28:26 -07:00 |
Brian Coords
|
11352931fe
|
Merge pull request #2182 from understrap/dependabot/composer/develop/composer-36612aca8f
Bump the composer group with 15 updates
|
2024-03-21 16:48:10 -07:00 |
Brian Coords
|
e1fa042e04
|
Merge pull request #2184 from understrap/dependabot/github_actions/develop/github-actions-fa6b19a390
Bump the github-actions group with 3 updates
|
2024-03-21 16:47:36 -07:00 |
Brian Coords
|
954af44734
|
Merge pull request #2192 from understrap/dependabot/npm_and_yarn/develop/npm-build-2c1547a786
Bump the npm-build group with 15 updates
|
2024-03-21 16:45:32 -07:00 |
dependabot[bot]
|
a03df80302
|
Rebuild CSS and JS files
|
2024-03-21 23:43:09 +00:00 |
dependabot[bot]
|
89106eee6d
|
Bump the npm-build group with 15 updates
Bumps the npm-build group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.2` | `7.24.3` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.2` | `7.24.3` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `25.0.5` | `25.0.7` |
| [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) | `5.0.3` | `5.0.5` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.19` |
| [browser-sync](https://github.com/BrowserSync/browser-sync) | `2.29.3` | `3.0.2` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.22.1` | `4.23.0` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001547` | `1.0.30001599` |
| [clean-css-cli](https://github.com/clean-css/clean-css-cli) | `5.6.2` | `5.6.3` |
| [nodemon](https://github.com/remy/nodemon) | `3.0.1` | `3.1.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.31` | `8.4.38` |
| [postcss-cli](https://github.com/postcss/postcss-cli) | `10.1.0` | `11.0.0` |
| [rollup](https://github.com/rollup/rollup) | `4.0.2` | `4.13.0` |
| [sass](https://github.com/sass/dart-sass) | `1.69.3` | `1.72.0` |
| [terser](https://github.com/terser/terser) | `5.21.0` | `5.29.2` |
Updates `@babel/core` from 7.23.2 to 7.24.3
- [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.24.3/packages/babel-core)
Updates `@babel/preset-env` from 7.23.2 to 7.24.3
- [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.24.3/packages/babel-preset-env)
Updates `@rollup/plugin-commonjs` from 25.0.5 to 25.0.7
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs)
Updates `@rollup/plugin-replace` from 5.0.3 to 5.0.5
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/inject-v5.0.5/packages/replace)
Updates `autoprefixer` from 10.4.16 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.19)
Updates `browser-sync` from 2.29.3 to 3.0.2
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.2)
Updates `browserslist` from 4.22.1 to 4.23.0
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.22.1...4.23.0)
Updates `caniuse-lite` from 1.0.30001547 to 1.0.30001599
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001547...1.0.30001599)
Updates `clean-css-cli` from 5.6.2 to 5.6.3
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.6.2...v5.6.3)
Updates `nodemon` from 3.0.1 to 3.1.0
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.1...v3.1.0)
Updates `postcss` from 8.4.31 to 8.4.38
- [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.31...8.4.38)
Updates `postcss-cli` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/10.1.0...11.0.0)
Updates `rollup` from 4.0.2 to 4.13.0
- [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/v4.0.2...v4.13.0)
Updates `sass` from 1.69.3 to 1.72.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.69.3...1.72.0)
Updates `terser` from 5.21.0 to 5.29.2
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.21.0...v5.29.2)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: "@rollup/plugin-replace"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: browser-sync
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-build
- dependency-name: browserslist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: nodemon
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-build
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: npm-build
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm-build
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-21 23:42:25 +00:00 |
Brian Coords
|
259f9ffc17
|
updates nvmrc based on engine in package.json and gh actions
|
2024-03-21 14:37:40 -07:00 |
Brian Coords
|
678a3349c5
|
updates to woo templates for 8.7.0
|
2024-03-19 14:14:25 -07:00 |
Brian Coords
|
fd9e15f119
|
Merge pull request #2188 from understrap/develop
1.2.3 Final Release
|
2024-03-18 07:14:24 -07:00 |
Brian Coords
|
824f30b100
|
updates version for release
|
2024-03-18 07:09:36 -07:00 |
Brian Coords
|
6c078ecf7b
|
Merge pull request #2169 from IanDelMar/wc-templates
Update WooCommerce templates
|
2024-03-18 06:59:40 -07:00 |
dependabot[bot]
|
9f47411041
|
Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/setup-node](https://github.com/actions/setup-node), [actions/cache](https://github.com/actions/cache) and [ramsey/composer-install](https://github.com/ramsey/composer-install).
Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
Updates `ramsey/composer-install` from 2 to 3
- [Release notes](https://github.com/ramsey/composer-install/releases)
- [Commits](https://github.com/ramsey/composer-install/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: ramsey/composer-install
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 05:38:46 +00:00 |
dependabot[bot]
|
51c1310364
|
Bump the composer group with 15 updates
Bumps the composer group with 15 updates:
| Package | From | To |
| --- | --- | --- |
| [phpmd/phpmd](https://github.com/phpmd/phpmd) | `2.14.1` | `2.15.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.38` | `1.10.59` |
| [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) | `3.7.2` | `3.9.0` |
| [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) | `1.3.0` | `1.3.3` |
| [composer/pcre](https://github.com/composer/pcre) | `3.1.0` | `3.1.1` |
| [pdepend/pdepend](https://github.com/pdepend/pdepend) | `2.15.1` | `2.16.2` |
| [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) | `6.3.0` | `6.4.3` |
| [symfony/config](https://github.com/symfony/config) | `5.4.26` | `5.4.36` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `5.4.29` | `5.4.36` |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `5.4.25` | `5.4.35` |
| [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php73](https://github.com/symfony/polyfill-php73) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) | `1.28.0` | `1.29.0` |
| [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) | `1.28.0` | `1.29.0` |
Updates `phpmd/phpmd` from 2.14.1 to 2.15.0
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.14.1...2.15.0)
Updates `phpstan/phpstan` from 1.10.38 to 1.10.59
- [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.38...1.10.59)
Updates `squizlabs/php_codesniffer` from 3.7.2 to 3.9.0
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/commits)
Updates `szepeviktor/phpstan-wordpress` from 1.3.0 to 1.3.3
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.3.0...v1.3.3)
Updates `composer/pcre` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/composer/pcre/releases)
- [Commits](https://github.com/composer/pcre/compare/3.1.0...3.1.1)
Updates `pdepend/pdepend` from 2.15.1 to 2.16.2
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.15.1...2.16.2)
Updates `php-stubs/wordpress-stubs` from 6.3.0 to 6.4.3
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.3.0...v6.4.3)
Updates `symfony/config` from 5.4.26 to 5.4.36
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/compare/v5.4.26...v5.4.36)
Updates `symfony/dependency-injection` from 5.4.29 to 5.4.36
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.29...v5.4.36)
Updates `symfony/filesystem` from 5.4.25 to 5.4.35
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/7.0/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.25...v5.4.35)
Updates `symfony/polyfill-ctype` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.28.0...v1.29.0)
Updates `symfony/polyfill-mbstring` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.28.0...v1.29.0)
Updates `symfony/polyfill-php73` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php73/compare/v1.28.0...v1.29.0)
Updates `symfony/polyfill-php80` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.28.0...v1.29.0)
Updates `symfony/polyfill-php81` from 1.28.0 to 1.29.0
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.28.0...v1.29.0)
---
updated-dependencies:
- dependency-name: phpmd/phpmd
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: squizlabs/php_codesniffer
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: szepeviktor/phpstan-wordpress
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: composer/pcre
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: pdepend/pdepend
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: php-stubs/wordpress-stubs
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: symfony/config
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: symfony/dependency-injection
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: symfony/filesystem
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: composer
- dependency-name: symfony/polyfill-ctype
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: symfony/polyfill-mbstring
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: symfony/polyfill-php73
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: symfony/polyfill-php80
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
- dependency-name: symfony/polyfill-php81
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: composer
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-01 05:18:55 +00:00 |
IanDelMar
|
ca679e0cd1
|
Update WC templates to WC 8.4.0
|
2023-12-22 00:35:32 +01:00 |
IanDelMar
|
736040079f
|
Fix typos
|
2023-12-21 23:28:34 +01:00 |
IanDelMar
|
b7daadcea9
|
Merge branch 'develop' into woo-fields
|
2023-12-21 23:26:22 +01:00 |
Brian Coords
|
1a9b9afbb0
|
Merge pull request #2161 from understrap/develop
Merge v1.2.3. Milestone
|
2023-12-05 20:26:04 -08:00 |
Brian Coords
|
7c3b4435a8
|
Merge pull request #2131 from understrap/beta-1-2-3
updates theme version to 1.2.3-beta.1
|
2023-12-05 20:17:14 -08:00 |
Brian Coords
|
c4d4d9f25a
|
Merge remote-tracking branch 'origin/develop' into beta-1-2-3
|
2023-12-05 20:15:17 -08:00 |
Brian Coords
|
40da46163f
|
Merge pull request #2160 from pattonwebz/patch-1
Create .nvmrc file pointing to `v16`
|
2023-12-05 20:13:26 -08:00 |
William Patton
|
6e66a70b47
|
Create .nvmrc file pointing to `v16`
|
2023-12-04 17:15:45 +00:00 |
Brian Coords
|
6eb180d4ac
|
updates theme version to 1.2.3-beta.1
|
2023-10-16 06:43:40 -07:00 |
Brian Coords
|
092957423d
|
Merge pull request #2129 from IanDelMar/copydir
Reduce code duplication by declaring `copyDir()` once
|
2023-10-16 06:29:38 -07:00 |
Brian Coords
|
b16af14851
|
Merge pull request #2130 from IanDelMar/grouped-dependabot
Add grouped version updates for dependabot
|
2023-10-16 06:15:22 -07:00 |
IanDelMar
|
a635e8ede8
|
Add grouped version updates for dependabot
|
2023-10-16 07:35:33 +02:00 |
IanDelMar
|
a35e16b343
|
Merge branch 'bump-deps' into copydir
|
2023-10-14 01:48:03 +02:00 |
IanDelMar
|
0e710bfaf1
|
Reduce code duplication by declaring copyDir() once
|
2023-10-14 01:14:21 +02:00 |
IanDelMar
|
c8c918b16e
|
Rebuild CSS and JS files
|
2023-10-13 20:06:18 +00:00 |
IanDelMar
|
1c19f8d143
|
Bump postcss-understrap-palette-generator
|
2023-10-13 22:05:18 +02:00 |
IanDelMar
|
0a97b108de
|
Rebuild CSS and JS files
|
2023-10-13 19:49:24 +00:00 |
IanDelMar
|
f31c3dc648
|
Merge branch 'develop' into bump-deps
|
2023-10-13 21:48:23 +02:00 |
dependabot[bot]
|
7e0ad2525b
|
Bump @babel/preset-env from 7.22.20 to 7.23.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.20 to 7.23.2.
- [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.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-13 20:34:21 +02:00 |
dependabot[bot]
|
3f22fa2675
|
Bump sass from 1.69.2 to 1.69.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.2 to 1.69.3.
- [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.69.2...1.69.3)
---
updated-dependencies:
- dependency-name: sass
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-13 20:32:29 +02:00 |
dependabot[bot]
|
dc5bd7d5b3
|
Bump @babel/core from 7.23.0 to 7.23.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.0 to 7.23.2.
- [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/@babel/core@7.23.2/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-13 20:32:09 +02:00 |
Brian Coords
|
cf16154caa
|
Merge pull request #2032 from IanDelMar/editor-color-palette
Add editor-color-palette-bootstrap4.json
|
2023-10-13 07:49:40 -07:00 |
Brian Coords
|
45b401457f
|
Merge pull request #2121 from understrap/block-editor-enhancements
Adds BS container classes and max-widths to editor styles
|
2023-10-13 07:26:24 -07:00 |
IanDelMar
|
d20f2ef3ea
|
Rebuild CSS and JS files
|
2023-10-13 14:10:09 +00:00 |
IanDelMar
|
7ecd3f0a3d
|
Merge branch 'develop' into bump-deps
|
2023-10-13 16:08:34 +02:00 |
Brian Coords
|
48e2a198b0
|
Merge pull request #2127 from IanDelMar/auto-commit
Fix and update workflows
|
2023-10-13 07:06:40 -07:00 |
IanDelMar
|
83932500ef
|
Fix and update workflows
|
2023-10-12 18:49:23 +02:00 |
dependabot[bot]
|
9ce9248782
|
Bump sass from 1.69.0 to 1.69.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.0 to 1.69.2.
- [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.69.0...1.69.2)
---
updated-dependencies:
- dependency-name: sass
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-11 22:32:50 +02:00 |
dependabot[bot]
|
3a849abc1e
|
Bump caniuse-lite from 1.0.30001546 to 1.0.30001547
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001546 to 1.0.30001547.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001546...1.0.30001547)
---
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-11 22:28:10 +02:00 |
Brian Coords
|
c9efe6b998
|
Merge pull request #2124 from IanDelMar/build-assets-workflow
Add workflow to build css and js files
|
2023-10-11 07:37:03 -07:00 |
Brian Coords
|
1c8ea76098
|
Merge pull request #1967 from IanDelMar/deprecate-link-pages-args
Deprecate understrap_link_pages_args filter hook
|
2023-10-11 07:14:54 -07:00 |
Brian Coords
|
e13c34d56f
|
Merge pull request #2091 from IanDelMar/woo-7.4
Add and update WooCommerce templates
|
2023-10-11 07:14:03 -07:00 |
Brian Coords
|
a33bf91c15
|
Merge pull request #2113 from szepeviktor/fix-typos
Fix typos
|
2023-10-11 07:04:48 -07:00 |
IanDelMar
|
ed38d74c95
|
update theme version that deprecates hook
|
2023-10-11 08:40:37 +02:00 |
IanDelMar
|
9d68e42429
|
Fix node version in build workflow
|
2023-10-10 23:52:55 +02:00 |
IanDelMar
|
52c5e12bb2
|
Add workflow to build css and js files
|
2023-10-10 23:36:22 +02:00 |
IanDelMar
|
c23620c89a
|
Merge branch 'develop' into woo-7.4
|
2023-10-10 20:05:28 +02:00 |
Viktor Szépe
|
648eb83625
|
Fix a typo in phpstan.neon.dist
|
2023-10-10 17:34:47 +02:00 |
Brian Coords
|
f0ac0fb5ca
|
Merge pull request #2118 from Web1776/Web1776-patch-1
Fix typo in .gitignore to track .browserslistrc
|
2023-10-10 07:33:53 -07:00 |
Brian Coords
|
00e3a4f180
|
Merge pull request #2035 from IanDelMar/fix-babel
Make Babel compile Bootstrap imports
|
2023-10-10 07:24:59 -07:00 |
Brian Coords
|
23077e0ed1
|
Merge pull request #2122 from IanDelMar/linting
Update linting workflow
|
2023-10-10 07:14:21 -07:00 |
IanDelMar
|
d88f3488d5
|
Update linting.yml
|
2023-10-10 15:33:15 +02:00 |
IanDelMar
|
666a412496
|
remove trigger fn
|
2023-10-10 15:32:05 +02:00 |
IanDelMar
|
5439b2fe9e
|
Merge branch 'woo-7.4' of https://github.com/IanDelMar/understrap into woo-7.4
|
2023-10-10 15:31:21 +02:00 |
IanDelMar
|
793a01ccf1
|
trigger cs error
Update functions.php
|
2023-10-10 15:30:53 +02:00 |
IanDelMar
|
384052dfbb
|
Fix coding standards with phpcbf
|
2023-10-10 13:20:08 +00:00 |
IanDelMar
|
9cb4c6ed21
|
Update functions.php
|
2023-10-10 15:19:11 +02:00 |
IanDelMar
|
9990385bf0
|
trigger cs error
|
2023-10-10 15:15:49 +02:00 |
IanDelMar
|
d8469b705b
|
Merge branch 'woo-7.4' of https://github.com/IanDelMar/understrap into woo-7.4
|
2023-10-10 15:12:50 +02:00 |
IanDelMar
|
b6e2c520c4
|
Update linting.yml
|
2023-10-10 15:12:26 +02:00 |
IanDelMar
|
f014e3316c
|
Fix coding standards with phpcbf
|
2023-10-10 13:07:42 +00:00 |
IanDelMar
|
d710e3f506
|
Merge branch 'develop' into woo-7.4
|
2023-10-10 15:06:46 +02:00 |
IanDelMar
|
030c57a63c
|
Update color palettes
|
2023-10-10 10:22:12 +02:00 |
IanDelMar
|
76b5702482
|
Merge branch 'develop' into editor-color-palette
|
2023-10-10 10:19:33 +02:00 |
IanDelMar
|
90553c12b7
|
Merge branch 'develop' into fix-babel
|
2023-10-10 09:29:33 +02:00 |
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
|
3553431eff
|
adds containers and max-widths to editor styles
|
2023-10-09 16:14:20 -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
|
15dc2ee8c2
|
update theme version that deprecated hook
|
2023-10-09 17:23:08 +02:00 |
IanDelMar
|
0b8697d00a
|
rebuild js files
|
2023-10-09 15:59:21 +02:00 |
IanDelMar
|
a0e0e19fe6
|
Merge branch 'bump-deps' into fix-babel
|
2023-10-09 15:56:45 +02:00 |
IanDelMar
|
cc4ef35cbf
|
rebuild js files
|
2023-10-09 15:48:32 +02:00 |
IanDelMar
|
7367747837
|
Update woocommerce templates to 8.1.0
See https://github.com/woocommerce/woocommerce/compare/8.0.0...8.1.0
|
2023-10-09 08:30:24 +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 |
dependabot[bot]
|
98cd451127
|
Bump phpmd/phpmd from 2.14.0 to 2.14.1
Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.14.0...2.14.1)
---
updated-dependencies:
- dependency-name: phpmd/phpmd
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:52:52 +02:00 |
IanDelMar
|
818a3f84e1
|
Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps
|
2023-09-27 09:40:02 +02:00 |
dependabot[bot]
|
4613adcb96
|
Bump phpmd/phpmd from 2.13.0 to 2.14.0
Bumps [phpmd/phpmd](https://github.com/phpmd/phpmd) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/phpmd/phpmd/releases)
- [Changelog](https://github.com/phpmd/phpmd/blob/master/CHANGELOG)
- [Commits](https://github.com/phpmd/phpmd/compare/2.13.0...2.14.0)
---
updated-dependencies:
- dependency-name: phpmd/phpmd
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-27 09:34:02 +02:00 |
dependabot[bot]
|
0dffe2ef64
|
Bump browserslist from 4.21.11 to 4.22.0
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.11 to 4.22.0.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.11...4.22.0)
---
updated-dependencies:
- dependency-name: browserslist
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-27 09:33:52 +02:00 |
dependabot[bot]
|
40c4aa331a
|
Bump rollup from 3.29.2 to 3.29.3
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.2 to 3.29.3.
- [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.2...v3.29.3)
---
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-25 21:22:10 +02:00 |
dependabot[bot]
|
3c426aa5d2
|
Bump caniuse-lite from 1.0.30001538 to 1.0.30001539
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001538 to 1.0.30001539.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001538...1.0.30001539)
---
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-25 21:21:51 +02:00 |
dependabot[bot]
|
1160357c21
|
Bump pdepend/pdepend from 2.14.0 to 2.15.0
Bumps [pdepend/pdepend](https://github.com/pdepend/pdepend) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.14.0...2.15.0)
---
updated-dependencies:
- dependency-name: pdepend/pdepend
dependency-type: indirect
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-25 21:21:38 +02:00 |
dependabot[bot]
|
26fb8cf548
|
Bump sass from 1.67.0 to 1.68.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.67.0 to 1.68.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.67.0...1.68.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-09-22 20:00:46 +02:00 |
dependabot[bot]
|
5f681ee7e0
|
Bump autoprefixer from 10.4.15 to 10.4.16
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)
---
updated-dependencies:
- dependency-name: autoprefixer
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-22 19:58:57 +02:00 |
dependabot[bot]
|
a81e4c8d6f
|
Bump terser from 5.19.4 to 5.20.0
Bumps [terser](https://github.com/terser/terser) from 5.19.4 to 5.20.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.4...v5.20.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-09-22 19:57:27 +02:00 |
dependabot[bot]
|
6261c93317
|
Bump browserslist from 4.21.10 to 4.21.11
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.10 to 4.21.11.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.10...4.21.11)
---
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-22 19:56:03 +02:00 |
dependabot[bot]
|
062c82cf0f
|
Bump caniuse-lite from 1.0.30001535 to 1.0.30001538
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001535 to 1.0.30001538.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001535...1.0.30001538)
---
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-20 10:00:59 +02:00 |
dependabot[bot]
|
aae1acc1e2
|
Bump phpstan/phpstan from 1.10.34 to 1.10.35
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.34 to 1.10.35.
- [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.34...1.10.35)
---
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-09-20 10:00:47 +02:00 |
dependabot[bot]
|
646f50197d
|
Bump postcss from 8.4.29 to 8.4.30
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.30.
- [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.29...8.4.30)
---
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-19 21:54:15 +02:00 |
WEB1776
|
abd2b5f61d
|
Fix typo in .gitignore to track .browserslistrc
|
2023-09-18 17:23:12 -04:00 |
dependabot[bot]
|
94b3867a81
|
Bump sass from 1.66.1 to 1.67.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.66.1 to 1.67.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.66.1...1.67.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-09-18 07:49:04 +02:00 |
dependabot[bot]
|
3a9888c528
|
Bump @babel/preset-env from 7.22.15 to 7.22.20
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.22.20.
- [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.22.20/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-18 07:48:48 +02:00 |
dependabot[bot]
|
87e0621ca0
|
Bump rollup from 3.29.1 to 3.29.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.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.1...v3.29.2)
---
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-18 07:48:02 +02:00 |
dependabot[bot]
|
1658b92edf
|
Bump caniuse-lite from 1.0.30001534 to 1.0.30001535
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001534 to 1.0.30001535.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001534...1.0.30001535)
---
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-18 07:47:49 +02:00 |
dependabot[bot]
|
02fbb89d40
|
Bump @babel/core from 7.22.19 to 7.22.20
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.19 to 7.22.20.
- [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.22.20/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-18 07:47:24 +02:00 |
dependabot[bot]
|
2c00bd6e6b
|
Bump @babel/core from 7.22.17 to 7.22.19
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.17 to 7.22.19.
- [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.22.19/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-15 09:09:42 +02:00 |
dependabot[bot]
|
43fa370c12
|
Bump phpstan/phpstan from 1.10.33 to 1.10.34
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.34.
- [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.33...1.10.34)
---
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-09-14 13:25:27 +02:00 |
dependabot[bot]
|
3d50c23f1d
|
Bump caniuse-lite from 1.0.30001532 to 1.0.30001534
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001532 to 1.0.30001534.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001532...1.0.30001534)
---
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-13 11:02:54 +02:00 |
IanDelMar
|
8bf8687a7e
|
Update composer.lock
|
2023-09-11 09:04:34 +02:00 |
dependabot[bot]
|
bcf9ef01c7
|
Bump rollup from 3.29.0 to 3.29.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.0 to 3.29.1.
- [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.0...v3.29.1)
---
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-11 08:33:02 +02:00 |
dependabot[bot]
|
24e8739b2f
|
Bump caniuse-lite from 1.0.30001528 to 1.0.30001532
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001528 to 1.0.30001532.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001528...1.0.30001532)
---
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-11 08:31:26 +02:00 |
dependabot[bot]
|
28d7bc4eee
|
Bump @babel/core from 7.22.15 to 7.22.17
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.15 to 7.22.17.
- [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.22.17/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-11 08:31:14 +02:00 |
dependabot[bot]
|
bf8267265e
|
Bump caniuse-lite from 1.0.30001527 to 1.0.30001528
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001527 to 1.0.30001528.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001527...1.0.30001528)
---
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-09 13:15:05 +02:00 |
dependabot[bot]
|
aa54f6041a
|
Bump rollup from 3.28.1 to 3.29.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.1 to 3.29.0.
- [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.28.1...v3.29.0)
---
updated-dependencies:
- dependency-name: rollup
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-07 09:01:20 +02:00 |
dependabot[bot]
|
178c3252f8
|
Bump caniuse-lite from 1.0.30001526 to 1.0.30001527
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001526 to 1.0.30001527.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001526...1.0.30001527)
---
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-06 12:45:59 +02:00 |
dependabot[bot]
|
4878d30a27
|
Bump @babel/preset-env from 7.22.14 to 7.22.15
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.14 to 7.22.15.
- [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.22.15/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-05 08:21:12 +02:00 |
dependabot[bot]
|
7772279d44
|
Bump phpstan/phpstan from 1.10.32 to 1.10.33
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.32 to 1.10.33.
- [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.32...1.10.33)
---
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-09-05 08:20:22 +02:00 |
dependabot[bot]
|
fa9c1abe25
|
Bump caniuse-lite from 1.0.30001525 to 1.0.30001526
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001525 to 1.0.30001526.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001525...1.0.30001526)
---
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-05 08:20:10 +02:00 |
dependabot[bot]
|
a19315edec
|
Bump terser from 5.19.3 to 5.19.4
Bumps [terser](https://github.com/terser/terser) from 5.19.3 to 5.19.4.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.3...v5.19.4)
---
updated-dependencies:
- dependency-name: terser
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-05 08:19:37 +02:00 |
dependabot[bot]
|
6905ed3831
|
Bump @babel/core from 7.22.11 to 7.22.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.11 to 7.22.15.
- [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.22.15/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-05 08:19:22 +02:00 |
dependabot[bot]
|
bd427cfe57
|
Bump caniuse-lite from 1.0.30001524 to 1.0.30001525
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001524 to 1.0.30001525.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001524...1.0.30001525)
---
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-01 11:12:00 +02:00 |
dependabot[bot]
|
c0157b3dd1
|
Bump @babel/preset-env from 7.22.10 to 7.22.14
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.10 to 7.22.14.
- [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.22.14/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-08-31 15:54:46 +02:00 |
dependabot[bot]
|
053da17a0d
|
Bump postcss from 8.4.28 to 8.4.29
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.29.
- [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.28...8.4.29)
---
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-08-30 22:55:32 +02:00 |
dependabot[bot]
|
4ae8581b4b
|
Bump terser from 5.19.2 to 5.19.3
Bumps [terser](https://github.com/terser/terser) from 5.19.2 to 5.19.3.
- [Changelog](https://github.com/terser/terser/blob/v5.19.3/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.2...v5.19.3)
---
updated-dependencies:
- dependency-name: terser
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-08-30 22:55:21 +02:00 |
dependabot[bot]
|
d3065b8776
|
Bump symfony/polyfill-php73 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php73](https://github.com/symfony/polyfill-php73) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php73/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: symfony/polyfill-php73
dependency-type: indirect
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-08-29 14:49:42 +02:00 |
dependabot[bot]
|
d52c6c7fcf
|
Bump symfony/polyfill-ctype from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-ctype](https://github.com/symfony/polyfill-ctype) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-ctype/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: symfony/polyfill-ctype
dependency-type: indirect
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-08-29 14:49:15 +02:00 |
dependabot[bot]
|
d65a93e21d
|
Bump symfony/polyfill-mbstring from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-mbstring/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: symfony/polyfill-mbstring
dependency-type: indirect
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-08-29 14:48:53 +02:00 |
dependabot[bot]
|
09399ff6f6
|
Bump symfony/polyfill-php80 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php80](https://github.com/symfony/polyfill-php80) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php80/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
dependency-type: indirect
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-08-29 14:48:39 +02:00 |
dependabot[bot]
|
5b43bcb261
|
Bump symfony/polyfill-php81 from 1.27.0 to 1.28.0
Bumps [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) from 1.27.0 to 1.28.0.
- [Commits](https://github.com/symfony/polyfill-php81/compare/v1.27.0...v1.28.0)
---
updated-dependencies:
- dependency-name: symfony/polyfill-php81
dependency-type: indirect
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-08-29 14:48:27 +02:00 |
dependabot[bot]
|
d152ff3442
|
Bump caniuse-lite from 1.0.30001522 to 1.0.30001524
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001522 to 1.0.30001524.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001522...1.0.30001524)
---
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-08-28 15:22:36 +02:00 |
dependabot[bot]
|
8313f10285
|
Bump symfony/dependency-injection from 5.4.26 to 5.4.28
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.26 to 5.4.28.
- [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.26...v5.4.28)
---
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-08-28 15:20:35 +02:00 |
dependabot[bot]
|
23737a2217
|
Bump @babel/core from 7.22.10 to 7.22.11
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.10 to 7.22.11.
- [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.22.11/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-08-27 12:15:57 +02:00 |
dependabot[bot]
|
01af7299a0
|
Bump phpstan/phpstan from 1.10.30 to 1.10.32
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.30 to 1.10.32.
- [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.30...1.10.32)
---
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-08-27 12:15:29 +02:00 |
dependabot[bot]
|
d2f784ed5b
|
Bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.0 to 15.2.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.1/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-08-23 11:05:22 +02:00 |
dependabot[bot]
|
2ffa05c465
|
Bump rollup from 3.28.0 to 3.28.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.0 to 3.28.1.
- [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.28.0...v3.28.1)
---
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-08-23 11:03:42 +02:00 |
dependabot[bot]
|
59aeaf9249
|
Bump phpstan/phpstan from 1.10.29 to 1.10.30
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.29 to 1.10.30.
- [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.29...1.10.30)
---
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-08-23 11:03:30 +02:00 |
dependabot[bot]
|
286ad4ad9c
|
Bump caniuse-lite from 1.0.30001521 to 1.0.30001522
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001521 to 1.0.30001522.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001521...1.0.30001522)
---
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-08-21 16:49:31 +02:00 |
dependabot[bot]
|
13874aaa63
|
Bump sass from 1.65.1 to 1.66.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.65.1 to 1.66.1.
- [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.65.1...1.66.1)
---
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-08-21 16:49:19 +02:00 |
IanDelMar
|
2ef521ccdb
|
Update package-lock.json
|
2023-08-17 11:48:35 +02:00 |
IanDelMar
|
7db4376662
|
Update composer.lock
|
2023-08-17 11:48:31 +02:00 |
dependabot[bot]
|
4b7449ccb6
|
Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.1.0 to 15.2.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.0/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-08-17 11:34:08 +02:00 |
dependabot[bot]
|
cb827899a9
|
Bump caniuse-lite from 1.0.30001519 to 1.0.30001521
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001519 to 1.0.30001521.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001519...1.0.30001521)
---
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-08-17 11:33:56 +02:00 |
dependabot[bot]
|
eea151eded
|
Bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [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.27...8.4.28)
---
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-08-17 11:32:35 +02:00 |
dependabot[bot]
|
ffd86e69f0
|
Bump phpstan/phpstan from 1.10.28 to 1.10.29
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.28 to 1.10.29.
- [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.28...1.10.29)
---
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-08-17 11:32:23 +02:00 |
dependabot[bot]
|
4be9b69a01
|
Bump @rollup/plugin-commonjs from 25.0.3 to 25.0.4
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.3 to 25.0.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.4/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-08-17 11:32:12 +02:00 |
dependabot[bot]
|
2fdecd6157
|
Bump autoprefixer from 10.4.14 to 10.4.15
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.14...10.4.15)
---
updated-dependencies:
- dependency-name: autoprefixer
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-08-17 11:32:01 +02:00 |
dependabot[bot]
|
90b168aa70
|
Bump php-stubs/wordpress-stubs from 6.2.1 to 6.3.0
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.2.1...v6.3.0)
---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
dependency-type: indirect
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-08-11 20:24:23 +02:00 |
IanDelMar
|
b5d31a01e6
|
Update composer.lock
|
2023-08-10 01:24:06 +02:00 |
IanDelMar
|
2c1584c7d7
|
Update package-lock.json
|
2023-08-10 01:24:03 +02:00 |
dependabot[bot]
|
7693f5024c
|
Bump rollup from 3.27.2 to 3.28.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.2 to 3.28.0.
- [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.27.2...v3.28.0)
---
updated-dependencies:
- dependency-name: rollup
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-08-10 01:22:00 +02:00 |
dependabot[bot]
|
341cf0e34d
|
Bump sass from 1.64.2 to 1.65.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.2 to 1.65.1.
- [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.64.2...1.65.1)
---
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-08-10 01:20:48 +02:00 |
dependabot[bot]
|
1d94697a1e
|
Bump @babel/core from 7.22.9 to 7.22.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-08-10 01:20:12 +02:00 |
dependabot[bot]
|
5107749739
|
Bump phpstan/phpstan from 1.10.27 to 1.10.28
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.27 to 1.10.28.
- [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.27...1.10.28)
---
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-08-09 19:51:00 +02:00 |
dependabot[bot]
|
abdb741d71
|
Bump @babel/preset-env from 7.22.9 to 7.22.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.9 to 7.22.10.
- [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.22.10/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-08-08 11:59:37 +02:00 |
dependabot[bot]
|
220abe4197
|
Bump rollup from 3.27.1 to 3.27.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.1 to 3.27.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.27.1...v3.27.2)
---
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-08-07 13:12:06 +02:00 |
dependabot[bot]
|
c921f03ee8
|
Bump phpstan/phpstan from 1.10.26 to 1.10.27
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.26 to 1.10.27.
- [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.26...1.10.27)
---
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-08-07 13:11:40 +02:00 |
dependabot[bot]
|
76782c2367
|
Bump rollup from 3.27.0 to 3.27.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.0 to 3.27.1.
- [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.27.0...v3.27.1)
---
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-08-04 10:55:41 +02:00 |
dependabot[bot]
|
c84ca9c2df
|
Bump caniuse-lite from 1.0.30001518 to 1.0.30001519
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001518 to 1.0.30001519.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001518...1.0.30001519)
---
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-08-03 07:21:38 +02:00 |
dependabot[bot]
|
1a6329b829
|
Bump sass from 1.64.1 to 1.64.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.64.2.
- [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.64.1...1.64.2)
---
updated-dependencies:
- dependency-name: sass
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-08-01 10:16:13 +02:00 |
IanDelMar
|
4e53727170
|
rebuild assets
|
2023-07-31 14:48:31 +02:00 |
IanDelMar
|
641fec4deb
|
Update package-lock.json
|
2023-07-31 14:48:11 +02:00 |
dependabot[bot]
|
f326cda3a5
|
Bump phpstan/phpstan from 1.10.25 to 1.10.26
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 1.10.26.
- [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.25...1.10.26)
---
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-07-31 14:33:18 +02:00 |
dependabot[bot]
|
321df82480
|
Bump @rollup/plugin-commonjs from 25.0.2 to 25.0.3
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.2 to 25.0.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.3/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-07-31 14:33:02 +02:00 |
dependabot[bot]
|
06d5e6b610
|
Bump @babel/preset-env from 7.22.7 to 7.22.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.7 to 7.22.9.
- [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.22.9/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-07-31 14:32:44 +02:00 |
dependabot[bot]
|
582e057dd9
|
Bump symfony/config from 5.4.21 to 5.4.26
Bumps [symfony/config](https://github.com/symfony/config) from 5.4.21 to 5.4.26.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/compare/v5.4.21...v5.4.26)
---
updated-dependencies:
- dependency-name: symfony/config
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-07-31 14:30:51 +02:00 |
dependabot[bot]
|
014ccd799f
|
Bump @babel/core from 7.22.8 to 7.22.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.9.
- [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.22.9/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-07-31 14:30:11 +02:00 |
dependabot[bot]
|
38c7b29a75
|
Bump sass from 1.63.6 to 1.64.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.6 to 1.64.1.
- [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.63.6...1.64.1)
---
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-07-31 13:16:38 +02:00 |
dependabot[bot]
|
65bf0ddf29
|
Bump postcss from 8.4.25 to 8.4.27
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.27.
- [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.25...8.4.27)
---
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-07-31 13:16:12 +02:00 |
dependabot[bot]
|
2bd616193f
|
Bump terser from 5.19.0 to 5.19.2
Bumps [terser](https://github.com/terser/terser) from 5.19.0 to 5.19.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.19.0...v5.19.2)
---
updated-dependencies:
- dependency-name: terser
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-07-31 13:15:52 +02:00 |
dependabot[bot]
|
a13028424c
|
Bump caniuse-lite from 1.0.30001517 to 1.0.30001518
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001517 to 1.0.30001518.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001517...1.0.30001518)
---
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-07-31 13:15:37 +02:00 |
dependabot[bot]
|
027da1f833
|
Bump rollup from 3.26.2 to 3.27.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.2 to 3.27.0.
- [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.26.2...v3.27.0)
---
updated-dependencies:
- dependency-name: rollup
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-07-31 13:12:50 +02:00 |
dependabot[bot]
|
8915ff597d
|
Bump browserslist from 4.21.9 to 4.21.10
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.9 to 4.21.10.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.9...4.21.10)
---
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-07-31 13:12:36 +02:00 |
dependabot[bot]
|
5a3c79a04a
|
Bump symfony/dependency-injection from 5.4.25 to 5.4.26
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.25 to 5.4.26.
- [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.25...v5.4.26)
---
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-07-31 13:11:58 +02:00 |
IanDelMar
|
8e6ab7d461
|
Update woocommerce templates to 7.9.0
|
2023-07-23 16:02:14 +02:00 |
IanDelMar
|
e5991b6168
|
Merge branch 'bump-deps' into fix-babel
|
2023-07-11 19:05:02 +02:00 |
IanDelMar
|
523a901d1b
|
Update composer.lock
|
2023-07-11 18:24:15 +02:00 |
IanDelMar
|
744ffef4e6
|
Update package-lock.json
|
2023-07-11 18:23:25 +02:00 |
dependabot[bot]
|
403f215318
|
Bump @babel/preset-env from 7.22.5 to 7.22.7
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.5 to 7.22.7.
- [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.22.7/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-07-11 18:21:22 +02:00 |
dependabot[bot]
|
057f9a2a04
|
Bump @babel/core from 7.22.5 to 7.22.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.8.
- [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.22.8/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-07-11 18:20:30 +02:00 |
dependabot[bot]
|
2eb8678fc9
|
Bump phpstan/phpstan from 1.10.22 to 1.10.25
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.22 to 1.10.25.
- [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.22...1.10.25)
---
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-07-11 18:20:15 +02:00 |
dependabot[bot]
|
2c6ceba897
|
Bump caniuse-lite from 1.0.30001514 to 1.0.30001515
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001514 to 1.0.30001515.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001514...1.0.30001515)
---
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-07-11 18:20:04 +02:00 |
dependabot[bot]
|
72ee6ab4f6
|
Bump terser from 5.18.2 to 5.19.0
Bumps [terser](https://github.com/terser/terser) from 5.18.2 to 5.19.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.2...v5.19.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-07-11 18:19:51 +02:00 |
IanDelMar
|
11c7e190ba
|
Add Bootstrap classes order-again.php
|
2023-07-11 18:11:37 +02:00 |
IanDelMar
|
dfd25bee14
|
Create order-again.php
|
2023-07-11 18:09:59 +02:00 |
IanDelMar
|
44094ed476
|
Add Bootstrap classes to form-verify-email.php
|
2023-07-11 18:08:48 +02:00 |
IanDelMar
|
40bbbc64bc
|
Create form-verify-email.php added in WC 7.8.1
|
2023-07-11 18:08:48 +02:00 |
IanDelMar
|
bae030283a
|
Update WC templates to WC 7.8.0
|
2023-07-11 18:08:48 +02:00 |
dependabot[bot]
|
c81f4182a6
|
Bump rollup from 3.26.0 to 3.26.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.0 to 3.26.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.26.0...v3.26.2)
---
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-07-11 11:31:22 +02:00 |
dependabot[bot]
|
b99cc8fb2e
|
Bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [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.24...8.4.25)
---
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-07-10 18:10:29 +02:00 |
dependabot[bot]
|
6792a98ce7
|
Bump nodemon from 2.0.22 to 3.0.1
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.22 to 3.0.1.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.22...v3.0.1)
---
updated-dependencies:
- dependency-name: nodemon
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-07-10 09:20:20 +02:00 |
dependabot[bot]
|
33bba058e5
|
Bump caniuse-lite from 1.0.30001512 to 1.0.30001514
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001512 to 1.0.30001514.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001512...1.0.30001514)
---
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-07-10 09:19:43 +02:00 |
Viktor Szépe
|
2df2cf30d4
|
Remove unused ingores from Typos
|
2023-07-04 15:47:11 +00:00 |
Viktor Szépe
|
7556f5a7d9
|
Add .typos.toml
|
2023-07-04 15:44:50 +00:00 |
Viktor Szépe
|
e9fb08514d
|
Fix typos
|
2023-07-04 15:41:29 +00:00 |
dependabot[bot]
|
4806e17305
|
Bump caniuse-lite from 1.0.30001509 to 1.0.30001512
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001509 to 1.0.30001512.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001509...1.0.30001512)
---
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-07-04 10:38:54 +02:00 |
dependabot[bot]
|
48fef89075
|
Bump phpstan/phpstan from 1.10.21 to 1.10.22
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.21 to 1.10.22.
- [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.21...1.10.22)
---
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-07-01 19:42:03 +02:00 |
dependabot[bot]
|
39dd021d05
|
Bump rollup from 3.25.3 to 3.26.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.3 to 3.26.0.
- [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.25.3...v3.26.0)
---
updated-dependencies:
- dependency-name: rollup
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-07-01 19:07:57 +02:00 |
dependabot[bot]
|
106d437f9e
|
Bump terser from 5.18.1 to 5.18.2
Bumps [terser](https://github.com/terser/terser) from 5.18.1 to 5.18.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.1...v5.18.2)
---
updated-dependencies:
- dependency-name: terser
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-07-01 19:07:21 +02:00 |
dependabot[bot]
|
f0e0f41553
|
Bump caniuse-lite from 1.0.30001508 to 1.0.30001509
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001508 to 1.0.30001509.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001508...1.0.30001509)
---
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-07-01 19:07:11 +02:00 |
dependabot[bot]
|
18a3eaefdd
|
Bump rollup from 3.25.2 to 3.25.3
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.2 to 3.25.3.
- [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.25.2...v3.25.3)
---
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-06-28 01:47:08 +02:00 |
dependabot[bot]
|
3697ffae4d
|
Bump symfony/filesystem from 5.4.23 to 5.4.25
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.23 to 5.4.25.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.23...v5.4.25)
---
updated-dependencies:
- dependency-name: symfony/filesystem
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-06-28 01:46:21 +02:00 |
dependabot[bot]
|
ab1ac089f1
|
Bump caniuse-lite from 1.0.30001506 to 1.0.30001508
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001506 to 1.0.30001508.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001506...1.0.30001508)
---
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-06-26 09:17:42 +02:00 |
dependabot[bot]
|
7dfc6e92ad
|
Bump rollup from 3.25.1 to 3.25.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.1 to 3.25.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.25.1...v3.25.2)
---
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-06-26 09:17:31 +02:00 |
dependabot[bot]
|
760f24337f
|
Bump symfony/dependency-injection from 5.4.24 to 5.4.25
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.24 to 5.4.25.
- [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.24...v5.4.25)
---
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-06-26 09:17:16 +02:00 |
dependabot[bot]
|
5d5fcf48e9
|
Bump phpstan/phpstan from 1.10.19 to 1.10.21
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.19 to 1.10.21.
- [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.19...1.10.21)
---
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-06-22 09:45:42 +02:00 |
dependabot[bot]
|
fa4b0e83e4
|
Bump sass from 1.63.4 to 1.63.6
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.4 to 1.63.6.
- [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.63.4...1.63.6)
---
updated-dependencies:
- dependency-name: sass
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-06-22 09:45:30 +02:00 |
dependabot[bot]
|
e30ddecd26
|
Bump caniuse-lite from 1.0.30001505 to 1.0.30001506
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001505 to 1.0.30001506.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001505...1.0.30001506)
---
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-06-22 09:44:53 +02:00 |
dependabot[bot]
|
74f48889e8
|
Bump caniuse-lite from 1.0.30001504 to 1.0.30001505
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001504 to 1.0.30001505.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001504...1.0.30001505)
---
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-06-20 16:00:28 +02:00 |
dependabot[bot]
|
f28b8efbc7
|
Bump @rollup/plugin-commonjs from 25.0.1 to 25.0.2
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.1 to 25.0.2.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.2/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-06-20 16:00:17 +02:00 |
dependabot[bot]
|
b3a1bf5137
|
Bump terser from 5.18.0 to 5.18.1
Bumps [terser](https://github.com/terser/terser) from 5.18.0 to 5.18.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.18.0...v5.18.1)
---
updated-dependencies:
- dependency-name: terser
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-06-20 15:59:55 +02:00 |
dependabot[bot]
|
8c5b5645bf
|
Bump caniuse-lite from 1.0.30001503 to 1.0.30001504
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001503 to 1.0.30001504.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001503...1.0.30001504)
---
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-06-19 08:17:05 +02:00 |
IanDelMar
|
e7ead5047e
|
Update composer.lock
|
2023-06-15 22:51:34 +02:00 |
IanDelMar
|
f77272fca0
|
Update package-lock.json
|
2023-06-15 22:51:09 +02:00 |
dependabot[bot]
|
aa898540db
|
Bump browserslist from 4.21.8 to 4.21.9
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.8 to 4.21.9.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.8...4.21.9)
---
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-06-15 22:49:30 +02:00 |
dependabot[bot]
|
9db5c1a193
|
Bump sass from 1.63.3 to 1.63.4 (#609)
Bumps [sass](https://github.com/sass/dart-sass) from 1.63.3 to 1.63.4.
- [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.63.3...1.63.4)
---
updated-dependencies:
- dependency-name: sass
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-06-15 13:03:30 +02:00 |
dependabot[bot]
|
7adb091756
|
Bump caniuse-lite from 1.0.30001502 to 1.0.30001503
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001502 to 1.0.30001503.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001502...1.0.30001503)
---
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-06-15 13:02:29 +02:00 |
dependabot[bot]
|
6e10c85a1a
|
Bump phpstan/phpstan from 1.10.18 to 1.10.19
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.18 to 1.10.19.
- [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.18...1.10.19)
---
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-06-15 13:02:16 +02:00 |
dependabot[bot]
|
23ee8b59e2
|
Bump phpstan/phpstan from 1.10.15 to 1.10.18
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.15 to 1.10.18.
- [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.15...1.10.18)
---
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-06-13 22:39:18 +02:00 |
dependabot[bot]
|
a3d8027f6d
|
Bump @babel/core from 7.22.1 to 7.22.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.5.
- [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.22.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-06-13 22:32:24 +02:00 |
dependabot[bot]
|
41ffcd76c1
|
Bump sass from 1.62.1 to 1.63.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.3.
- [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.62.1...1.63.3)
---
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-06-13 22:31:54 +02:00 |
dependabot[bot]
|
60f4e54f51
|
Bump @babel/preset-env from 7.22.4 to 7.22.5
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5.
- [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.22.5/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-06-13 22:31:23 +02:00 |
dependabot[bot]
|
e7dcf7b747
|
Bump @rollup/plugin-commonjs from 25.0.0 to 25.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.0 to 25.0.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.1/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-06-13 22:30:08 +02:00 |
dependabot[bot]
|
1285a02392
|
Bump rollup from 3.23.0 to 3.25.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.23.0 to 3.25.1.
- [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.23.0...v3.25.1)
---
updated-dependencies:
- dependency-name: rollup
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-06-13 22:29:22 +02:00 |
dependabot[bot]
|
312514b064
|
Bump terser from 5.17.7 to 5.18.0
Bumps [terser](https://github.com/terser/terser) from 5.17.7 to 5.18.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.17.7...v5.18.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-06-13 22:26:44 +02:00 |
dependabot[bot]
|
336a695616
|
Bump browserslist from 4.21.7 to 4.21.8
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.7 to 4.21.8.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.7...4.21.8)
---
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-06-13 22:26:15 +02:00 |
IanDelMar
|
3a6e82baf2
|
remove translations provided via WP's language packs
|
2023-06-04 13:59:04 +02:00 |
IanDelMar
|
550698c58e
|
update JS files
|
2023-06-04 13:45:02 +02:00 |
IanDelMar
|
2212a8c639
|
Merge branch 'bump-deps' into fix-babel
|
2023-06-04 13:44:13 +02:00 |
IanDelMar
|
acc1947e7b
|
update css and js
|
2023-06-04 12:54:31 +02:00 |
IanDelMar
|
810948d4b5
|
Update composer.lock
|
2023-06-04 12:51:36 +02:00 |
IanDelMar
|
bf56684363
|
bump dependencies and lock bootstrap to v5.2.x
|
2023-06-04 12:50:18 +02:00 |
dependabot[bot]
|
bade3c8efd
|
Bump symfony/filesystem from 5.4.21 to 5.4.23
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.21 to 5.4.23.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.21...v5.4.23)
---
updated-dependencies:
- dependency-name: symfony/filesystem
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-06-04 12:38:45 +02:00 |
dependabot[bot]
|
ad7ab1500a
|
Bump phpstan/phpstan from 1.10.14 to 1.10.15
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.14 to 1.10.15.
- [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.14...1.10.15)
---
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-06-04 12:37:01 +02:00 |
dependabot[bot]
|
1050de7a64
|
Bump php-stubs/wordpress-stubs from 6.2.0 to 6.2.1
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.2.0...v6.2.1)
---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
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-06-04 12:35:13 +02:00 |
dependabot[bot]
|
0228078a03
|
Bump postcss from 8.4.23 to 8.4.24
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24.
- [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.23...8.4.24)
---
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-06-04 12:34:48 +02:00 |
dependabot[bot]
|
71f99e2455
|
Bump @popperjs/core from 2.11.7 to 2.11.8
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/commits)
---
updated-dependencies:
- dependency-name: "@popperjs/core"
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-06-04 12:34:34 +02:00 |
dependabot[bot]
|
b9051c6c86
|
Bump caniuse-lite from 1.0.30001491 to 1.0.30001494
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001491 to 1.0.30001494.
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001491...1.0.30001494)
---
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-06-04 12:34:08 +02:00 |
dependabot[bot]
|
2d8103b493
|
Bump @babel/core from 7.21.4 to 7.22.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.22.1.
- [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.22.1/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-06-04 12:33:49 +02:00 |
dependabot[bot]
|
955290a4de
|
Bump browser-sync from 2.29.1 to 2.29.3
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.29.1...v2.29.3)
---
updated-dependencies:
- dependency-name: browser-sync
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-06-04 12:33:28 +02:00 |
dependabot[bot]
|
923929381a
|
Bump @babel/preset-env from 7.21.4 to 7.22.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.22.4.
- [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.22.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-06-04 12:32:44 +02:00 |
dependabot[bot]
|
6bf15336cd
|
Bump browserslist from 4.21.5 to 4.21.7
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.5 to 4.21.7.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.5...4.21.7)
---
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-06-04 12:32:30 +02:00 |
dependabot[bot]
|
b3558581ff
|
Bump terser from 5.17.1 to 5.17.7
Bumps [terser](https://github.com/terser/terser) from 5.17.1 to 5.17.7.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.17.1...v5.17.7)
---
updated-dependencies:
- dependency-name: terser
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-06-04 12:32:15 +02:00 |
dependabot[bot]
|
2ededeefeb
|
Bump rollup from 3.21.0 to 3.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.21.0 to 3.23.0.
- [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.21.0...v3.23.0)
---
updated-dependencies:
- dependency-name: rollup
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-06-04 12:31:58 +02:00 |
dependabot[bot]
|
1b11272cf7
|
Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.1.0 to 25.0.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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-06-04 12:31:33 +02:00 |
dependabot[bot]
|
6a24922af2
|
Bump pdepend/pdepend from 2.13.0 to 2.14.0
Bumps [pdepend/pdepend](https://github.com/pdepend/pdepend) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/pdepend/pdepend/releases)
- [Changelog](https://github.com/pdepend/pdepend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pdepend/pdepend/compare/2.13.0...2.14.0)
---
updated-dependencies:
- dependency-name: pdepend/pdepend
dependency-type: indirect
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-06-04 12:30:32 +02:00 |
dependabot[bot]
|
e01abccfb5
|
Bump symfony/dependency-injection from 5.4.22 to 5.4.24
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.22 to 5.4.24.
- [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.22...v5.4.24)
---
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-06-04 12:29:05 +02:00 |
dependabot[bot]
|
8f7655edb6
|
Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
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-06-04 12:24:15 +02:00 |
IanDelMar
|
c5cecc57a3
|
Update phpstan.neon.dist
|
2023-04-26 09:35:21 +02:00 |
IanDelMar
|
dd4789058d
|
Update GetThemeModReturnType.php
|
2023-04-26 09:32:54 +02:00 |
IanDelMar
|
a86331940f
|
Update package-lock.json
|
2023-04-26 09:20:59 +02:00 |
IanDelMar
|
78628364da
|
Update composer.lock
|
2023-04-26 09:20:56 +02:00 |
dependabot[bot]
|
b75893a847
|
Bump sass from 1.62.0 to 1.62.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.0 to 1.62.1.
- [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.62.0...1.62.1)
---
updated-dependencies:
- dependency-name: sass
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-04-26 09:15:33 +02:00 |
IanDelMar
|
5c208ed682
|
Update package-lock.json
|
2023-04-24 21:10:18 +02:00 |
IanDelMar
|
c29a3ba4d0
|
Update composer.lock
|
2023-04-24 21:09:22 +02:00 |
dependabot[bot]
|
4d904b4ece
|
Bump szepeviktor/phpstan-wordpress from 1.2.0 to 1.3.0
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
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-04-24 20:49:56 +02:00 |
dependabot[bot]
|
53c258180d
|
Bump rollup from 3.20.7 to 3.21.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.7 to 3.21.0.
- [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.20.7...v3.21.0)
---
updated-dependencies:
- dependency-name: rollup
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-04-24 20:49:33 +02:00 |
dependabot[bot]
|
c778e2f2dd
|
Bump caniuse-lite from 1.0.30001480 to 1.0.30001481
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001480 to 1.0.30001481.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001480...1.0.30001481)
---
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-04-21 08:52:19 +02:00 |
dependabot[bot]
|
1210d8ec2b
|
Bump rollup from 3.20.6 to 3.20.7
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.6 to 3.20.7.
- [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.20.6...v3.20.7)
---
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-04-21 08:52:09 +02:00 |
dependabot[bot]
|
afd3a980fe
|
Bump phpstan/phpstan from 1.10.13 to 1.10.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.13 to 1.10.14.
- [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.13...1.10.14)
---
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-04-20 09:24:10 +02:00 |
dependabot[bot]
|
0b28ff01d9
|
Bump postcss from 8.4.22 to 8.4.23
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.22 to 8.4.23.
- [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.22...8.4.23)
---
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-04-20 09:23:42 +02:00 |
dependabot[bot]
|
080fa5cc4c
|
Bump rollup from 3.20.5 to 3.20.6
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.5 to 3.20.6.
- [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.20.5...v3.20.6)
---
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-04-19 10:01:41 +02:00 |
dependabot[bot]
|
39d38731cb
|
Bump terser from 5.16.9 to 5.17.1
Bumps [terser](https://github.com/terser/terser) from 5.16.9 to 5.17.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.9...v5.17.1)
---
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-04-19 10:01:29 +02:00 |
dependabot[bot]
|
9a0d8870f7
|
Bump rollup from 3.20.4 to 3.20.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.4 to 3.20.5.
- [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.20.4...v3.20.5)
---
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-04-18 20:44:34 +02:00 |
dependabot[bot]
|
ddd1b260ff
|
Bump caniuse-lite from 1.0.30001478 to 1.0.30001480
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001478 to 1.0.30001480.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001478...1.0.30001480)
---
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-04-18 20:39:00 +02:00 |
dependabot[bot]
|
24c6c8d4b2
|
Bump postcss from 8.4.21 to 8.4.22
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.22.
- [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.21...8.4.22)
---
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-04-17 19:09:08 +02:00 |
dependabot[bot]
|
62f66f2998
|
Bump rollup from 3.20.2 to 3.20.4
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.20.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.20.2...v3.20.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-04-17 19:08:44 +02:00 |
dependabot[bot]
|
c3447fd0b8
|
Bump phpstan/phpstan from 1.10.12 to 1.10.13
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.12 to 1.10.13.
- [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.12...1.10.13)
---
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-04-14 22:19:34 +02:00 |
IanDelMar
|
76b8d749c7
|
rebuild assets
|
2023-04-12 21:17:18 +02:00 |
IanDelMar
|
3569f19818
|
Update composer.lock
|
2023-04-12 21:14:20 +02:00 |
IanDelMar
|
e726391d2d
|
Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps
|
2023-04-12 21:13:24 +02:00 |
dependabot[bot]
|
65d7d24c07
|
Bump phpstan/phpstan from 1.10.11 to 1.10.12
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.11 to 1.10.12.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.11...1.10.12)
---
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-04-12 21:12:38 +02:00 |
IanDelMar
|
a8a72aeb8e
|
Update package-lock.json
|
2023-04-12 21:03:00 +02:00 |
dependabot[bot]
|
55b7f8ed9b
|
Bump caniuse-lite from 1.0.30001477 to 1.0.30001478
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001477 to 1.0.30001478.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001477...1.0.30001478)
---
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-04-12 21:00:12 +02:00 |
dependabot[bot]
|
cd3c8f41cd
|
Bump sass from 1.61.0 to 1.62.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.61.0 to 1.62.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.61.0...1.62.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-04-12 20:53:54 +02:00 |
dependabot[bot]
|
7264d7ad78
|
Bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 (#528)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 24.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.1.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
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-04-12 20:52:50 +02:00 |
dependabot[bot]
|
1994c46ccf
|
Bump terser from 5.16.8 to 5.16.9
Bumps [terser](https://github.com/terser/terser) from 5.16.8 to 5.16.9.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.8...v5.16.9)
---
updated-dependencies:
- dependency-name: terser
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-04-12 20:52:36 +02:00 |
dependabot[bot]
|
7313e19cdd
|
Bump szepeviktor/phpstan-wordpress from 1.1.7 to 1.2.0 (#526)
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.1.7...v1.2.0)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
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-04-12 20:52:23 +02:00 |
dependabot[bot]
|
0ae376717d
|
Bump caniuse-lite from 1.0.30001474 to 1.0.30001477
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001474 to 1.0.30001477.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001474...1.0.30001477)
---
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-04-12 20:52:11 +02:00 |
dependabot[bot]
|
c8f4f5d8dd
|
Bump sass from 1.60.0 to 1.61.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.60.0 to 1.61.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.60.0...1.61.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-04-07 16:19:05 +02:00 |
dependabot[bot]
|
37aee7825b
|
Bump phpstan/phpstan from 1.10.10 to 1.10.11
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.10 to 1.10.11.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.10...1.10.11)
---
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-04-05 08:13:27 +02:00 |
dependabot[bot]
|
97339359cb
|
Bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.2/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-04-05 07:58:04 +02:00 |
dependabot[bot]
|
273099294f
|
Bump @babel/preset-env from 7.20.2 to 7.21.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.20.2 to 7.21.4.
- [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.21.4/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
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-04-05 07:56:23 +02:00 |
dependabot[bot]
|
42c55b091b
|
Bump @babel/core from 7.21.3 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4.
- [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.21.4/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-04-05 07:55:02 +02:00 |
dependabot[bot]
|
04d8f400dd
|
Bump symfony/dependency-injection from 5.4.21 to 5.4.22
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.21 to 5.4.22.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.21...v5.4.22)
---
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-04-05 07:54:50 +02:00 |
dependabot[bot]
|
df9d326522
|
Bump phpstan/phpstan from 1.10.9 to 1.10.10
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10)
---
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-04-05 07:53:18 +02:00 |
dependabot[bot]
|
544139e726
|
Bump caniuse-lite from 1.0.30001473 to 1.0.30001474
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001473 to 1.0.30001474.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001473...1.0.30001474)
---
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-04-05 07:52:59 +02:00 |
dependabot[bot]
|
b4d44c88e0
|
Bump caniuse-lite from 1.0.30001470 to 1.0.30001473
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001470 to 1.0.30001473.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001470...1.0.30001473)
---
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-04-01 13:23:26 +02:00 |
dependabot[bot]
|
1224aeeb34
|
Bump phpstan/phpstan from 1.10.8 to 1.10.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.8...1.10.9)
---
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-04-01 13:23:12 +02:00 |
dependabot[bot]
|
26bcb2bc0f
|
Bump php-stubs/wordpress-stubs from 6.1.1 to 6.2.0
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.1.1...v6.2.0)
---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
dependency-type: indirect
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-04-01 13:22:58 +02:00 |
IanDelMar
|
093f7da777
|
rebuild js files
|
2023-03-27 21:34:04 +02:00 |
IanDelMar
|
c7baef1d6a
|
Merge branch 'bump-deps' into fix-babel
|
2023-03-27 21:32:03 +02:00 |
IanDelMar
|
6051c6347c
|
rebuild js files
|
2023-03-27 21:21:21 +02:00 |
IanDelMar
|
840291f228
|
Update composer.lock
|
2023-03-27 21:19:37 +02:00 |
IanDelMar
|
43ff64a853
|
Update package-lock.json
|
2023-03-27 21:19:26 +02:00 |
dependabot[bot]
|
6f30fa8530
|
Bump rollup from 3.20.0 to 3.20.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.0 to 3.20.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.20.0...v3.20.2)
---
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-03-27 21:14:58 +02:00 |
dependabot[bot]
|
4703c31a48
|
Bump browser-sync from 2.29.0 to 2.29.1
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.29.0 to 2.29.1.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.29.0...v2.29.1)
---
updated-dependencies:
- dependency-name: browser-sync
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-03-27 21:14:40 +02:00 |
dependabot[bot]
|
ef93d909bb
|
Bump nodemon from 2.0.21 to 2.0.22
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.21...v2.0.22)
---
updated-dependencies:
- dependency-name: nodemon
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-03-27 21:14:09 +02:00 |
dependabot[bot]
|
8431c2bb66
|
Bump sass from 1.59.3 to 1.60.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.3 to 1.60.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.59.3...1.60.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-03-27 21:13:25 +02:00 |
dependabot[bot]
|
4d7b69e5e5
|
Bump @popperjs/core from 2.11.6 to 2.11.7
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.6 to 2.11.7.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/compare/v2.11.6...v2.11.7)
---
updated-dependencies:
- dependency-name: "@popperjs/core"
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-03-27 21:12:49 +02:00 |
dependabot[bot]
|
8af9f0c287
|
Bump caniuse-lite from 1.0.30001469 to 1.0.30001470
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001469 to 1.0.30001470.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001469...1.0.30001470)
---
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-03-27 21:12:31 +02:00 |
dependabot[bot]
|
593da0e1ae
|
Bump phpstan/phpstan from 1.10.7 to 1.10.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.7...1.10.8)
---
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-03-27 21:12:16 +02:00 |
dependabot[bot]
|
7c8e18cf51
|
Bump terser from 5.16.6 to 5.16.8
Bumps [terser](https://github.com/terser/terser) from 5.16.6 to 5.16.8.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.6...v5.16.8)
---
updated-dependencies:
- dependency-name: terser
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-03-27 21:11:39 +02:00 |
IanDelMar
|
549808ff47
|
Update composer.lock
|
2023-03-21 13:15:17 +01:00 |
IanDelMar
|
689445a79e
|
Update package-lock.json
|
2023-03-21 13:14:44 +01:00 |
dependabot[bot]
|
bcceba7170
|
Bump caniuse-lite from 1.0.30001468 to 1.0.30001469
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001468 to 1.0.30001469.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001468...1.0.30001469)
---
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-03-21 13:12:30 +01:00 |
dependabot[bot]
|
db0c06bb2c
|
Bump rollup from 3.19.1 to 3.20.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.0.
- [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.19.1...v3.20.0)
---
updated-dependencies:
- dependency-name: rollup
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-03-21 13:05:32 +01:00 |
dependabot[bot]
|
465774cd61
|
Bump caniuse-lite from 1.0.30001467 to 1.0.30001468
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001467 to 1.0.30001468.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001467...1.0.30001468)
---
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-03-21 13:05:13 +01:00 |
dependabot[bot]
|
981eb5e433
|
Bump browser-sync from 2.28.3 to 2.29.0
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.28.3 to 2.29.0.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.28.3...v2.29.0)
---
updated-dependencies:
- dependency-name: browser-sync
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-03-17 09:15:59 +01:00 |
dependabot[bot]
|
6f8cbbea60
|
Bump caniuse-lite from 1.0.30001466 to 1.0.30001467
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001466 to 1.0.30001467.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001466...1.0.30001467)
---
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-03-17 09:15:43 +01:00 |
dependabot[bot]
|
d5c82638b9
|
Bump phpstan/phpstan from 1.10.6 to 1.10.7
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.6...1.10.7)
---
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-03-17 09:15:30 +01:00 |
IanDelMar
|
2b2df3374b
|
Update package-lock.json
|
2023-03-15 13:15:07 +01:00 |
dependabot[bot]
|
ff0ff57afc
|
Bump sass from 1.59.2 to 1.59.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.59.2 to 1.59.3.
- [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.59.2...1.59.3)
---
updated-dependencies:
- dependency-name: sass
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-03-15 13:07:56 +01:00 |
dependabot[bot]
|
9354d134a0
|
Bump @babel/core from 7.21.0 to 7.21.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3.
- [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.21.3/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
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-03-15 13:07:39 +01:00 |
dependabot[bot]
|
1e7ae2507f
|
Bump caniuse-lite from 1.0.30001465 to 1.0.30001466
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001465 to 1.0.30001466.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001465...1.0.30001466)
---
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-03-14 10:11:27 +01:00 |
IanDelMar
|
636e372349
|
Update package-lock.json
|
2023-03-13 23:42:13 +01:00 |
IanDelMar
|
af106eb902
|
Update composer.lock
|
2023-03-13 23:40:12 +01:00 |
dependabot[bot]
|
34c963be04
|
Bump caniuse-lite from 1.0.30001464 to 1.0.30001465
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001464 to 1.0.30001465.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001464...1.0.30001465)
---
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-03-13 23:39:41 +01:00 |
dependabot[bot]
|
8c605beb9b
|
Bump sass from 1.58.3 to 1.59.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.3 to 1.59.2.
- [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.58.3...1.59.2)
---
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-03-13 23:36:32 +01:00 |
dependabot[bot]
|
14027ddeb4
|
Bump rollup from 3.19.0 to 3.19.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.0 to 3.19.1.
- [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.19.0...v3.19.1)
---
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-03-13 23:32:38 +01:00 |
IanDelMar
|
a97a217e63
|
update assets
|
2023-03-10 13:40:04 +01:00 |
IanDelMar
|
4216095caf
|
Update composer.lock
|
2023-03-10 13:38:29 +01:00 |
IanDelMar
|
8b63400561
|
Update package.json
|
2023-03-10 13:37:46 +01:00 |
IanDelMar
|
0ceb0bed9a
|
Update package-lock.json
|
2023-03-10 13:37:43 +01:00 |
dependabot[bot]
|
e07a5498c4
|
Bump phpstan/phpstan from 1.10.5 to 1.10.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.5...1.10.6)
---
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-03-10 13:33:58 +01:00 |
dependabot[bot]
|
b8971b0393
|
Bump rollup from 3.18.0 to 3.19.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.18.0 to 3.19.0.
- [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.18.0...v3.19.0)
---
updated-dependencies:
- dependency-name: rollup
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-03-10 13:33:44 +01:00 |
dependabot[bot]
|
8abe7659ea
|
Bump terser from 5.16.5 to 5.16.6
Bumps [terser](https://github.com/terser/terser) from 5.16.5 to 5.16.6.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.5...v5.16.6)
---
updated-dependencies:
- dependency-name: terser
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-03-10 13:33:16 +01:00 |
dependabot[bot]
|
491044db1a
|
Bump autoprefixer from 10.4.13 to 10.4.14
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.14.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.14)
---
updated-dependencies:
- dependency-name: autoprefixer
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-03-10 13:32:50 +01:00 |
IanDelMar
|
ddb7008843
|
Update composer.lock
|
2023-03-08 10:56:58 +01:00 |
dependabot[bot]
|
1a5b9f199d
|
Bump phpstan/phpstan from 1.10.4 to 1.10.5
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.4...1.10.5)
---
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-03-08 10:40:42 +01:00 |
IanDelMar
|
15d304b237
|
Update package-lock.json
|
2023-03-07 16:30:20 +01:00 |
IanDelMar
|
63deab136b
|
Ignore mixed line-endings warnings
|
2023-03-07 16:30:06 +01:00 |
IanDelMar
|
6562b0bff6
|
Update composer.lock
|
2023-03-07 16:25:35 +01:00 |
dependabot[bot]
|
61724cac5a
|
Bump phpstan/phpstan from 1.10.3 to 1.10.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.4)
---
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-03-07 16:14:55 +01:00 |
dependabot[bot]
|
9296910446
|
Bump caniuse-lite from 1.0.30001459 to 1.0.30001462
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001459 to 1.0.30001462.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001459...1.0.30001462)
---
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-03-07 16:14:25 +01:00 |
dependabot[bot]
|
9286a37b08
|
Bump browser-sync from 2.28.1 to 2.28.3
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.28.1 to 2.28.3.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.28.1...v2.28.3)
---
updated-dependencies:
- dependency-name: browser-sync
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-03-07 16:14:06 +01:00 |
dependabot[bot]
|
f1fafdd380
|
Bump nodemon from 2.0.20 to 2.0.21
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21)
---
updated-dependencies:
- dependency-name: nodemon
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-03-03 08:22:49 +01:00 |
dependabot[bot]
|
4b496feb1a
|
Bump caniuse-lite from 1.0.30001458 to 1.0.30001459
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001458 to 1.0.30001459.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001458...1.0.30001459)
---
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-03-03 08:22:29 +01:00 |
IanDelMar
|
62b3861175
|
rebuild js
|
2023-03-02 19:23:25 +01:00 |
dependabot[bot]
|
f1249cbb0c
|
Bump rollup from 3.17.3 to 3.18.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.17.3 to 3.18.0.
- [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.17.3...v3.18.0)
---
updated-dependencies:
- dependency-name: rollup
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-03-02 10:20:18 +01:00 |
IanDelMar
|
db9c2b329b
|
Update lock files
|
2023-02-28 23:34:13 +01:00 |
dependabot[bot]
|
b8cf9e16ea
|
Bump caniuse-lite from 1.0.30001457 to 1.0.30001458
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001457 to 1.0.30001458.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001457...1.0.30001458)
---
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-02-28 22:49:47 +01:00 |
dependabot[bot]
|
9db9c395c7
|
Bump rollup from 3.17.2 to 3.17.3
Bumps [rollup](https://github.com/rollup/rollup) from 3.17.2 to 3.17.3.
- [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.17.2...v3.17.3)
---
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-02-28 22:49:33 +01:00 |
dependabot[bot]
|
f3d47bee01
|
Bump browser-sync from 2.27.12 to 2.28.1
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.12 to 2.28.1.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.12...v2.28.1)
---
updated-dependencies:
- dependency-name: browser-sync
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-02-28 22:49:19 +01:00 |
dependabot[bot]
|
10f8c2d1dd
|
Bump phpstan/phpstan from 1.10.2 to 1.10.3
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.2...1.10.3)
---
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-02-28 22:49:04 +01:00 |
IanDelMar
|
92f438b146
|
remove deprecated instanceof ConstantStringType
See https://phpstan.org/blog/why-is-instanceof-type-wrong-and-getting-deprecated
|
2023-02-24 10:22:27 +01:00 |
IanDelMar
|
89c34b971e
|
fix Call to is_array() with array will always evaluate to true
|
2023-02-24 10:00:42 +01:00 |
IanDelMar
|
6bdee3031e
|
Update composer.lock
|
2023-02-24 09:57:34 +01:00 |
IanDelMar
|
a374a482f7
|
Update package-lock.json
|
2023-02-24 08:01:41 +01:00 |
dependabot[bot]
|
4c54b69a53
|
Bump phpstan/phpstan from 1.9.18 to 1.10.2
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.18 to 1.10.2.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.18...1.10.2)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
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-02-24 07:58:38 +01:00 |
dependabot[bot]
|
88b2d8357c
|
Bump terser from 5.16.4 to 5.16.5
Bumps [terser](https://github.com/terser/terser) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.4...v5.16.5)
---
updated-dependencies:
- dependency-name: terser
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-02-24 07:56:31 +01:00 |
dependabot[bot]
|
7c01012367
|
Bump browser-sync from 2.27.11 to 2.27.12
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.11 to 2.27.12.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.11...v2.27.12)
---
updated-dependencies:
- dependency-name: browser-sync
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-02-24 07:56:18 +01:00 |
dependabot[bot]
|
f00463e017
|
Bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.1...3.7.2)
---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
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-02-24 07:56:02 +01:00 |
IanDelMar
|
c02efb93aa
|
add woocommerce 7.4.0 template update
|
2023-02-21 21:22:31 +01:00 |
IanDelMar
|
61b33ff66c
|
rebuild js files
|
2023-02-21 18:19:40 +01:00 |
IanDelMar
|
3ad5982b3c
|
Merge branch 'bump-deps' into fix-babel
|
2023-02-21 18:18:37 +01:00 |
IanDelMar
|
c8bb706cb7
|
rebuild js files
|
2023-02-21 18:14:39 +01:00 |
IanDelMar
|
a1bdd91656
|
Update package-lock.json
|
2023-02-21 18:13:14 +01:00 |
dependabot[bot]
|
8e468be6a0
|
Bump sass from 1.58.2 to 1.58.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.2 to 1.58.3.
- [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.58.2...1.58.3)
---
updated-dependencies:
- dependency-name: sass
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-02-21 18:09:47 +01:00 |
dependabot[bot]
|
e8ff72ce5a
|
Bump rollup from 3.16.0 to 3.17.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.16.0 to 3.17.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.16.0...v3.17.2)
---
updated-dependencies:
- dependency-name: rollup
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-02-21 18:07:37 +01:00 |
dependabot[bot]
|
270801e049
|
Bump caniuse-lite from 1.0.30001456 to 1.0.30001457
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001456 to 1.0.30001457.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001456...1.0.30001457)
---
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-02-21 18:07:25 +01:00 |
dependabot[bot]
|
fad1b67766
|
Bump @babel/core from 7.20.12 to 7.21.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.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.21.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-02-21 18:07:12 +01:00 |
IanDelMar
|
4aeb285584
|
rebuild js files
|
2023-02-17 19:52:43 +01:00 |
IanDelMar
|
3eca9a2b9f
|
Merge branch 'bump-deps' into fix-babel
|
2023-02-17 19:51:37 +01:00 |
IanDelMar
|
00523803f2
|
rebuild assets
|
2023-02-17 19:45:49 +01:00 |
IanDelMar
|
d960d36aa6
|
Update composer.lock
|
2023-02-17 19:45:37 +01:00 |
IanDelMar
|
59a6d2becd
|
Update package-lock.json
|
2023-02-17 19:45:35 +01:00 |
dependabot[bot]
|
71b4808eaa
|
Bump phpstan/phpstan from 1.9.17 to 1.9.18
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.17 to 1.9.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.17...1.9.18)
---
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-02-17 19:40:55 +01:00 |
dependabot[bot]
|
24b9b05b20
|
Bump rollup from 3.15.0 to 3.16.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.15.0 to 3.16.0.
- [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.15.0...v3.16.0)
---
updated-dependencies:
- dependency-name: rollup
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-02-17 19:40:33 +01:00 |
dependabot[bot]
|
dd23ae644c
|
Bump terser from 5.16.3 to 5.16.4
Bumps [terser](https://github.com/terser/terser) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.3...v5.16.4)
---
updated-dependencies:
- dependency-name: terser
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-02-17 19:40:00 +01:00 |
dependabot[bot]
|
549b507d9a
|
Bump caniuse-lite from 1.0.30001452 to 1.0.30001456
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001452 to 1.0.30001456.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001452...1.0.30001456)
---
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-02-17 19:37:03 +01:00 |
dependabot[bot]
|
17d65f1ca0
|
Bump sass from 1.58.1 to 1.58.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.2.
- [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.58.1...1.58.2)
---
updated-dependencies:
- dependency-name: sass
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-02-17 19:36:42 +01:00 |
IanDelMar
|
1a86153626
|
update lock files
|
2023-02-14 08:36:36 +01:00 |
dependabot[bot]
|
ef3a21554f
|
Bump caniuse-lite from 1.0.30001451 to 1.0.30001452
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001451 to 1.0.30001452.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001451...1.0.30001452)
---
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-02-14 08:33:08 +01:00 |
dependabot[bot]
|
d7fe102690
|
Bump sass from 1.58.0 to 1.58.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1.
- [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.58.0...1.58.1)
---
updated-dependencies:
- dependency-name: sass
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-02-14 08:32:56 +01:00 |
IanDelMar
|
456022dc10
|
Update package-lock.json
|
2023-02-12 15:27:35 +01:00 |
dependabot[bot]
|
ebae69c4fc
|
Bump rollup from 3.14.0 to 3.15.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.14.0 to 3.15.0.
- [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.14.0...v3.15.0)
---
updated-dependencies:
- dependency-name: rollup
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-02-12 15:22:45 +01:00 |
IanDelMar
|
7b75b52584
|
fix woocommerce form fields
|
2023-02-12 15:00:52 +01:00 |
dependabot[bot]
|
3d65dd78fd
|
Bump phpstan/phpstan from 1.9.16 to 1.9.17
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.16 to 1.9.17.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.16...1.9.17)
---
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-02-10 03:20:10 +01:00 |
IanDelMar
|
b593ed64c3
|
Update composer.lock
|
2023-02-08 09:06:02 +01:00 |
IanDelMar
|
374dbd2267
|
Update package-lock.json
|
2023-02-08 09:05:18 +01:00 |
dependabot[bot]
|
5127bb9232
|
Bump phpstan/phpstan from 1.9.14 to 1.9.16
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.14 to 1.9.16.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.14...1.9.16)
---
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-02-08 09:00:43 +01:00 |
dependabot[bot]
|
2093eb7655
|
Bump caniuse-lite from 1.0.30001450 to 1.0.30001451
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001450 to 1.0.30001451.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001450...1.0.30001451)
---
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-02-08 09:00:17 +01:00 |
IanDelMar
|
bb2851bba6
|
Update package-lock.json
|
2023-02-06 07:40:55 +01:00 |
dependabot[bot]
|
c68f2ce857
|
Bump php-stubs/wordpress-stubs from 6.1.0 to 6.1.1
Bumps [php-stubs/wordpress-stubs](https://github.com/php-stubs/wordpress-stubs) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/php-stubs/wordpress-stubs/releases)
- [Commits](https://github.com/php-stubs/wordpress-stubs/compare/v6.1.0...v6.1.1)
---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
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-02-06 07:37:07 +01:00 |
dependabot[bot]
|
143d91ac77
|
Bump rollup from 3.13.0 to 3.14.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.13.0 to 3.14.0.
- [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.13.0...v3.14.0)
---
updated-dependencies:
- dependency-name: rollup
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-02-06 07:35:57 +01:00 |
IanDelMar
|
e11fe16e8f
|
rebuild js
|
2023-02-04 14:42:07 +01:00 |
IanDelMar
|
75ac1fcc0e
|
Merge branch 'bump-deps' into fix-babel
|
2023-02-04 14:41:14 +01:00 |
IanDelMar
|
c9e1265a81
|
rebuild assets
|
2023-02-04 14:33:15 +01:00 |
IanDelMar
|
8b8fb462d3
|
Update lock files
|
2023-02-04 14:32:35 +01:00 |
dependabot[bot]
|
c6a24aa766
|
Bump terser from 5.16.2 to 5.16.3
Bumps [terser](https://github.com/terser/terser) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.2...v5.16.3)
---
updated-dependencies:
- dependency-name: terser
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-02-04 14:23:22 +01:00 |
dependabot[bot]
|
49fee7d545
|
Bump rollup from 3.12.1 to 3.13.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.12.1 to 3.13.0.
- [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.12.1...v3.13.0)
---
updated-dependencies:
- dependency-name: rollup
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-02-04 14:22:29 +01:00 |
dependabot[bot]
|
c8b51cfe17
|
Bump szepeviktor/phpstan-wordpress from 1.1.6 to 1.1.7
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.1.6...v1.1.7)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
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-02-04 14:22:06 +01:00 |
IanDelMar
|
2cd5523ce6
|
Update composer.lock
|
2023-02-02 09:34:43 +01:00 |
dependabot[bot]
|
d0a402e4f2
|
Bump rollup from 3.12.0 to 3.12.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.12.0 to 3.12.1.
- [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.12.0...v3.12.1)
---
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-02-02 09:29:34 +01:00 |
dependabot[bot]
|
90c1e77e51
|
Bump symfony/dependency-injection from 5.4.19 to 5.4.20
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.19...v5.4.20)
---
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-02-02 09:11:23 +01:00 |
IanDelMar
|
94fb10202a
|
rebuild css
|
2023-02-01 10:05:37 +01:00 |
dependabot[bot]
|
b975c66183
|
Bump sass from 1.57.1 to 1.58.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.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.57.1...1.58.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-02-01 09:56:18 +01:00 |
dependabot[bot]
|
ec1d11cfdd
|
Bump caniuse-lite from 1.0.30001449 to 1.0.30001450 (#445)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001449 to 1.0.30001450.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001449...1.0.30001450)
---
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-02-01 09:56:03 +01:00 |
IanDelMar
|
66f0f444e5
|
Update package-lock.json
|
2023-01-31 09:29:01 +01:00 |
dependabot[bot]
|
f9696ad75e
|
Bump browserslist from 4.21.4 to 4.21.5
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.21.4 to 4.21.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.21.4...4.21.5)
---
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-01-31 09:20:58 +01:00 |
dependabot[bot]
|
95b18c2242
|
Bump terser from 5.16.1 to 5.16.2
Bumps [terser](https://github.com/terser/terser) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.16.1...v5.16.2)
---
updated-dependencies:
- dependency-name: terser
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-01-31 09:20:39 +01:00 |
IanDelMar
|
a01f00b504
|
fix tinymce body margin
|
2023-01-30 19:41:36 +01:00 |
IanDelMar
|
826f3a8f0b
|
improve sidebar template readability
|
2023-01-29 19:44:02 +01:00 |
IanDelMar
|
236fdce626
|
Update package-lock.json
|
2023-01-28 09:50:09 +01:00 |
dependabot[bot]
|
b3c0131807
|
Bump rollup from 3.11.0 to 3.12.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.11.0 to 3.12.0.
- [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.11.0...v3.12.0)
---
updated-dependencies:
- dependency-name: rollup
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-01-28 09:46:03 +01:00 |
IanDelMar
|
a56ada2763
|
rebuild js files
|
2023-01-27 12:05:43 +01:00 |
IanDelMar
|
cf722fd6d4
|
Merge branch 'bump-deps' into fix-babel
|
2023-01-27 12:04:04 +01:00 |
IanDelMar
|
c194153ae0
|
update lock files
|
2023-01-27 11:55:56 +01:00 |
dependabot[bot]
|
97f4216af8
|
Bump rollup from 3.10.1 to 3.11.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.10.1 to 3.11.0.
- [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.10.1...v3.11.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-27 11:03:53 +01:00 |
dependabot[bot]
|
b374622600
|
Bump caniuse-lite from 1.0.30001447 to 1.0.30001448
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001447 to 1.0.30001448.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001447...1.0.30001448)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-25 10:14:55 +01:00 |
dependabot[bot]
|
568a9a067e
|
Bump symfony/dependency-injection from 5.4.17 to 5.4.19
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 5.4.17 to 5.4.19.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v5.4.17...v5.4.19)
---
updated-dependencies:
- dependency-name: symfony/dependency-injection
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-25 10:03:45 +01:00 |
dependabot[bot]
|
1516203820
|
Bump symfony/config from 5.4.11 to 5.4.19
Bumps [symfony/config](https://github.com/symfony/config) from 5.4.11 to 5.4.19.
- [Release notes](https://github.com/symfony/config/releases)
- [Changelog](https://github.com/symfony/config/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/config/compare/v5.4.11...v5.4.19)
---
updated-dependencies:
- dependency-name: symfony/config
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-25 10:03:33 +01:00 |
dependabot[bot]
|
ef24733734
|
Bump symfony/filesystem from 5.4.13 to 5.4.19
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.13 to 5.4.19.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/filesystem/compare/v5.4.13...v5.4.19)
---
updated-dependencies:
- dependency-name: symfony/filesystem
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-25 10:03:21 +01:00 |
IanDelMar
|
eaddf39fad
|
Update composer.lock
|
2023-01-23 13:30:27 +01:00 |
dependabot[bot]
|
4bb8569f24
|
Bump caniuse-lite from 1.0.30001446 to 1.0.30001447
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001446 to 1.0.30001447.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001446...1.0.30001447)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 13:25:48 +01:00 |
dependabot[bot]
|
69cb7236f8
|
Bump @rollup/plugin-commonjs from 24.0.0 to 24.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.0 to 24.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.1/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 12:26:23 +01:00 |
dependabot[bot]
|
9e69a65ca9
|
Bump rollup from 3.10.0 to 3.10.1 (#434)
Bumps [rollup](https://github.com/rollup/rollup) from 3.10.0 to 3.10.1.
- [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.10.0...v3.10.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 12:25:18 +01:00 |
IanDelMar
|
4db2202490
|
Update package-lock.json
|
2023-01-19 15:47:58 +01:00 |
IanDelMar
|
b4e6d6288c
|
specify npm version in engines field
|
2023-01-19 15:47:54 +01:00 |
IanDelMar
|
5a7029e1e7
|
rebuild assets
|
2023-01-19 15:32:01 +01:00 |
IanDelMar
|
0706b23e2d
|
Update composer.lock
|
2023-01-19 15:31:49 +01:00 |
dependabot[bot]
|
63a0d0ae25
|
Bump phpstan/phpstan from 1.9.12 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.12 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.14)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 15:27:41 +01:00 |
dependabot[bot]
|
562fa1db9f
|
Bump clean-css-cli from 5.6.1 to 5.6.2
Bumps [clean-css-cli](https://github.com/clean-css/clean-css-cli) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/clean-css/clean-css-cli/releases)
- [Changelog](https://github.com/clean-css/clean-css-cli/blob/master/History.md)
- [Commits](https://github.com/clean-css/clean-css-cli/compare/v5.6.1...v5.6.2)
---
updated-dependencies:
- dependency-name: clean-css-cli
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 15:27:28 +01:00 |
dependabot[bot]
|
3a2b2f5028
|
Bump caniuse-lite from 1.0.30001445 to 1.0.30001446
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001445 to 1.0.30001446.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001445...1.0.30001446)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-19 15:25:37 +01:00 |
IanDelMar
|
1072defa79
|
remove translations provided via WP's language packs
|
2023-01-18 11:48:48 +01:00 |
IanDelMar
|
bb5f0fd721
|
Merge branch 'develop' into bump-deps
|
2023-01-18 11:38:10 +01:00 |
IanDelMar
|
9bdb3790f4
|
Update composer.lock
|
2023-01-18 11:34:05 +01:00 |
dependabot[bot]
|
60b3ed82d0
|
Bump phpstan/phpstan from 1.9.11 to 1.9.12
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-18 11:14:59 +01:00 |
Brian Coords
|
546b350b62
|
Merge pull request #2048 from understrap/develop
Release v1.2.2 - WooCommerce template updates
|
2023-01-16 15:19:06 -08:00 |
Brian Coords
|
c3d1f894be
|
updates version to 1.2.2
|
2023-01-16 15:14:31 -08:00 |
dependabot[bot]
|
d7ce8c5a17
|
Bump caniuse-lite from 1.0.30001444 to 1.0.30001445
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001444 to 1.0.30001445.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001444...1.0.30001445)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 17:15:33 +01:00 |
IanDelMar
|
78324a81e6
|
use dev-latest for roave/security-advisories
See 5ae6aa6482
|
2023-01-14 11:25:28 +01:00 |
IanDelMar
|
4b570319e2
|
Update package-lock.json
|
2023-01-13 08:43:36 +01:00 |
IanDelMar
|
df91e369be
|
Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps
|
2023-01-13 08:38:55 +01:00 |
dependabot[bot]
|
02fd39f723
|
Bump caniuse-lite from 1.0.30001443 to 1.0.30001444
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001443 to 1.0.30001444.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001443...1.0.30001444)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-13 08:38:32 +01:00 |
IanDelMar
|
d5ebb0b2f6
|
Update composer.lock
|
2023-01-13 08:38:18 +01:00 |
dependabot[bot]
|
a270d9ed87
|
Bump phpstan/phpstan from 1.9.8 to 1.9.11
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.8 to 1.9.11.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.8...1.9.11)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-13 08:33:56 +01:00 |
dependabot[bot]
|
db0d8f0e2f
|
Bump caniuse-lite from 1.0.30001442 to 1.0.30001443
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001442 to 1.0.30001443.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001442...1.0.30001443)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-13 08:33:30 +01:00 |
dependabot[bot]
|
20d9fbcc03
|
Bump rollup from 3.9.1 to 3.10.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.9.1 to 3.10.0.
- [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.9.1...v3.10.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-13 08:33:17 +01:00 |
dependabot[bot]
|
38dcf3a7f8
|
Bump phpstan/phpstan from 1.9.7 to 1.9.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 09:23:05 +01:00 |
IanDelMar
|
9697dfa209
|
Update package-lock.json
|
2023-01-08 10:58:54 +01:00 |
dependabot[bot]
|
009e52d7b4
|
Bump postcss from 8.4.20 to 8.4.21
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.20 to 8.4.21.
- [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.20...8.4.21)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-08 10:56:47 +01:00 |
IanDelMar
|
6229eabe37
|
Update composer.lock
|
2023-01-05 11:34:16 +01:00 |
IanDelMar
|
0580fe858c
|
Update package-lock.json
|
2023-01-05 11:23:42 +01:00 |
dependabot[bot]
|
de01771c29
|
Bump phpstan/phpstan from 1.9.6 to 1.9.7
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.6 to 1.9.7.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.6...1.9.7)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-05 11:15:45 +01:00 |
dependabot[bot]
|
bad240d943
|
Bump caniuse-lite from 1.0.30001441 to 1.0.30001442
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001441 to 1.0.30001442.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001441...1.0.30001442)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-05 11:15:30 +01:00 |
dependabot[bot]
|
28614d9698
|
Bump @babel/core from 7.20.7 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [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.20.12/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-05 11:15:06 +01:00 |
dependabot[bot]
|
302ef39d02
|
Bump phpstan/phpstan from 1.9.5 to 1.9.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.5 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.5...1.9.6)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-04 09:46:32 +01:00 |
IanDelMar
|
191c1bd08b
|
rebuild js files
|
2023-01-03 10:16:52 +01:00 |
IanDelMar
|
7931b08e44
|
Merge branch 'develop' into bump-deps
|
2023-01-03 10:16:07 +01:00 |
IanDelMar
|
fd630afc2f
|
require php ^7.4 | ^8.0 for composer & bump dependencies
|
2023-01-03 10:11:09 +01:00 |
IanDelMar
|
b13e2f273e
|
bump roave/security-advisories
|
2023-01-03 09:51:00 +01:00 |
IanDelMar
|
287ab7f957
|
rebuild js files
|
2023-01-03 09:50:10 +01:00 |
IanDelMar
|
d8ac046d2a
|
Update package-lock.json
|
2023-01-03 08:54:23 +01:00 |
dependabot[bot]
|
d7e64b53b3
|
Bump phpstan/phpstan from 1.9.4 to 1.9.5
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.5)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-03 08:38:47 +01:00 |
dependabot[bot]
|
15dd7e2f85
|
Bump rollup from 3.9.0 to 3.9.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.9.0 to 3.9.1.
- [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.9.0...v3.9.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-03 08:37:50 +01:00 |
IanDelMar
|
c99828ad09
|
Update package-lock.json
|
2022-12-29 09:46:55 +01:00 |
dependabot[bot]
|
10ca0d7ea7
|
Bump rollup from 3.8.1 to 3.9.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.8.1 to 3.9.0.
- [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.8.1...v3.9.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-29 09:23:41 +01:00 |
IanDelMar
|
f381bdbf69
|
fix Slovanian translations
|
2022-12-26 11:10:16 +01:00 |
IanDelMar
|
2bb2a03e7c
|
Update package-lock.json
|
2022-12-23 19:57:38 +01:00 |
dependabot[bot]
|
84798002d7
|
Bump rollup from 3.8.0 to 3.8.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.8.0 to 3.8.1.
- [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.8.0...v3.8.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-23 10:58:54 +01:00 |
dependabot[bot]
|
17351b894b
|
Bump @babel/core from 7.20.5 to 7.20.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.5 to 7.20.7.
- [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.20.7/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-23 10:03:50 +01:00 |
IanDelMar
|
309451176e
|
Update package-lock.json
|
2022-12-22 08:52:50 +01:00 |
dependabot[bot]
|
28a9c97fbd
|
Bump rollup from 3.7.5 to 3.8.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.5 to 3.8.0.
- [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.7.5...v3.8.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 08:50:06 +01:00 |
dependabot[bot]
|
08b275f594
|
Bump caniuse-lite from 1.0.30001439 to 1.0.30001441
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001439 to 1.0.30001441.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001439...1.0.30001441)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 08:45:31 +01:00 |
IanDelMar
|
1e47e0ee00
|
Update package-lock.json
|
2022-12-20 07:27:37 +01:00 |
dependabot[bot]
|
18dfbeccff
|
Bump browser-sync from 2.27.10 to 2.27.11
Bumps [browser-sync](https://github.com/BrowserSync/browser-sync) from 2.27.10 to 2.27.11.
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11)
---
updated-dependencies:
- dependency-name: browser-sync
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 07:16:41 +01:00 |
dependabot[bot]
|
df9ef72b0f
|
Bump sass from 1.57.0 to 1.57.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.0 to 1.57.1.
- [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.57.0...1.57.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-20 07:16:15 +01:00 |
IanDelMar
|
02ac6ae41e
|
Update package-lock.json
|
2022-12-19 06:45:58 +01:00 |
dependabot[bot]
|
27a1486ee8
|
Bump phpstan/phpstan from 1.9.3 to 1.9.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 06:41:25 +01:00 |
dependabot[bot]
|
b7b3620595
|
Bump rollup from 3.7.4 to 3.7.5
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.4 to 3.7.5.
- [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.7.4...v3.7.5)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 06:40:45 +01:00 |
dependabot[bot]
|
743b8ae989
|
Bump @rollup/plugin-commonjs from 23.0.5 to 24.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.5 to 24.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.0/packages/commonjs)
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 06:40:20 +01:00 |
dependabot[bot]
|
561a9c8c87
|
Bump sass from 1.56.2 to 1.57.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.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.56.2...1.57.0)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 06:39:34 +01:00 |
dependabot[bot]
|
4eb7e23ea2
|
Bump @rollup/plugin-replace from 5.0.1 to 5.0.2
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/json-v5.0.2/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-19 06:39:23 +01:00 |
IanDelMar
|
a4c18f05dc
|
rebuild assets
|
2022-12-15 07:34:07 +01:00 |
IanDelMar
|
9a2466ff96
|
Update package-lock.json
|
2022-12-15 07:32:34 +01:00 |
dependabot[bot]
|
3d8a59012f
|
Bump caniuse-lite from 1.0.30001436 to 1.0.30001439
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001436 to 1.0.30001439.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001436...1.0.30001439)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:29:58 +01:00 |
dependabot[bot]
|
0951e7d3f5
|
Bump sass from 1.56.1 to 1.56.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.1 to 1.56.2.
- [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.56.1...1.56.2)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:29:48 +01:00 |
dependabot[bot]
|
b243995a84
|
Bump phpstan/phpstan from 1.9.2 to 1.9.3
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.2...1.9.3)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:23:42 +01:00 |
dependabot[bot]
|
fec5496ab4
|
Bump @rollup/plugin-commonjs from 23.0.4 to 23.0.5
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.4 to 23.0.5.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.5/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:23:07 +01:00 |
dependabot[bot]
|
ffef48aa73
|
Bump rollup from 3.7.0 to 3.7.4
Bumps [rollup](https://github.com/rollup/rollup) from 3.7.0 to 3.7.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.7.0...v3.7.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:22:51 +01:00 |
dependabot[bot]
|
2144489a01
|
Bump postcss from 8.4.19 to 8.4.20
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to 8.4.20.
- [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.19...8.4.20)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-15 07:22:37 +01:00 |
dependabot[bot]
|
39da3a260e
|
Bump rollup from 3.6.0 to 3.7.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.6.0 to 3.7.0.
- [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.6.0...v3.7.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 17:50:47 +01:00 |
dependabot[bot]
|
81f485c350
|
Bump @rollup/plugin-commonjs from 23.0.3 to 23.0.4
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.3 to 23.0.4.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.4/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-08 17:36:37 +01:00 |
IanDelMar
|
f16e0d31c5
|
rebuild assets
|
2022-12-06 12:28:09 +01:00 |
IanDelMar
|
59c29bc48e
|
Update package-lock.json
|
2022-12-06 12:26:06 +01:00 |
IanDelMar
|
4eee47c181
|
Merge branch 'develop' into bump-deps
|
2022-12-06 12:25:12 +01:00 |
IanDelMar
|
deff2905db
|
rebuild assets
|
2022-12-06 12:22:40 +01:00 |
dependabot[bot]
|
a12a3a6810
|
Bump rollup from 3.5.1 to 3.6.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.5.1 to 3.6.0.
- [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.5.1...v3.6.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 12:17:51 +01:00 |
dependabot[bot]
|
0e5e7e5d24
|
Bump caniuse-lite from 1.0.30001435 to 1.0.30001436
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001435 to 1.0.30001436.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001435...1.0.30001436)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 12:17:17 +01:00 |
dependabot[bot]
|
3552ff1b36
|
Bump terser from 5.16.0 to 5.16.1
Bumps [terser](https://github.com/terser/terser) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/5.16.0...v5.16.1)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-06 12:16:58 +01:00 |
dependabot[bot]
|
e9ea4294e6
|
Bump szepeviktor/phpstan-wordpress from 1.1.5 to 1.1.6
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.1.5...v1.1.6)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-02 07:15:57 +01:00 |
dependabot[bot]
|
fef85b65cc
|
Bump rollup from 3.5.0 to 3.5.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.5.0 to 3.5.1.
- [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.5.0...v3.5.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-02 06:56:56 +01:00 |
IanDelMar
|
01f3da772e
|
Update package-lock.json
|
2022-11-30 09:40:44 +01:00 |
dependabot[bot]
|
1f9fe383d6
|
Bump caniuse-lite from 1.0.30001434 to 1.0.30001435
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001434 to 1.0.30001435.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001434...1.0.30001435)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-30 09:36:43 +01:00 |
dependabot[bot]
|
b98f9dfb2a
|
Bump postcss-cli from 10.0.0 to 10.1.0
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/10.0.0...10.1.0)
---
updated-dependencies:
- dependency-name: postcss-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-30 09:29:51 +01:00 |
IanDelMar
|
67c07c48f5
|
make babel compile bootstrap imports
|
2022-11-29 18:32:26 +01:00 |
IanDelMar
|
5ef84f56e5
|
Update package-lock.json
|
2022-11-29 09:04:15 +01:00 |
dependabot[bot]
|
a97e44d496
|
Bump symfony/dependency-injection from 4.4.44 to 4.4.49
Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 4.4.44 to 4.4.49.
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/dependency-injection/compare/v4.4.44...v4.4.49)
---
updated-dependencies:
- dependency-name: symfony/dependency-injection
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-29 08:59:50 +01:00 |
dependabot[bot]
|
babb68f2eb
|
Bump @babel/core from 7.20.2 to 7.20.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.2 to 7.20.5.
- [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.20.5/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-29 08:59:30 +01:00 |
IanDelMar
|
f66aca6ef9
|
Update package-lock.json
|
2022-11-28 07:50:13 +01:00 |
dependabot[bot]
|
8a6a03ae7f
|
Bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.2 to 23.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.3/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 07:43:38 +01:00 |
dependabot[bot]
|
e85d5f9195
|
Bump rollup from 3.4.0 to 3.5.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.4.0 to 3.5.0.
- [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.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 07:41:26 +01:00 |
dependabot[bot]
|
ce7089ab8e
|
Bump @rollup/plugin-babel from 6.0.2 to 6.0.3
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 07:40:23 +01:00 |
IanDelMar
|
3b0f2239c1
|
Merge branch 'bump-deps' of https://github.com/IanDelMar/understrap into bump-deps
|
2022-11-25 08:28:38 +01:00 |
IanDelMar
|
405815bd47
|
Update package-lock.json
|
2022-11-25 08:27:49 +01:00 |
dependabot[bot]
|
c986bb048b
|
Bump terser from 5.15.1 to 5.16.0
Bumps [terser](https://github.com/terser/terser) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.15.1...5.16.0)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-25 08:26:34 +01:00 |
IanDelMar
|
92a0115f51
|
Update package-lock.json
|
2022-11-22 10:26:44 +01:00 |
IanDelMar
|
0821950b50
|
bump bootstrap from 5.2.2 to 5.2.3
|
2022-11-22 10:24:38 +01:00 |
dependabot[bot]
|
4e1412db41
|
Bump rollup from 3.3.0 to 3.4.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.3.0 to 3.4.0.
- [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.3.0...v3.4.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-22 10:14:32 +01:00 |
dependabot[bot]
|
2e26648a82
|
Bump caniuse-lite from 1.0.30001431 to 1.0.30001434
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001431 to 1.0.30001434.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001431...1.0.30001434)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-22 10:13:22 +01:00 |
IanDelMar
|
b53188afd1
|
add editor-color-palette-bootstrap4.json
|
2022-11-22 02:06:22 +01:00 |
IanDelMar
|
9c6a72de9b
|
Update German translations
|
2022-11-19 16:48:14 +01:00 |
IanDelMar
|
d58aeba853
|
remove translations provided via WP's language packs
|
2022-11-19 10:50:08 +01:00 |
IanDelMar
|
08bcf09dee
|
Update German translations
|
2022-11-18 20:11:48 +01:00 |
IanDelMar
|
017480bf2b
|
Merge branch 'develop' into trans
|
2022-11-18 02:47:56 +01:00 |
Brian Coords
|
6a58dbbae4
|
Merge pull request #2026 from understrap/develop
Release Version 1.2.1 with bugfix for featured images.
|
2022-11-17 07:09:55 -08:00 |
IanDelMar
|
c69ff6dc1a
|
Update Spanish translations
Updates Russian translations using translations from https://translate.wordpress.org/projects/wp-themes/understrap/es/
|
2022-11-16 10:48:25 +01:00 |
IanDelMar
|
5fed28635c
|
Update Russian translations
Updates Russian translations using translations from https://translate.wordpress.org/projects/wp-themes/understrap/ru/
|
2022-11-16 10:43:00 +01:00 |
IanDelMar
|
f4d2ac3ba2
|
Fix typo
|
2022-11-16 10:01:00 +01:00 |
IanDelMar
|
74e8c37c1a
|
Update durch translations
Updates Dutch translations using translations from https://translate.wordpress.org/projects/wp-themes/understrap/nl/
|
2022-11-16 09:56:38 +01:00 |
IanDelMar
|
f71800b2af
|
Merge branch 'develop' into trans
|
2022-11-15 23:41:02 +01:00 |
IanDelMar
|
d8807e9630
|
Merge branch 'develop' into bump-deps
|
2022-11-15 23:40:09 +01:00 |
IanDelMar
|
3a883d0c9a
|
remove phpstan ignore comments
|
2022-11-14 12:23:15 +01:00 |
dependabot[bot]
|
a3a23153f3
|
Bump rollup from 3.2.5 to 3.3.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 3.3.0.
- [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.2.5...v3.3.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:08:58 +01:00 |
dependabot[bot]
|
32b737adb7
|
Bump szepeviktor/phpstan-wordpress from 1.1.4 to 1.1.5
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.1.4...v1.1.5)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 12:08:44 +01:00 |
dependabot[bot]
|
eb602f14dc
|
Bump symfony/polyfill-php81 from 1.26.0 to 1.27.0
Bumps symfony/polyfill-php81 from 1.26.0 to 1.27.0.
---
updated-dependencies:
- dependency-name: symfony/polyfill-php81
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 09:00:12 +01:00 |
dependabot[bot]
|
1ae567c75b
|
Bump symfony/polyfill-php73 from 1.26.0 to 1.27.0
Bumps symfony/polyfill-php73 from 1.26.0 to 1.27.0.
---
updated-dependencies:
- dependency-name: symfony/polyfill-php73
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 09:00:01 +01:00 |
dependabot[bot]
|
d3885f57b7
|
Bump symfony/polyfill-ctype from 1.26.0 to 1.27.0
Bumps symfony/polyfill-ctype from 1.26.0 to 1.27.0.
---
updated-dependencies:
- dependency-name: symfony/polyfill-ctype
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 08:59:52 +01:00 |
dependabot[bot]
|
08063cb0b4
|
Bump symfony/polyfill-php80 from 1.26.0 to 1.27.0
Bumps symfony/polyfill-php80 from 1.26.0 to 1.27.0.
---
updated-dependencies:
- dependency-name: symfony/polyfill-php80
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 08:59:40 +01:00 |
dependabot[bot]
|
4113a621be
|
Bump postcss from 8.4.18 to 8.4.19
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.18 to 8.4.19.
- [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.18...8.4.19)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 08:59:22 +01:00 |
dependabot[bot]
|
b9ee39500c
|
Bump phpstan/phpstan from 1.9.1 to 1.9.2
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.1...1.9.2)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-11 08:58:27 +01:00 |
dependabot[bot]
|
586627d63d
|
Bump szepeviktor/phpstan-wordpress from 1.1.3 to 1.1.4
Bumps [szepeviktor/phpstan-wordpress](https://github.com/szepeviktor/phpstan-wordpress) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/szepeviktor/phpstan-wordpress/releases)
- [Commits](https://github.com/szepeviktor/phpstan-wordpress/compare/v1.1.3...v1.1.4)
---
updated-dependencies:
- dependency-name: szepeviktor/phpstan-wordpress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 23:15:32 +01:00 |
dependabot[bot]
|
e20bdffd74
|
Bump php-stubs/wordpress-stubs from 6.0.2 to 6.1.0
Bumps php-stubs/wordpress-stubs from 6.0.2 to 6.1.0.
---
updated-dependencies:
- dependency-name: php-stubs/wordpress-stubs
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 23:15:14 +01:00 |
IanDelMar
|
7410bc606c
|
Update package-lock.json
|
2022-11-09 16:40:01 +01:00 |
dependabot[bot]
|
450924b5cc
|
Bump sass from 1.56.0 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.56.0 to 1.56.1.
- [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.56.0...1.56.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 16:34:29 +01:00 |
IanDelMar
|
23750e2291
|
Merge branch 'develop' into deprecate-link-pages-args
|
2022-11-07 09:38:36 +01:00 |
IanDelMar
|
738c045ab0
|
Update package-lock.json
|
2022-11-07 08:49:20 +01:00 |
dependabot[bot]
|
225adb46f0
|
Bump @babel/preset-env from 7.19.4 to 7.20.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.19.4 to 7.20.2.
- [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.20.2/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:45:21 +01:00 |
dependabot[bot]
|
10c09bcafd
|
Bump @babel/core from 7.19.6 to 7.20.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.6 to 7.20.2.
- [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.20.2/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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:44:12 +01:00 |
dependabot[bot]
|
e2a8c9e510
|
Bump caniuse-lite from 1.0.30001430 to 1.0.30001431
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001430 to 1.0.30001431.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001430...1.0.30001431)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:43:40 +01:00 |
dependabot[bot]
|
29e885a3a2
|
Bump phpstan/phpstan from 1.9.0 to 1.9.1
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.0...1.9.1)
---
updated-dependencies:
- dependency-name: phpstan/phpstan
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-07 08:43:24 +01:00 |
IanDelMar
|
f34832e949
|
Update translations
|
2022-11-06 01:18:37 +01:00 |
IanDelMar
|
d449cee3d3
|
fix wp coding standards
|
2022-10-18 09:31:05 +02:00 |
IanDelMar
|
363c67fe71
|
fix wp coding standards
|
2022-10-18 09:26:16 +02:00 |
IanDelMar
|
5c383c89cd
|
deprecate understrap_link_pages_args filter hook
|
2022-10-18 09:19:55 +02:00 |