Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 #65

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 7, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3.

Changelog

Sourced from eslint-plugin-jsx-a11y's changelog.

6.2.3 / 2019-06-30

  • [617] Add @babel/runtime to the dependencies

6.2.2 / 2019-06-29

  • Update jsx-ast-utils to v2.2.1
  • Add @babel/cli to the dev dependencies
  • Update ESLint to v6
  • Update jsx-ast-utils to 2.2.0
  • Update flow-bin to version 0.102.0
  • [589] Allow expression statements for attribute values in no-noninteractive-tabindexlow-bin-0.101.0
  • [583] Allow expression values in attributes by configurationrror
  • [596] Adding a test case for no-static-element-interactionseper/flow-bin-0.101.0) Merge branch 'master' into greenkeeper/flow-bin-0.101.0
  • Only run branch test coverage on the master branch
  • chore(package): update flow-bin to version 0.100.0
  • Allow select as a valid child of label.
  • Allow Node 4 / ESLint 3 failure to unblock ESLint upgrade in PR #568
  • chore(package): update flow-bin to version 0.99.0
  • Remove rootDir from Jest path configs
  • (fix) Template literals with undefined evaluate to the string undefined.
  • adds more tests to “anchor-is-valid”
  • Fixes “anchor-is-valid” false positive for hrefs starting with the word “javascript”
  • chore(package): update eslint-plugin-flowtype to version 3.5.0
  • Modified no-static-element-interactions to pass on non-literal roles.
  • Added isNonLiteralProperty util method
  • #399 Account for spread in parser options
  • [552] control-has-associated-label should allow generic links
  • [issue 392] ul role='list' test case
  • chore(package): update eslint to version 5.15.2
  • chore(package): update flow-bin to version 0.95.0
  • chore(package): update expect to version 24.3.1
  • Fix typo: defintions > definitions
  • docs: add proper title to links to axe website for media-has-caption
  • docs: removes deprecated rule label-has-for
  • docs: fix typo and couple grammatical errors in Readme
  • Ignore null/undefined values in role-supports-aria-props rule
  • Ignore undefined values in aria-proptypes rule
  • Ignore null values in aria-proptypes rule
  • set target for node 4
Commits
  • 4e272fb 6.2.3
  • c6c582c Merge pull request #620 from evcohen/update-changelog
  • fd3ed06 Update CHANGELOG for v6.2.3
  • 35fa739 Merge pull request #619 from evcohen/babel-runtime-in-dependencies
  • f3f9775 Add @babel/runtime to the dependencies
  • 0150c4b Merge pull request #616 from evcohen/reinstate-tests
  • 62de524 Promote node/eslint combos back to blocking tests
  • b7b47ab Merge pull request #618 from evcohen/branch-v6.2.2
  • 057fb27 6.2.2
  • fc56208 Merge pull request #615 from evcohen/changelog--v6.2.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this ['minor'|'major'] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the specific version in this PR you can just close it
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 7, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.2.3 branch 4 times, most recently from cc2e776 to e62b0e8 Compare August 10, 2019 13:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.2.3 branch from e62b0e8 to 1c819d0 Compare August 10, 2019 20:00
@jcblw jcblw mentioned this pull request Aug 10, 2019
@jcblw jcblw closed this Aug 10, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.2.3 branch August 10, 2019 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant