Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps country_select from 6.1.1 to 8.0.0.

Release notes

Sourced from country_select's releases.

8.0.0

Breaking Changes

  • The countries provided in priority_countries will now be sorted by country name, to have a uniform behaviour with the only list. To preserve the order of the provided list, add the sort_provided: false option as shown in https://github.com/countries/country_select#usage

What's Changed

Full Changelog: countries/country_select@v7.0.0...v8.0.0

7.0.0

Breaking Changes

What's Changed

New Contributors

Full Changelog: countries/country_select@v6.1.1...v7.0.0

Changelog

Sourced from country_select's changelog.

8.0.0 2022-06-30

  • Update countries gem to 5.1.0 (@​pmor)
  • Add deprecation warning for old priority country syntax (@​pmor)
  • Allow option to preserve the sort order as inputted in the only array of countries (@​pmor)
  • Remove sort_alphabetical dependency (@​pmor)

7.0.0 2022-04-03

Commits
  • 2429744 Bump version an update CHANGELOG
  • 5f92857 Merge pull request #204 from countries/remove_sort_alphabetical
  • 6a56dc6 Merge branch 'master' into remove_sort_alphabetical
  • 7e73c4c Merge pull request #202 from countries/custom_order_for_only_array
  • 85bb681 Merge pull request #203 from countries/deprecate_old_priority_syntax
  • f59998f Merge pull request #205 from countries/update_countries_gem
  • 34e3891 Update README
  • fe26f97 Rename sort_only to sort_provided and apply the same logic to priority countr...
  • 5811264 Update test gemfiles
  • 150a4ff Update countries gem to 5.1.0 and run bundle update
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file major ruby Pull requests that update Ruby code labels Jul 1, 2022
Bumps [country_select](https://github.com/countries/country_select) from 6.1.1 to 8.0.0.
- [Release notes](https://github.com/countries/country_select/releases)
- [Changelog](https://github.com/countries/country_select/blob/master/CHANGELOG.md)
- [Commits](countries/country_select@v6.1.1...v8.0.0)

---
updated-dependencies:
- dependency-name: country_select
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/country_select-8.0.0 branch from 2fa8971 to ed9c0e7 Compare July 21, 2022 06:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 4, 2023

Superseded by #1507.

@dependabot dependabot bot closed this Jan 4, 2023
@dependabot dependabot bot deleted the dependabot/bundler/country_select-8.0.0 branch January 4, 2023 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file major ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant