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

[ruby] Update cssbundling-rails 1.1.1 → 1.3.3 (minor) #2205

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 18, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ cssbundling-rails (1.1.1 → 1.3.3) · Repo

Release Notes

1.3.3

What's Changed

  • Fix escape double quotes on bootstrap install script by @starwels in #136

New Contributors

Full Changelog: v1.3.2...v1.3.3

1.3.2

What's Changed

Full Changelog: v1.3.1...v1.3.2

1.3.1

What's Changed

  • Namespace helper methods for css:build command by @excid3 in #132

New Contributors

Full Changelog: v1.3.0...v1.3.1

1.3.0

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

1.2.0

What's Changed

  • Add possibility to skip css:build during assets:precompile by @ylecuyer in #99
  • Update css:clobber to also remove sourcemaps by @rbague in #122
  • Enhance spec:prepare command with CSS build by @navidemad in #116
  • Add Autoprefixer on Bootstrap installation by @javierav in #119
  • Run the server with remote debugging enabled by @elia in #123

Full Changelog: v1.1.2...v1.2.0

1.1.2

What's Changed

  • Use ruby command "gem list" for foreman existence test by @elalemanyo in #93
  • Minor portability improvements to ./bin/dev by @defeated in #98
  • Instead of forcing a port in Procfile, unset Foremans's PORT by @dorianmariefr in #89
  • Recursively remove builds in clobber task by @abevoelker in #100
  • Add NPM9+ compatibility on install by @dhh

Full Changelog: v1.1.1...v1.1.2

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 34 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Dec 18, 2023
Copy link

codeclimate bot commented Dec 18, 2023

Code Climate has analyzed commit 8b151f9 and detected 0 issues on this pull request.

View more on Code Climate.

@adrianthedev adrianthedev merged commit 7ed6641 into main Dec 18, 2023
16 of 17 checks passed
@depfu depfu bot deleted the depfu/update/cssbundling-rails-1.3.3 branch December 18, 2023 22:06
Copy link
Contributor

This PR has been merged into main. The functionality will be available in the next release.

Please check the release guide for more information.

@Paul-Bob Paul-Bob added the Chore label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants