Commit Graph

12 Commits

Author SHA1 Message Date
Pascal Wengerter
ff8a916023 Merge pull request #4069 from owncloud/dependabot/npm_and_yarn/services/settings/babel/core-7.18.6
Bump @babel/core from 7.15.5 to 7.18.6 in /services/settings
2022-06-29 17:08:19 +02:00
Pascal Wengerter
3d2dc3a794 Merge pull request #4067 from owncloud/dependabot/npm_and_yarn/services/settings/rollup-2.75.7
Bump rollup from 2.70.1 to 2.75.7 in /services/settings
2022-06-29 14:06:07 +02:00
dependabot[bot]
1a2ccfeb4f Bump @babel/core from 7.15.5 to 7.18.6 in /services/settings
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.18.6.
- [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.18.6/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:34:23 +00:00
dependabot[bot]
2c80b6f24f Bump rollup from 2.70.1 to 2.75.7 in /services/settings
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.1 to 2.75.7.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.75.7)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:20:55 +00:00
dependabot[bot]
b9ab9123f6 Bump async from 3.2.1 to 3.2.4 in /services/settings
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 11:01:08 +00:00
dependabot[bot]
80a1234abb Bump ejs from 3.1.6 to 3.1.8 in /services/settings
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 10:19:16 +00:00
Pascal Wengerter
c0b92f9571 Unskip settings service acceptance tests (#4057)
* Update dependencies, browserslist, linting, acceptance test translations for settings service

* Unskip settings service acceptance tests

* unsilence ci-node-generate steps

* Reset nodejs in CI from 16 to 14

Co-authored-by: Willy Kloucek <wkloucek@owncloud.com>
2022-06-29 12:17:55 +02:00
Willy Kloucek
4d60867cd6 improve *_HTTP_ROOT descriptions 2022-06-29 09:44:12 +02:00
Martin
a85e168b2c Update services/settings/pkg/config/config.go 2022-06-29 08:16:58 +02:00
Willy Kloucek
8f3b0c50cd Merge branch 'master' into config-doc-descriptions 2022-06-28 13:03:19 +02:00
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Christian Richter
78064e6bab rename folder extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00