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 minor-updates group across 1 directory with 3 updates #289

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps the minor-updates group with 3 updates in the / directory: turbo-rails, tailwindcss-rails and faker.

Updates turbo-rails from 2.0.5 to 2.0.6

Release notes

Sourced from turbo-rails's releases.

v2.0.6

What's Changed

New Contributors

Full Changelog: hotwired/turbo-rails@v2.0.5...v2.0.6

Commits
  • 14b965f Update to latest turbo version
  • dbc8fe3 Bump version
  • 5f2c10b Bump version
  • 1ad9574 Update turbo version
  • 1428954 Remove morph broadcast helpers (#647)
  • 4f54481 Merge pull request #645 from dentarg/ci/bump-ferrum-timeouts
  • 6d02bf8 CI: bump Ferrum/Chrome timeouts
  • 41e8561 Merge pull request #584 from Uaitt/update-github-actions
  • 0960206 Merge pull request #562 from skipkayhil/hm-fix-double-renderer-registration
  • 669ba6d Merge pull request #502 from dorner/fix-array-to-a-bug
  • Additional commits viewable in compare view

Updates tailwindcss-rails from 2.6.2 to 2.6.3

Release notes

Sourced from tailwindcss-rails's releases.

v2.6.3 / 2024-07-16

Changelog

Sourced from tailwindcss-rails's changelog.

v2.6.3 / 2024-07-16

Commits
  • 7c3ebd1 version bump to v2.6.3
  • a997f5b Merge pull request #381 from rails/flavorjones-dep-tailwind-3.4.6
  • c59b4f7 dep: update packaged tailwindcss to v3.4.6
  • See full diff in compare view

Updates faker from 3.4.1 to 3.4.2

Release notes

Sourced from faker's releases.

v3.4.2

Happy July with a new faker-ruby release.

This version:

  • introduces a breaking change for Faker::NationalHealthService.british_number (more details below)
  • adds translation for some generators
  • fixes bugs

Breaking changes

The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version, Faker::NationalHealthService.british_number uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range.

Breaking change was introduced in "Add test range param to NHS numbers" by @​neanias in faker-ruby/faker#2947

Improvements & Bug fixes

Update local dependencies

New Contributors

Full Changelog: faker-ruby/faker@v.3.4.1...v3.4.2

Changelog

Sourced from faker's changelog.

v3.4.2 (2024-07-16)

Happy July with a new faker-ruby release.

This version:

  • introduces a breaking change for Faker::NationalHealthService.british_number (more details below)
  • adds translation for some generators
  • fixes bugs

Breaking changes

The NHS sets aside a range of numbers from 999 000 0000 to 999 999 9999 for test purposes. The old range could produce NHS numbers that were in use by real patients in the UK/England and Wales. In this version, Faker::NationalHealthService.british_number uses the test range for creating NHS numbers rather than the previous 400 000 0010 to 499 999 9999 range.

Breaking change was introduced in "Add test range param to NHS numbers" by @​neanias in faker-ruby/faker#2947

Improvements & Bug fixes

Update local dependencies

New Contributors

Full Changelog: faker-ruby/faker@v.3.4.1...v3.4.2


Commits

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 minor-updates group with 3 updates in the / directory: [turbo-rails](https://github.com/hotwired/turbo-rails), [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) and [faker](https://github.com/faker-ruby/faker).


Updates `turbo-rails` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.5...v2.0.6)

Updates `tailwindcss-rails` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](rails/tailwindcss-rails@v2.6.2...v2.6.3)

Updates `faker` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](faker-ruby/faker@v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

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 Jul 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 24, 2024

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

@dependabot dependabot bot closed this Jul 24, 2024
@dependabot dependabot bot deleted the dependabot/bundler/minor-updates-ddd90b1bfc branch July 24, 2024 12:40
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants