Skip to content
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

ruby3.2-async-http/0.84.0 package update #35084

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Nov 24, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Nov 24, 2024
Copy link
Contributor

Package ruby3.2-async-http: Click to expand/collapse

Package ruby3.2-async-http:

.PKGINFO metadata:

  (
  	"""
  	# Generated by melange
  	pkgname = ruby3.2-async-http
- 	pkgver = 0.83.1-r0
+ 	pkgver = 0.84.0-r0
  	arch = x86_64
- 	size = 223414
+ 	size = 223605
  	origin = ruby3.2-async-http
  	pkgdesc = A HTTP client and server library.
  	url = 
- 	commit = cc6c8debff34ed9571023e05853997fe1fbb4120
- 	builddate = 1731266967
+ 	commit = 7b7bb5479667d4c4b79b1aa6446b6250af6b1bb6
+ 	builddate = 1732434681
  	license = MIT
  	depend = ruby-3.2
  	... // 5 identical lines
  	depend = ruby3.2-protocol-http2
  	depend = ruby3.2-traces
- 	datahash = 4cebc73085b4562cd52b25b0fc19d3b788d8e44774f76f176810dd788ca709d6
+ 	datahash = d9b4d5a3d141b79c8015e602c29233faf30bff4da17084bd3b918f2b5e55a04f
  	"""
  )

Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/bake/async/http/h2spec.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/bake/async/http.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/body/hijack.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/body/pipe.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/body/writable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/body.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/client.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/endpoint.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/internet/instance.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/internet.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/middleware/location_redirector.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/mock/endpoint.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/mock.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/client.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/connection.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/finishable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/request.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/response.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1/server.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http1.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http10.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http11.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/client.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/connection.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/input.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/output.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/request.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/response.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/server.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2/stream.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/http2.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/https.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/request.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol/response.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/protocol.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/proxy.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/reference.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/relative_location.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/server.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/statistics.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http/version.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/lib/async/http.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/license.md
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/readme.md
Added: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.84.0/releases.md
Added: /usr/lib/ruby/gems/3.2.0/specifications/async-http-0.84.0.gemspec
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/bake/async/http/h2spec.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/bake/async/http.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/body/hijack.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/body/pipe.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/body/writable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/body.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/client.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/endpoint.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/internet/instance.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/internet.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/middleware/location_redirector.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/mock/endpoint.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/mock.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/client.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/connection.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/finishable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/request.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/response.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1/server.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http1.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http10.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http11.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/client.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/connection.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/input.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/output.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/request.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/response.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/server.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2/stream.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/http2.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/https.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/request.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol/response.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/protocol.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/proxy.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/reference.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/relative_location.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/server.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/statistics.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http/version.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/lib/async/http.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/license.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/readme.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/async-http-0.83.1/releases.md
Deleted: /usr/lib/ruby/gems/3.2.0/specifications/async-http-0.83.1.gemspec

@octo-sts octo-sts bot added bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. auto-approver-bot/approve labels Nov 24, 2024
@octo-sts octo-sts bot enabled auto-merge (squash) November 24, 2024 08:00
@octo-sts octo-sts bot merged commit 5985f0b into main Nov 24, 2024
20 checks passed
@octo-sts octo-sts bot deleted the wolfictl-aecb884e-883e-4f93-ae86-4efb8dcb86d3 branch November 24, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-approver-bot/approve automated pr bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant