sarvex / gitlabhq

GitLab is version control for your server
https://about.gitlab.com/features/
Other
0 stars 0 forks source link

Bump base32 from 0.3.2 to 0.3.4 #166

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 10 months ago

Bumps base32 from 0.3.2 to 0.3.4.

Changelog

Sourced from base32's changelog.

0.3.4

  • PR #7: Updated README formatting (contributer: codehs)
  • PR #8: Include license in gemspec (contributer: flavio)
  • PR #9: Detect invalid characters when decoding (contributer: voondo)
  • PR #10: Properly initialize character table (contributer: pwnall)
  • PR #11: Move version.rb into lib/base32 (contributer: pravi)
  • PR #12: Fix deprecation warnings (contributer: kenchan)
  • PR #13: Fix build errors (contributor: kenchan)
Commits
  • 0e29a02 bump to 0.3.4 since I yanked the 0.3.3 gem
  • 089ed5e Update CHANGELOG.md
  • c8dc0ab remove deprecated rdoc config
  • fda6452 Merge pull request #13 from kenchan/fix-rake-build
  • 86722e7 Merge pull request #11 from pravi/master
  • 92be9f6 Merge pull request #12 from kenchan/deprecation-warning
  • 4934498 fix build errors
  • d77453f fix a deprecation warning
  • f86a3ee move version to lib/base32
  • a65a6cd Merge pull request #10 from pwnall/fix_warnings
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud