Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-prettierx to v0.18.0 - abandoned #310

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 31, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-prettierx 0.4.0 -> 0.18.0 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

aMarCruz/eslint-plugin-prettierx

v0.18.0

Compare Source

Added
  • bin/prettierx-init tool for create a .prettierrc file
Changed
  • Better schemas, pre-builded from the Prettierx sources
  • Update properties and default values
  • Update standardx & standardize presets
  • Update dependencies, use Prettierx v0.18.0
Remove
  • standardize-bundle, as eslint-config-standardize now include Prettierx
  • Separate configs for supported plugins
  • bin/list-eslint-config.js utility (undocummented)

v0.17.1

Compare Source

Changed
  • Use default value (false) for the breakLongMethodChains option (sorry).

v0.17.0

Compare Source

Added
  • Remove obsolete options and add new ones from PrettierX 0.17, see [options removed]('prettierx: Clearing prettier cache...')
Changed
  • Use default value (false) for the breakLongMethodChains option (sorry).
  • Updated PrettierX to 0.17.0
Removed
  • Remove the 'prettierx: Clearing prettier cache...' message.
  • Remove obsolete folder of the fake prettier package.
Fixed
  • Fix #​7 Unable to use standardx anymore

v0.16.0

Compare Source

Added
  • Set new rule breakLongMethodChains to true.
Changed
  • Updated Readme
  • Updated dependencies, prettiex 0.16.0 and ESLint 7.15 or later
  • Updated TypeScript to v4.1.x

v0.14.0

Compare Source

Changed
  • Updated internal typings
  • Updated dependencies, prettiex 0.14.0 and ESLint 7.2 or later
  • Updated Readme

v0.13.1

Compare Source

Changed
  • Updated internal typings
  • Updated dependencies, prettiex 0.13.1 and ESLint 7.2 or later

v0.12.1

Compare Source

This is the last version with support for ESLint 6.x and typescript-eslint v2.x

Added
  • typescript version >= 3.2 in peerDependencies to allow compatibility with typescript-eslint v2.34
Changed
  • Updated README.md, now includes default for Prettier v2
  • Updated dependencies
  • Use "^" instead "~" in the Prettierx version of dependencies

v0.12.0

Compare Source

Added
Changed
  • Using prettierx v0.12.0
  • Revised prettierrc.json now includes "breakBeforeElse" support.
  • Updated year in the LICENSE file.
  • Updated devDependencies.

v0.11.0

Compare Source

Changed
  • Now "settings.usePrettierrc" defaults to true for all presets.
  • Revised prettierrc.json defaults, now includes "parenSpacing" support.
  • Require nodeJS 10.12 or later.
  • Updated devDependencies.
Fixed
  • Value of "quoteProps" must be "as-needed" in the "standardx" preset.
Removed
  • Removed fake Prettier package, please use aMarCruz/prettier.
  • Removed TSLint, now using ESLint as TypeScript linter.

v0.10.0

Compare Source

Changed
  • Version of this package follows the prettierx version.
  • Updated dependencies, including Prettierx based on Prettier 1.9.1
  • ESLint minimum is v6.2.2

v0.5.0

Compare Source

Changed
  • Update Prettierx 0.8.0, based on Prettier 1.8.0
  • Update the (fake) Prettier sub-package.
  • Requires minimum Node 8 and ESLint 6.0.1
Removed
  • Test with StandardJS and others.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from dd2eea9 to dcfcfc0 Compare November 21, 2019 21:09
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.5.0 Update dependency eslint-plugin-prettierx to v0.10.0 Nov 21, 2019
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from dcfcfc0 to 0e83858 Compare February 9, 2020 05:58
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.10.0 Update dependency eslint-plugin-prettierx to v0.11.0 Feb 9, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from 0e83858 to 4549982 Compare July 1, 2020 23:58
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.11.0 Update dependency eslint-plugin-prettierx to v0.12.1 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from 4549982 to 48c1145 Compare August 25, 2020 00:06
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.12.1 Update dependency eslint-plugin-prettierx to v0.14.0 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from 48c1145 to 0125f7b Compare January 23, 2021 02:01
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.14.0 Update dependency eslint-plugin-prettierx to v0.16.0 Jan 23, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from 0125f7b to 9da4dc0 Compare February 10, 2021 15:47
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.16.0 Update dependency eslint-plugin-prettierx to v0.17.1 Feb 10, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-prettierx-0.x branch from 9da4dc0 to 253e6b9 Compare May 9, 2021 21:09
@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.17.1 Update dependency eslint-plugin-prettierx to v0.18.0 May 9, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency eslint-plugin-prettierx to v0.18.0 Update dependency eslint-plugin-prettierx to v0.18.0 - abandoned Dec 8, 2024
Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants