Skip to content

Release/v1.1.4#357

Merged
autobolt merged 4 commits into
mainfrom
release/v1.1.4
May 17, 2026
Merged

Release/v1.1.4#357
autobolt merged 4 commits into
mainfrom
release/v1.1.4

Conversation

@pboling
Copy link
Copy Markdown
Member

@pboling pboling commented May 17, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 17, 2026 02:29
@autobolt autobolt merged commit 28f942a into main May 17, 2026
54 of 64 checks passed
@autobolt autobolt deleted the release/v1.1.4 branch May 17, 2026 02:31
@autobolt autobolt temporarily deployed to github-pages May 17, 2026 02:32 — with GitHub Pages Inactive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release prep for v1.1.4, primarily updating versioning/packaging metadata and regenerating published documentation for the oauth gem.

Changes:

  • Bump gem version to 1.1.4 (code + lockfile) and add traditional OAuth::VERSION constant alias.
  • Refresh release documentation (CHANGELOG + large YARD docs regen) and adjust README content.
  • Update tooling/config snapshots (coverage thresholds, RuboCop Gradual lock, REEK snapshot).

Reviewed changes

Copilot reviewed 98 out of 102 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
spec/oauth/request_proxy/base_accessors_spec.rb Spec formatting update (line/spacing changes).
REEK Reek snapshot file updated (currently contains error output).
README.md Replaces large NOTE block with a collapsible <details> section and updates KLOC badge.
mise.toml Lowers minimum coverage thresholds for coverage tooling.
lib/oauth/version.rb Bumps VERSION to 1.1.4 and adds OAuth::VERSION alias.
gemfiles/unlocked_deps.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/style.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_3_3.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_3_2.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_3_1.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_3_0.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_2_7.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_2_6.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_2_5.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_2_4.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/ruby_2_3.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/head.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/dep_heads.gemfile Switches Bundler DSL args to hash-rocket style (git/branch + gemspec).
gemfiles/current.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/coverage.gemfile Switches Bundler DSL args to hash-rocket style.
gemfiles/audit.gemfile Switches Bundler DSL args to hash-rocket style.
Gemfile.lock Updates locked gem version to 1.1.4.
docs/top-level-namespace.html Regenerated YARD HTML output.
docs/OAuth/Version.html Regenerated YARD HTML output.
docs/OAuth/Unauthorized.html Regenerated YARD HTML output.
docs/OAuth/Token.html Regenerated YARD HTML output.
docs/OAuth/Signature/UnknownSignatureMethod.html Regenerated YARD HTML output.
docs/OAuth/Signature/RSA/SHA1.html Regenerated YARD HTML output.
docs/OAuth/Signature/RSA.html Regenerated YARD HTML output.
docs/OAuth/Signature/PLAINTEXT.html Regenerated YARD HTML output.
docs/OAuth/Signature/HMAC/SHA256.html Regenerated YARD HTML output.
docs/OAuth/Signature/HMAC/SHA1.html Regenerated YARD HTML output.
docs/OAuth/Signature/HMAC.html Regenerated YARD HTML output.
docs/OAuth/Signature.html Regenerated YARD HTML output.
docs/OAuth/ServerToken.html Regenerated YARD HTML output.
docs/OAuth/Server.html Regenerated YARD HTML output.
docs/OAuth/RequestToken.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/UnknownRequestType.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Typhoeus/Request.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Typhoeus.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/RestClient/Request.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/RestClient.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/RackRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Net/HTTP/HTTPRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Net/HTTP.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Net.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/MockRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/JabberRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/EventMachine/HttpRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/EventMachine.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Curl/Easy.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/Curl.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/ActionDispatchRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy/ActionControllerRequest.html Regenerated YARD HTML output.
docs/OAuth/RequestProxy.html Regenerated YARD HTML output.
docs/OAuth/Problem.html Regenerated YARD HTML output.
docs/OAuth/Optional.html Regenerated YARD HTML output.
docs/OAuth/OAuthTestHelper.html Regenerated YARD HTML output.
docs/OAuth/Helper.html Regenerated YARD HTML output.
docs/OAuth/Error.html Regenerated YARD HTML output.
docs/OAuth/ConsumerToken.html Regenerated YARD HTML output.
docs/OAuth/Client/Helper.html Regenerated YARD HTML output.
docs/OAuth/Client.html Regenerated YARD HTML output.
docs/OAuth/AccessToken.html Regenerated YARD HTML output.
docs/OAuth.html Regenerated YARD HTML output.
docs/Net/HTTPGenericRequest.html Regenerated YARD HTML output.
docs/Net.html Regenerated YARD HTML output.
docs/frames.html Regenerated YARD HTML output.
docs/file.token.html New/updated YARD “file” page output.
docs/file.SECURITY.html Regenerated YARD “file” page output.
docs/file.RUBOCOP.html Regenerated YARD “file” page output.
docs/file.REEK.html Regenerated YARD “file” page output (reflects REEK contents).
docs/file.LICENSE.html Regenerated YARD “file” page output.
docs/file.IRP.html New/updated YARD “file” page output.
docs/file.FUNDING.html Regenerated YARD “file” page output.
docs/file.CONTRIBUTING.html Regenerated YARD “file” page output.
docs/file.consumer.html New/updated YARD “file” page output.
docs/file.CODE_OF_CONDUCT.html Regenerated YARD “file” page output.
docs/file.CITATION.html Regenerated YARD “file” page output.
docs/file.base.html New/updated YARD “file” page output.
docs/file_list.html Regenerated YARD file listing output.
docs/EventMachine/HttpClient.html Regenerated YARD HTML output.
docs/EventMachine.html Regenerated YARD HTML output.
docs/css/common.css Trivial formatting change in generated docs CSS.
docs/class_list.html Regenerated YARD class listing output.
docs/ActionController/TestRequest.html Regenerated YARD HTML output.
docs/ActionController/Base.html Regenerated YARD HTML output.
docs/ActionController.html Regenerated YARD HTML output.
docs/_index.html Regenerated YARD index output.
CHANGELOG.md Adds 1.1.4 release entry and updates compare links.
.rubocop_gradual.lock Adds/updates RuboCop Gradual baseline lockfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread REEK
Comment on lines +1 to +2
Error: No such file - is
Error: No such file - empty
Comment thread mise.toml
Comment on lines 8 to 12
K_SOUP_COV_FORMATTERS = "html,xml,rcov,lcov,json,tty"
K_SOUP_COV_MIN_BRANCH = "76"
K_SOUP_COV_MIN_LINE = "92"
K_SOUP_COV_MIN_BRANCH = "50"
K_SOUP_COV_MIN_LINE = "80"
K_SOUP_COV_MIN_HARD = "true"
K_SOUP_COV_MULTI_FORMATTERS = "true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants