Upgrade assetgraph to version 5.3.1 #178
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.
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ assetgraph ( → 5.3.1) · Repo
Release Notes
5.3.0
Assetgraph will now include an HTTP Referer header when populating HTTP --> HTTP relations
Commits
See the full diff on Github. The new version differs by 15 commits:
5.3.1
Merge pull request #939 from assetgraph/depfu/update/npm/eslint-plugin-prettier-3.0.0
Update eslint-plugin-prettier to version 3.0.0
JavaScript: Set format.quotes='auto' when serializing via escodegen
Improve quotes in subsetfonts js-based preload polyfill
Merge pull request #938 from assetgraph/depfu/update/npm/cssnano-4.1.4
Update cssnano to version 4.1.4
Merge pull request #937 from assetgraph/depfu/update/npm/cssnano-4.1.3
Update cssnano to version 4.1.3
Merge pull request #936 from assetgraph/depfu/update/npm/capitalize-2.0.0
Update capitalize to version 2.0.0
Merge pull request #934 from assetgraph/fix/fileUrlGlobPattern
loadAssets: Allow a file: url with a glob pattern
Merge pull request #933 from assetgraph/feature/prettyPrintHtml
Implement pretty-printing of HTML via domspace
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