Skip to content
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

Bump compass-rails from 2.0.1 to 4.0.0 #7104

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2021

Bumps compass-rails from 2.0.1 to 4.0.0.

Changelog

Sourced from compass-rails's changelog.

Change log

3.0.1 - 2016-2

Fixed

  • Fix running rake assts:precompile to be run in production mode. Issue #257.

3.0.0 - 2016-01-23

Added

Fixed

  • Sprockets cache files are no longer saved to /tmp and now use the app-level tmp folder instead.

2.0.2 - 2015-01-03

Fixed

  • Fixed test suite to test against Rails 3.1, 3.2, 4.0, 4.2 on Ruby 1.9.3, 2.0.0, 2.1.0, 2.2.0 and jruby-head. Issue #206
  • Support up to sass-rails 5.0.1. Issue #198
  • Fix sass_importer patches having incorrect method signatures. Issue #195
  • Fixed incorrect path generation for sprites in Rails 4. Issue #190

2.0.0 - 2014-07-10

Added

  • Support for Rails 4.2
  • Allow newer sass-rails with Sass 3.3 support (see #160).

Removed

  • Rails 3.0 support.

Fixed

  • Properly bust the cache on image sprites within a sub-directory that are imported with a wildcard (see #166).

1.1.7 - 2014-03-18

Fixed

  • Locked Sprockets version to 2.11.0 (see #146).

1.1.6 - 2014-03-11

Fixed

  • Leave bundle selection to rails environment.

1.1.5 - 2014-03-11

Added

  • Support for Ruby 2.1.0.

Fixed

  • Fixed rails_loaded? for when Rails is defined but no application is actually loaded.

1.1.4 - 2014-03-18

Changed

  • Simplified README.

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Mar 13, 2021
Copy link
Contributor

@Matt-Yorkley Matt-Yorkley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I think this fixes the weird compass deprecation warning.

We should stage this and check the CSS is compiled before merging (just a quick check).

@Matt-Yorkley Matt-Yorkley self-assigned this Mar 16, 2021
@Matt-Yorkley Matt-Yorkley added pr-staged-fr staging.coopcircuits.fr pr-staged-es and removed pr-staged-fr staging.coopcircuits.fr labels Mar 16, 2021
@Matt-Yorkley
Copy link
Contributor

Staged and did a quick check. Precompiling was fine, assets all seem normal. I think we're good to merge here 👍

@Matt-Yorkley Matt-Yorkley merged commit d64fd19 into master Mar 16, 2021
@Matt-Yorkley Matt-Yorkley deleted the dependabot/bundler/compass-rails-4.0.0 branch March 16, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants