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 dependencies group with 3 updates #40

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2024

Bumps the dependencies group with 3 updates: rails, turbo-rails and view_component.

Updates rails from 7.1.3 to 7.1.3.2

Release notes

Sourced from rails's releases.

v7.1.3.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix raise_on_missing_translations not working correctly with the translate method in controllers after the patch for CVE-2024-26143.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

... (truncated)

Commits
  • 6f0d1ad Preparing for 7.1.3.2 release
  • c25f0fc Respect raise_on_missing_ in controller
  • d73ed95 Preparing for 7.1.3.1 release
  • 43037d8 update changelog
  • 5187a9e fix XSS vulnerability when using translation
  • b4d3bfb Fix ReDoS in accept header scanning
  • See full diff in compare view

Updates turbo-rails from 2.0.3 to 2.0.4

Release notes

Sourced from turbo-rails's releases.

v2.0.4

What's Changed

  • Turbo v8.0.3

Full Changelog: hotwired/turbo-rails@v2.0.3...v2.0.4

Commits

Updates view_component from 3.10.0 to 3.11.0

Release notes

Sourced from view_component's releases.

v3.11.0

  • Fix running non-integration tests under Rails main.

    Cameron Dutro

  • Better name and link for Avo.

    Adrian Marin

  • Document using rack-mini-profiler with ViewComponent.

    Thomas Carr

  • Move dependencies to gemspec.

    Joel Hawksley

  • Include ViewComponent::UseHelpers by default.

    *Reegan Viljoen*
    
  • Bump puma in Gemfile.lock.

    Cameron Dutro

  • Add Keenly to users list.

    Vinoth

Changelog

Sourced from view_component's changelog.

3.11.0

  • Fix running non-integration tests under Rails main.

    Cameron Dutro

  • Better name and link for Avo.

    Adrian Marin

  • Document using rack-mini-profiler with ViewComponent.

    Thomas Carr

  • Move dependencies to gemspec.

    Joel Hawksley

  • Include ViewComponent::UseHelpers by default.

    *Reegan Viljoen*
    
  • Bump puma in Gemfile.lock.

    Cameron Dutro

  • Add Keenly to users list.

    Vinoth

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 dependencies group with 3 updates: [rails](https://github.com/rails/rails), [turbo-rails](https://github.com/hotwired/turbo-rails) and [view_component](https://github.com/viewcomponent/view_component).


Updates `rails` from 7.1.3 to 7.1.3.2
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](rails/rails@v7.1.3...v7.1.3.2)

Updates `turbo-rails` from 2.0.3 to 2.0.4
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](hotwired/turbo-rails@v2.0.3...v2.0.4)

Updates `view_component` from 3.10.0 to 3.11.0
- [Release notes](https://github.com/viewcomponent/view_component/releases)
- [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](ViewComponent/view_component@v3.10.0...v3.11.0)

---
updated-dependencies:
- dependency-name: rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: turbo-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 25, 2024
@sfnelson sfnelson merged commit 427e3a2 into main Feb 26, 2024
1 check passed
@sfnelson sfnelson deleted the dependabot/bundler/dependencies-6593b6e05f branch February 26, 2024 10:10
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.

1 participant