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 linting devDependencies (minor) #32648

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 13, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.19.0 -> 7.20.0 age adoption passing confidence
eslint-config-prettier 8.0.0 -> 8.1.0 age adoption passing confidence
eslint-plugin-jsdoc 32.0.3 -> 32.2.0 age adoption passing confidence
How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch (these steps are from GitHub)
git checkout -b renovate-bot-renovate/linting-devdependencies master
git pull https://github.com/renovate-bot/amphtml.git renovate/linting-devdependencies

# Directly make fixes and commit them
gulp lint --fix # For lint errors in JS files
gulp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:renovate-bot/amphtml.git renovate-bot-renovate/linting-devdependencies:renovate/linting-devdependencies

Release Notes

eslint/eslint

v7.20.0

Compare Source

prettier/eslint-config-prettier

v8.1.0

Compare Source

  • Added: [flowtype/object-type-curly-spacing].
  • Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.
gajus/eslint-plugin-jsdoc

v32.2.0

Compare Source

Features
  • check-types: check settings.jsdoc.structuredTags for an array of permissible types, reporting if not present; fixes #​695 (9dad3e0)
  • no-undefined-types: allow structuredTags types to be auto-defined (b7198e4)

v32.1.1

Compare Source

Bug Fixes
  • check-param-names, require-jsdoc, require-param: avoid erring upon MemberExpression or other constructions within dynamic properties; fixes #​699 (1cfdeb4)

v32.1.0

Compare Source

Features
  • require-jsdoc: allow checking for getter or setter only; fixes #​515 (937d65e)

Renovate configuration

πŸ“… Schedule: "after 12am every weekday" in timezone America/Los_Angeles.

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

Copy link
Contributor

@rileyajones rileyajones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renovate-bot renovate-bot force-pushed the renovate/linting-devdependencies branch from 012e1f8 to 4c2bacc Compare February 21, 2021 04:08
@renovate-bot renovate-bot changed the title πŸ“¦ Update dependency eslint to v7.20.0 πŸ“¦ Update linting devDependencies (minor) Feb 21, 2021
@renovate-bot renovate-bot force-pushed the renovate/linting-devdependencies branch 3 times, most recently from 93814e1 to 797ea8f Compare February 23, 2021 11:36
@renovate-bot renovate-bot force-pushed the renovate/linting-devdependencies branch from 797ea8f to ffc1b92 Compare February 24, 2021 17:54
@rsimha rsimha merged commit c5f2f69 into ampproject:master Feb 24, 2021
@renovate-bot renovate-bot deleted the renovate/linting-devdependencies branch February 24, 2021 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants