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 dependency eslint-config-airbnb-base to version 11.1.1 #122

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

renovate-bot
Copy link
Collaborator

This Pull Request updates dependency eslint-config-airbnb-base from version 11.1.0 to 11.1.1

Changelog

11.1.1 / 2017-03-03

  • [eslint config] [base] v11.1.1
  • [eslint config] [base] [deps] update `eslint`
    • fill out options in `no-use-before-define`
    • enable `ignoreRestSiblings` in `no-unused-vars`
  • [guide] Added 'let' to rule defs regarding variables
  • Add AltSchool to the "In The Wild" section of the README
  • Added OHD to a list of style guide users.
  • [resources] add link to neutrino preset
    https://neutrino.js.org/presets/neutrino-preset-airbnb-base/
  • Update renamed jsx-wrap-multilines
    `react/wrap-multilines` has been renamed to `react/jsx-wrap-multilines`
  • [eslint config] [base] [minor] add `**/*.spec.js` as a test files pattern
    (see #1131)
  • Add Honey to list of users
  • [eslint config] [deps] update `eslint-plugin-react`
    • semver-patch: `jsx-max-props-per-line` “when” set to “multiline”, but left off for now.
  • Merge pull request #1303 from airbnb/lencioni-patch-1
    Add link to Mixins section in TOC
  • Add link to Mixins section in TOC
    I forgot this when I created the section.
  • Merge pull request #1302 from airbnb/mixins
    Add guidance around not using mixins
  • Add guidance around not using mixins
    Mixins will hopefully be removed from React eventually. In the meantime,
    we can avoid the damage they cause by not using them. Most of this was
    borrowed from @gaearon's blog post "Mixins Considered Harmful".
    https://facebook.github.io/react/blog/2016/07/13/mixins-considered-harmful.html
  • Add note to explain what a soft tab is
    A quick Google search shows that the name "soft tab" causes some confusion. Added a brief clarification.
  • [inthewild] remove deleted repositories
  • [eslint config] [breaking] update eslint-plugin-jsx-a11y to v4, enable new rules
  • [inthewild] Adds CaseNine
  • [eslint config] v14.1.0
  • [eslint config] [deps] [patch] allow `eslint-plugin-jsx-a11y` to be v3 or v4. Remove `no-marquee` rule temporarily.
  • [eslint config] [deps] update `eslint-config-airbnb-base`, `babel-preset-airbnb`, `eslint`

@codecov-io
Copy link

codecov-io commented Mar 3, 2017

Codecov Report

Merging #122 into master will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #122   +/-   ##
======================================
  Coverage    68.5%   68.5%           
======================================
  Files          19      19           
  Lines         800     800           
  Branches      127     127           
======================================
  Hits          548     548           
  Misses        252     252

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 919dac9...01c5110. Read the comment docs.

@renovate-bot renovate-bot force-pushed the renovate/eslint-config-airbnb-base-11.x branch from 19338a3 to 013f5b4 Compare March 13, 2017 05:11
@renovate-bot renovate-bot force-pushed the renovate/eslint-config-airbnb-base-11.x branch from 013f5b4 to 01c5110 Compare March 13, 2017 06:12
@singapore singapore merged commit d68613f into master Mar 13, 2017
@singapore singapore deleted the renovate/eslint-config-airbnb-base-11.x branch March 13, 2017 08:13
@singapore singapore removed the ready label Mar 13, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants