Skip to content

Bump combustion from 1.3.1 to 1.3.7#174

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/combustion-1.3.7
Open

Bump combustion from 1.3.1 to 1.3.7#174
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/combustion-1.3.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2022

Copy link
Copy Markdown

Bumps combustion from 1.3.1 to 1.3.7.

Changelog

Sourced from combustion's changelog.

1.3.7 - June 1st 2022

  • Fix regression bug, ensure sprockets is loaded with Rails ~> 6.1.1.

1.3.6 - May 24th 2022

  • Update test matrix to cover Ruby 3.1.
  • Refactor version checking for historical Rails features.
  • Fix support for edge (7.1+) Rails (Jonathan Rochkind).

1.3.5 - November 25th 2021

  • Fixed typo when loading Action Cable (Mikhail Nelaev).

1.3.4 - November 21st 2021

  • Another fix for ActiveRecord settings to ensure Rails 7 configuration is run when needed.
  • Don't load Sprockets as part of the default (:all) set for Rails 7.

1.3.3 - September 22nd 2021

  • Fix order of ActiveRecord settings with Rails 7 so they don't run when ActiveRecord isn't required.

1.3.2 - September 18th 2021

  • Confirmed support for Ruby v3, Rails 6.1, and Rails 7.0.0.alpha2.
Commits
  • 8916f6b 1.3.7
  • a09d720 fix: sprockets version constraint was incorrect.
  • 195ee95 1.3.6
  • 75726a0 correct README for actual current test matrix combinations
  • 5b0594f refactor: Add formal version comparison helper.
  • fcf226d Correct name of FactoryBot in readme
  • 4b9c18d test: run local tests against all Rails versions.
  • 806f20a test: include net-smtp for Rails 6.1 on MRI 3.1.
  • 489bfb7 test: Don't include Rails 6.0 on Ruby 3.1
  • d3109e1 test: ensure Rails 7.0.1 for MRI 3.1 happiness.
  • 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 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 [combustion](https://github.com/pat/combustion) from 1.3.1 to 1.3.7.
- [Release notes](https://github.com/pat/combustion/releases)
- [Changelog](https://github.com/pat/combustion/blob/main/HISTORY)
- [Commits](pat/combustion@v1.3.1...v1.3.7)

---
updated-dependencies:
- dependency-name: combustion
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 2, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants