wilmoore / selectn.js

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
https://www.npmjs.com/package/selectn
MIT License
196 stars 16 forks source link

An in-range update of standard is breaking the build 🚨 #85

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 12.0.0 of standard was just published.

Branch Build failing 🚨
Dependency standard
Current Version 11.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

standard is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/wilmoore/selectn.js/builds/422030476?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 91 commits.

  • ff1a156 authors
  • 17727fc 12.0.0
  • bdbd248 changelog
  • 3db3a62 https
  • cf1802c eslint-plugin-standard ~4.0.0
  • 7d779b8 eslint-plugin-import ~2.14.0
  • 66f676b eslint ~5.4.0
  • 3933c6b Use npm versions of eslint shared configs
  • c00dc66 Use ~ for eslint dep
  • 588d5ab Add links to French README translation!
  • aee57b4 ESLint 5
  • c89d5c7 Merge pull request #1145 from theo4u/patch-1
  • 6477dbf Merge pull request #1184 from standard/greenkeeper/babel-eslint-9.0.0
  • 8792b9b Merge pull request #1180 from standard/greenkeeper/eslint-plugin-promise-4.0.0
  • ff070b8 Merge branch 'master' into greenkeeper/eslint-plugin-promise-4.0.0

There are 91 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 11.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Version 12.0.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 102 commits.

There are 102 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • 9539d71 13.0.2
  • 9b9d0fc changelog
  • d1d0b7a Fix global installs: standard-engine@~11.0.1
  • edce3f3 Merge pull request #1323 from standard/greenkeeper/standard-engine-11.0.0
  • 2f3c712 fix tests for standard-engine 11
  • ae04dbb Cleanup the readme
  • 0474066 fix(package): update standard-engine to version 11.0.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • ef2351a Update AUTHORS.md
  • 60b616f 13.1.0
  • 8493c9d Update CHANGELOG.md
  • 588e505 Merge pull request #1337 from standard/greenkeeper/eslint-6.1.0
  • 9040ae8 fix(package): update eslint to version 6.1.0
  • a263dfc Merge pull request #1336 from epixian/patch-1
  • 15a1105 added oxford comma for consistency with next line

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 70 commits.

  • 7117e53 14.0.0-1
  • c1ebec6 Disallow spaces inside of curly braces in JSX expressions in children (react/jsx-curly-spacing)
  • 2d619f3 Require linebreaks in curly braces in JSX attributes and expressions to be consistent (react/jsx-curly-newline)
  • 5dfdc83 Require JSX event handler names to follow conventions (react/jsx-handler-names)
  • ff4ef49 Require JSX attributes and logical expressions to be indented correctly (react/jsx-indent)
  • 13e4bee Disallow missing key prop in JSX elements that likely require a key prop (react/jsx-key)
  • 29861dc Disallow accidental comments in JSX from being inserted as text nodes (react/jsx-no-comment-textnodes)
  • c852a11 Prevent usage of unsafe target='_blank' (react/jsx-no-target-blank)
  • 30eddfa Disallow unnecessary curly braces in JSX props and children. (react/jsx-curly-brace-presence)
  • d3d14a5 Require PascalCase for user-defined JSX components (react/jsx-pascal-case)
  • 93027d9 Require shorthand form for JSX fragments (react/jsx-fragments)
  • 093b7f0 Disallow multiple spaces between inline JSX props (react/jsx-props-no-multi-spaces)
  • 6ee9fb1 alphabetize rules
  • d179362 remove rule which already shipped
  • f8551e9 Require JSX closing bracket to be aligned with the opening tag (react/jsx-closing-bracket-location)

There are 70 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 11 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 24 commits.

  • 027e7e9 update authors
  • 379a28b 14.2.0
  • a45c511 Update CHANGELOG.md
  • d1ef5f8 Update eslint to the latest version πŸš€ (#1395)
  • f4f9bde optimize grab.png
  • a4216aa Add Grab to users list (#1396)
  • f71b65b chore: .npmrc with package-lock=false (#1407)
  • 5b2b360 chore: .npmrc with package-lock=false
  • 80c5605 Format AUTHORS.md with hallmark (#1404)
  • 28d6fd1 Run update-authors
  • 19bce00 Format AUTHORS.md with hallmark
  • ad1fd1d Merge pull request #1398 from standard/hallmark
  • d5ddd5e Merge pull request #1399 from standard/greenkeeper/eslint-plugin-node-10.0.0
  • 02d3ea6 fix(package): update eslint-plugin-node to version 10.0.0
  • dc3fea5 changelog: Run 'npx vweevers/hallmark'

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • c419903 14.3.0
  • ace0bd7 Update CHANGELOG.md
  • 0bf3441 Update eslint to the latest version πŸš€ (#1411)
  • 1382849 fix(package): update eslint to version 6.4.0

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 21 commits.

  • 0ff9ace 14.3.1
  • b52a17f Create .tidelift.yml
  • 217d2be changelog
  • 7886564 Don't run on Node.js versions less than 8.6.0 (#1418)
  • 4869b15 Update Japanese documents to follow original documents (#1417)
  • 264db54 Don't run on Node.js versions less than 8.6.0
  • 03d56a9 Update Japanese document for 2c9be54
  • fd5db17 Update Japanese document for 600880d
  • 9dd6012 Update Japanese document for 7c38176
  • bc9d332 Update Japanese document for d195586
  • 8be039b Update Japanese document for b28fa54
  • b0e5e62 Update Japanese document for b8c7b33
  • d1fcbf4 Update Japanese document for ca5ac99
  • 300753d Update Japanese document for b83c629
  • 86bbd1e Update Japanese document for c003b84

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • 558df00 14.3.2
  • a8e318e Add changelog entry for 14.3.2
  • 133a4c9 Merge pull request #1492 from standard/eslint68
  • a2df23b Upgrade ESLint to 6.8.x
  • fb7e2a3 remove sponsor
  • ecda198 Update README.md
  • 4bc1671 Update README.md
  • e514626 add sponsor
  • 2b86c68 spacing
  • a702d2e Reposition CodeFund sponsorship link (#1446)
  • a28b5d0 Reposition CodeFund sponsorship link
  • 0f86fb9 Merge pull request #1445 from ZY2071/master
  • b4726d7 perf: Change the examples for rule 'No octal literals' .
  • 4bdaa2f perf: make the rule 'No octal literals' more specific.
  • f5d758e Update README-ja.md for d901c54 (#1435)

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 14.3.3 - 2020-03-15
  • Skip running on versions of Node.js older than 8.10.0. #1496
Commits

The new version differs by 4 commits.

  • 2a1d8d1 14.3.3
  • 33acaf9 Add changelog entry for 14.3.3
  • 37d8bb2 Don't run on Node.js versions less than 8.10.0 (#1496)
  • 8c0195d Fix missing link in changelog

See the full diff