-
Notifications
You must be signed in to change notification settings - Fork 44
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
core(dev-deps): bump the dev-deps group with 4 updates #392
Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesYou 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 8008495227Details
💛 - Coveralls |
@dependabot rebase |
Bumps the dev-deps group with 4 updates: [rspec](/~https://github.com/rspec/rspec-metagem), [webmock](/~https://github.com/bblimke/webmock), [standard](/~https://github.com/standardrb/standard) and [octokit](/~https://github.com/octokit/octokit.rb). Updates `rspec` from 3.12.0 to 3.13.0 - [Commits](rspec/rspec-metagem@v3.12.0...v3.13.0) Updates `webmock` from 3.19.1 to 3.22.0 - [Changelog](/~https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.19.1...v3.22.0) Updates `standard` from 1.33.0 to 1.34.0 - [Release notes](/~https://github.com/standardrb/standard/releases) - [Changelog](/~https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.33.0...v1.34.0) Updates `octokit` from 8.0.0 to 8.1.0 - [Release notes](/~https://github.com/octokit/octokit.rb/releases) - [Changelog](/~https://github.com/octokit/octokit.rb/blob/main/RELEASE.md) - [Commits](octokit/octokit.rb@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: octokit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
4e6a309
to
0cf7301
Compare
@dependabot squash and merge |
Bumps the dev-deps group with 4 updates: rspec, webmock, standard and octokit.
Updates
rspec
from 3.12.0 to 3.13.0Commits
317fc0b
v3.13.0cfb135a
v3.12.0Updates
webmock
from 3.19.1 to 3.22.0Changelog
Sourced from webmock's changelog.
Commits
9c18b6c
Version 3.22.09a985ad
Sincewebmock_responses
andwebmock_request_signatures
in HTTPClient adap...3ed6b48
Revert "Revert "Merge pull request #300 from tbeauvais/httpclient_thread_safe""d209ee1
Version 3.21.2f7080b5
Fixed type checking in WebMock::Response#assert_valid_body! to correctly iden...9b2bef0
Updated the list of contributors.9a27df8
Merge pull request #1016 from spikeheap/master3f4c320
Version 3.21.15a1237f
The stubbed Net::HTTPResponse#uri now returns request.uri, aligning it with t...fb4c084
Version 3.21.0Updates
standard
from 1.33.0 to 1.34.0Changelog
Sourced from standard's changelog.
Commits
7dd7486
👽 v1.34.0d11aecb
Merge pull request #607 from standardrb/updates-2024-02-139e20e48
Update rubocop to 1.60.276093d9
Merge pull request #605 from standardrb/disable-redundant-initialize6743bfc
Disable redundant initializefcb21a9
Merge pull request #599 from olimart/patch-11f0665f
standard --> standardrb7a5593c
Merge pull request #597 from djpowers/patch-1e2a180f
Add link to Helix configuration in editor support sectionUpdates
octokit
from 8.0.0 to 8.1.0Release notes
Sourced from octokit's releases.
Commits
8ee2054
v8.1.0727fee0
deps: Bump actions/cache from 3 to 463da4d7
Bump actions/cache from 3 to 4e970f19
deps: Bump peter-evans/create-or-update-comment from 3 to 42fb3ad3
deps: Update rubocop requirement from 1.60.0 to 1.60.2bf94caa
Update rubocop requirement from 1.60.0 to 1.60.247a6ce0
Bump peter-evans/create-or-update-comment from 3 to 44d2b8c8
maint: Added base64 gem explicitly dependency8e1bab0
Paginate deployments (#1649)c5009a2
Added base64 gem explicitly dependencyDependabot 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 will merge this PR once CI passes on it, as requested by @nebolsin.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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