ruby-stellar-sdk
                                
                                 ruby-stellar-sdk copied to clipboard
                                
                                    ruby-stellar-sdk copied to clipboard
                            
                            
                            
                        core(dev-deps): bump the dev-deps group with 4 updates
Bumps the dev-deps group with 4 updates: rake, yard, webmock and standard.
Updates rake from 13.1.0 to 13.2.1
Commits
- d84f6efBump up 13.2.1
- 8b33b36Merge pull request #553 from ruby/dependabot/github_actions/actions/configure...
- 99f6823Merge pull request #554 from ruby/suppress-array-internal
- 54950e0Suppressed "<internal:array>:52:in 'Array#each'" from backtrace
- 675498cBump up 13.2.0
- 3dc4277Bump actions/configure-pages from 4 to 5
- c68e010Merge pull request #549 from ruby/dependabot/github_actions/dependabot/fetch-...
- 2cb46b6Merge pull request #551 from andrykonchin/ak/restore-truffleruby-on-ci
- c342e96Add TruffleRuby on CI
- d569f0fMerge pull request #550 from ruby/dependabot/github_actions/ruby/setup-ruby-1...
- Additional commits viewable in compare view
Updates yard from 0.9.34 to 0.9.36
Release notes
Sourced from yard's releases.
Release v0.9.36
- Further XSS fixes for generated frameset pages (#1538)
- Improve tests for Ruby 3.3 compatibility (#1519, #1531)
- Documentation improvements (#1524)
Release v0.9.35
- Fix possible XSS on generated YARD frameset pages (thanks to
@RedYetiDevfor finding and patching) (2069e2b).- Fix errors when using
@optionon non-method objects (#1508)- Support Ruby 3.3 changes in Ripper parser (#1510)
Changelog
Sourced from yard's changelog.
0.9.36 - February 29th, 2024
- Further XSS fixes for generated frameset pages (#1538)
- Improve tests for Ruby 3.3 compatibility (#1519, #1531)
- Documentation improvements (#1524)
0.9.35 - February 28th, 2024
- Fix possible XSS on generated YARD frameset pages (thanks to
@RedYetiDevfor finding and patching) (2069e2b).- Fix errors when using
@optionon non-method objects (#1508)- Support Ruby 3.3 changes in Ripper parser (#1510)
Commits
- e833aacTag release v0.9.36
- 1fcb2d8Merge pull request #1538 from RedYetiDev/patch-2
- a831a59Fix semicolon
- 2a0b999assign url_for_main to a variable
- 3059017Merge pull request #1519 from mtasaka/ruby33_test_fix
- c88406eUpdate frames.erb
- 7cb3fc5Merge pull request #1524 from frsantos/fix_tuple_docs
- 04e4c9aMerge pull request #1531 from rafaelfranca/rm-ruby-3.3
- ebf5005Tag release v0.9.35
- 62e18b4Prepare changelog
- Additional commits viewable in compare view
Updates webmock from 3.22.0 to 3.23.0
Changelog
Sourced from webmock's changelog.
3.23.0
Fixed HTTP.rb adapter to support streaming real responses when WebMock is enabled.
Thanks to Viacheslav Nepomniashchikh for reporting and investigating this issue.
Commits
- fc6a2abVersion 3.23.0
- 43717a5Fixed CI badge.
- 216cad9Fixed HTTP.rb adapter, to allow streaming real responses, when WebMock is ena...
- 3c9317bUse- require_relative' instead ofrequire`
- See full diff in compare view
Updates standard from 1.34.0 to 1.35.1
Changelog
Sourced from standard's changelog.
1.35.1
- Corrects rubocop constraint to the patch version, not minor version.
1.35.0
- Updates rubocop to 1.62
Commits
- 689fb2cv1.35.1
- fb647d1Fixes the constraint for Rubocop to be patches, not minors
- a875c7c💰 Happy National Equal Pay Day! 2024-03-12
- 537da9eMerge pull request #614 from standardrb/2024-03-12-updates
- d017b0cbump rubocop to 1.62
- 9f496dbMerge pull request #609 from andyw8/andyw8/remove-gimme-dependency
- 34eb031Remove unused Gimme dependency
- See full diff 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
Coverage summary from Codacy
See diff coverage on Codacy
| Coverage variation | Diff coverage | 
|---|---|
| :white_check_mark: +0.00% (target: -1.00%) | :white_check_mark: ∅ | 
Coverage variation details
| Coverable lines | Covered lines | Coverage | |
|---|---|---|---|
| Common ancestor commit (f9b08b15197199c9c8288dd67bc07821795b979d) | 6108 | 5257 | 86.07% | 
| Head commit (3edcf04cba69d1b023d6a5d5e13f0f31e58a5e7b) | 12216 (+6108) | 10514 (+5257) | 86.07% (+0.00%) | 
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
| Coverable lines | Covered lines | Diff coverage | |
|---|---|---|---|
| Pull request (#403) | 0 | 0 | ∅ (not applicable) | 
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%
See your quality gate settings Change summary preferences
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Pull Request Test Coverage Report for Build 8565996279
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 85.117%
| Totals | |
|---|---|
| Change from base Build 8008535156: | 0.0% | 
| Covered Lines: | 5257 | 
| Relevant Lines: | 6108 | 
💛 - Coveralls
Superseded by #407.