npms-io / npms-www

The https://npms.io website
MIT License
245 stars 35 forks source link

Update svg-sprite-loader to the latest version 🚀 #198

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 3.2.6 of svg-sprite-loader just got published.

Dependency svg-sprite-loader
Current Version 0.0.31
Type devDependency

The version 3.2.6 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of svg-sprite-loader. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v3.2.6

Bug Fixes

  • loader: #187 support rule.oneOf config (75df92e)
  • loader: support resourceQuery in extract mode with webpack version above 1 (6652d78)
Commits

The new version differs by 352 commits.

  • 49bc381 chore(release): 3.2.6
  • a07c1f7 Merge pull request #190 from CXHtml/fix-resourceQuery-bug
  • 9f1d12b Merge branch 'master' into fix-resourceQuery-bug
  • 75df92e fix(loader): #187 support rule.oneOf config
  • 6652d78 fix(loader): support resourceQuery in extract mode with webpack version above 1
  • a1ae646 chore(release): 3.2.5
  • 388ce74 fix(runtime): don't encode "(", ")" and "~" symbols when replacing urls in references
  • d29c415 chore(release): 3.2.4
  • d845aa3 fix: preserve `fill` and `stroke` attrs when transform svg to symbol
  • fd83f5e chore(release): 3.2.3
  • d150035 fix: deal with deprecation warnings from webpack 3
  • aa334d2 chore(release): 3.2.2
  • d88ac31 fix(plugin): webpack-manifest-plugin compatibility
  • 8d658d1 chore(release): 3.2.1
  • 299bfe2 fix(runtime): apply styles in dynamically appended symbols in Edge

There are 250 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • a0946f2 chore(release): 3.3.0
  • 684e60d docs: update readme with plain sprite info
  • d35af17 refactor(plugin): update options configuring in plain sprite mode
  • fcf3939 feat(plugin): allow to render external sprite without styles and usages

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c65d559 chore(release): 3.3.1
  • 795a47d refactor: exclude code branch from coverage in exceptions
  • c1ed50a fix(loader): check this.cacheable existence before call it

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 9dfc3dc chore(release): 3.4.0
  • a51ef29 docs(examples): add html-webpack-plugin interop example
  • 6b0b4d5 style(test-fixtures): update html-webpack-plugin template
  • 72d28e3 chore(scripts): drop redundant test:webpack-3.5 script
  • 8a2d63e feat: better html-webpack-plugin interop in extract mode
  • 06bf968 docs: add some info about releasing in contributing guidelines
  • 11597f3 docs: remove expandable configuration example in readme
  • 7f10397 chore(tools): update env deps, drop webpack-3.5 preset

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

Update to this version instead 🚀

Release Notes v3.4.1

Bug Fixes

  • plugin: make sprite file hash more stable (7e9c53e)
Commits

The new version differs by 2 commits.

  • 89c0bdd chore(release): 3.4.1
  • 7e9c53e fix(plugin): make sprite file hash more stable

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 30d502f chore(release): 3.5.0
  • 48b9676 Merge branch 'fenderil-feature/sprite-name-function'
  • 80b4080 docs(spriteFilename): add info
  • 297a957 feat(loader): add functional type of spriteFilename
  • 9a3d1c7 chore(package): drop npm-run-all util and add postinstall script

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • b9db519 chore(release): 3.5.1
  • 8a46c78 fix(package): drop postinstall script

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 5bf0bdf chore(release): 3.5.2
  • cb3d2da fix(loader): #203 support use in rule.oneOf

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.3 just got published.

Update to this version instead 🚀

Release Notes v3.5.3
  • loader: drop "2 applied rules" warning (e18f7d6)
Commits

The new version differs by 3 commits.

  • 15a6255 chore(release): 3.5.3
  • e18f7d6 fix(loader): drop "2 applied rules" warning
  • 1f0f583 chore(coverage): decrease branch cover amount

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.5.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 23a2aab chore(release): 3.5.4
  • e4789a4 fix(plugin): refer to sprite file properly in plainSprite mode

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 1caeaeb chore(release): 3.6.0
  • a6a5e30 feat(plugin): add ability to specify sprite attributes in extract mode

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.1 just got published.

Update to this version instead 🚀

Release Notes v3.6.1

Bug Fixes

  • plugin: don't hide sprite by default (fd629bd)
Commits

The new version differs by 3 commits.

  • b69f21f chore(release): 3.6.1
  • fd629bd fix(plugin): don't hide sprite by default
  • 61af1a5 Fix casing of "spriteFilename" in README.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.6.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 325610c chore(release): 3.6.2
  • 0c8c3d0 fix(plugin): prevent outer symbol ast modifications

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 027f7c5 chore(release): 3.7.0
  • b78dd43 Merge pull request #250 from rynclark/webpack-4-upgrade
  • 20f59ca feat: add webpack 4 support

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.7.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 6a2e1f8 chore(release): 3.7.1
  • cfc9232 chore: add memory-fs as dev dep
  • 3596718 chore: restore prerelease npm script
  • 821dafe Merge pull request #252 from ydfzgyj/wrong-target
  • 66e98f9 fix(loader): wrong build target

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.7.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.7.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • a7d9ab2 chore(release): 3.9.0
  • 3691d86 feat: support symbol id interpolator as function
  • a103392 chore(release): 3.8.0
  • 793a7bf feat: support publicPath option
  • 914dd38 Merge branch 'rguanghui-support-output-path'
  • 7b6cf30 fix: error link in pr template
  • 80f7520 feat: support custom outputPath
  • 6d5d2d2 docs: drop outdated examples readme & update root readme

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • d9705a5 chore: version bump only to 3.9.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

  • cb66f7a chore: version bump only to 3.9.2 due to missing runtime

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 08e0af1 chore(release): 4.1.0
  • 4bbccab feat: add ARIA attrs to whitelist symbol attributes
  • e7afbcf docs: correct symbolModule section
  • 0969e12 chore: fix bootstrap scripts

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 808d409 chore(release): 4.1.1
  • 22f10e6 fix: interpolate publicPath properly

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 4667b4b chore(release): 4.1.2 [skip ci]
  • 6254f9c fix: drop webpack dependency
  • 5208089 Merge pull request #310 from AndreasCag/patch-1
  • afe2011 Update README.md

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 48b1921 chore(release): 4.1.3
  • 4408ccd fix: update svg-baker to fix security vulnerability

See the full diff