digitaltom / photobooth

Build a photobooth for your party!
MIT License
24 stars 5 forks source link

Bump sprockets-rails from 3.2.2 to 3.4.2 #214

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps sprockets-rails from 3.2.2 to 3.4.2.

Release notes

Sourced from sprockets-rails's releases.

v3.4.2

What's Changed

New Contributors

Full Changelog: https://github.com/rails/sprockets-rails/compare/v3.4.1...v3.4.2

v3.4.1

What's Changed

Full Changelog: https://github.com/rails/sprockets-rails/compare/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: https://github.com/rails/sprockets-rails/compare/v3.2.2...v3.3.0

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

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)