Skip to content

Bump the rails_default group across 1 directory with 5 updates #32

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 Oct 7, 2024

Bumps the rails_default group with 5 updates in the / directory:

Package From To
solid_queue 0.9.0 1.0.0
mission_control-jobs 0.3.1 0.3.2
pagy 9.0.9 9.1.0
rubocop-rspec 3.0.5 3.1.0
slim_lint 0.29.0 0.31.0

Updates solid_queue from 0.9.0 to 1.0.0

Release notes

Sourced from solid_queue's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v0.9.0...v1.0.0

Commits
  • 29b1847 Bump solid_queue to version 1.0.0
  • f3f0f02 Fix memoization for #recurring_tasks_config
  • 3e71f90 Add per-environment keys in sample recurring configurations
  • 9f1d309 Clarify using multiple schedulers with the same configuration
  • eeb0d47 Use version 1 for schema, to match Solid Cache's
  • 2ed2cfe Remove connects_to incomplete description from Other config options
  • 67b964d Bump solid_queue to 1.0.0.beta
  • 2293d8c Fix README conflicts
  • 7a781de Add section for exception handling (#139)
  • f1a634f Add Devcontainer config
  • Additional commits viewable in compare view

Updates mission_control-jobs from 0.3.1 to 0.3.2

Release notes

Sourced from mission_control-jobs's releases.

v0.3.2

What's Changed

New Contributors

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

Commits
  • 36c144e Bump mission_control-jobs to 0.3.2
  • 24060cd Support new recurring task features
  • 7f71ec8 Merge pull request #87 from zavan/api-only
  • 5feecbe Merge branch 'main' into api-only
  • d183086 Fix propshaft CSS importing
  • d8bee68 Proof-of-concept for getting this to work with api_only applications
  • See full diff in compare view

Updates pagy from 9.0.9 to 9.1.0

Release notes

Sourced from pagy's releases.

Version 9.1.0

✴ What's new in 9.0+ ✴

  • Wicked-fast Keyset Pagination for big data! It works with ActiveRecord::Relation and Sequel::Dataset sets.
  • More Playground Apps to showcase, clone and develop pagy APPs without any setup on your side
  • Lots of refactorings and optimizations
  • See the Changelog for possible breaking changes

Changes in 9.1.0

  • Add Dzongkha (dz locale) (#741)

CHANGELOG

Changelog

Sourced from pagy's changelog.

Version 9.1.0

  • Add Dzongkha (dz locale) (#741)
Commits

Updates rubocop-rspec from 3.0.5 to 3.1.0

Release notes

Sourced from rubocop-rspec's releases.

RuboCop RSpec v3.1.0

  • Add RSpec/StringAsInstanceDoubleConstant to check for and correct strings used as instance_doubles. (@​corsonknowles)
  • Fix false-positive for RSpec/UnspecifiedException when a method is literally named raise_exception. (@​aarestad)
  • Fix false-positive for RSpec/UnspecifiedException when not_to raise_error is used within a block. (@​aarestad, @​G-Rath)
Changelog

Sourced from rubocop-rspec's changelog.

3.1.0 (2024-10-01)

  • Add RSpec/StringAsInstanceDoubleConstant to check for and correct strings used as instance_doubles. ([@​corsonknowles])
  • Fix false-positive for RSpec/UnspecifiedException when a method is literally named raise_exception. ([@​aarestad])
  • Fix false-positive for RSpec/UnspecifiedException when not_to raise_error is used within a block. ([@​aarestad], [@​G-Rath])
Commits
  • 5e06176 Merge pull request #1963 from rubocop/release
  • 34c042e Bump version to v3.1.0
  • dea7de9 Merge pull request #1957 from corsonknowles/master
  • 324552c Add RSpec/StringAsInstanceDoubleConstant
  • 5959ad6 Merge pull request #1962 from G-Rath/add-spec
  • 1f48c7b test: showcase RSpec/UnspecifiedException block/chain confusion is fixed
  • 79e0bf7 Merge pull request #1960 from aarestad/unspecified-exception-fix
  • a59315f fix false positive on UnspecifiedException cop when function is named raise_e...
  • cf0ac65 Merge pull request #1958 from rubocop/cop-config-order
  • 5b91d18 Merge pull request #1959 from rubocop/fix-RedundantSourceRange-offenses
  • Additional commits viewable in compare view

Updates slim_lint from 0.29.0 to 0.31.0

Release notes

Sourced from slim_lint's releases.

0.30.0

  • Speed up load time by preferring require_relative in internal gem file loading
Changelog

Sourced from slim_lint's changelog.

0.31.0

  • Add GitHub reporter

0.30.0

  • Speed up load time by preferring require_relative in internal gem file loading
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 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [solid_queue](https://github.com/rails/solid_queue) | `0.9.0` | `1.0.0` |
| [mission_control-jobs](https://github.com/rails/mission_control-jobs) | `0.3.1` | `0.3.2` |
| [pagy](https://github.com/ddnexus/pagy) | `9.0.9` | `9.1.0` |
| [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.0.5` | `3.1.0` |
| [slim_lint](https://github.com/sds/slim-lint) | `0.29.0` | `0.31.0` |



Updates `solid_queue` from 0.9.0 to 1.0.0
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v0.9.0...v1.0.0)

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

Updates `pagy` from 9.0.9 to 9.1.0
- [Release notes](https://github.com/ddnexus/pagy/releases)
- [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md)
- [Commits](ddnexus/pagy@9.0.9...9.1.0)

Updates `rubocop-rspec` from 3.0.5 to 3.1.0
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v3.0.5...v3.1.0)

Updates `slim_lint` from 0.29.0 to 0.31.0
- [Release notes](https://github.com/sds/slim-lint/releases)
- [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md)
- [Commits](sds/slim-lint@v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: pagy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rails_default
- dependency-name: slim_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

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

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rails_default-ddf7be10e9 branch October 21, 2024 14:01
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