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 #186

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2020

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 7.2.0 -> 7.3.0
eslint-plugin-jest devDependencies minor 23.13.2 -> 23.16.0
eslint-plugin-jsx-a11y devDependencies minor 6.2.3 -> 6.3.1
rollup (source) devDependencies minor 2.14.0 -> 2.18.0

Release Notes

eslint/eslint

v7.3.0

Compare Source

jest-community/eslint-plugin-jest

v23.16.0

Compare Source

Features
  • create no-conditional-expect rule (aba53e4)
  • deprecate no-try-expect in favor of no-conditional-expect (6d07cad)

v23.15.0

Compare Source

Features
  • no-standalone-expect: support additionalTestBlockFunctions (#​585) (ed220b2)

v23.14.0

Compare Source

Bug Fixes
  • no-test-callback: check argument is an identifier (f70612d)
  • no-test-callback: provide suggestion instead of autofix (782d8fa)
  • prefer-strict-equal: provide suggestion instead of autofix (2eaed2b)
Features
  • prefer-expect-assertions: provide suggestions (bad88a0)

23.13.2 (2020-05-26)

Bug Fixes

23.13.1 (2020-05-17)

Bug Fixes
  • no-if: use correct syntax for placeholder substitution in message (6d1eda8)
evcohen/eslint-plugin-jsx-a11y

v6.3.1

Compare Source

==================

  • 765da0f Update to aria-query 4.2.2
  • d528e8c Fix aria-level allowed on elements wit role heading (#​704)
  • 29c6859 [meta] remove yarn registry from npmrc, so publishing works
  • f52c206 chore(package): update estraverse to version 5.0.0

v6.3.0

Compare Source

==================

  • cce838a Update aria-query to 4.2.0
  • 121e8a4 Add two test cases found while upgrading to ARIA 1.2
  • 8059f51 Fix test failures raised by the upgrade to ARIA 1.2
  • 0d24e3a Update package.json
  • b1f412a Fix test failures in role-has-required-aria-props due to ARIA 1.2 updates
  • 74cec6e Fix test failures in no-noninteractive-element-interactions due to ARIA 1.2 updates
  • 835b89e Fix test failures in role-supports-aria-props-test due to ARIA 1.2 updates
  • 730319b Account for the null semantic generic role in ARIA 1.2
  • 7dfa7c9 Update aria-query from 4.0.1 to 4.0.2
  • 42098b9 [Refactor] img-redundant-alt: removing a use of some
  • a910d83 [Tests] label-has-associated-control: add test for
  • b273fe5 [New] Support ESLint 7.x
  • 1a97632 [Deps] update @babel/runtime, array-includes, axe-core, axobject-query, damerau-levenshtein, jsx-ast-utils
  • b36976f [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-types, babel-eslint, babel-jest, coveralls, eslint-config-airbnb-base, eslint-plugin-flowtype, eslint-plugin-import, estraverse, in-publish, jest, minimist, rimraf, safe-publish-latest
  • 89acdc4 fix: removing the use of the some function
  • 410ae43 chore(package): update eslint-plugin-flowtype to version 5.0.0
  • a87f83d fix(package): update emoji-regex to version 9.0.0
  • 71940e6 chore(package): update babel-preset-airbnb to version 5.0.0
  • d471f54 docs: Fix 404 links to WAI-ARIA spec
  • 42a2016 Fixes #​669: use the language-tags package to check the lang rule
  • 7bcea20 [Tests] update axe-core
  • f13dc38 [Deps] Pin axe-core version
  • 33670bb fix: require missing 'autocomplete-valid' rule
  • aca4c37 chore(mouse-event): revert unrelated formatting changes
  • df1e275 fix(mouse-event): remove check from custom elements
  • 1a16a1c chore(package): update jscodeshift to version 0.7.0
  • 7a55cdd chore(package): update flow-bin to version 0.113.0
  • 8e0d22b Update aria-query and axobject-query to the latest versions
  • dd49060 Added test cases for an empty or undefined value of aria-label and aria-labelledby in alt-text
  • 1a7b94f Updated dependencies including eslint-config-airbnb-base
  • 3aea217 chore: replace ignoreNonDOM with inputComponents
  • 1848d00 feat(autocomplete-valid): add to recommended & strict config
  • 8703840 refactor: use to axe-cre 3.4 SerialVirtualNode format
  • 3519c7b chore: Remove axe VirtualNode abstraction
  • 9ac55c4 autocomplete-valid: Add inline comment
  • 44c6098 Update axe-core to 3.3.0
  • 9916990 new autocomplete-valid rule
  • 82f598e [Docs] examples: add language in code block for syntax highlight
  • 2529ad3 fixing casing issue on aria-props
  • 00926f2 Update README.md
  • ce5d121 Update README.md
  • 031574e chore(package): update flow-bin to version 0.103.0
  • e00e1db [meta] add FUNDING.yml
  • e1e5fae Fix readme file
rollup/rollup

v2.18.0

Compare Source

2020-06-22

Features
  • inlineDynamicImports, manualChunks and preserveModules can now be used as output options (#​3645)
  • Use sourcemaps for certain warnings that reference source code locations (#​3645)
Bug Fixes
  • this.getFileName will now always return the correct file name for chunks when multiple outputs are created (#​3645)
Pull Requests

v2.17.1

Compare Source

2020-06-19

Bug Fixes
  • Properly resolve accessing properties of namespace members again (#​3643)
Pull Requests

v2.17.0

Compare Source

2020-06-17

Features
  • When importing Rollup via package.exports, always fall back to the browser ESM build for non-Node environments (#​3634)
  • Create more efficient code when handling namespace mutations (#​3637)
Bug Fixes
  • Fix a severe performance regression when the same module is imported by a lot of modules (#​3641)
  • Properly escape special characters in imports (#​3638)
Pull Requests

v2.16.1

Compare Source

2020-06-13

Bug Fixes
  • Do not produce invalid code when an external or chunk id contain quotes or line-breaks (#​3632)
  • Do not fail but emit a warning when mutating a namespace object (#​3633)
Pull Requests

v2.16.0

Compare Source

2020-06-12

Features
  • Add support for numeric separators (#​3626)
  • Switch to finalized ESTree optional chaining AST (#​3628)
Pull Requests

v2.15.0

Compare Source

2020-06-08

Features
  • Allow to skip watching some configs via watch: false (#​3620)
  • Provide the resolved sourcemap path to sourcemapPathTransform (#​3617)
Pull Requests

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 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.

@renovate renovate bot added the renovate label Jun 8, 2020
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.15.0 chore(deps): update dependency rollup to v2.16.0 Jun 12, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch 2 times, most recently from 8dd4143 to 6636d96 Compare June 13, 2020 19:52
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.16.0 chore(deps): update dependency rollup to v2.16.1 Jun 13, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 6636d96 to 5afce7a Compare June 17, 2020 18:53
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.16.1 chore(deps): update dependency rollup to v2.17.0 Jun 17, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 5afce7a to 252e685 Compare June 19, 2020 04:55
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.17.0 chore(deps): update dependency rollup to v2.17.1 Jun 19, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from 252e685 to ad77669 Compare June 19, 2020 17:25
@renovate renovate bot changed the title chore(deps): update dependency rollup to v2.17.1 chore(deps): update all minor dependencies Jun 19, 2020
@renovate renovate bot force-pushed the renovate/all-minor-dependencies branch from ad77669 to ca81b3f Compare June 22, 2020 04:27
@kmkzt kmkzt merged commit 211ebf0 into master Jun 22, 2020
@kmkzt kmkzt deleted the renovate/all-minor-dependencies branch June 22, 2020 14:17
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