Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #63

Merged
merged 1 commit into from Jan 7, 2019
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2019

This PR contains the following updates:

Package Type Update Change References
babel-loader devDependencies patch 8.0.4 -> 8.0.5 source
eslint devDependencies minor 5.11.1 -> 5.12.0 homepage, source
eslint-plugin-react devDependencies patch 7.12.0 -> 7.12.3 source
webpack-cli devDependencies minor 3.1.2 -> 3.2.0 source

Release Notes

babel/babel-loader

v8.0.5

Compare Source

  • Update find-cache-dir to 2.0
eslint/eslint

v5.12.0

Compare Source

yannickcr/eslint-plugin-react

v7.12.3

Compare Source

Fixed
Changed

v7.12.2

Compare Source

Fixed

v7.12.1

Compare Source

Fixed
Changed
webpack/webpack-cli

v3.2.0

Compare Source

Full Changelog

New Features

  • bin: find config recursively (#​689)
  • tests: add extractHash support in test-infra (#​683)
  • install init as global dep (2a43d44)

Chore

  • make tests pass (0c3be76)
  • better defaults (0b6bab3)
  • add-on -> scaffold (78436ff)
  • simplify clean-all script (3281372)
  • addon -> scaffold (b0f4a0f)
  • update lockfiles (82c9ea8)
  • update package lock and scripts (83602d4)
  • ci: adding tasks for publishing results (#​695)
  • ci: increase travis wait timer (#​692)
  • cli: syntax improvements (a1bd573)
  • dependencies: add findup-sync (#​689)
  • dependencies: pin versions to support node 6 (#​665)
  • dependencies: pin to webpack 4.x.x (#​658)
  • dependencies: pin got to version 8 to support node 8 (107dbdc)
  • deps: upgrade dependencies (e46d507)
  • greenkeeper: remove greenkeeper scripts, configs (e74da62)
  • greenkeeper: add greenkeeper json file (16123d3)
  • guides: update contributing guide (7a0fc72)
  • package: update lockfile package-lock.json (0649ba9)
  • package: update eslint-plugin-node to version 8.0.0 (8c499a0)
  • package: update dependencies (d03a86c)
  • package: update lockfile package-lock.json (4967016)
  • package: update commitizen to version 3.0.0 (8bfacea)
  • refactor: store config file names in defaultConfigFiles (#​689)
  • refactor: use const instead of var (#​689)
  • travis: add wait timer for installation, remove redundant script (ad02e26)
  • fix linting errors (4cc8760)
  • use require on json (9f47851)
  • fix global path lookup (cf450e4)
  • add nproc in azure (#​677)
  • scripts: add postinstall script (968f8f1)
  • travis: remove node 7 (54c04f0)
  • types: update yeoman-generator types (cefe6b3)
  • revise postinstall script (4150849)
  • update small fixes (48646b7)
  • update dev guide (d3a3b87)
  • revise long lines (d4cd76a)

CLI

  • generators: fix entry path value quotes sanity check (2e36d79)
  • fix various of bugs (1e7ad51)
  • color: document --no-color option (8f8937e)
  • color: fix color option (ed5b650)
  • generators: add support for babel 7 (a245ddf)
  • loaders: update babel-loader presets (9af6fd5)
  • allow array value for --ouput-library. Fixes #​557 (0fb0daa)

Docs

  • improve the docs (#​722)
  • add links to source code (1f86c05)
  • add packages README (#​719)
  • update generators README (e54b788)
  • update header (cd8285c)
  • update header (4f36f8e)
  • add require statements (dc57d1c)
  • add Index and minor changes (3920314)
  • correct use of individual package in node env (#​682)
  • fix: fix typos and improve intro wording (#​687)
  • migrate: update babel-loader output syntax (b973133)
  • readme: fix typo (#​631)

Fix

  • bin: find webpackfile and webpack.config file with equal chance (#​689)
  • generators: clean entry file name extension (a5a8ac7)
  • upgrade: fix breaking changes for yeoman-generator (f057ecf)

Tests

  • bin: add webpackfile related test (#​689)
  • config: export objects in config-location tests (#​689)
  • config: remove prod mode from config-location tests (#​689)
  • config: remove unnecessary assertion (#​689)
  • config: add negative test-cases to config-location (#​689)
  • config: add config-location tests (#​689)
  • migrate: update babel-loader tests (2c6552d)
  • refactor: better test suite for binary tests (#​635)

Misc

  • See #​721 (9ad8c1d)
  • reduce hop for creating an issue (#​718)
  • remove dist completely (39a45d6)
  • not scaffold 'dist' in default (2a0bf4b)
  • Revert "chore(deps): pin root dependencies" (747d71b)
  • Revert "chore(deps): pin root dependencies for info" (160d1df)
  • Revert "chore(deps): pin root dependencies for init" (82226e2)
  • Revert "chore(deps): pin root dependencies for generate-loader" (aa83620)
  • Revert "chore(deps): pin root dependencies for generate-plugin" (2cebea0)
  • Revert "chore(deps): pin root dependencies for generators" (be25e4c)
  • Revert "chore(deps): pin root dependencies for make" (8180c17)
  • Revert "chore(deps): pin root dependencies for migrate" (698437d)
  • Revert "chore(deps): pin root dependencies for remove" (822e9de)
  • Revert "chore(deps): pin root dependencies for serve" (71a87ba)
  • Revert "chore(deps): pin root dependencies for update" (4687709)
  • Revert "chore(deps): pin root dependencies for utils" (f774e55)
  • Better test suite for binary tests (#​635)
  • utils: refactor npmpackageexists function (#​622)

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot merged commit aaffbf9 into master Jan 7, 2019
@renovate renovate bot deleted the renovate/all-minor-patch branch January 7, 2019 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant