Title: Update all of typescript-eslint: 5.13.0 → 5.15.0 (minor) by depfu[bot] · Pull Request #181 · javaistic/javaistic · GitHub
Open Graph Title: Update all of typescript-eslint: 5.13.0 → 5.15.0 (minor) by depfu[bot] · Pull Request #181 · javaistic/javaistic
X Title: Update all of typescript-eslint: 5.13.0 → 5.15.0 (minor) by depfu[bot] · Pull Request #181 · javaistic/javaistic
Description: 👉 This PR is queued up to get rebased by Depfu Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request. What changed? ✳️ @typescript-eslint/eslint-plugin (5.13.0 → 5.15.0) · Repo · Changelog Release Notes 5.15.0 5.15.0 (2022-03-14) Features parser: add parserOptions.emitDecoratorMetadata (#4646) (e3dd343) 5.14.0 5.14.0 (2022-03-07) Bug Fixes eslint-plugin: [naming-convention] cover case that requires quotes (#4582) (3ea0947) eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#4620) (56a09e9) eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343) (a65713a) eslint-plugin: [return-await] correct autofixer in binary expression (#4401) (5fa2fad) Features eslint-plugin: [no-misused-promises] add granular options within checksVoidReturns (#4623) (1085177) TypeScript 4.6 (#4615) (a02c63a) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 47 commits: chore: publish v5.15.0 chore: Bump eslint-plugin-react from 7.29.3 to 7.29.4 (#4679) chore: Bump monaco-editor from 0.32.1 to 0.33.0 (#4678) chore: Bump @swc/core from 1.2.151 to 1.2.154 (#4677) chore: Bump rollup from 2.70.0 to 2.70.1 (#4675) chore: Bump @types/react from 17.0.39 to 17.0.40 (#4676) Eslint plugin readme: Fix a broken link (#4673) chore: update sponsors (#4674) feat(parser): add `parserOptions.emitDecoratorMetadata` (#4646) chore: change update-sponsors.yml to weekly (#4670) chore: update sponsors (#4662) chore: refactor nx target graph to better include ast-spec copy (#4657) chore: switch update-sponsors to create a PR, not a commit (#4654) docs(eslint-plugin): clarified no-floating-promises and no-misused-promises (#4649) chore: remove naming convention todo from eslintrc (#4651) docs: remove node_modules from .eslintignore (#4639) chore: upgrade nx to latest, differentiate cloud cache on netlify (#4655) chore: Bump @rollup/pluginutils from 4.1.2 to 4.2.0 (#4645) chore: bump EndBug/add-and-commit from 7 to 8 (#4642) chore: bump dessant/lock-threads from 2 to 3 (#4643) chore: bump lint-staged from 12.3.4 to 12.3.5 (#4633) chore: bump cypress-axe from 0.13.0 to 0.14.0 (#4634) chore: bump @swc/core from 1.2.143 to 1.2.151 (#4644) chore: bump ts-node from 10.5.0 to 10.7.0 (#4635) chore: publish v5.14.0 chore: update workflow actions (#4626) chore: bump eslint-plugin-react from 7.29.2 to 7.29.3 (#4631) chore: bump @swc/jest from 0.2.17 to 0.2.20 (#4630) chore: bump webpack from 5.69.1 to 5.70.0 (#4629) chore: bump rollup from 2.68.0 to 2.70.0 (#4628) feat: TypeScript 4.6 (#4615) tests: add cypress-axe test for homepage (#4362) feat(eslint-plugin): [no-misused-promises] add granular options within `checksVoidReturns` (#4623) chore: use swc for tests instead of Babel (#4584) fix(eslint-plugin): [no-misused-promises] factor thenable returning function overload signatures (#4620) test: split up naming-convention (#4599) fix(eslint-plugin): [naming-convention] cover case that requires quotes (#4582) chore: bump downlevel-dts from 0.8.0 to 0.9.0 (#4611) chore: bump @types/lodash from 4.14.178 to 4.14.179 (#4613) chore: bump rollup from 2.67.3 to 2.68.0 (#4612) chore: bump enhanced-resolve from 5.9.0 to 5.9.1 (#4610) fix(eslint-plugin): [return-await] correct autofixer in binary expression (#4401) fix(eslint-plugin): [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343) chore: bump @types/jest from 27.4.0 to 27.4.1 (#4607) chore: bump prismjs from 1.25.0 to 1.27.0 (#4595) chore: bump eslint-plugin-react from 7.28.0 to 7.29.2 (#4606) chore: bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#4605) ✳️ @typescript-eslint/parser (5.13.0 → 5.15.0) · Repo · Changelog Release Notes 5.15.0 5.15.0 (2022-03-14) Features parser: add parserOptions.emitDecoratorMetadata (#4646) (e3dd343) 5.14.0 5.14.0 (2022-03-07) Bug Fixes eslint-plugin: [naming-convention] cover case that requires quotes (#4582) (3ea0947) eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#4620) (56a09e9) eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343) (a65713a) eslint-plugin: [return-await] correct autofixer in binary expression (#4401) (5fa2fad) Features eslint-plugin: [no-misused-promises] add granular options within checksVoidReturns (#4623) (1085177) TypeScript 4.6 (#4615) (a02c63a) Does any of this look wrong? Please let us know. Commits See the full diff on Github. The new version differs by 47 commits: chore: publish v5.15.0 chore: Bump eslint-plugin-react from 7.29.3 to 7.29.4 (#4679) chore: Bump monaco-editor from 0.32.1 to 0.33.0 (#4678) chore: Bump @swc/core from 1.2.151 to 1.2.154 (#4677) chore: Bump rollup from 2.70.0 to 2.70.1 (#4675) chore: Bump @types/react from 17.0.39 to 17.0.40 (#4676) Eslint plugin readme: Fix a broken link (#4673) chore: update sponsors (#4674) feat(parser): add `parserOptions.emitDecoratorMetadata` (#4646) chore: change update-sponsors.yml to weekly (#4670) chore: update sponsors (#4662) chore: refactor nx target graph to better include ast-spec copy (#4657) chore: switch update-sponsors to create a PR, not a commit (#4654) docs(eslint-plugin): clarified no-floating-promises and no-misused-promises (#4649) chore: remove naming convention todo from eslintrc (#4651) docs: remove node_modules from .eslintignore (#4639) chore: upgrade nx to latest, differentiate cloud cache on netlify (#4655) chore: Bump @rollup/pluginutils from 4.1.2 to 4.2.0 (#4645) chore: bump EndBug/add-and-commit from 7 to 8 (#4642) chore: bump dessant/lock-threads from 2 to 3 (#4643) chore: bump lint-staged from 12.3.4 to 12.3.5 (#4633) chore: bump cypress-axe from 0.13.0 to 0.14.0 (#4634) chore: bump @swc/core from 1.2.143 to 1.2.151 (#4644) chore: bump ts-node from 10.5.0 to 10.7.0 (#4635) chore: publish v5.14.0 chore: update workflow actions (#4626) chore: bump eslint-plugin-react from 7.29.2 to 7.29.3 (#4631) chore: bump @swc/jest from 0.2.17 to 0.2.20 (#4630) chore: bump webpack from 5.69.1 to 5.70.0 (#4629) chore: bump rollup from 2.68.0 to 2.70.0 (#4628) feat: TypeScript 4.6 (#4615) tests: add cypress-axe test for homepage (#4362) feat(eslint-plugin): [no-misused-promises] add granular options within `checksVoidReturns` (#4623) chore: use swc for tests instead of Babel (#4584) fix(eslint-plugin): [no-misused-promises] factor thenable returning function overload signatures (#4620) test: split up naming-convention (#4599) fix(eslint-plugin): [naming-convention] cover case that requires quotes (#4582) chore: bump downlevel-dts from 0.8.0 to 0.9.0 (#4611) chore: bump @types/lodash from 4.14.178 to 4.14.179 (#4613) chore: bump rollup from 2.67.3 to 2.68.0 (#4612) chore: bump enhanced-resolve from 5.9.0 to 5.9.1 (#4610) fix(eslint-plugin): [return-await] correct autofixer in binary expression (#4401) fix(eslint-plugin): [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#4343) chore: bump @types/jest from 27.4.0 to 27.4.1 (#4607) chore: bump prismjs from 1.25.0 to 1.27.0 (#4595) chore: bump eslint-plugin-react from 7.28.0 to 7.29.2 (#4606) chore: bump @rollup/plugin-commonjs from 21.0.1 to 21.0.2 (#4605) Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase. All Depfu comment commands @depfu rebaseRebases against your default branch and redoes this update @depfu recreateRecreates this PR, overwriting any edits that you've made to it @depfu mergeMerges this PR once your tests are passing and conflicts are resolved @depfu closeCloses this PR and deletes the branch @depfu reopenRestores the branch and reopens this PR (if it's closed) @depfu pauseIgnores all future updates for this dependency and closes this PR @depfu pause [minor|major]Ignores all future minor/major updates for this dependency and closes this PR @depfu resumeFuture versions of this dependency will create PRs again (leaves this PR as is)
Open Graph Description: 👉 This PR is queued up to get rebased by Depfu Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request...
X Description: 👉 This PR is queued up to get rebased by Depfu Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request...
Opengraph URL: https://github.com/javaistic/javaistic/pull/181
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:079bce06-eee5-e531-466e-2ed9a824b90a |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E68A:2518BB:3B5347:4BB68A:696B08EB |
| html-safe-nonce | cb609d004d8dede0846f9591e439c5f48659cd5dde76b07bb8464336fa11b127 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjhBOjI1MThCQjozQjUzNDc6NEJCNjhBOjY5NkIwOEVCIiwidmlzaXRvcl9pZCI6Ijc1MDUzNTg3NzA1OTkwMzcxNjMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 334458d572fc49693ae0c9421e5ca4aff68f2a6fbd216dfea7366b340131bcd9 |
| hovercard-subject-tag | pull_request:880705325 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/javaistic/javaistic/pull/181/files |
| twitter:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/715?s=400&v=4 |
| og:image:alt | 👉 This PR is queued up to get rebased by Depfu Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/javaistic/javaistic git https://github.com/javaistic/javaistic.git |
| octolytics-dimension-user_id | 76972798 |
| octolytics-dimension-user_login | javaistic |
| octolytics-dimension-repository_id | 388602663 |
| octolytics-dimension-repository_nwo | javaistic/javaistic |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 388602663 |
| octolytics-dimension-repository_network_root_nwo | javaistic/javaistic |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width