Commit Graph

301 Commits

Author SHA1 Message Date
Guy Sartorelli ab52014523
Merge pull request #217 from creative-commoners/pulls/2.8/standardise-modules
MNT Standardise modules
2022-08-02 16:10:33 +12:00
Steve Boyd d45abda0dc MNT Standardise modules 2022-08-01 16:23:29 +12:00
Guy Sartorelli 152ce93c51
Merge pull request #213 from creative-commoners/pulls/2.8/module-standards
MNT Use GitHub Actions CI
2022-07-05 16:32:31 +12:00
Steve Boyd 8d29af6158 MNT Use GitHub Actions CI 2022-07-05 16:10:46 +12:00
Maxime Rainville 187e66401e
Merge pull request #197 from creative-commoners/pulls/2/js
DEP Update JS dependencies
2021-11-24 17:21:14 +13:00
Steve Boyd adfe0f994e DEP Update JS dependencies 2021-11-22 16:51:14 +13:00
Steve Boyd cf9be969e6 Merge branch '2.7' into 2 2021-11-18 17:48:52 +13:00
Maxime Rainville aad83ac30d
Merge pull request #196 from creative-commoners/pulls/2/remove-js-prefix
MNT Remove js prefix from require statements
2021-11-16 10:49:57 +13:00
Steve Boyd d11abb5638 MNT Remove js prefix from require statements 2021-11-02 21:56:45 +13:00
Maxime Rainville 3f595cf09a
Merge pull request #194 from creative-commoners/pulls/2/sapphire-test-nine
API phpunit 9 support
2021-11-01 22:33:09 +13:00
Steve Boyd 5eae80abb3 API phpunit 9 support 2021-10-27 18:15:33 +13:00
Joseph Madden b81546d555 FIX Use existing source datalist if available before creating a new one (closes #171)
Fix for #171 - Issue when utilizing multiple of same parent class

Co-authored-by: Joe Madden <joe.madden@moosylvania.com>
2021-10-15 13:57:33 +13:00
Joseph Madden 55e03731bf
FIX Use existing source datalist if available before creating a new one
Fix for #171 - Issue when utilizing multiple of same parent class

Co-authored-by: Joe Madden <joe.madden@moosylvania.com>
2021-10-15 13:38:53 +13:00
Maxime Rainville 43ccb16def Merge branch '2.6' into 2 2021-08-26 17:00:02 +12:00
dependabot[bot] 5fe280f172
Merge pull request #189 from silverstripe/dependabot/npm_and_yarn/https-proxy-agent-2.2.4 2021-08-08 21:48:14 +00:00
dependabot[bot] 1792dcdfbd
Merge pull request #188 from silverstripe/dependabot/npm_and_yarn/ws-5.2.3 2021-08-08 21:44:44 +00:00
dependabot[bot] 72563dba40
Merge pull request #190 from silverstripe/dependabot/npm_and_yarn/ini-1.3.8 2021-08-08 15:57:37 +00:00
dependabot[bot] 28ab283760
Merge pull request #172 from silverstripe/dependabot/npm_and_yarn/npm-user-validate-1.0.1 2021-08-05 06:31:11 +00:00
dependabot[bot] 068df7e190
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:30:26 +00:00
dependabot[bot] f996bbab90
Bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:29:42 +00:00
dependabot[bot] 07dcc82580
Merge pull request #178 from silverstripe/dependabot/npm_and_yarn/elliptic-6.5.4 2021-08-05 06:29:29 +00:00
dependabot[bot] 96147c0216
Merge pull request #181 from silverstripe/dependabot/npm_and_yarn/handlebars-4.7.7 2021-08-05 06:28:04 +00:00
dependabot[bot] 605ab465c5
Merge pull request #180 from silverstripe/dependabot/npm_and_yarn/ua-parser-js-0.7.28 2021-08-05 06:28:01 +00:00
dependabot[bot] abf0823789
Merge pull request #182 from silverstripe/dependabot/npm_and_yarn/url-parse-1.5.1 2021-08-05 06:26:21 +00:00
dependabot[bot] aa7e3167ab
Merge pull request #183 from silverstripe/dependabot/npm_and_yarn/lodash-4.17.21 2021-08-05 06:26:12 +00:00
dependabot[bot] 1273c728e5
Bump https-proxy-agent from 2.2.2 to 2.2.4
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.2...2.2.4)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 06:24:26 +00:00
dependabot[bot] 8f192925de
Merge pull request #184 from silverstripe/dependabot/npm_and_yarn/hosted-git-info-2.8.9 2021-08-05 06:23:45 +00:00
Loz Calver 88c069c3ae Fix missing CSS class for StringTagField initialisation (closes #148) 2021-07-27 10:49:02 +12:00
Steve Boyd 511b1365e0
Merge pull request #187 from kinglozzer/148-part-2
Fix missing CSS class for StringTagField initialisation (closes #148)
2021-07-27 10:45:01 +12:00
Loz Calver debcd12b62 Fix missing CSS class for StringTagField initialisation (closes #148) 2021-07-26 09:49:05 +01:00
Steve Boyd 0089ce7ed1 Merge branch '2.6' into 2 2021-07-07 14:07:16 +12:00
Daniel Hensby 67985f550b
Merge pull request #185 from kinglozzer/148-string-tagfield
Fix StringTagField initialisation (fixes #148)
2021-06-21 15:48:58 +01:00
Loz Calver 325de9e94d Fix StringTagField initialisation (fixes #148) 2021-06-18 12:02:05 +01:00
Steve Boyd 4200a95b95 Merge branch '2.6' into 2 2021-05-21 14:28:25 +12:00
dependabot[bot] 5e0174a560
Merge pull request #179 from silverstripe/dependabot/npm_and_yarn/y18n-3.2.2 2021-05-14 10:18:55 +00:00
dependabot[bot] bb59a75622
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 15:44:09 +00:00
dependabot[bot] 7b289cca43
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 09:42:44 +00:00
dependabot[bot] f685681fb3
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 07:06:17 +00:00
dependabot[bot] 476e657971
Bump handlebars from 4.5.3 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 16:44:15 +00:00
dependabot[bot] 281e237ead
Bump ua-parser-js from 0.7.20 to 0.7.28
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.20...0.7.28)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 01:56:17 +00:00
Maxime Rainville a677c63694 MNT Remove obsolete branch-alias 2021-05-05 11:17:40 +12:00
dependabot[bot] 6406f215c8
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 18:45:17 +00:00
dependabot[bot] b11b434cf5
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 09:34:32 +00:00
Steve Boyd dfaeb71336 Merge branch '2.5' into 2 2021-01-27 14:34:00 +13:00
Steve Boyd 46c07c98d1
Merge pull request #177 from creative-commoners/pulls/2.5/node-10
MNT Update to Node 10
2021-01-27 14:32:17 +13:00
Garion Herman 605e52edbb MNT Update to Node 10 2021-01-27 11:47:38 +13:00
Steve Boyd 0a1a370d65
Update build status badge 2021-01-21 16:42:50 +13:00
Garion Herman 1f542c21e2
Merge pull request #170 from silverstripe/dependabot/npm_and_yarn/node-sass-4.14.1
Bump node-sass from 4.12.0 to 4.14.1
2020-11-17 10:43:14 +13:00
Steve Boyd eef72506e1 Merge branch '2.4' into 2 2020-11-11 17:45:54 +13:00
Serge Latyntsev e5ba6caf74
Merge pull request #174 from creative-commoners/pulls/2.4/shared-config
MNT Use shared travis config, use sminnee/phpunit
2020-11-11 11:41:16 +13:00