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-i18n/1.14.5 package update #18657

Merged
merged 1 commit into from May 6, 2024

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented May 6, 2024

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels May 6, 2024
Copy link
Contributor

github-actions bot commented May 6, 2024

Package ruby3.2-i18n: Click to expand/collapse

Package ruby3.2-i18n:

.PKGINFO metadata:

  (
  	"""
- 	# Generated by melange v0.16.6-4-g0c67d36
+ 	# Generated by melange v0.6.11-81-g256a03c
  	pkgname = ruby3.2-i18n
- 	pkgver = 1.14.4-r2
+ 	pkgver = 1.14.5-r0
  	arch = x86_64
- 	size = 273824
+ 	size = 276326
  	origin = ruby3.2-i18n
  	pkgdesc = New wave Internationalization support for Ruby.
  	url = 
- 	commit = 42faa04cd458f62eaeb5398f8cbc36884f107590
- 	builddate = 1714672015
+ 	commit = 3a741408565116b47653608022533bc2e99c9a8f
  	license = MIT
  	depend = ruby3.2-concurrent-ruby
- 	datahash = e3741583a2e32e178fc7a17eacab2c5f188604e180bf8b431430460b20375f18
+ 	datahash = 6df9e6559be7ca4f9008877a8f38e2a10a8a0c20f3102f3357cee366d43e0c2d
  	"""
  )

Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/MIT-LICENSE
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/README.md
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/base.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/cache.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/cache_file.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/cascade.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/chain.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/fallbacks.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/flatten.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/gettext.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/interpolation_compiler.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/key_value.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/lazy_loadable.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/memoize.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/metadata.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/pluralization.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/simple.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/transliterator.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/config.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/exceptions.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/gettext/helpers.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/gettext/po_parser.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/gettext.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/interpolate/ruby.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/fallbacks.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/tag/parents.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/tag/rfc4646.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/tag/simple.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/tag.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/middleware.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/basics.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/defaults.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/interpolation.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/link.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/localization/date_time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/localization/procs.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/localization/time.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/localization.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/lookup.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/pluralization.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/procs.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/utils.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/version.rb
Added: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n.rb
Added: /usr/lib/ruby/gems/3.2.0/specifications/i18n-1.14.5.gemspec
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/MIT-LICENSE
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/README.md
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/base.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/cache.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/cache_file.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/cascade.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/chain.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/fallbacks.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/flatten.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/gettext.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/interpolation_compiler.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/key_value.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/lazy_loadable.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/memoize.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/metadata.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/pluralization.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/simple.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/transliterator.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/config.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/exceptions.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/gettext/helpers.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/gettext/po_parser.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/gettext.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/interpolate/ruby.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/fallbacks.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/tag/parents.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/tag/rfc4646.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/tag/simple.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/tag.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/middleware.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/basics.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/defaults.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/interpolation.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/link.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/localization/date.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/localization/date_time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/localization/procs.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/localization/time.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/localization.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/lookup.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/pluralization.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/procs.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/utils.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/version.rb
Deleted: /usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n.rb
Deleted: /usr/lib/ruby/gems/3.2.0/specifications/i18n-1.14.4.gemspec

bincapz found differences: Click to expand/collapse

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/interpolate/ruby.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTP URLs http://github.com/mutoh/gettext/blob/f6566738b981fe0952548c421042ad1e0cd

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/pluralization.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTPS URLs ruby-i18n/i18n#629
https://unicode-org.github.io/cldr/ldml/tr35-numbers.html

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/base.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW encoding/json/decode decodes JSON messages JSON.parse

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/locale/tag/rfc4646.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTP URLs http://en.wikipedia.org/wiki/IETF_language_tag

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM builtin/openssl this binary includes OpenSSL source code OpenSSL/
-LOW ref/site/url contains embedded HTTPS URLs https://ruby-doc.org/stdlib/libdoc/openssl/rdoc/OpenSSL/Digest.html
https://www.ruby-doc.org/core/classes/Object.html

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/tests/interpolation.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
-MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("

Deleted: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.4/lib/i18n/backend/cascade.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
-LOW ref/site/url contains embedded HTTP URLs http://github.com/clemens/i18n-cascading-backend

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/pluralization.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTPS URLs ruby-i18n/i18n#629
https://unicode-org.github.io/cldr/ldml/tr35-numbers.html

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/cache.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM builtin/openssl this binary includes OpenSSL source code OpenSSL/
+LOW ref/site/url contains embedded HTTPS URLs https://ruby-doc.org/stdlib/libdoc/openssl/rdoc/OpenSSL/Digest.html
https://www.ruby-doc.org/core/classes/Object.html

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/interpolate/ruby.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTP URLs http://github.com/mutoh/gettext/blob/f6566738b981fe0952548c421042ad1e0cd

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/base.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW encoding/json/decode decodes JSON messages JSON.parse

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/backend/cascade.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTP URLs http://github.com/clemens/i18n-cascading-backend

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/tests/interpolation.rb [⚠️ MEDIUM]

RISK KEY DESCRIPTION EVIDENCE
+MEDIUM techniques/code_eval evaluate code dynamically using eval() eval("

Added: ruby3.2-i18n/usr/lib/ruby/gems/3.2.0/gems/i18n-1.14.5/lib/i18n/locale/tag/rfc4646.rb [✅ LOW]

RISK KEY DESCRIPTION EVIDENCE
+LOW ref/site/url contains embedded HTTP URLs http://en.wikipedia.org/wiki/IETF_language_tag

@ajayk ajayk merged commit 422d3bf into main May 6, 2024
8 checks passed
@ajayk ajayk deleted the wolfictl-d05656bf-7c47-4ddf-a414-1df9a6f8c487 branch May 6, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants