Update sprockets-rails 3.5.1 → 3.5.2 (patch) #660
Merged
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?
✳️ sprockets-rails (3.5.1 → 3.5.2) · Repo · Changelog
Release Notes
3.5.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Prepare for 3.5.2
Merge pull request #535 from rails/rm-fix-deprecations
Remove deprecations in Rails applications
Fix deprecation warning in Rails 8.0
Add devcontainer configuration
Merge pull request #527 from etiennebarrie/prevent-regression-for-sprockets-railtie
Merge pull request #528 from etiennebarrie/remove-warnings
Merge pull request #530 from fynsta/patch-1
Add changelog_uri to gemspec
Prevent regressions with requiring sprockets/railtie
Remove warnings about tests without assertions
Release Notes
5.24.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 2 commits:
Branching minitest to version 5.24.1
- Fix the error message when an extension is invalid value. (y-yagi)
Release Notes
1.16.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
version bump to v1.16.7
dep: update libxml2 to v2.12.9 (branch v1.16.x) (#3297)
dep: update packaged libxml2 to v2.12.9
Release Notes
1.8.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Merge pull request #275 from yui-knk/v1.8.1
Bump up v1.8.1
Merge pull request #273 from ydah/fix-filepath-lineno
Add test code for TestRaccCommand
Fix file path and line number errors when using `+`, `*` and `()`
Merge pull request #274 from ydah/rename-docs-main
Fix RDoc main file to "README.rdoc"
Merge pull request #271 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/racc
Merge pull request #270 from koic/fix_a_typo
Fix a typo
Added BSDL to gemspec
Update license files same as ruby/ruby
Merge pull request #269 from koic/use_require_relative
Use `require_relative` in the Racc codebase
Release Notes
3.1.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Bump patch version.
Ignore external tests directory.
Prepare for 3.1.7 release.
Add more external tests.
Improve `Rack::Response` content-length header generation. (#2219)
Fix encoding setting for non-binary IO-like objects in MockRequest#env_for
Do not remove escaped opening/closing quotes for content-disposition filenames
Synchronize changelog with HEAD.
Allow empty PATH_INFO. (#2214) (#2234)
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