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

Bump the ruby-dependencies group across 1 directory with 4 updates #1628

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2024

Bumps the ruby-dependencies group with 4 updates in the / directory: bcrypt_pbkdf, countries, minitest and racc.

Updates bcrypt_pbkdf from 1.1.0 to 1.1.1

Commits

Updates countries from 6.0.0 to 6.0.1

Release notes

Sourced from countries's releases.

6.0.1

What's Changed

New Contributors

Full Changelog: countries/countries@v6.0.0...v6.0.1

Changelog

Sourced from countries's changelog.

6.0.1 (2024/05/18 11:35 +00:00)

  • Adds the unofficial localized name of Bulgaria in Bulgarian #844 (itay-grudev)
  • Update GT subdivisions #839 (sineed)
  • Update Estonia standard VAT from 20% to 22% (January 1st 2024 change) #849 (jarthod)
  • Add fy language to NL, fixes #843 #846 (pmor)
  • Add conversion methods for country codes #847 (mechnicov)
Commits
  • 78d6b7f Update cache and CHANGELOG, bump version
  • c9990b5 Update gems
  • c1678c8 Merge pull request #847 from mechnicov/add-conversion-methods-for-country-codes
  • 234a6a9 Merge pull request #846 from countries/data/add_fy_to_nl
  • 9938fc0 Merge pull request #849 from jarthod/patch-1
  • 5cf9742 Update EE VAT from 20 to 22 (01/01/2024 change)
  • ef14cc7 Add conversion methods for country codes
  • baeede0 Add fy language to NL, fixes #843
  • b71eae3 Merge pull request #839 from sineed/gt-subdivisions-update
  • 9dcbeba Merge pull request #844 from itay-grudev/patch-1
  • Additional commits viewable in compare view

Updates minitest from 5.23.0 to 5.23.1

Changelog

Sourced from minitest's changelog.

=== 5.23.1 / 2024-05-21

  • 1 bug fix:

    • Fully qualify the Queue class to avoid conflicts with other libraries. (rafaelfranca)
Commits
  • 7ad0ff0 prepped for release
  • f60c6f2 - Fully qualify the Queue class to avoid conflicts with other libraries. (raf...
  • See full diff in compare view

Updates racc from 1.7.3 to 1.8.0

Release notes

Sourced from racc's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: ruby/racc@v1.7.3...v1.8.0

Commits
  • 8eeca62 Merge pull request #268 from yui-knk/v1.8.0
  • 1f81d39 Bump up v1.8.0
  • 00ebdbb Merge pull request #262 from yui-knk/support_expect_bang
  • 8f4ad92 Support error_on_expect_mismatch declaration in Racc grammar file
  • 354e98a Merge pull request #266 from ydah/fix-readme-ja
  • b4ec52c Merge pull request #267 from ydah/change-encode
  • 017a46e Change encode EUC-JP to UTF-8
  • f53a1f2 Update Racc link in README.ja.rdoc
  • b75bf42 Change Requirement to match README.rdoc
  • 0c0f585 Merge pull request #265 from nobu/options
  • Additional commits viewable in compare view

Dependabot 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 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

Bumps the ruby-dependencies group with 4 updates in the / directory: [bcrypt_pbkdf](https://github.com/net-ssh/bcrypt_pbkdf-ruby), [countries](https://github.com/countries/countries), [minitest](https://github.com/minitest/minitest) and [racc](https://github.com/tenderlove/racc).


Updates `bcrypt_pbkdf` from 1.1.0 to 1.1.1
- [Commits](net-ssh/bcrypt_pbkdf-ruby@v1.1.0...v1.1.1)

Updates `countries` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/countries/countries/releases)
- [Changelog](https://github.com/countries/countries/blob/master/CHANGELOG.md)
- [Commits](countries/countries@v6.0.0...v6.0.1)

Updates `minitest` from 5.23.0 to 5.23.1
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](minitest/minitest@v5.23.0...v5.23.1)

Updates `racc` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/tenderlove/racc/releases)
- [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog)
- [Commits](ruby/racc@v1.7.3...v1.8.0)

---
updated-dependencies:
- dependency-name: bcrypt_pbkdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: countries
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: minitest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: ruby-dependencies
- dependency-name: racc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 23, 2024
@dependabot dependabot bot deleted the dependabot/bundler/ruby-dependencies-6d9abfb9e0 branch May 23, 2024 23:42
@github-actions github-actions bot locked and limited conversation to collaborators May 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants