Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Update dependency standard to v1.29.0 #196

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
standard (changelog) minor 1.26.0 -> 1.29.0

Release Notes

standardrb/standard

v1.29.0

  • Updates standard-performance to 1.1.0
  • Updates rubocop to 1.52.0
    • Enables Style/ExactRegexpMatch, Style/RedundantArrayConstructor, Style/RedundantFilterChain, Style/RedundantRegexpConstructor

v1.28.5

Compare Source

  • Make LSP behave more nicely with nvim-lspconfig #​564

v1.28.4

Compare Source

v1.28.3

Compare Source

v1.28.2

Compare Source

  • Attempts to fix the not-actually fixed plugin behavior in 1.28.1

v1.28.1

Compare Source

  • Fixes plugin behavior caused by setting DisabledByDefault: true in AllCops
    Effectively, a single lint_roller plugin whose rules were of type :object
    would inadvertently mark all previously-defined rules as invalid.
    #​557

v1.28.0

  • Refactor Standard into 3 gems and convert all built-in configuration into
    lint_roller plugins. See:
  • Standard's behavior when merging multiple extend_config that change the same
    set of rules has been fixed to be first-in-wins, as opposed to last-in-wins.
    This ensures a consistent behavior across plugins and extended configurations,
    namely that the first thing to configure a given rule effectively locks it
    from subsequent changes
  • Enable DisabledByDefault: true. This shouldn't impact anyone, but might
    change the behavior of some extend_config users. Because Standard specifies
    every rule in rubocop and rubocop-performance, this configuration's absence
    wasn't felt until we went to the plugin system, where it makes much more sense
    for plugins to opt-in to the cops they want to configure, as opposed to just
    running every single one that they happen to load/require

v1.27.0


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 changed the title Update dependency standard to v1.27.0 Update dependency standard to v1.28.0 Apr 22, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from d6c20d4 to d8a94e7 Compare April 22, 2023 17:08
@renovate renovate bot changed the title Update dependency standard to v1.28.0 Update dependency standard to v1.28.4 May 28, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from d8a94e7 to dae113c Compare May 28, 2023 09:48
@renovate renovate bot changed the title Update dependency standard to v1.28.4 Update dependency standard to v1.28.5 May 31, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from dae113c to 813a3a4 Compare May 31, 2023 13:51
@renovate renovate bot changed the title Update dependency standard to v1.28.5 Update dependency standard to v1.29.0 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 813a3a4 to 82177ec Compare June 2, 2023 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants