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

chore(deps): update all minor dependencies #84

Merged
merged 1 commit into from
Aug 11, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2019

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) devDependencies minor 7.4.4 -> 7.5.5
@types/enzyme devDependencies minor 3.9.1 -> 3.10.3
@types/express devDependencies minor 4.16.1 -> 4.17.0
@types/react devDependencies minor 16.8.16 -> 16.9.1
@typescript-eslint/eslint-plugin devDependencies minor 1.5.0 -> 1.13.0
@typescript-eslint/parser devDependencies minor 1.5.0 -> 1.13.0
@typescript-eslint/typescript-estree devDependencies minor 1.5.0 -> 1.13.0
autoprefixer devDependencies minor 9.5.1 -> 9.6.1
babel-plugin-graphql-tag devDependencies minor 2.1.0 -> 2.4.0
css-loader devDependencies minor 3.0.0 -> 3.2.0
enzyme (source) devDependencies minor 3.9.0 -> 3.10.0
enzyme-adapter-react-16 (source) devDependencies minor 1.12.1 -> 1.14.0
enzyme-to-json devDependencies minor 3.3.5 -> 3.4.0
eslint (source) devDependencies minor 6.0.1 -> 6.1.0
eslint-loader devDependencies minor 2.1.2 -> 2.2.1
eslint-plugin-prettier devDependencies minor 3.0.1 -> 3.1.0
eslint-plugin-react devDependencies minor 7.12.4 -> 7.14.3
eslint-plugin-react-hooks (source) devDependencies minor 1.6.0 -> 1.7.0
express (source) dependencies minor 4.16.4 -> 4.17.1
node-sass devDependencies minor 4.11.0 -> 4.12.0
polished (source) dependencies minor 3.3.0 -> 3.4.1
prettier (source) devDependencies minor 1.16.4 -> 1.18.2
react (source) dependencies minor 16.8.6 -> 16.9.0
react-dom (source) dependencies minor 16.8.6 -> 16.9.0
sass-loader devDependencies minor 7.1.0 -> 7.2.0
styled-components (source) dependencies minor 4.2.0 -> 4.3.2
svgo devDependencies minor 1.2.2 -> 1.3.0
typescript (source) devDependencies minor 3.4.5 -> 3.5.3
uglifyjs-webpack-plugin devDependencies minor 2.1.2 -> 2.2.0
webpack devDependencies minor 4.30.0 -> 4.39.1
webpack-bundle-analyzer devDependencies minor 3.3.2 -> 3.4.1
webpack-dev-server devDependencies minor 3.3.1 -> 3.8.0

Release Notes

babel/babel

v7.5.5

Compare Source

🐛 Bug Fix
  • babel-code-frame
  • babel-plugin-proposal-object-rest-spread
  • babel-types
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-replace-supers, babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-transform-classes, babel-plugin-transform-object-super, babel-types
  • babel-plugin-transform-flow-comments
  • babel-core, babel-helpers
  • babel-plugin-transform-runtime
  • babel-helpers, babel-plugin-transform-instanceof
🏠 Internal
  • babel-parser, babel-plugin-transform-typescript
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

v7.5.4

Compare Source

🐛 Bug Fix

v7.5.3

Compare Source

🐛 Bug Fix
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env

v7.5.2

Compare Source

🐛 Bug Fix
  • babel-plugin-transform-typescript
  • babel-helpers, babel-plugin-proposal-object-rest-spread, babel-preset-env
  • babel-plugin-proposal-export-default-from, babel-plugin-proposal-export-namespace-from

v7.5.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
  • babel-plugin-proposal-partial-application, babel-plugin-syntax-partial-application

v7.4.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
typescript-eslint/typescript-eslint

