entitlements-github-plugin
entitlements-github-plugin copied to clipboard
Bump the dev-ruby-dependencies group across 1 directory with 2 updates
Updates the requirements on entitlements-app and rubocop to permit the latest version.
Updates entitlements-app from 0.3.1 to 0.3.2
Release notes
Sourced from entitlements-app's releases.
v0.3.2
What's Changed
- use docker compose v2 by
@GrantBirkiin github/entitlements-app#33- Fix the Build action to run on macos again by
@jar349in github/entitlements-app#35- Bump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directory by
@dependabotin github/entitlements-app#36New Contributors
@jar349made their first contribution in github/entitlements-app#35Full Changelog: https://github.com/github/entitlements-app/compare/v0.3.1...v0.3.2
Commits
a52c0a0Merge pull request #36 from github/dependabot/bundler/bundler-ef8ef157fc262efbbbundle install9b4cea8bump version4948f0bBump rexml from 3.2.6 to 3.2.8 in the bundler group across 1 directorycea79e6Merge pull request #35 from github/jar349-patch-2373b006Update build.ymldbb1475Update build.yml0cc6edcUpdate build.ymlf81329aUpdate build.ymlcc422afMerge pull request #33 from github/docker-compose-v2- Additional commits viewable in compare view
Updates rubocop from 1.63.3 to 1.63.5
Release notes
Sourced from rubocop's releases.
RuboCop 1.63.5
Bug fixes
- #12877: Fix an infinite loop error for
Layout/FirstArgumentIndentationwhen specifyingEnforcedStyle: with_fixed_indentationofLayout/ArrayAlignment. (@koic)- #12873: Fix an error for
Metrics/BlockLengthwhen theCountAsOneconfig is invalid. (@koic)- #12881: Fix incorrect autocorrect when
Style/NumericPredicateis used with negations. (@fatkodima)- #12882: Fix
Layout/CommentIndentationfor comment-only pattern matching. (@nekketsuuu)RuboCop 1.63.4
Bug fixes
- #12871: Fix an error for
rubocop -Vwhen.rubocop.ymlcontains ERB. (@earlopain)- #12862: Fix a false positive for
Style/RedundantLineContinuationwhen line continuations involvereturnwith a return value. (@koic)- #12664: Fix handling of
textDocument/diagnostic. (@muxcmux)- #12865: Fix Rails Cops, which weren't reporting any violations unless running with
bundle exec. (@amomchilov)
Changelog
Sourced from rubocop's changelog.
1.63.5 (2024-05-09)
Bug fixes
- #12877: Fix an infinite loop error for
Layout/FirstArgumentIndentationwhen specifyingEnforcedStyle: with_fixed_indentationofLayout/ArrayAlignment. ([@koic][])- #12873: Fix an error for
Metrics/BlockLengthwhen theCountAsOneconfig is invalid. ([@koic][])- #12881: Fix incorrect autocorrect when
Style/NumericPredicateis used with negations. ([@fatkodima][])- #12882: Fix
Layout/CommentIndentationfor comment-only pattern matching. ([@nekketsuuu][])1.63.4 (2024-04-28)
Bug fixes
- #12871: Fix an error for
rubocop -Vwhen.rubocop.ymlcontains ERB. ([@earlopain][])- #12862: Fix a false positive for
Style/RedundantLineContinuationwhen line continuations involvereturnwith a return value. ([@koic][])- #12664: Fix handling of
textDocument/diagnostic. ([@muxcmux][])- #12865: Fix Rails Cops, which weren't reporting any violations unless running with
bundle exec. ([@amomchilov][])
Commits
4c3045cCut 1.63.5c5ff510Update Changelogf7f3b5eMerge pull request #12890 from koic/add_ostruct_to_gemfile1d5ef36Workaround for Ruby's warning in YARD9845affMerge pull request #12886 from koic/suppress_interrupt_exception_for_lsp9e9caa6Fix a build error63fc72dFix docs forStyle/SpecialGlobalVarsuse_builtin_english_names1ec4ef9SuppressInterruptexception for LSP49c6e92Correct some example descriptions7f9595aMerge pull request #12882 from nekketsuuu/nekketsuuu-case-in-comment- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions