Update dependency standard to v1.56.0#72
Open
simplificator-renovate[bot] wants to merge 1 commit into
Open
Conversation
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
June 11, 2024 07:03
fbd0d45 to
7a90be0
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 12, 2024 11:03
7a90be0 to
2e27472
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 25, 2024 06:04
2e27472 to
4032a77
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 16, 2024 06:05
ad056eb to
b536d05
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 1, 2024 08:04
c829e45 to
b65f499
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
August 12, 2024 06:04
0553ef4 to
d483d4f
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 22, 2024 06:04
d483d4f to
9fa49da
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
September 4, 2024 12:05
3a091a3 to
ba1464a
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 13, 2024 11:03
ba1464a to
1e5eb62
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 30, 2024 06:05
1e5eb62 to
378c65f
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
November 5, 2024 13:07
000e939 to
04824d6
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 2, 2024 06:05
04824d6 to
faf8349
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 16, 2024 06:05
faf8349 to
f919463
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
December 25, 2024 11:04
f919463 to
dce4596
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 16, 2025 07:03
dce4596 to
cc0ca4f
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 27, 2025 13:07
cc0ca4f to
a5c110a
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 5, 2025 08:16
a5c110a to
178041a
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
February 17, 2025 06:05
178041a to
a849d57
Compare
simplificator-renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
March 20, 2025 09:04
ccf1fe6 to
e48e2dd
Compare
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.28.5→1.56.0Release Notes
standardrb/standard (standard)
v1.56.0Compare Source
v1.55.0Compare Source
v1.54.0Compare Source
v1.53.0Compare Source
v1.52.0Compare Source
v1.51.1Compare Source
v1.51.0Compare Source
v1.50.0Compare Source
v1.49.0Compare Source
v1.48.0Compare Source
v1.47.0Compare Source
v1.46.0Compare Source
v1.45.0Compare Source
v1.44.0Compare Source
v1.43.0Compare Source
v1.42.1Compare Source
v1.42.0Compare Source
RuboCop::Cop::Basefixing deprecation warnings.v1.41.1Compare Source
for range formatting requests #655
v1.41.0Compare Source
v1.40.1Compare Source
84ee9f4v1.40.0Compare Source
v1.39.2Compare Source
v1.39.1Compare Source
formatis set #638v1.39.0Compare Source
v1.38.0Compare Source
#635
add-on, which means
users would no longer need to install our custom VS Code
extension
#630
v1.37.0Compare Source
v1.36.0Compare Source
v1.35.1Compare Source
v1.35.0.1Compare Source
v1.35.0Compare Source
v1.34.0.1Compare Source
v1.34.0Compare Source
v1.33.0Compare Source
v1.32.1Compare Source
v1.32.0Compare Source
v1.31.2Compare Source
v1.31.1Compare Source
v1.31.0Compare Source
v1.30.1Compare Source
Standard::PluginSupport. Moving it toLintRoller::Supportto avoid circular dependencies between Standard Ruby and its plugins
v1.30.0Compare Source
Standard::PluginSupportmodule of classes designed to make it a littleeasier to author plugins.
MergesUpstreamMetadata#mergewill allow a minimalYAML config (say,
standard-sorbet's, which only containsEnabledvalues foreach rule) to merge in any other defaults from a source YAML (e.g.
rubocop-sorbet's which includesDescription,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.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.