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 |