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 standard to v1.36.0 #71

Merged
merged 1 commit into from
May 20, 2024
Merged

Conversation

simplificator-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
standard (changelog) minor 1.28.5 -> 1.36.0

Release Notes

standardrb/standard (standard)

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

v1.29.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 8am on monday" (UTC), 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 Renovate Bot.

@simplificator-renovate simplificator-renovate bot added the dependencies Pull requests that update a dependency file label May 20, 2024
@andyundso andyundso merged commit c2569f7 into master May 20, 2024
38 checks passed
@andyundso andyundso deleted the renovate/all-minor-patch branch May 20, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant