ng-cli-schematics icon indicating copy to clipboard operation
ng-cli-schematics copied to clipboard

Update tslint-config-prettier to the latest version πŸš€

Open greenkeeper[bot] opened this issue 6 years ago β€’ 6 comments

Version 1.11.0 of tslint-config-prettier was just published.

Dependency tslint-config-prettier
Current Version 1.10.0
Type devDependency

The version 1.11.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of tslint-config-prettier.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v1.11.0

1.11.0 (2018-04-19)

Features

  • checker: add ability to check multiple files at once (#127) (e3e8012)

Reverts

  • "Merge pull request #119 from alexjoverm/greenkeeper/semantic-release-15.1.2" (#136) (963e690)
Commits

The new version differs by 18 commits.

  • 4f4e406 chore: Update semantic release
  • 963e690 revert: "Merge pull request #119 from alexjoverm/greenkeeper/semantic-release-15.1.2" (#136)
  • 80a1bd7 chore(package): Remove deprecation warning when running test suite (#135)
  • 38a1778 chore(package): update tslint-immutable to version 4.5.4 (#132)
  • 0d787f6 chore(package): update prettier to version 1.12.1 (#131)
  • 0f00ab8 chore(package): update tslint-misc-rules to version 3.3.3 (#130)
  • e3e8012 feat(checker): add ability to check multiple files at once (#127)
  • b0cea23 chore(package): update prettier to version 1.12.0 (#128)
  • 995f324 chore(package): update tslint-immutable to version 4.5.3 (#125)
  • b55b68a chore(package): update tslint-consistent-codestyle to version 1.13.0 (#124)
  • 7e2ddcc chore(package): update tslint-consistent-codestyle to version 1.12.3 (#123)
  • f61b5cb Merge pull request #119 from alexjoverm/greenkeeper/semantic-release-15.1.2
  • 172c103 chore(package): update tslint-consistent-codestyle to version 1.12.2 (#122)
  • e4e4563 chore(package): update tslint-consistent-codestyle to version 1.12.1 (#121)
  • 73cfb56 chore(package): update vrsource-tslint-rules to version 5.8.2 (#120)

There are 18 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Apr 19 '18 14:04 greenkeeper[bot]

Version 1.12.0 just got published.

Update to this version instead πŸš€

Release Notes v1.12.0

1.12.0 (2018-04-19)

Features

  • checker: Do not output anything if there are no conflicting rules (#134) (ae07ea7)
Commits

The new version differs by 2 commits.

  • ae07ea7 feat(checker): Do not output anything if there are no conflicting rules (#134)
  • b5d8504 chore: update lockfile (#137)

See the full diff

greenkeeper[bot] avatar Apr 19 '18 16:04 greenkeeper[bot]

Version 1.13.0 just got published.

Update to this version instead πŸš€

Release Notes v1.13.0

1.13.0 (2018-05-20)

Features

  • rules: add vrsource-tslint-rules/multiline-arrow (a298bd1)
Commits

The new version differs by 7 commits.

  • f7ad874 Merge pull request #146 from alexjoverm/feat/vrsource-tslint-rules/multiline-arrow
  • a298bd1 feat(rules): add vrsource-tslint-rules/multiline-arrow
  • 07ccb33 chore(package): update tslint-eslint-rules to version 5.3.0 (#144)
  • f68f447 chore(package): update tslint-eslint-rules to version 5.2.0 (#142)
  • f2c10ef chore(package): update @types/node to version 10.0.3 (#141)
  • 46f3ae7 Update README.md
  • 3caa316 Update README.md

See the full diff

greenkeeper[bot] avatar May 20 '18 18:05 greenkeeper[bot]

Version 1.14.0 just got published.

Update to this version instead πŸš€

Release Notes v1.14.0

1.14.0 (2018-07-20)

Features

  • rules: add tslint-eslint-rules/ter-computed-property-spacing (7f04c7f)
Commits

The new version differs by 16 commits.

  • afae5f4 Merge pull request #169 from alexjoverm/feat/tslint-eslint-rules/ter-computed-property-spacing
  • 7f04c7f feat(rules): add tslint-eslint-rules/ter-computed-property-spacing
  • cde6c9e chore(package): update tslint-microsoft-contrib to version 5.1.0 (#167)
  • 7352fdc docs(readme): Add tutorial on the top
  • 48d41cb chore(package): update tslint-consistent-codestyle to version 1.13.2 (#165)
  • 5fed408 chore(package): update ts-jest to version 23.0.0 (#164)
  • 8eaedee chore(package): update prettier to version 1.13.7 (#163)
  • 9d2a6e1 chore(package): update jest to v23 (#162)
  • 7e8b906 chore(package): update prettier to version 1.13.6 (#160)
  • c52f234 chore(package): update tslint-immutable to version 4.6.0 (#157)
  • c15c067 chore(package): update prettier to version 1.13.5 (#154)
  • 7f28941 chore(package): update tslint-consistent-codestyle to version 1.13.1 (#153)
  • 5f18f85 chore(travis): preserve npm install (#151)
  • 38675fe chore(package): update tslint-misc-rules to version 3.4.0 (#150)
  • f9aa15f chore(package): update prettier to version 1.13.3 (#149)

There are 16 commits in total.

See the full diff

greenkeeper[bot] avatar Jul 20 '18 11:07 greenkeeper[bot]

Version 1.15.0 just got published.

Update to this version instead πŸš€

Release Notes v1.15.0

1.15.0 (2018-08-20)

Features

  • rules: add tslint-eslint-rules/no-extra-semi (6450a11)
Commits

The new version differs by 9 commits.

  • bb3c479 Merge pull request #180 from alexjoverm/feat/tslint-eslint-rules/no-extra-semi
  • 6450a11 feat(rules): add tslint-eslint-rules/no-extra-semi
  • d7f3a97 chore(package): update tslint-eslint-rules to version 5.4.0 (#177)
  • 566d7c0 chore(package): update prettier to version 1.14.2
  • dcf395c chore(package): update prettier to version 1.14.1 (#175)
  • 5addc56 chore(package): update tslint-microsoft-contrib to version 5.2.0 (#174)
  • 4e69efb chore(package): update tslint-misc-rules to version 3.5.0 (#173)
  • 7102856 chore(package): update prettier to version 1.14.0 (#171)
  • e175cea chore(package): update tslint-consistent-codestyle to version 1.13.3 (#170)

See the full diff

greenkeeper[bot] avatar Aug 20 '18 07:08 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v1.16.0

1.16.0 (2018-11-13)

Features

  • rules: add tslint-react/jsx-space-before-trailing-slash (26cc41c)
Commits

The new version differs by 30 commits.

  • ca35700 Merge pull request #210 from ikatyang/feat/tslint-react/jsx-space-before-trailing-slash
  • c9b0900 chore(deps-dev): bump tslint from 5.9.1 to 5.11.0 (#207)
  • 26cc41c feat(rules): add tslint-react/jsx-space-before-trailing-slash
  • 9ffef95 chore(deps-dev): bump tslint-react from 3.5.1 to 3.6.0 (#205)
  • 9d6a542 docs: update repo url and remove unnecessary devDependency (#209)
  • f5c9451 chore(deps-dev): bump ts-jest from 23.10.0 to 23.10.4 (#203)
  • 3b06abd chore(deps-dev): bump @types/make-dir from 1.0.1 to 1.0.3 (#204)
  • 6b7b9aa chore(deps-dev): bump @types/prettier from 1.10.0 to 1.13.2 (#206)
  • 6514ef4 chore(deps-dev): [security] bump lodash from 4.17.4 to 4.17.11 (#208)
  • 58a3112 chore(package): update prettier to version 1.15.2 (#202)
  • c07f05a docs(readme): Proper case for TSLint & Prettier (#201)
  • 647fafe chore(package): update prettier to version 1.15.1 (#200)
  • fa14fb3 chore(package): update prettier to version 1.15.0 (#199)
  • 28d8e8b chore(package): update tslint-consistent-codestyle to version 1.14.1 (#198)
  • cb4371e chore(package): update tslint-immutable to version 4.9.1 (#197)

There are 30 commits in total.

See the full diff

greenkeeper[bot] avatar Nov 13 '18 07:11 greenkeeper[bot]

Update to this version instead πŸš€

Release Notes for v1.17.0

1.17.0 (2018-11-27)

Features

  • Switch to Yarn instead of npm (537a7ad)
Commits

The new version differs by 19 commits.

  • d336552 Merge pull request #238 from lipis/yarn
  • 537a7ad feat: Switch to Yarn instead of npm
  • 6c38ddc chore(deps-dev): bump semantic-release from 15.12.0 to 15.12.2
  • 9c13ec5 chore(deps-dev): bump vrsource-tslint-rules from 5.8.2 to 5.8.3 (#237)
  • 2e1fd17 chore(deps-dev): bump tslint-immutable from 4.9.1 to 5.0.0 (#235)
  • 7540e0b chore(deps-dev): bump ts-jest from 23.10.4 to 23.10.5 (#233)
  • d285f6a Merge pull request #218 from prettier/readme
  • c77472a Merge pull request #220 from prettier/dependabot/npm_and_yarn/semantic-release-15.12.0
  • 0dc80a1 chore(deps-dev): bump typescript from 3.0.3 to 3.1.6 (#231)
  • 168588a chore(deps-dev): bump tslint-misc-rules from 3.5.0 to 3.5.1 (#229)
  • c53a625 chore(deps-dev): bump @types/prettier from 1.13.2 to 1.15.1 (#230)
  • 4bb4e9b docs(readme): add link to conflicting rules list to README (#228)
  • 9d573c6 chore(deps-dev): bump codelyzer from 4.1.0 to 4.5.0 (#225)
  • 983bc18 chore: npm audit fix (#224)
  • 9bda093 chore(deps-dev): bump semantic-release from 15.1.7 to 15.12.0

There are 19 commits in total.

See the full diff

greenkeeper[bot] avatar Nov 27 '18 14:11 greenkeeper[bot]