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.3.11 #39

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps razzle-dev-utils from 3.0.0 to 3.3.11.

Release notes

Sourced from razzle-dev-utils's releases.

v3.3.11

Fix wrong stable release

v3.3.10

Patches

  • Fix(razzle): fix plugin.modifyOptions: 48c2b673ec3ce970d61ea7a1f21d07450146fcdb

v3.3.9

Patches

  • Docs: document absolute imports: ad2909c4e564b7a6d1ff7adcd24e3a8326bdd484
  • Fix(examples): fix with-typescript example: 9871b0100432f13089264bf0a1c213463a24e1d1
  • Adds missing localIdentName configuration in the createConfigAsync.js…: 3b4e2ba732432ea393a406219ba36e33ec3f5463

v3.3.8

Patches

  • Fix(razzle-plugins): add css-loader dependency: 799dc46fcecdf854d035e3c3e1e19f4308ccff68
  • Fix(razzle): fix typo: d61dfb7f578496cb5d82741873f744fccb610256

v3.3.7

Patches

  • Fix(razzle): use overrideBrowserslist in postcss config: 3c803bbc5317125277864a0d32d8c5aa69f63610

v3.3.6

Patches

  • Fix(razzle): match App.test.js in testMatch: bb3e2a7ca78e604b8b858ec310ba9fdb06a62821

v3.3.5

Patches

  • Docs: add missing comma in FriendlyErrorsPlugin code snippet: d9f3162ea5185b560e1ebcbd31d55ffd5235b324
  • Fix(example): fix reference errors in loadable-components example: 5c6e4afb21b550ac7be9d175cfa35bf4df4b23a8
  • Fix(create-razzle-app): fix dependency in default template: 9e5f725248049e0722878574e68bbcfb9df56586

v3.3.4

Patches

  • Fix(babel-preset-razzle): add missing dependencies: 335edfcbc9092913d2ba4a121ad4d5870c5afe55
  • Fix(razzle): use correct dependencies: 4243fd92255cc8763abfc6ee701b30b3b8bdd8e8

v3.3.3

Patches

  • Fix(razzle): update copy-webpack-plugin because of a security issue: f9b04e63f2c109204465dd4b941c5331a76591e2
  • Fix(razzle): run setports after dotenv initialization: a041ccd4e901fa35c1b94330b39bbc0512b0c910
Commits
  • 5c79f59 v3.3.11
  • 9173b8d v3.3.10
  • 48c2b67 fix(razzle): fix plugin.modifyOptions
  • 2b7fcec docs: fix version badge
  • 422aac0 v3.3.9
  • 3b4e2ba Adds missing localIdentName configuration in the createConfigAsync.js…
  • 9a0983d Adds missing localIdentName configuration in the createConfigAsync.js file
  • 9871b01 fix(examples): fix with-typescript example
  • 96ada6a docs(examples): fix punctuation and grammar
  • ad2909c docs: document absolute imports
  • 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 3 years ago

Superseded by #40.