Skip to content

Update minor devDeps #1031

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

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Update minor devDeps #1031

merged 1 commit into from
Apr 13, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 13, 2020

This PR contains the following updates:

Package Type Update Change
@babel/plugin-proposal-object-rest-spread devDependencies patch 7.9.0 -> 7.9.5
@babel/preset-env (source) devDependencies patch 7.9.0 -> 7.9.5
@babel/traverse (source) devDependencies patch 7.9.0 -> 7.9.5
autoprefixer devDependencies patch 9.7.5 -> 9.7.6
babel-jest devDependencies minor 25.2.6 -> 25.3.0
css-loader devDependencies minor 3.4.2 -> 3.5.2
jest (source) devDependencies minor 25.2.7 -> 25.3.0
jest-cli (source) devDependencies minor 25.2.7 -> 25.3.0

Release Notes

babel/babel

v7.9.5

Compare Source

🐛 Bug Fix
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-parameters
    • #​11326 Correctly transpile when default parameter initializer references binding in rest pattern (@​vedantroy)
  • babel-traverse
    • #​11375 Fixed generateUid creating clashing ids after scope re-crawling (@​Andarist)
    • #​11323 Fixed issue with programPath.scope.references not being registered back correctly after scope re-crawling (@​Andarist)
  • babel-plugin-transform-destructuring
    • #​11360 fix Incorrect destructuring compilation of `for (let [[x] = [1]] = []… (@​Zzzen)
  • babel-preset-env
  • babel-plugin-transform-classes
  • babel-helper-function-name, babel-plugin-transform-function-name
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-types
  • babel-plugin-transform-parameters
  • babel-helper-create-class-features-plugin
💅 Polish
  • babel-plugin-transform-parameters
  • babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
  • babel-generator
🏠 Internal
postcss/autoprefixer

v9.7.6

Compare Source

  • Revert -webkit-stretch fix.
facebook/jest

v25.3.0

Compare Source

Features
  • [babel-jest] Support passing supportsDynamicImport and supportsStaticESM (#​9766)
  • [babel-preset-jest] Enable all syntax plugins not enabled by default that works on current version of Node (#​9774)
  • [jest-circus] Enable writing async test event handlers (#​9397)
  • [jest-runtime, @​jest/transformer] Support passing supportsDynamicImport and supportsStaticESM (#​9597)
Chore & Maintenance
  • [*] Replace anys with unknowns (#​9626)
  • [@jest/transform] Expose type CacheKeyOptions for getCacheKey (#​9762)
  • [@jest/types] Correct type testRegex for ProjectConfig (#​9780)
webpack-contrib/css-loader

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

Features
  • accept semver compatible postcss AST (#​1049) (14c4faa)
  • allow to determinate css modules using the modules.auto option, please look at an example of how you can simplify the configuration. (#​1067) (c673cf4)
  • the modules.exportGlobals option for export global classes and ids (#​1069) (519e5f4)
  • the modules.mode option may be a function (#​1065) (0d8ac3b)
3.4.2 (2020-01-10)
Bug Fixes
3.4.1 (2020-01-03)
Bug Fixes
  • do not output undefined when sourceRoot is unavailable (#​1036) (ded2a79)
  • don't output invalid es5 code when locals do not exists (#​1035) (b60e62a)

Renovate configuration

📅 Schedule: "before 2am on monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 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 WhiteSource Renovate. View repository job log here.

@dmt0 dmt0 merged commit 59b9800 into master Apr 13, 2020
@dmt0 dmt0 deleted the renovate/minor-devdeps branch April 13, 2020 16:32
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.

2 participants