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

Update dependency sass-rails to v6 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sass-rails '~> 3.2.3' -> '~> 6.0.0' age adoption passing confidence

Release Notes

rails/sass-rails (sass-rails)

v6.0.0: 6.0.0

Compare Source

Breaking change

v5.1.0

Compare Source

v5.0.8

Compare Source

v5.0.7

Compare Source

  • Remove ruby warnings

v5.0.6

Compare Source

  • Fixes deprecation warnings on Sprockets 3 (#​382)

    Richard Schneeman

v5.0.5: 5.0.5

Compare Source

  • Support Rails 5

v5.0.4: 5.0.4

Compare Source

  • Allow Tilt 2 usage
  • Allow no compression for all environments

v5.0.3: 5.0.3

Compare Source

  • Fixed file permissions

v5.0.2: 5.0.2

Compare Source

  • Configure assets environment inside a configure block. This fixes an issue with sprockets-rails' master branch.

v5.0.1: 5.0.1

Compare Source

  • Fixed @import glob related caching bug

v5.0.0: 5.0.0

Compare Source

  • Register scss and sass extensions for rake notes
  • Make possible to use sprocktes > 2.8 and < 4
  • Make possible to use sass ~> 3.1
  • Deprecate .css.scss and .css.sass extensions
  • Limit =require to .css only files and @import to .scss files. Avoid mixing the two.

v4.0.5: 4.0.5

Compare Source

  • Make possible to use sprockets 2.12.

v4.0.4: 4.0.4

Compare Source

  • Make possible to use any sprockets version in the 2.11 series.
  • Require at least sass 3.2.2.

v4.0.3: 4.0.3

Compare Source

  • Make possible to use sprockets-rails 2.1.

v4.0.2: 4.0.2

Compare Source

  • Lock sprockets version to <= 2.11.0. Fixes #​191.

v4.0.1: 4.0.1

Compare Source

  • Remove Post Processors from asset evaluation.

v4.0.0: 4.0.0

Compare Source

  • Add support for importing ERB files.
  • Remove Sass::Rails::Compressor. Use Sprockets::SassCompressor (:sass option) instead.
  • Remove tilt dependency.
  • Bump sprockets-rails to 2.0.0.rc4.
  • Remove compress option from config.assets. Instead, turn on compression for all environments except development.
  • Deprecate asset_path and asset_url with two arguments.
  • Add Rails 4 support.
  • Drop Ruby 1.8 support.

v3.2.6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented May 22, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
installing v2 tool ruby v3.2.2
linking tool ruby v3.2.2
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
gem 3.4.10
RubyGems Environment:
  - RUBYGEMS VERSION: 3.4.10
  - RUBY VERSION: 3.2.2 (2023-03-30 patchlevel 53) [x86_64-linux]
  - INSTALLATION DIRECTORY: /tmp/renovate-cache/others/bundler
  - USER INSTALLATION DIRECTORY: /home/ubuntu/.local/share/gem/ruby/3.2.0
  - RUBY EXECUTABLE: /opt/buildpack/tools/ruby/3.2.2/bin/ruby
  - GIT EXECUTABLE: /usr/bin/git
  - EXECUTABLE DIRECTORY: /tmp/renovate-cache/others/bundler/bin
  - SPEC CACHE DIRECTORY: /home/ubuntu/.local/share/gem/specs
  - SYSTEM CONFIGURATION DIRECTORY: /usr/local/ruby/3.2.2/etc
  - RUBYGEMS PLATFORMS:
     - ruby
     - x86_64-linux
  - GEM PATHS:
     - /tmp/renovate-cache/others/bundler
     - /home/ubuntu/.local/share/gem/ruby/3.2.0
     - /opt/buildpack/tools/ruby/3.2.2/lib/ruby/gems/3.2.0
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :backtrace => false
     - :bulk_threshold => 1000
     - "gem" => "--bindir /home/ubuntu/bin --no-document"
     - :benchmark => false
  - REMOTE SOURCES:
     - https://rubygems.org/
  - SHELL PATH:
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /home/ubuntu/.cargo/bin
     - /home/ubuntu/.local/bin
     - /go/bin
     - /home/ubuntu/bin
     - /home/ubuntu/bin
     - /usr/local/sbin
     - /usr/local/bin
     - /usr/sbin
     - /usr/bin
     - /sbin
     - /bin
Installed v2 /usr/local/buildpack/tools/v2/ruby.sh in 2 seconds
installing v2 tool bundler v2.4.13
linking tool bundler v2.4.13
Bundler version 2.4.13
Installed v2 /usr/local/buildpack/tools/v2/bundler.sh in 1 seconds
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]
Fetching gem metadata from https://rubygems.org/.......
Resolving dependencies...

Could not find compatible versions

Because rails >= 3.0.3, < 4.0.0.beta1 depends on bundler ~> 1.0
  and the current Bundler version (2.4.13) does not satisfy bundler ~> 1.0,
  rails >= 3.0.3, < 4.0.0.beta1 cannot be used.
So, because Gemfile depends on rails = 3.2.9,
  version solving has failed.

Your bundle requires a different version of Bundler than the one you're running.
Install the necessary version with `gem install bundler:1.17.3` and rerun
bundler using `bundler _1.17.3_ lock --update sass-rails`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants