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

chore(deps): bump sprockets-rails from 3.2.1 to 3.4.2 #554

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sprockets-rails from 3.2.1 to 3.4.2.

Release notes

Sourced from sprockets-rails's releases.

v3.4.2

What's Changed

New Contributors

Full Changelog: rails/sprockets-rails@v3.4.1...v3.4.2

v3.4.1

What's Changed

Full Changelog: rails/sprockets-rails@v3.4.0...v3.4.1

v3.4.0

What's Changed

  • Ensure source mapping URLs set by transpilers are not broken by appending a semicolon to their path and translate the paths to the digested versions for deployment by @​dhh in rails/sprockets-rails#479

This makes sprockets-rails compatible out of the box with sourcemap generation from jsbundling-rails.

v3.3.0

What's Changed

Full Changelog: rails/sprockets-rails@v3.2.2...v3.3.0

3.2.2

  • Fix extending ActionView::Base instances with Sprockets::Rails::Helper on Rails 6.1
  • Fix deprecation warning on Ruby 2.7 #454
  • action_view/base is no longer required when rake tasks are loaded #455
  • Asset not precompiled error exception renamed to AssetNotPrecompiledError #414
Commits
  • 582e284 Bump for 3.4.2
  • 67c74ec Add assets.resolve_assets_in_css_urls configuration option to allow disabli...
  • 26d6583 Merge pull request #490 from ghiculescu/patch-1
  • d267d6d Update README.md
  • 7e24de8 Be more explicit that config.assets.debug does nothing in Sprockets 4+
  • 4e0f168 Merge pull request #485 from PikachuEXE/fix/protocol-relative-urls
  • 70e107b Fix protocol relative URLs amended accidentally
  • e7482e0 Bump for 3.4.1
  • 0a56eec Fix sourcemapping url replacement (#484)
  • 05dbab2 Strip away the relative path (#482)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.2.1 to 3.4.2.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](rails/sprockets-rails@v3.2.1...v3.4.2)

---
updated-dependencies:
- dependency-name: sprockets-rails
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Issue/PR yeni bağımlılıklar barındırıyor veya varolan bağımlılıkları etkiliyor label Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue/PR yeni bağımlılıklar barındırıyor veya varolan bağımlılıkları etkiliyor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants