Greta
14ffe140cf
Merge pull request #541 from nextcloud/fix/jsdoc/returns-vs-return
...
fix(jsdoc): Replace @returns with @return
2022-12-28 10:50:55 +01:00
Greta
fb566240ea
Merge pull request #540 from nextcloud/ci/release-stable-branch
...
ci(release): Create stable branch for major and minor bumps
2022-12-28 10:50:14 +01:00
Greta
0a4a4273f3
Merge pull request #542 from nextcloud/docs/release/clarify-process
...
docs(release): Clarify release steps
2022-12-28 10:47:44 +01:00
Christoph Wurst
58f119af18
docs(release): Clarify release steps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-28 10:45:06 +01:00
Christoph Wurst
16b7af7497
fix(jsdoc): Replace @returns with @return
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-28 10:40:57 +01:00
Christoph Wurst
676078e3fe
ci(release): Create stable branch for major and minor bumps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-28 10:38:31 +01:00
Conventional Changelog Action
4424847081
chore(release): v5.0.0 [skip ci]
2022-12-28 09:34:14 +00:00
Christoph Wurst
cb6a4ce906
Merge pull request #379 from nextcloud/avoid-circular-dependency
...
Avoid circular dependency
2022-12-28 09:42:32 +01:00
Christoph Wurst
b25aaa32aa
Merge pull request #539 from nextcloud/chore/spdx-license
...
chore(licensing): Replace @license field with SPDX value
2022-12-28 09:39:51 +01:00
Thomas Citharel
8838a8d1a3
fix!: Avoid circular dependencies between timezone and timezoneComponent
...
BREAKING CHANGE: Removes the Timezone.toTimezoneComponent() method, which is being used in the Calendar App
Instead of ``timezone.toTimezoneComponent()`` you should use
``TimezoneComponent.fromICALJs(timezone.toICALJs())``.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-12-28 09:39:30 +01:00
Thomas Citharel
2d3e4dd7c5
chore(licensing): Replace @license field with SPDX value
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-12-28 09:32:54 +01:00
Christoph Wurst
29564aca5f
Merge pull request #537 from nextcloud/ci/no-push-lint-test
...
ci(test+lint): Do not test and lint pushes, only PRs
2022-12-28 09:31:10 +01:00
dependabot[bot]
22eacd990d
Merge pull request #538 from nextcloud/dependabot/npm_and_yarn/minimist-1.2.7
2022-12-27 19:33:17 +00:00
dependabot[bot]
2dada0dac3
chore(deps): bump minimist from 1.2.0 to 1.2.7
...
Bumps [minimist](https://github.com/minimistjs/minimist ) from 1.2.0 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases )
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.7 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 19:32:08 +00:00
Conventional Changelog Action
0c95b0b476
chore(release): v4.0.0 [skip ci]
2022-12-27 14:22:29 +00:00
Christoph Wurst
328dab177c
ci(test+lint): Do not test and lint pushes, only PRs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 15:18:11 +01:00
Christoph Wurst
d538f27909
ci: Use PAT for release automation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 15:15:15 +01:00
Greta
6c26309764
Merge pull request #530 from nextcloud/feat/release-automation
...
feat(release): Add release automation
2022-12-27 15:01:45 +01:00
Greta
e4432d1f4d
Merge pull request #533 from nextcloud/chore/drop-node-14
...
chore(deps)!: Drop support for Node 14
2022-12-27 14:55:50 +01:00
Christoph Wurst
72609e4c51
Merge pull request #535 from nextcloud/dependabot/github_actions/codecov/codecov-action-3
...
ci(deps): Bump codecov/codecov-action from 1 to 3
2022-12-27 14:53:38 +01:00
Christoph Wurst
cf2337c754
Merge pull request #536 from nextcloud/dependabot/github_actions/hmarr/auto-approve-action-3
...
ci(deps): Bump hmarr/auto-approve-action from 2 to 3
2022-12-27 14:53:24 +01:00
Christoph Wurst
86216d5e43
Merge pull request #534 from nextcloud/dependabot/github_actions/actions/setup-node-3
...
ci(deps): Bump actions/setup-node from 2 to 3
2022-12-27 14:47:03 +01:00
dependabot[bot]
9f451471a2
ci(deps): Bump hmarr/auto-approve-action from 2 to 3
...
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action ) from 2 to 3.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases )
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:44:35 +00:00
dependabot[bot]
28684d8df0
ci(deps): Bump codecov/codecov-action from 1 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:44:33 +00:00
dependabot[bot]
a0d07a808b
ci(deps): Bump actions/setup-node from 2 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:44:30 +00:00
Christoph Wurst
bff7f7d0f9
docs(readme): Declare package maintainers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 14:31:21 +01:00
Christoph Wurst
b22831207f
feat(release): Add release automation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 14:31:09 +01:00
Christoph Wurst
f48cf587ab
v3.2.0
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 14:29:07 +01:00
Christoph Wurst
97f5e75919
Merge pull request #517 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-babel-6.0.3
...
Bump @rollup/plugin-babel from 5.3.1 to 6.0.3
2022-12-27 14:23:29 +01:00
Christoph Wurst
0ab269e1f8
Merge pull request #504 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.0.1
...
Bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1
2022-12-27 14:23:17 +01:00
Christoph Wurst
5d9084b208
chore(deps)!: Drop support for Node 14
...
BREAKING CHANGE: package requires Node 16+ now
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 14:17:28 +01:00
dependabot[bot]
5754eed958
Bump @rollup/plugin-babel from 5.3.1 to 6.0.3
...
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel ) from 5.3.1 to 6.0.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/babel )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:14:59 +00:00
dependabot[bot]
dd1eb19f35
Bump @rollup/plugin-node-resolve from 13.3.0 to 15.0.1
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve ) from 13.3.0 to 15.0.1.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:13:46 +00:00
Christoph Wurst
5c368b3cf3
Merge pull request #525 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-json-6.0.0
...
Bump @rollup/plugin-json from 4.1.0 to 6.0.0
2022-12-27 14:12:02 +01:00
dependabot[bot]
bb44d4716f
Bump @rollup/plugin-json from 4.1.0 to 6.0.0
...
Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json ) from 4.1.0 to 6.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/url-v6.0.0/packages/json )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-json"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 13:10:23 +00:00
Christoph Wurst
dfdfe7f538
Merge pull request #524 from nextcloud/dependabot/npm_and_yarn/rollup/plugin-commonjs-24.0.0
...
Bump @rollup/plugin-commonjs from 22.0.2 to 24.0.0
2022-12-27 14:09:22 +01:00
Christoph Wurst
bb97a8f153
Merge pull request #532 from nextcloud/chore/drop-esdoc
...
chore(dev-deps): Drop esdoc
2022-12-27 14:08:30 +01:00
Christoph Wurst
227c8cd727
chore(dev-deps): Drop esdoc
...
It's unmaintained and we don't use the docs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 13:59:05 +01:00
dependabot[bot]
62bd626cc1
Bump @rollup/plugin-commonjs from 22.0.2 to 24.0.0
...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs ) from 22.0.2 to 24.0.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md )
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v24.0.0/packages/commonjs )
---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 12:55:56 +00:00
Christoph Wurst
80b068aa8d
Merge pull request #531 from nextcloud/dependachristoph/npm_and_yarn/jest-29
...
chore(dev-deps): Bump jest to v29
2022-12-27 13:55:08 +01:00
Christoph Wurst
31dcc810c8
chore(dev-deps): Bump jest to v29
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 13:51:15 +01:00
Christoph Wurst
318a0e2d9c
Merge pull request #529 from nextcloud/chore/update-dependabot-config
...
chore(deps): Update Dependabot config
2022-12-27 13:47:09 +01:00
Christoph Wurst
2fcfc2bb19
Merge pull request #526 from nextcloud/ci/conventional-commits-check
...
ci: Add conventional commits check
2022-12-27 13:46:08 +01:00
Christoph Wurst
41c1f7c378
chore(deps): Update Dependabot config
...
* Assign reviewers
* Weekly bumps Tuesday morning
* Enable GitHub action bumps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 13:30:16 +01:00
Christoph Wurst
12c294a45a
ci: Add conventional commits check
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-27 13:27:19 +01:00
dependabot[bot]
acfb25beac
Merge pull request #528 from nextcloud/dependabot/npm_and_yarn/babel/core-7.20.7
2022-12-23 02:03:02 +00:00
dependabot[bot]
e57a35bae3
chore(deps-dev): bump @babel/core from 7.20.5 to 7.20.7
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.20.5 to 7.20.7.
- [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.20.7/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 02:01:06 +00:00
Richard Steinmetz
84ee3e0cfb
Merge pull request #527 from nextcloud/chore/conventional-bumps
...
chore: Use conventional commits for Dependabot bumps
2022-12-19 12:24:07 +01:00
Christoph Wurst
c958b94f47
chore: Use conventional commits for Dependabot bumps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-12-19 11:50:54 +01:00
dependabot[bot]
6389eaeee7
Merge pull request #522 from nextcloud/dependabot/npm_and_yarn/qs-6.5.3
2022-12-09 19:46:39 +00:00