Skip to content

Bump the rails_default group with 2 updates #30

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 Sep 30, 2024

Bumps the rails_default group with 2 updates: solid_queue and slim_lint.

Updates solid_queue from 0.9.0 to 1.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 slim_lint from 0.29.0 to 0.30.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.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 2 updates: [solid_queue](https://github.com/rails/solid_queue) and [slim_lint](https://github.com/sds/slim-lint).


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 `slim_lint` from 0.29.0 to 0.30.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.30.0)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-type: direct:production
  update-type: version-update:semver-major
  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 Sep 30, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

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

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/bundler/rails_default-23d24dcb5f branch October 7, 2024 13:38
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