Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
3be2ed0009 chore(deps-dev): Bump eslint-webpack-plugin from 4.1.0 to 4.2.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 14:47:50 +02:00
dependabot[bot]
d78e2f923f chore(deps): Bump @nextcloud/vue from 8.11.2 to 8.12.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.2 to 8.12.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.2...v8.12.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 14:41:51 +02:00
dependabot[bot]
63aba3dc56 chore(deps-dev): Bump stylelint-webpack-plugin from 5.0.0 to 5.0.1
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 14:39:39 +02:00
dependabot[bot]
dd5eee2e2a chore(deps-dev): Bump @nextcloud/stylelint-config from 3.0.0 to 3.0.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-04 14:30:18 +02:00
nextcloud-command
41ae38586d chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-06-04 14:29:44 +02:00
Kate
94327e7773
Merge pull request #5 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.24.0 2024-05-06 07:36:45 +02:00
dependabot[bot]
b6c597ce80
chore(deps-dev): Bump @nextcloud/stylelint-config from 2.4.0 to 3.0.0 (#6)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 07:36:01 +02:00
dependabot[bot]
da49b1065d
chore(deps-dev): Bump vimeo/psalm in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.23.1 to 5.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.23.1...5.24.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 02:23:38 +00:00
Kate
ac38fd44f8
chore: Add missing author information (#4) 2024-04-29 08:54:02 +02:00
provokateurin
3e321ec847
chore(docs): Add README.md, CHANGELOG.md, CODE_OF_CONDUCT.md
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-29 07:34:09 +02:00
Kate
c6636f8937
Merge pull request #3 from nextcloud/feat/ci/dependabot 2024-04-29 07:20:16 +02:00
provokateurin
8734c4be1a
feat(ci): Enable dependabot
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-29 07:17:45 +02:00
Kate
315573805c
Merge pull request #2 from nextcloud/automated/noid/main-update-nextcloud-ocp 2024-04-29 07:12:30 +02:00
nextcloud-command
95f47c3412 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2024-04-28 02:29:48 +00:00
provokateurin
4bbbdbb142
chore(tests): Rename API test
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
17da2e65f9
fix(appinfo): Use a valid category
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
99b105f5a7
fix: Change app id to app_template
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
d4d3f7b205
fix(deps): Enforce PHP 8.1 compatibility
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
8dd2b44970
feat(ci): Block unconventional commits
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
bbef910eae
fix(ci): Use correct OCP matrix
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
provokateurin
a5f9017292
feat: Initial commit
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:03:54 +02:00