Skip to content

Commit

Permalink
chore: fix code style
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Feb 28, 2025
1 parent 2261d82 commit a3ba3ac
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 81 deletions.
122 changes: 61 additions & 61 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,177 +11,177 @@ All notable changes to this project will be documented in this file.

### Fixed

- fix: Do not include declarations for private globals in distribution [\#772](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/772) ([susnux](https://github.com/susnux)\)
- fix: Do not include declarations for private globals in distribution [\#772](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/772) ([susnux](https://github.com/susnux)\)

### Changed

- chore: Add license information to files and add REUSE workflow [\#773](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/773) ([susnux](https://github.com/susnux)\)
- chore: Add license information to files and add REUSE workflow [\#773](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/773) ([susnux](https://github.com/susnux)\)

## [v3.3.0](https://github.com/nextcloud-libraries/nextcloud-event-bus/tree/v3.3.0) \(2024-05-07\)

### Added

- feat: Allow to fully type events by extending the `NextcloudEvents` interface [\#755](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/755) \([susnux](https://github.com/susnux)\)
- feat: Allow to fully type events by extending the `NextcloudEvents` interface [\#755](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/755) \([susnux](https://github.com/susnux)\)

### Fixed

- fix(readme): update engine requirements according to package.json [\#754](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/754) \([AaronActu](https://github.com/AaronActu)\)
- fix(docs): Adjust invalid example for typed events [\#763](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/763) ([susnux](https://github.com/susnux)\)
- fix(readme): update engine requirements according to package.json [\#754](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/754) \([AaronActu](https://github.com/AaronActu)\)
- fix(docs): Adjust invalid example for typed events [\#763](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/763) ([susnux](https://github.com/susnux)\)

### Changed

- feat: Add ESLint for linting and prettier for formatting [\#759](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/759) ([susnux](https://github.com/susnux)\)
- feat: Migrate to vite for building and vitest for testing [\#758](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/758) ([susnux](https://github.com/susnux)\)
- feat: Add ESLint for linting and prettier for formatting [\#759](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/759) ([susnux](https://github.com/susnux)\)
- feat: Migrate to vite for building and vitest for testing [\#758](https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/758) ([susnux](https://github.com/susnux)\)

## [v3.2.0](https://github.com/nextcloud/nextcloud-event-bus/tree/v3.2.0) (2024-04-21)

### Changed

- Add missing nodes typing for docs by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/606
- Add missing unit tests and use Typescript also for test by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/630
- chore: update node engines to next LTS by @nextcloud-command in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/621
- fix: Use organization workflow for node test ci by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/629
- fix(ci): Update documentation workflow from organization by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/628
- Add missing nodes typing for docs by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/606
- Add missing unit tests and use Typescript also for test by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/630
- chore: update node engines to next LTS by @nextcloud-command in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/621
- fix: Use organization workflow for node test ci by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/629
- fix(ci): Update documentation workflow from organization by @susnux in https://github.com/nextcloud-libraries/nextcloud-event-bus/pull/628

### Dependencies

- chore(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.3 by @dependabot
- chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.1 to 11.1.5 by @dependabot
- chore(deps-dev): Bump @types/node from 20.3.3 to 20.4.1 by @dependabot
- chore(deps-dev): Bump @types/semver from 7.5.0 to 7.5.3 by @dependabot
- chore(deps-dev): Bump jest from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump rollup from 2.79.1 to 4.0.2 by @dependabot
- chore(deps-dev): Bump semver from 7.5.3 to 7.5.4 by @dependabot
- chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 by @dependabot
- chore(deps-dev): Bump typedoc from 0.24.7 to 0.25.2 by @dependabot
- chore(deps-dev): Bump typescript from 5.0.4 to 5.2.2 by @dependabot
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot
- chore(deps): Bump @types/node from 20.1.7 to 20.8.6 by @dependabot
- chore(deps): Bump semver from 7.5.1 to 7.5.3 by @dependabot
- chore(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot
- chore(deps-dev): Bump @rollup/plugin-replace from 5.0.2 to 5.0.3 by @dependabot
- chore(deps-dev): Bump @rollup/plugin-typescript from 11.1.1 to 11.1.5 by @dependabot
- chore(deps-dev): Bump @types/node from 20.3.3 to 20.4.1 by @dependabot
- chore(deps-dev): Bump @types/semver from 7.5.0 to 7.5.3 by @dependabot
- chore(deps-dev): Bump jest from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by @dependabot
- chore(deps-dev): Bump rollup from 2.79.1 to 4.0.2 by @dependabot
- chore(deps-dev): Bump semver from 7.5.3 to 7.5.4 by @dependabot
- chore(deps-dev): Bump tslib from 2.5.0 to 2.6.2 by @dependabot
- chore(deps-dev): Bump typedoc from 0.24.7 to 0.25.2 by @dependabot
- chore(deps-dev): Bump typescript from 5.0.4 to 5.2.2 by @dependabot
- chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot
- chore(deps): Bump @types/node from 20.1.7 to 20.8.6 by @dependabot
- chore(deps): Bump semver from 7.5.1 to 7.5.3 by @dependabot
- chore(deps): Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot

## [v3.1.0](https://github.com/nextcloud/nextcloud-event-bus/tree/v3.1.0) (2023-05-17)

[Full Changelog](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.2...v3.1.0)

### Changed

- Updated dependencies
- Initialize bus on first usage not on import [\#587](https://github.com/nextcloud/nextcloud-event-bus/pull/587) ([susnux](https://github.com/susnux))
- Updated dependencies
- Initialize bus on first usage not on import [\#587](https://github.com/nextcloud/nextcloud-event-bus/pull/587) ([susnux](https://github.com/susnux))

### Fixed

- Allow package to be imported by native Node ES module projects [\#586](https://github.com/nextcloud/nextcloud-event-bus/pull/586) ([susnux](https://github.com/susnux))
- Allow package to be imported by native Node ES module projects [\#586](https://github.com/nextcloud/nextcloud-event-bus/pull/586) ([susnux](https://github.com/susnux))

## [v3.0.2](https://github.com/nextcloud/nextcloud-event-bus/tree/v3.0.2) (2022-09-05)

[Full Changelog](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.0.1...v3.0.2)

### Closed pull requests

- 🩹 Remove type=module [\#534](https://github.com/nextcloud/nextcloud-event-bus/pull/534) ([vinicius73](https://github.com/vinicius73))
- 🩹 Remove type=module [\#534](https://github.com/nextcloud/nextcloud-event-bus/pull/534) ([vinicius73](https://github.com/vinicius73))

## 3.0.1 - 2022-08-24

⚠️ deprecated

### Changed

- Update dependencies
- Improve native ESM Support
- Update dependencies
- Improve native ESM Support

## 3.0.0 - 2022-05-02

### Changed

- Update dependencies
- Fix rollup build
- Remove babel
- Typescript already is able to generate code that is in compliance with es5
- Remove package.json from generated code.
- Use @rollup/plugin-replace to handle this.
- Add ESM support
- Improve native usage support
- Improve bundle size
- Fix invalid typescript typings export
- Remove unnecessary files from npm package
- Update dependencies
- Fix rollup build
- Remove babel
- Typescript already is able to generate code that is in compliance with es5
- Remove package.json from generated code.
- Use @rollup/plugin-replace to handle this.
- Add ESM support
- Improve native usage support
- Improve bundle size
- Fix invalid typescript typings export
- Remove unnecessary files from npm package

## 2.1.1 – 2021-11-02

### Changed

- Dependency updates
- Dependency updates

## 2.1.0 – 2021-09-28

### Changed

- Dependency updates
- Dependency updates

### Fixed

- Readme examples
- Dependency updates
- Readme examples
- Dependency updates

## 2.0.0 - 2021-05-05

### Breaking

- Bump of @nextcloud/browserlist-config@2.1.0 which drops support for IE11
- Bump of @nextcloud/browserlist-config@2.1.0 which drops support for IE11

### Changed

- Move a single to transpiled library bundle
- Dependency updates
- Move a single to transpiled library bundle
- Dependency updates

## 1.3.0 - 2021-05-05

### Changed

- Move a single to transpiled library bundle
- Dependency updates
- Move a single to transpiled library bundle
- Dependency updates

## 1.2.0 - 2020-06-03

### Changed

- Dependency updates
- Dependency updates

## 1.1.4 - 2020-04-06

### Changed

- Dependency updates
- Dependency updates

### Fixed

- Update vulnerable packages
- Update vulnerable packages

## 1.1.3 - 2020-03-19

### Changed

- Dependency updates
- Dependency updates

### Fixed

- Update vulnerable packages
- Update vulnerable packages

## 1.1.2 - 2020-01-10

### Fixed

- Packaging of corejs
- Packaging of corejs

## 1.1.1 - 2020-01-10

### Fixed

- Module error with semver package
- Module error with semver package

## 1.0.1 - 2020-01-07

### Fixed

- Misleading warning if ProxyBus is used for a compatible bus
- Misleading warning if ProxyBus is used for a compatible bus
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,13 @@ To stay consistent, we encourage you to use the following syntax when declaring

### Examples:

- `nextcloud:unified-search:closed`
- `files:node:uploading`
- `files:node:uploaded`
- `files:node:deleted`
- `contacts:contact:deleted`
- `calendar:event:created`
- `forms:answer:updated`
- `nextcloud:unified-search:closed`
- `files:node:uploading`
- `files:node:uploaded`
- `files:node:deleted`
- `contacts:contact:deleted`
- `calendar:event:created`
- `forms:answer:updated`

## Development

Expand All @@ -94,5 +94,5 @@ npm run test

### Requirements

- [Node 20 or higher](https://nodejs.org/en/download/)
- [NPM 10 or higher](https://www.npmjs.com/package/npm)
- [Node 20 or higher](https://nodejs.org/en/download/)
- [NPM 10 or higher](https://www.npmjs.com/package/npm)
18 changes: 10 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
},
"prettier": "@nextcloud/prettier-config",
"dependencies": {
"@types/node": "^22.13.5",
"@types/semver": "^7.5.8",
"semver": "^7.6.3"
},
"devDependencies": {
"@nextcloud/eslint-config": "^8.4.1",
"@nextcloud/prettier-config": "^1.1.0",
"@nextcloud/vite-config": "^2.3.1",
"@types/semver": "^7.5.8",
"@types/node": "^22.13.5",
"@vitest/coverage-v8": "^3.0.7",
"eslint": "^8.57.1",
"eslint-config-prettier": "^10.0.2",
"happy-dom": "^17.1.2",
"prettier": "^3.3.3",
"prettier": "^3.5.2",
"typedoc": "^0.27.6",
"typescript": "^5.6.3",
"vite": "^6.2.0",
Expand Down

0 comments on commit a3ba3ac

Please sign in to comment.