Static Asset Finder uses pathname for compatibility with Sprockets 4+. #106. Thanks @subdigital
v1.7.0
Added
WebpackAssetFinder serves files from dev server if one is running. #111. Thanks, @connorshea
Fixed
Using Webpacker and Asset Pipeline in a single App could result in SVGs not being found because the wrong AssetFinder was used. #114. Thanks, @kylefox
Prevent "EOFError error" when using webpack dev server over HTTPS #113. Thanks, @kylefox
v1.6.0
Added
Support Webpack via the new inline_svg_tag and inline_svg_pack_tag helpers and deprecate the inline_svg helper in preparation for v2.0.
#103
Thanks, @kylefox
v1.5.2
Fixed
Revert automatic Webpack asset finder behavior. Make Webpack "opt-in". #98
v1.5.1
Fixed
Prevent nil asset finder when neither Sprockets or Webpacker are available #97
v1.5.0
Added
Support for finding assets bundled by Webpacker #96
v1.4.0
[1.4.0] - 2019-04-19
Fixed
Prevent invalid XML names being generated via IdGenerator
#87
Thanks, @endorfin
Avoid XSS by preventing malicious input of filenames. #117. Thanks @pbyrne.
[1.7.1] - 2020-03-17
Fixed
Static Asset Finder uses pathname for compatibility with Sprockets 4+. #106. Thanks @subdigital
[1.7.0] - 2020-02-13
Added
WebpackAssetFinder serves files from dev server if one is running. #111. Thanks, @connorshea
Fixed
Using Webpacker and Asset Pipeline in a single App could result in SVGs not being found because the wrong AssetFinder was used. #114. Thanks, @kylefox
Prevent "EOFError error" when using webpack dev server over HTTPS #113. Thanks, @kylefox
[1.6.0] - 2019-11-13
Added
Support Webpack via the new inline_svg_pack_tag helper and deprecate inline_svg helper in preparation for v2.0.
#103
Thanks, @kylefox
[1.5.2] - 2019-06-20
Fixed
Revert automatic Webpack asset finder behavior. Make Webpack "opt-in".
#98
[1.5.1] - 2019-06-18
Fixed
Prevent nil asset finder when neither Sprockets or Webpacker are available
#97
[1.5.0] - 2019-06-17
Added
Support for finding assets bundled by Webpacker
#96
[1.4.0] - 2019-04-19
Fixed
Prevent invalid XML names being generated via IdGenerator
#87
Thanks, @endorfin
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/chapmanu/signage/network/alerts).
Bumps inline_svg from 1.3.1 to 1.7.2.
Release notes
Sourced from inline_svg's releases.
Changelog
Sourced from inline_svg's changelog.
Commits
17ae73a
Merge pull request #123 from jamesmartin/1729bed179
Know what's changed in 1.7.2325a456
Bump version for 1.7.223dcb64
Merge branch 'main' of https://github.com/jamesmartin/inline_svg into maindbf4fd1
Point to new default branch0c2a016
Merge pull request #121 from bartosjiri/mastera566265
Add fallback optioned19d7c
Only call html_escape_once when it exists.44b77d9
Know what's unreleased.7c303a0
Merge pull request #117 from pbyrne/xssDependabot 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/chapmanu/signage/network/alerts).