Commit Graph

320 Commits

Author SHA1 Message Date
Guy Sartorelli
20112b9aec
API Make use of the new AdminController (#151) 2024-10-21 11:54:20 +13:00
Guy Sartorelli
a40106d606
Merge branch '3' into 4
# Conflicts:
#	composer.json
2024-09-27 10:28:32 +12:00
Guy Sartorelli
357750148c
API Update API to reflect changes to CLI interaction (#145) 2024-09-26 17:18:08 +12:00
Guy Sartorelli
3ad0ad911f
Merge pull request #150 from creative-commoners/pulls/3/framework-version
DEP Increase minimum version of silverstripe/framework
2024-09-24 09:39:53 +12:00
Steve Boyd
99842fc9ea DEP Increase minimum version of silverstripe/framework 2024-09-23 15:15:21 +12:00
Guy Sartorelli
13ee761f05
API Use new names for renamed classes (#148) 2024-09-23 14:37:16 +12:00
github-actions
cba331d4ba Merge branch '3' into 4 2024-09-19 14:16:21 +00:00
Guy Sartorelli
bce020bea8
ENH Don't use deprecated method (#149) 2024-09-19 11:28:20 +12:00
Guy Sartorelli
417299c6a3
Merge pull request #146 from creative-commoners/pulls/4/phpunit11
DEP Use PHPUnit 11
2024-09-18 15:31:14 +12:00
Steve Boyd
a3b96bab57 DEP Use PHPUnit 11 2024-09-18 11:39:29 +12:00
github-actions
fee08b13c0 Merge branch '3' into 4 2024-09-17 06:08:21 +00:00
Guy Sartorelli
175c75419a
API Deprecate API that will be removed (#147) 2024-09-13 17:18:27 +12:00
Guy Sartorelli
71714700d4
Merge branch '3' into 4
# Conflicts:
#	package.json
2024-09-11 13:46:10 +12:00
Guy Sartorelli
815b758adb
Merge pull request #136 from creative-commoners/pulls/4/upgrade-webpack-config
MNT Use webpack-config 3
2024-09-02 16:45:46 +12:00
dependabot[bot]
5ee28c0433
Merge pull request #135 from silverstripe/dependabot/npm_and_yarn/braces-3.0.3 2024-09-02 02:34:27 +00:00
dependabot[bot]
29c82aeeda
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 02:28:58 +00:00
dependabot[bot]
e15536a44d
Merge pull request #141 from silverstripe/dependabot/npm_and_yarn/webpack-5.94.0 2024-09-02 02:17:38 +00:00
dependabot[bot]
2fca3ce8bf
Bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 13:28:51 +12:00
dependabot[bot]
f309f68e92
Merge pull request #144 from silverstripe/dependabot/npm_and_yarn/requirejs-2.3.7 2024-09-02 01:25:47 +00:00
dependabot[bot]
b167f2a36e
Merge pull request #134 from silverstripe/dependabot/npm_and_yarn/ws-7.5.10 2024-09-02 01:23:41 +00:00
dependabot[bot]
e88185a043
Bump ws from 7.5.9 to 7.5.10
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 00:11:21 +00:00
dependabot[bot]
e3aed1b5f1
Bump requirejs from 2.3.6 to 2.3.7
Bumps [requirejs](https://github.com/jrburke/r.js) from 2.3.6 to 2.3.7.
- [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7)

---
updated-dependencies:
- dependency-name: requirejs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 23:49:49 +00:00
dependabot[bot]
7ec90da523
Merge pull request #142 from silverstripe/dependabot/npm_and_yarn/micromatch-4.0.8 2024-09-01 23:47:18 +00:00
dependabot[bot]
4a22b9679f
Bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 00:31:20 +00:00
Guy Sartorelli
643d2cf7d4
DEP Limit PHP support for CMS 6 (#140) 2024-08-22 12:06:08 +12:00
github-actions
ae67635c97 Merge branch '3' into 4 2024-08-07 04:50:11 +00:00
github-actions
2e213a36ee Merge branch '3.2' into 3 2024-08-07 04:50:09 +00:00
Guy Sartorelli
3e6198f8df
TLN Update translations (#139) 2024-08-06 12:41:15 +12:00
github-actions
35b45bd91a Merge branch '3' into 4 2024-08-01 14:15:43 +00:00
github-actions
09cb766cdc Merge branch '3.2' into 3 2024-08-01 14:15:42 +00:00
Guy Sartorelli
4d80736bbf
MNT Run module-standardiser (#137) 2024-08-01 18:30:29 +12:00
Steve Boyd
4146319842 MNT Use webpack-config 3 2024-07-31 12:16:28 +12:00
Guy Sartorelli
c1d57ec359
Merge branch '3' into 4 2024-06-20 16:37:41 +12:00
Guy Sartorelli
41985ea147
Merge branch '3.2' into 3
# Conflicts:
#	yarn.lock
2024-06-20 14:48:12 +12:00
Guy Sartorelli
65156594b4
MNT Run module-standardiser (#133) 2024-06-20 12:16:46 +12:00
Guy Sartorelli
349454d2b7
Merge pull request #129 from creative-commoners/pulls/pulls/3.2/remove-self/remove-self
ENH Use class name instead of self
2024-06-17 12:39:42 +12:00
Guy Sartorelli
af10eb9151
MNT Update scss lint path (#130) 2024-06-12 11:41:41 +12:00
github-actions
e8aaf833d2 Merge branch '3' into 4 2024-06-06 14:16:13 +00:00
Steve Boyd
e9de952980 ENH Use class name instead of self 2024-06-05 16:15:25 +12:00
Guy Sartorelli
68230f0a24
MNT Run module-standardiser (#128) 2024-05-31 09:44:23 +12:00
github-actions
d86eb7002e Merge branch '3' into 4 2024-05-23 00:23:44 +00:00
Guy Sartorelli
2dddd9ba56
Merge pull request #126 from creative-commoners/pulls/3/module-standardiser-1715911032
MNT Run module-standardiser
2024-05-21 16:23:14 +12:00
Steve Boyd
51fc966f98 MNT Run module-standardiser 2024-05-17 15:07:24 +12:00
Guy Sartorelli
d2d48fdf84
Merge pull request #125 from creative-commoners/pulls/3/module-standardiser-1715811277
MNT Run module-standardiser
2024-05-17 09:47:14 +12:00
Steve Boyd
51712da091 MNT Run module-standardiser 2024-05-16 14:43:05 +12:00
Steve Boyd
b1063fe736 Merge branch '3' into 4 2024-05-01 17:35:57 +12:00
Steve Boyd
9b15c808a6 Merge branch '3.2' into 3 2024-05-01 17:35:37 +12:00
Sabina Talipova
d1bf460e97
MNT Replace sass-lint with stylelint (#123) 2024-05-01 17:01:17 +12:00
Steve Boyd
eb8317d58d Merge branch '3' into 4 2024-04-04 13:22:26 +13:00
github-actions[bot]
d6d537b85d
DEP Update JS dependencies (#122)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-02 14:17:19 +13:00