Skip to content

Bump nwb from 0.21.5 to 0.24.4#7

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nwb-0.24.4
Closed

Bump nwb from 0.21.5 to 0.24.4#7
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nwb-0.24.4

Conversation

@dependabot-preview
Copy link

Bumps nwb from 0.21.5 to 0.24.4.

Release notes

Sourced from nwb's releases.

v0.24.4

0.24.4 / 2020-03-21

Added

Changed

  • Updated to Babel v7.9.0.
  • Validate that the entry module for quick commands (e.g. nwb react run SomeComponent.js) exists, to avoid a confusing error message [#441]

Dependencies

  • @babel/core: v7.8.7 → v7.9.0
  • @babel/plugin-transform-react-constant-elements: v7.8.3 → v7.9.0
  • @babel/plugin-transform-react-jsx: v7.8.3 → v7.9.1
  • @babel/plugin-transform-runtime: v7.8.3 → v7.9.0
  • @babel/preset-env: v7.8.7 → v7.9.0
  • @babel/preset-react: v7.8.3 → v7.9.1
  • @babel/runtime: v7.8.7 → v7.9.0
  • babel-loader: v8.0.6 → v8.1.0
  • mocha: v7.1.0 → v7.1.1
  • react-refresh: v0.8.0 → v0.8.1

v0.24.3

0.24.3 / 2020-03-14

Changed

  • Added a temporary hack to bypass startup info logging Webpack Dev Server currently does even when its quiet option is set.
  • CSS minification hasn't been enabled since nwb v0.23.0 as css-loader v1.0.0 stopped doing it by default - re-enable it using Optimize CSS Assets Webpack Plugin [#467]

Dependencies

  • minimist v1.2.4 → v1.2.5
  • optimize-css-assets-webpack-plugin v5.0.3

v0.24.2

0.24.2 / 2020-03-12

... (truncated)
Changelog

Sourced from nwb's changelog.

0.24.4 / 2020-03-21

Added

Changed

  • Updated to Babel v7.9.0.
  • Validate that the entry module for quick commands (e.g. nwb react run SomeComponent.js) exists, to avoid a confusing error message [#441]

Dependencies

  • @babel/core: v7.8.7 → v7.9.0
  • @babel/plugin-transform-react-constant-elements: v7.8.3 → v7.9.0
  • @babel/plugin-transform-react-jsx: v7.8.3 → v7.9.1
  • @babel/plugin-transform-runtime: v7.8.3 → v7.9.0
  • @babel/preset-env: v7.8.7 → v7.9.0
  • @babel/preset-react: v7.8.3 → v7.9.1
  • @babel/runtime: v7.8.7 → v7.9.0
  • babel-loader: v8.0.6 → v8.1.0
  • mocha: v7.1.0 → v7.1.1
  • react-refresh: v0.8.0 → v0.8.1

0.24.3 / 2020-03-14

Changed

  • Added a temporary hack to bypass startup info logging Webpack Dev Server currently does even when its quiet option is set.
  • CSS minification hasn't been enabled since nwb v0.23.0 as css-loader v1.0.0 stopped doing it by default - re-enable it using Optimize CSS Assets Webpack Plugin [#467]

Dependencies

  • minimist v1.2.4 → v1.2.5
  • optimize-css-assets-webpack-plugin v5.0.3

0.24.2 / 2020-03-12

Fixed

... (truncated)
Commits
  • 33f0eab Release v0.24.4
  • ff91570 Add babel.react config to configure @babel/preset-react options so you can tr...
  • d3e35eb Update dependencies
  • c69e2ba Verify that the entry module argument for quick commands exists, to avoid a c...
  • 44297ea Remove babel7 branch from Travis config
  • 92db10e Release v0.24.3
  • 5923e47 Update flow
  • 12e11e1 Update dependencies
  • 7677f40 Re-enable CSS minification
  • 63a1eb5 Bypass Webpack Dev Server startup info logging which ignores the quiet option
  • Additional commits viewable in compare view

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:

  • 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)

Bumps [nwb](https://github.com/insin/nwb) from 0.21.5 to 0.24.4.
- [Release notes](https://github.com/insin/nwb/releases)
- [Changelog](https://github.com/insin/nwb/blob/master/CHANGES.md)
- [Commits](insin/nwb@v0.21.5...v0.24.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 23, 2020
@dependabot-preview
Copy link
Author

Superseded by #8.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/nwb-0.24.4 branch March 25, 2020 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants