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

chore(deps): update dependency standard to v1.39.0 #41

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
standard (changelog) 1.29.0 -> 1.39.0 age adoption passing confidence

Release Notes

standardrb/standard (standard)

v1.39.0

Compare Source

  • Add support for LSP Code Actions / Quick Fix under Ruby LSP #​636

v1.38.0

Compare Source

v1.37.0

Compare Source

v1.36.0

Compare Source

  • Updates rubocop to 1.63.5
  • Updates standard-performance to 1.4.0

v1.35.1

Compare Source

  • Corrects rubocop constraint to the patch version, not minor version.

v1.35.0.1

Compare Source

v1.35.0

Compare Source

  • Updates rubocop to 1.62

v1.34.0.1

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

  • Updates rubocop to 1.59.0
  • Updates standard-performance to 1.3.0

v1.32.1

Compare Source

  • Fixes regeneration of TODO files ot avoid missing already-ignored rules #​587

v1.32.0

Compare Source

v1.31.2

Compare Source

  • Updates rubocop to 1.52.4
  • Updates standard-performance to v1.2.1

v1.31.1

Compare Source

v1.31.0

Compare Source

  • Updates standard-performance to v1.2.0
  • Updates rubocop to 1.56.0

v1.30.1

Compare Source

  • Just kidding about about Standard::PluginSupport. Moving it to LintRoller::Support
    to avoid circular dependencies between Standard Ruby and its plugins

v1.30.0

Compare Source

  • Add Standard::PluginSupport module of classes designed to make it a little
    easier to author plugins. MergesUpstreamMetadata#merge will allow a minimal
    YAML config (say, standard-sorbet's, which only contains Enabled values for
    each rule) to merge in any other defaults from a source YAML (e.g.
    rubocop-sorbet's which includes Description, VersionAdded, and so on).
    This way that metadata is neither absent at runtime nor duplicated in a standard
    plugin that mirrors a rubocop extension

Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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 requested a review from dnsos as a code owner July 16, 2023 23:16
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 9 times, most recently from a9bf21b to e867b10 Compare August 8, 2023 14:30
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 3 times, most recently from 3e3e426 to 9e31098 Compare August 10, 2023 07:30
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 9e31098 to f5d312c Compare August 16, 2023 14:17
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.30.1 chore(deps): update dependency standard to v1.31.0 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from f5d312c to f386681 Compare August 19, 2023 21:28
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 3 times, most recently from 891c885 to d1ace82 Compare September 4, 2023 07:22
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from d1ace82 to a2c9998 Compare September 8, 2023 20:03
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.31.0 chore(deps): update dependency standard to v1.31.1 Sep 8, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 2 times, most recently from 84a7a9e to 21f1909 Compare September 18, 2023 09:15
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 4 times, most recently from 09d1b49 to b2e167a Compare September 29, 2023 17:22
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from b2e167a to 313467a Compare October 9, 2023 11:07
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.31.1 chore(deps): update dependency standard to v1.31.2 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 313467a to 7fc01bb Compare October 10, 2023 21:50
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.31.2 chore(deps): update dependency standard to v1.32.0 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 7fc01bb to 8be55be Compare November 7, 2023 19:02
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.32.0 chore(deps): update dependency standard to v1.32.1 Dec 4, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 8be55be to e8bbcaf Compare December 4, 2023 13:11
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.32.1 chore(deps): update dependency standard to v1.33.0 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from e8bbcaf to 4337bf8 Compare December 26, 2023 18:53
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 4337bf8 to cf17ce9 Compare February 13, 2024 22:15
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.33.0 chore(deps): update dependency standard to v1.34.0 Feb 13, 2024
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.34.0 chore(deps): update dependency standard to v1.35.0 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch 2 times, most recently from 02d1a95 to b79a931 Compare March 12, 2024 19:58
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.35.0 chore(deps): update dependency standard to v1.35.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from b79a931 to b17fd25 Compare May 14, 2024 23:51
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.35.1 chore(deps): update dependency standard to v1.36.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from b17fd25 to 73665be Compare June 11, 2024 21:03
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.36.0 chore(deps): update dependency standard to v1.37.0 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from 73665be to ee6e104 Compare June 23, 2024 18:49
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.37.0 chore(deps): update dependency standard to v1.38.0 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/standard-1.x-lockfile branch from ee6e104 to a827b82 Compare June 24, 2024 07:04
@renovate renovate bot changed the title chore(deps): update dependency standard to v1.38.0 chore(deps): update dependency standard to v1.39.0 Jun 24, 2024
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