Skip to content

Commit 36dbee7

Browse files
chore(deps): update dependency standard to v1.54.0 (#140)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [standard](https://redirect.github.com/standardrb/standard) ([changelog](https://redirect.github.com/standardrb/standard/blob/main/CHANGELOG.md)) | `1.35.0.1` → `1.54.0` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/standard/1.54.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/standard/1.35.0.1/1.54.0?slim=true) | --- ### Release Notes <details> <summary>standardrb/standard (standard)</summary> ### [`v1.54.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1540) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.53.0...v1.54.0) - Updates rubocop to [1.84.0](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.84.2) ### [`v1.53.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1530) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.52.0...v1.53.0) - Updates rubocop to [1.82.0](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.82.0) - Starts support for Ruby 4.0 ### [`v1.52.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1520) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.51.1...v1.52.0) - Updates rubocop to [1.81.7](https://redirect.github.com/rubocop/rubocop/tree/v1.81.7) ### [`v1.51.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1511) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.51.0...v1.51.1) - Fixes Layout/EmptyLineAfterGuardClause back to false after [#&#8203;750](https://redirect.github.com/standardrb/standard/issues/750) ### [`v1.51.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1510) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.50.0...v1.51.0) - Updates rubocop to [1.81.2](https://redirect.github.com/rubocop/rubocop/tree/v1.81.2) ### [`v1.50.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1500) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.49.0...v1.50.0) - Updates rubocop to [1.75.5](https://redirect.github.com/rubocop/rubocop/tree/v1.75.5) ### [`v1.49.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1490) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.48.0...v1.49.0) - Updates standard performance to 1.8.0 ### [`v1.48.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1480) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.47.0...v1.48.0) - Updates rubocop to [1.75.2](https://redirect.github.com/rubocop/rubocop/tree/v1.75.2) ### [`v1.47.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1470) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.46.0...v1.47.0) - Updates standard performance to 1.7.0 ### [`v1.46.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1460) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.45.0...v1.46.0) - Updates rubocop to [1.73.2](https://redirect.github.com/rubocop/rubocop/tree/v1.73.2) ### [`v1.45.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1450) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.44.0...v1.45.0) - Updates rubocop to [1.71.0](https://redirect.github.com/rubocop/rubocop/tree/v1.71.0) ### [`v1.44.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1440) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.43.0...v1.44.0) - Updates rubocop to [1.70.0](https://redirect.github.com/rubocop/rubocop/tree/v1.70.0) ### [`v1.43.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1430) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.42.1...v1.43.0) - Updates rubocop to [1.69.1](https://redirect.github.com/rubocop/rubocop/tree/v1.69.1) ### [`v1.42.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1421) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.42.0...v1.42.1) - Fixes a very noisy typo! ### [`v1.42.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1420) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.41.1...v1.42.0) - Updates rubocop to [1.68.0](https://redirect.github.com/rubocop/rubocop/tree/v1.68.0) - Inherit from `RuboCop::Cop::Base` fixing deprecation warnings. - Add new cops ### [`v1.41.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1411) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.41.0...v1.41.1) - Adds a stub method to the Ruby LSP add-on to avoid a potential runtime exception for range formatting requests [#&#8203;655](https://redirect.github.com/standardrb/standard/pull/655) ### [`v1.41.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1410) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.40.1...v1.41.0) - Updates rubocop to [1.66.1](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.66.1) - Updates standard-performance to [1.5.0](https://redirect.github.com/standardrb/standard-performance/releases/tag/v1.5.0) ### [`v1.40.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1401) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.40.0...v1.40.1) - Fix error handling in LSP Server [`84ee9f4`](https://redirect.github.com/standardrb/standard/commit/84ee9f4) ### [`v1.40.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1400) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.39.2...v1.40.0) - Updates rubocop to [1.65.1](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.65.1) ### [`v1.39.2`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1392) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.39.1...v1.39.2) - Ensure a URI scheme on file paths from the built-in LSP [#&#8203;642](https://redirect.github.com/standardrb/standard/pull/642). ### [`v1.39.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1391) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.39.0...v1.39.1) - Fix LSP when `format` is set [#&#8203;638](https://redirect.github.com/standardrb/standard/issues/638) - Fix LSP when todo is present (I think) [vscode-standard-ruby#26](https://redirect.github.com/standardrb/vscode-standard-ruby/issues/26) ### [`v1.39.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1390) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.38.0...v1.39.0) - Add support for LSP Code Actions / Quick Fix under Ruby LSP [#&#8203;636](https://redirect.github.com/standardrb/standard/pull/636) ### [`v1.38.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1380) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.37.0...v1.38.0) - Update minimum Ruby version to 3.0 - [@&#8203;koic](https://redirect.github.com/koic) backported a line column bug in our LSP [#&#8203;635](https://redirect.github.com/standardrb/standard/pull/635) - Implement a basic [Ruby LSP add-on](https://redirect.github.com/Shopify/ruby-lsp/blob/main/ADDONS.md), which means users would no longer need to install [our custom VS Code extension](https://marketplace.visualstudio.com/items?itemName=testdouble.vscode-standard-ruby) [#&#8203;630](https://redirect.github.com/standardrb/standard/pull/630) ### [`v1.37.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1370) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.36.0...v1.37.0) - Updates rubocop to [1.64.1](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.64.1) ### [`v1.36.0`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1360) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.35.1...v1.36.0) - Updates rubocop to [1.63.5](https://redirect.github.com/rubocop/rubocop/releases/tag/v1.63.5) - Updates standard-performance to [1.4.0](https://redirect.github.com/standardrb/standard-performance/releases/tag/v1.4.0) ### [`v1.35.1`](https://redirect.github.com/standardrb/standard/blob/HEAD/CHANGELOG.md#1351) [Compare Source](https://redirect.github.com/standardrb/standard/compare/v1.35.0.1...v1.35.1) - Corrects rubocop constraint to the patch version, not minor version. </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/ruby-sdk-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 657bf17 commit 36dbee7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/openfeature-flagsmith-provider/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
uri (>= 0.11.1)
3939
openfeature-sdk (0.3.1)
4040
parallel (1.27.0)
41-
parser (3.3.10.2)
41+
parser (3.3.11.0)
4242
ast (~> 2.4.1)
4343
racc
4444
prism (1.9.0)

0 commit comments

Comments
 (0)