16 Commits

Author SHA1 Message Date
dependabot[bot]
c0d69bd03f
Bump rack from 3.1.12 to 3.1.16 (#90)
Bumps [rack](https://github.com/rack/rack) from 3.1.12 to 3.1.16.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.1.12...v3.1.16)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.1.16
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-21 17:55:44 +02:00
Jarek Radosz
def8ece32c
DEV: Update linting config and run gjs-codemod (#89) 2025-06-05 11:39:33 +01:00
Jarek Radosz
f472444ae9
DEV: Update linting (#84) 2025-03-17 11:03:44 +00:00
dependabot[bot]
d4c1243fff
Bump rack from 3.0.11 to 3.0.12 (#81)
Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.0.12.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/commits/v3.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-13 23:26:41 +00:00
dependabot[bot]
ea0de00103
Bump rexml from 3.3.6 to 3.3.9 (#71)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9.
- [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.3.6...v3.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 20:41:55 +01:00
dependabot[bot]
c0dfd8a043
Bump rexml from 3.3.3 to 3.3.6 (#67)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
- [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.3.3...v3.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 12:30:34 +02:00
dependabot[bot]
9d4ae2bb2c
Bump rexml from 3.2.8 to 3.3.3 (#66)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
- [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.8...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 13:18:54 +02:00
Loïc Guitaut
7794e0c753
DEV: Update rubocop-discourse to version 3.8.0 (#60) 2024-05-28 11:43:48 +02:00
Loïc Guitaut
c67a67f1b3 DEV: Update rubocop-discourse to latest version 2024-05-17 17:58:00 +02:00
dependabot[bot]
f3fb3c224d
Bump rexml from 3.2.6 to 3.2.8 (#58)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
- [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.6...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-17 00:03:48 +02:00
Jarek Radosz
a5606e0d4c
DEV: Update linting (#55) 2024-01-16 17:48:38 +01:00
David Taylor
8e3dcb97c1
DEV: Introduce syntax_tree for ruby formatting (#36) 2022-12-29 13:34:38 +01:00
David Taylor
b0188b480a
DEV: Bump rubocop-discourse (#32) 2022-10-03 20:15:04 +02:00
discoursebot
c953a05388
DEV: Update CI workflows (#29)
* DEV: Update CI workflows
* DEV: Update CI setup
* lint

Co-authored-by: discoursebuild <build@discourse.org>
Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2022-06-11 14:38:30 +02:00
Jarek Radosz
18b047121b
DEV: General cleanup (#28)
Drop es6 suffix, fix Ember global usage, fix typos, update deps, add prettierrc, remove an obsolete codepath, fix pluginId.
2022-04-06 12:19:24 +02:00
Jarek Radosz
2d45cbb95f DEV: Add rubocop-discourse gem 2020-05-06 18:32:12 +02:00