finmavis / razzle-plugin-svg-react-component

Razzle plugin to import SVG as ReactComponent
MIT License
3 stars 2 forks source link

Bump razzle-dev-utils from 3.0.0 to 3.1.8 #24

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps razzle-dev-utils from 3.0.0 to 3.1.8.

Release notes

Sourced from razzle-dev-utils's releases.

A release to fix a bad npm release

Initial release

A patch release to fix missing dep

Patches

  • Fix(razle-dev-utills): add missing webpack-dev-server dependency: 417cff5377961f21f16e6b974277f94d373914e5

A patch release to restore some css functionality and fix unnamed chunks

Patches

  • Fix: updated spa example with working env var: fd852abd36b0cfdb139434176c681f18f10774f1
  • Fix(css): add back localIdentName to css modules: 999a2c1f65bcf49f0ce968a3b130b0416000959e
  • Fix(css): add one more missed localIdentName: eea3ac3cda299d4338af71f02f692377faa142e7
  • Docs: update getting started duplicate paragraphs: a75b0a225abf54074916130b50b611caf29949d3
  • Fix(razzle): manifest chunk name fallback to entry.id: fb2d3087ce0b503baa6549823ef2e2353cd3a4e1

A patch release to make razzle work correctly with npm

Patches

  • Fix(scss): add mini-css-extract-plugin to peerDependencies to fix npm install: 018811309c2be36e4d4159f9f2ffd88440be6ab7

Fixing some more css

Patches

  • Fix(css): make sure only one mini-css-extract-plugin is present: eca432c694689b5775eb05243aeccf7daa287a56

A bugfix release

Patches

  • Fix(razzle): logger import: #1299

Credits

Huge thanks to @sumanbh for helping!

Fixing a css-loader bug introduced in 3.1.1

Patches

  • Fix: complement CSS loader setup with pre-3.1 configuration

v3.1.1

This is a patch release to fix some issues in 3.1.0

Patches

  • Update README.md
  • Fix(test): master branch
  • Updating Examples: #1278
  • Fix: scss modules build: #1281
Commits
  • 8224070 v3.1.8
  • e3cfbe5 chore: format code
  • 9c23fac chore: fix lint-staged pattern
  • 986a645 v3.1.7
  • 417cff5 fix(razle-dev-utills): add missing webpack-dev-server dependency
  • df31eb1 v3.1.6
  • 4974489 fix: remove lines that snuk in during testing
  • fb2d308 fix(razzle): manifest chunk name fallback to entry.id
  • b7ffaec Revert "fix(razzle): allow use of PORT_DEV env var"
  • 79798ae dev-infra: debug the correct test
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by razzle-bot, a new releaser for razzle-dev-utils since your current version.


Dependabot compatibility score

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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #25.