app-tutorial
app-tutorial copied to clipboard
chore(deps-dev): Bump @nextcloud/eslint-config from 8.2.1 to 8.3.0
Bumps @nextcloud/eslint-config from 8.2.1 to 8.3.0.
Release notes
Sourced from @nextcloud/eslint-config's releases.
v8.3.0
v8.3.0 (2023-09-24)
Features
- Typescript 5 support
- Allow linting of typescript with module resolution set to
node16ornodenextby@susnuxin nextcloud-libraries/eslint-config#527- Support Composition API & Typescript + Vue projects by
@susnuxin nextcloud-libraries/eslint-config#562- Allow linting of TSX files by
@susnuxin nextcloud-libraries/eslint-config#456Fixes
- Ignore camelcase rule for __webpack variables by
@kesselbin nextcloud-libraries/eslint-config#530- Add Typescript overrides for all valid Typescript file extensions by
@susnuxin nextcloud-libraries/eslint-config#567- Allow empty functions by
@skjnldsvin nextcloud-libraries/eslint-config#570- fix(typescript): Also set the typescript settings to the vue overrides for typescript import resolving by
@susnuxin nextcloud-libraries/eslint-config#639- fix(typescript): Allow generic type parameters on function calls by
@susnuxin nextcloud-libraries/eslint-config#571- Make sure vue files written in Typescript are linted correctly by
@susnuxin nextcloud-libraries/eslint-config#579- fix: Allow to import packages from
devDependencieswithin config files by@susnuxin nextcloud-libraries/eslint-config#580- fix: Allow
@jest-environmentdocblock for jest tests by@susnuxin nextcloud-libraries/eslint-config#592Changed
- Various dependencies upgrades
- chore: Update
@nextcloud/eslint-pluginto version 2.1.0 by@susnuxin nextcloud-libraries/eslint-config#605- Drop webpack dependency by
@susnuxin nextcloud-libraries/eslint-config#528 538- Update node engines to next LTS (node 20 and NPM 9) by
@nextcloud-commandin nextcloud-libraries/eslint-config#563 565- Make eslint to take this config for linting the config by
@susnuxin nextcloud-libraries/eslint-config#572- chore: Fix URLs after package got transfered by
@susnuxin nextcloud-libraries/eslint-config#602v8.3.0-beta.2
v8.3.0-beta.2 (2023-06-27)
Fixed:
- chore: update typescript deps and co by
@skjnldsvin nextcloud/eslint-config#569- fix: allow empty functions by
@skjnldsvin nextcloud/eslint-config#570v8.3.0-beta.1
v8.3.0-beta.1 (2023-06-27)
Features:
- Provide config for vue files written in Typescript, use
extends: "@nextcloud/eslint-config/typescript".- Fully support vue files using the Composition API
<script setup>.Fixed:
- fix: Add Typescript overrides for all valid Typescript file extensions by
@susnuxin nextcloud/eslint-config#567
... (truncated)
Changelog
Sourced from @nextcloud/eslint-config's changelog.
v8.3.0 (2023-09-25)
Features
- Typescript 5 support
- Allow linting of typescript with module resolution set to
node16ornodenextby@susnuxin nextcloud-libraries/eslint-config#527- Support Composition API & Typescript + Vue projects by
@susnuxin nextcloud-libraries/eslint-config#562- Allow linting of TSX files by
@susnuxin nextcloud-libraries/eslint-config#456Fixes
- Ignore camelcase rule for __webpack variables by
@kesselbin nextcloud-libraries/eslint-config#530- Add Typescript overrides for all valid Typescript file extensions by
@susnuxin nextcloud-libraries/eslint-config#567- Allow empty functions by
@skjnldsvin nextcloud-libraries/eslint-config#570- fix(typescript): Also set the typescript settings to the vue overrides for typescript import resolving by
@susnuxin nextcloud-libraries/eslint-config#639- fix(typescript): Allow generic type parameters on function calls by
@susnuxin nextcloud-libraries/eslint-config#571- Make sure vue files written in Typescript are linted correctly by
@susnuxin nextcloud-libraries/eslint-config#579- fix: Allow to import packages from
devDependencieswithin config files by@susnuxin nextcloud-libraries/eslint-config#580- fix: Allow
@jest-environmentdocblock for jest tests by@susnuxin nextcloud-libraries/eslint-config#592Changed
- Various dependencies upgrades
- chore: Update
@nextcloud/eslint-pluginto version 2.1.0 by@susnuxin nextcloud-libraries/eslint-config#605- Drop webpack dependency by
@susnuxin nextcloud-libraries/eslint-config#528 538- Update node engines to next LTS (node 20 and NPM 9) by
@nextcloud-commandin nextcloud-libraries/eslint-config#563 565- Make eslint to take this config for linting the config by
@susnuxin nextcloud-libraries/eslint-config#572- chore: Fix URLs after package got transfered by
@susnuxin nextcloud-libraries/eslint-config#602
Commits
6fb951eMerge pull request #644 from nextcloud-libraries/chore/prepare-8-3-0fdebf56chore: Prepare 8.3.0 release3e7d821chore: Pin@vue/eslint-config-typescriptto v12 to fix typescript issues fo...3bef196Merge pull request #629 from nextcloud-libraries/dependabot/github_actions/ac...3f0e194Merge pull request #635 from nextcloud-libraries/dependabot/npm_and_yarn/vue/...2feaafeMerge pull request #643 from nextcloud-libraries/dependabot/npm_and_yarn/esli...cddc9bcbuild(deps-dev): Bump eslint-import-resolver-typescript6a1b2c0Merge pull request #642 from nextcloud-libraries/dependabot/npm_and_yarn/esli...27e0f43build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2fad5b2dbuild(deps-dev): Bump@vue/eslint-config-typescript- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.