[ruby] Update cssbundling-rails 1.1.1 → 1.3.3 (minor) #2205
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
1.3.2
1.3.1
1.3.0
1.2.0
1.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:
Prepare for 1.3.3
Merge pull request #136 from starwels/fix-escape-double-quotes-on-bootstrap-install-script
Fix escape double quotes on bootstrap install script
Prepare for 1.3.2
Merge pull request #134 from terracatta/fix_css_generation
Fix missing extensions on Procfile generation
Prepare for 1.3.1
Merge pull request #132 from excid3/build-command-namespace
Namespace helper methods for css:build command so they don't conflict with jsbundling or other rake tasks
Prepare for 1.3.0
Add devcontainer config
Merge pull request #130 from terracatta/add_bun_support
Add bun support
Merge pull request #126 from pinzonjulian/add-postcss-import
Add PostCSS import plugin as default
Support environment variable to skip Yarn install (#125)
Default to port 3000 while allowing override (#124)
Bump version for 1.2.0
Update for compatibility
Run the server with remote debugging enabled (#123)
Add Autoprefixer on Bootstrap installation (#119)
Enhance spec:prepare command with CSS build (#116)
Update css:clobber so that sourcemaps are also removed (#122)
Merge pull request #115 from ghiculescu/patch-1
Update `test:prepare` docs
Add possibility to skip css:build during assets:precompile (#99)
Update README.md (#112)
Bump version for 1.1.2
Make install compatible with NPM 9+
Recursively remove builds in clobber task (#100)
Instead of forcing a port in Procfile, unset Foremans's PORT (#89)
Merge pull request #98 from defeated/patch-1
fix error running under Alpine
Merge pull request #93 from elalemanyo/main
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