Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps slim-rails from 3.3.0 to 3.6.3.

Release notes

Sourced from slim-rails's releases.

Support for Slim 5

No release notes provided.

Support for Rails 7 style templates

This release adds support for Rails 7 style templates. Templates for older versions of Rails are still supported.

This and future releases require Ruby 2.5 or later.

New Contributors

Full Changelog: slim-template/slim-rails@v3.3.0...v3.5.1

Changelog

Sourced from slim-rails's changelog.

3.6.1 (February 14, 2023)

  • Fix to avoid depending on the failed Slim 5.0.0 release (#188)

#188: slim-template/slim-rails#188

3.6.0 (February 14, 2023)

  • Add support for Slim 5 (#185)

Thanks https://github.com/michaelbaudino (#185)

#185: slim-template/slim-rails#185

3.5.0 (May 2022)

  • Restored legacy templates for Rails < 7
  • Updated Appraisals to supported Rails versions
  • Replace Travis CI with Github Actions.

Thanks https://github.com/davidwessman (#180)

3.4.0 (March 2022)

  • Updated templates to Rails 7 style (thanks github.com/viktorianer) (#178)
Commits
  • 5e101b7 Bump version to 3.6.3
  • 3246626 Merge pull request #193 from taketo1113/fix-error-with-namespace
  • 7934083 Merge pull request #194 from taketo1113/ci-rails-7.1
  • 67dccdf Added Rails 7.1 to the CI matrix.
  • b2e668e Removed unnecessary @
  • 346ad69 Bump version to 3.6.2
  • 3d46470 Merge pull request #191 from patrols/make-slim-5.0-compatible
  • 76e71cd Update gemspec to be compatible with slim 5.0
  • 16fa7bd README: Separate out details from main things (#190)
  • 4962a98 Merge pull request #189 from olleolleolle/patch-1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.3.0 to 3.6.3.
- [Release notes](https://github.com/slim-template/slim-rails/releases)
- [Changelog](https://github.com/slim-template/slim-rails/blob/master/CHANGELOG.md)
- [Commits](slim-template/slim-rails@v3.3.0...v3.6.3)

---
updated-dependencies:
- dependency-name: slim-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 25, 2023
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