Commit Graph
37 Commits
Author SHA1 Message Date
dependabot[bot] b3b181ae1f Bump @babel/traverse from 7.20.10 to 7.23.2 (#34)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 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-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18 18:25:17 +02:00
Sérgio Saquetim a8fbc36368 DEV: Sets the plugin_name_enabled flag to false (#32)
Plugins in general should be disabled by default, requiring an admin to explicitly enable them.
2023-08-02 17:44:21 -03:00
dependabot[bot] 141de94821 Bump word-wrap from 1.2.3 to 1.2.4 (#31)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 10:18:21 +02:00
dependabot[bot] b43596d2db Bump semver from 6.3.0 to 6.3.1 (#30)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:48:10 +02:00
David Taylor 8421cf6d72 DEV: Add rails engine and file paths to skeleton (#29) 2023-02-24 13:00:01 +00:00
David Taylor f19d9a8aa6 DEV: Add disable_ternary plugin to syntax tree (#28) 2023-01-23 14:06:01 +00:00
discoursebotanddiscoursebuild 84c0995081 DEV: Update CI workflows (#27)
Co-authored-by: discoursebuild <[email protected]>
2023-01-10 18:23:17 +00:00
David Taylor cad2899200 DEV: Update eslint-config-discourse, use prettier for hbs (#26) 2023-01-04 13:38:26 +01:00
dependabot[bot] 0ab39757c9 Bump json5 from 2.2.1 to 2.2.2 (#25)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-29 12:24:34 -05:00
David Taylor b95bbd85eb DEV: Introduce syntax_tree for ruby formatting (#24) 2022-12-29 13:33:40 +01:00
discoursebotanddiscoursebuild 8276498697 DEV: Update CI workflows (#23)
Co-authored-by: discoursebuild <[email protected]>
2022-11-07 12:41:48 -06:00
David Taylor f40b7282c1 DEV: Bump rubocop-discourse (#22) 2022-10-03 20:14:46 +02:00
Jarek Radosz 1c67e36ab4 DEV: Remove transpile_js: true (#21)
Plugin js is now transpiled by default (see: https://github.com/discourse/discourse/pull/17175)
2022-06-23 13:33:46 +02:00
discoursebotanddiscoursebuild 273f881b7d DEV: Update CI workflows (#20)
Co-authored-by: discoursebuild <[email protected]>
2022-06-17 21:36:27 +02:00
Jarek Radosz 47335003fd DEV: Add /auto_generated to .gitignore (#19) 2022-05-11 12:21:29 +02:00
Jarek Radosz de2e06d094 DEV: Update dependencies (#15) 2022-04-29 20:16:37 +02:00
dependabot[bot] e93e2dae2b Bump async from 2.6.3 to 2.6.4 (#18)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:35:21 +02:00
dependabot[bot] 9cf244903b Bump ansi-regex from 4.1.0 to 4.1.1 (#17)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:34:24 +02:00
dependabot[bot] a318746ba7 Bump minimist from 1.2.5 to 1.2.6 (#16)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 12:33:16 +02:00
discoursebotanddiscoursebuild 7e5ef404d9 DEV: Update CI workflows (#14)
Co-authored-by: discoursebuild <[email protected]>
2022-03-22 14:05:07 +01:00
discoursebotanddiscoursebuild d610b096b3 DEV: Update CI workflows (#13)
Co-authored-by: discoursebuild <[email protected]>
2022-01-25 11:48:27 +00:00
Gerhard Schlager 084c416b66 Delete translator.yml (#12) 2021-12-21 00:13:24 +01:00
discoursebotandCvX d3cf17a4a9 DEV: Update CI workflows (#11)
Co-authored-by: CvX <[email protected]>
2021-12-16 18:04:53 +00:00
Jarek Radosz 6a4c6a901c DEV: Add /gems to .gitignore (#10)
That's the path where plugins dependencies are installed into.
2021-12-13 17:51:32 +01:00
Vinoth Kannan 49035947ed FIX: add placeholder locale to fix the broken translations issue. (#9) 2021-12-03 17:53:47 +05:30
Gavin a63f066dac Update README.md (#7)
* Update README.md

* Update README.md

altered as suggested

* Update README.md
2021-10-04 15:51:09 -04:00
discoursebotandCvX 860467c5c5 DEV: Update CI workflows (#5)
Co-authored-by: CvX <[email protected]>
2021-09-15 19:50:27 +02:00
dependabot[bot] ea43c043db Bump path-parse from 1.0.6 to 1.0.7 (#4)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 11:45:52 +02:00
discoursebotanddavidtaylorhq 263ce6484b DEV: Update CI workflows (#3)
Co-authored-by: davidtaylorhq <[email protected]>
2021-07-02 16:37:33 +02:00
Jarek Radosz 30894ec4f3 DEV: Enable transpile_js 2021-06-22 11:09:13 +02:00
Jarek Radosz 97646650c6 DEV: Add required_version metadata 2021-06-22 11:00:35 +02:00
dependabot[bot] eeba41d699 Bump rexml from 3.2.4 to 3.2.5 (#2)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 02:09:24 +02:00
Jarek Radosz 6605c104ac FIX: Pretter linting step 2021-04-07 16:41:13 +02:00
Jarek Radosz d92bba85a0 DEV: Check for files not dirs before rspec/qunit 2021-04-06 18:14:16 +02:00
Jarek Radosz e5e26b5b53 DEV: Check files not dirs before calling prettier 2021-04-06 16:30:09 +02:00
Jarek Radosz d1e55c9361 Update settings.yml 2021-04-05 14:19:51 +02:00
Jarek Radosz dd64ef10a8 Initial commit 2021-04-03 02:30:09 +02:00