v1.13.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
  • utils: move typescript from peer dep to dev dep (#​712) (f949355)
  • utils: RuleTester should not require a parser (#​713) (158a417)
Features

v1.12.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
  • utils: move typescript from peer dep to dev dep (#​712) (f949355)
  • utils: RuleTester should not require a parser (#​713) (158a417)
Features

v1.11.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [ban-types] Support namespaced type (#​616) (e325b72)
  • eslint-plugin: [explicit-function-return-type] add handling for usage as arguments (#​680) (e0aeb18)
  • eslint-plugin: [no-explicit-any] Add an optional fixer (#​609) (606fc70)
  • eslint-plugin: Add rule no-reference-import (#​625) (af70a59)
  • eslint-plugin: add rule strict-boolean-expressions (#​579) (34e7d1e)
  • eslint-plugin: added new rule prefer-readonly (#​555) (76b89a5)

v1.10.2

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] add support for enums (#​543) (5c40d01)
  • eslint-plugin: [promise-function-async] allow any as return value (#​553) (9a387b0)
  • eslint-plugin: Remove duplicated code (#​611) (c4df4ff)
  • parser: add simpleTraverse, replaces private ESLint util (#​628) (aa206c4)
  • typescript-estree: fix more cases with double slash in JSX text (#​607) (34cfa53)
Features

1.10.2 (2019-06-10)

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

1.10.1 (2019-06-09)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v1.10.1

Compare Source

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

v1.9.0

Compare Source

Bug Fixes
Features

v1.8.0

Compare Source

Bug Fixes
  • eslint-plugin: Add missing dependency (89c87cc), closes #​516
  • eslint-plugin: Fix exported name of eslint-recommended (#​513) (5c65350)
Features

v1.7.0

Compare Source

Bug Fixes
  • eslint-plugin: [array-type] support readonly operator (#​429) (8e2d2f5)
  • eslint-plugin: [explicit-function-return-type] Add handling for class properties (#​502) (2c36325)
  • eslint-plugin: [no-extra-parens] Fix build error (298d66c)
  • eslint-plugin: [unbound-method] Work around class prototype bug (#​499) (3219aa7)
  • eslint-plugin: correct eslint-recommended settings (d52a683)
  • eslint-plugin: explicit-func-return-type: support object types and as expressions (#​459) (d19e512)
  • eslint-plugin: restrict-plus-operands: generic constraint support (#​440) (3f305b1)
  • upgrade lockfile versions (#​487) (f029dba)
  • eslint-plugin: Support more nodes no-extra-parens (2d15644)
  • eslint-plugin: support switch statement unbound-method (e99ca81)
  • typescript-estree: ensure parents are defined during subsequent parses (#​500) (665278f)
Features
  • eslint-plugin: (EXPERIMENTAL) begin indent rewrite (#​439) (6eb97d4)
  • eslint-plugin: Add better non-null handling no-unnecessary-type-assertion (4cd5590)
  • eslint-plugin: Add func-call-spacing (#​448) (92e65ec)
  • eslint-plugin: Add new config "eslint-recommended" (#​488) (2600a9f)
  • eslint-plugin: add no-magic-numbers rule (#​373) (43fa09c)
  • eslint-plugin: Add semi extension (0962017)
  • eslint-plugin: no-inferrable-types: Support more primitives (#​442) (4e193ca)
  • ts-estree: add preserveNodeMaps option (#​494) (c3061f9)
  • Move shared types into their own package (#​425) (a7a03ce)

v1.6.0

Compare Source

Bug Fixes
  • eslint-plugin: indent: fix false positive on type parameters (#​385) (d476f15)
  • eslint-plugin: no-object-literal-type-assertion: fix as const is reported (#​390) (2521b85)
  • eslint-plugin: support BigInt in restrict-plus-operands rule (#​344) (eee6d49), closes #​309
Features
postcss/autoprefixer

v9.6.1

Compare Source

  • Fix -webkit-line-clamp truncating multi-line text support.

v9.6.0

Compare Source

Unseen University coat of arms by Damien Tonkin

Autoprefixer 9.6 marked browsers option as deprecated and added text-orientation and @media (min-resolution: 2x) support.

We added the “Sponsor” button to your repository. You can support Autoprefixer and other open source projects important for your business by Tidelift.

Browsers

Autoprefixer adds prefixes only for target browsers, browsers which is support on your project.

Initially, Autoprefixer had the browsers option to set target browsers. But we found that many tools need target browsers too. postcss-preset-env and babel-preset-env use them to add only actual polyfills, postcss-normalize uses them to add only necessary CSS reset rules, plugins for ESLint and Stylelint will warn you if some of the target browsers doesn’t support your code.

This is why we created Browserslist config file. It is a single config for all tools.

A lot of users still uses the browsers option. We understand them; it is hard to change old practice. Unfortunately, using the browsers option creates many problems. For instance, you can miss that your build tool has own Autoprefixer inside. It will cut your prefixes because it will not know about your target browsers.

This is why, in 9.6, we decided to deprecate the browsers option. Autoprefixer will show a warning on this option. In the next 10.0 release, we will drop this option. This is how you can migrate:

  1. Create browserslist key with an array in package.json.

  2. Copy queries from the browsers option. If you have browsers: [“last 1 version”, “not dead”], then you need:

       "browserslist": [
         "last 1 version",
         "not dead"
       ]

HiDPI Media Query

We all need to support HiDPI/retina screen now. Autoprefixer supports specific media query for HiDPI screens:

.image {
  background-image: url(image@1x.png);
}
@​media (min-resolution: 2dppx) {
  .image {
    background-image: url(image@2x.png);
  }
}
.image {
  background-image: url(image@1x.png);
}
@​media (-webkit-min-device-pixel-ratio: 2),
       (-o-min-device-pixel-ratio: 2/1),
       (min-resolution: 2dppx) {
  .image {
    background-image: url(image@2x.png);
  }
}

Bug we found that CSS Values 4 spec added x alias for dppx.

Autoprefixer 9.6 supports @media (min-resolution: 2x) shortcut. Note, that Autoprefixer will not convert it to 2dppx. Autoprefixer adds only prefixes. Use postcss-preset-env to add polyfills.

Other

gajus/babel-plugin-graphql-tag

v2.4.0

Compare Source

v2.2.0

Compare Source

webpack-contrib/css-loader

v3.2.0

Compare Source

Bug Fixes
  • replace . characters in localIndent to - character (regression) (#​982) (967fb66)
Features

v3.1.0

Compare Source

Bug Fixes
  • replace . characters in localIndent to - character (regression) (#​982) (967fb66)
Features
airbnb/enzyme

v3.10.0

Compare Source

New Stuff
  • shallow add suspenseFallback option; support Suspense/Lazy (#​1975)
  • shallow/mount: add invoke(propName)(...args) (#​1856, #​945)
  • shallow: Support rendering and dive()ing createContext() providers and consumers (#​1966)
  • mount/shallow: add getWrappingComponent (#​1960)
  • Utils: add isCustomComponent (#​1960)
  • Utils: add stub argument to spyMethod
  • EnzymeAdapter: add matchesElementType (#​2146)
  • RSTTraversal: add getHTMLFromHostNodes
Fixes
  • selectors: unwrap memo elements - in both directions (#​2146)
  • shallow: properly determine "should render" for PureComponents (#​2096)
  • mount/shallow: renderProp: improve error messages (#​2070)
  • mount: setContext: use proper wrapper name in error message
  • shallow: .contains(): clean up error message
  • shallow/mount: hasClass: avoid a crash with a non-string argument (#​2057)
  • mount: properly handle HTML of multiple nodes (#​2052)
  • shallow: ensure that if gDSFP exists, cDU is called. (#​2027)
  • shallow: Mock sCU if gDSFP defined in shallow renderer rerender (#​1981)
  • mount: .state(): allow getting state from stateful children of a stateless root (#​2043)
  • mount: .text(): properly recurse through fragments and arrays (#​2028)
Refactors
  • ReactWrapper/ShallowWrapper: ensure calling an adapter‘s nodeToElement preserves the receiver
  • mount: use getHTMLFromHostNodes
Docs
  • explain why need to re-call .find() after update (#​2140)
  • shallow: fix childAt (#​2134)
  • Update v2 -> v3 migration guide re props after a stage change (#​1300)
  • debug: Added documentation for verbose flag (#​2104)
  • Add on the fly JSDOM include example (#​2072)
  • reduce/reduceRight: fix example code (#​2066, #​2065, #​2064)
  • update simulateError with getDerivedStateFromError (#​2036)
  • shallow: .hasClass: fix use of mount
  • add link to Cheerio API and another example (#​756)
  • jest: Update deprecated jest config key (#​2024)
adriantoine/enzyme-to-json

v3.4.0

Compare Source

Add options to disable default props in snapshot
Make parameter noKey optional

eslint/eslint

v6.1.0

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ 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 added the renovate label May 14, 2019
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 8 times, most recently from bdff965 to e46e7eb Compare May 20, 2019 10:02
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 5 times, most recently from 37c8691 to a5a42eb Compare May 26, 2019 21:11
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 9 times, most recently from 11e67be to 1377e32 Compare June 5, 2019 14:01
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 7 times, most recently from 4680fe0 to 8056055 Compare June 7, 2019 15:16
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 5 times, most recently from deab6ed to ef16f77 Compare June 24, 2019 20:49
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 8 times, most recently from 78d333d to 868fd60 Compare July 5, 2019 21:29
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 7 times, most recently from 43574df to 45b2ecd Compare July 12, 2019 12:56
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 6 times, most recently from 7035a2a to 79f4833 Compare August 9, 2019 14:23
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 79f4833 to 4623765 Compare August 9, 2019 17:15
@kmkzt kmkzt merged commit 64ab95e into master Aug 11, 2019
@kmkzt kmkzt deleted the renovate/all-minor-dependencies branch August 11, 2019 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants