Skip to content

Bump the rails_default group with 4 updates #19

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the rails_default group with 4 updates: stimulus-rails, solid_queue, mission_control-jobs and rspec-rails.

Updates stimulus-rails from 1.3.3 to 1.3.4

Release notes

Sourced from stimulus-rails's releases.

v1.3.4

What's Changed

New Contributors

Full Changelog: hotwired/stimulus-rails@v1.3.3...v1.3.4

Commits

Updates solid_queue from 0.4.1 to 0.5.0

Commits
  • 978a1fd Bump solid_queue to 0.5.0
  • eebdd77 Merge pull request #272 from rails/persist-recurring-tasks
  • 953349c Don't delete persisted recurring tasks when the dispatcher shuts down
  • c2ec696 Improve tests in preparation for bumping Rails dependency
  • 845d36e Handle concurrent inserts in PostgreSQL when enqueuing recurring tasks
  • d1676d5 Add upgrading instructions for the upcoming version
  • 09eabe2 Allow specifying queue, priority, command and description for recurring tasks
  • 04a1d93 Fix persisting tasks for PostgreSQL on concurrent INSERTs
  • 6236739 Persist and reload recurring tasks before scheduling them
  • 546aaa6 Add static attribute to recurring tasks
  • Additional commits viewable in compare view

Updates mission_control-jobs from 0.3.0 to 0.3.1

Release notes

Sourced from mission_control-jobs's releases.

v0.3.1

What's Changed

New Contributors

Full Changelog: rails/mission_control-jobs@v0.3.0...v0.3.1

Commits
  • 7875a55 Bump mission_control-jobs to 0.3.1
  • ec05d2c Handle empty backtrace from Solid Queue failed execution
  • 8208087 Support new persisted recurring tasks in Solid Queue
  • 00a5f8a UiHelper => InterfaceHelper
  • d50f578 Bump action/checkout to v4
  • See full diff in compare view

Updates rspec-rails from 6.1.3 to 6.1.4

Changelog

Sourced from rspec-rails's changelog.

6.1.4 / 2024-08-15

Full Changelog

Bug Fixes:

  • Prevent have_http_status matcher raising an error when encountering a raw Rack::MockResponse. (Christophe Bliard, #2771)
  • Move Rails version conditional from index scaffold generated file to template. (Matt Jankowski, #2777)
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 rails_default group with 4 updates: [stimulus-rails](https://github.com/hotwired/stimulus-rails), [solid_queue](https://github.com/rails/solid_queue), [mission_control-jobs](https://github.com/rails/mission_control-jobs) and [rspec-rails](https://github.com/rspec/rspec-rails).


Updates `stimulus-rails` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](hotwired/stimulus-rails@v1.3.3...v1.3.4)

Updates `solid_queue` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v0.4.1...v0.5.0)

Updates `mission_control-jobs` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/rails/mission_control-jobs/releases)
- [Commits](rails/mission_control-jobs@v0.3.0...v0.3.1)

Updates `rspec-rails` from 6.1.3 to 6.1.4
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](rspec/rspec-rails@v6.1.3...v6.1.4)

---
updated-dependencies:
- dependency-name: stimulus-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails_default
- dependency-name: solid_queue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: mission_control-jobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails_default
- dependency-name: rspec-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rails_default
...

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

dependabot bot commented on behalf of github Aug 25, 2024

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

@dependabot dependabot bot closed this Aug 25, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rails_default-5735421471 branch August 25, 2024 03:53
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