static-html-webpack-boilerplate
static-html-webpack-boilerplate copied to clipboard
Bump eslint from 5.5.0 to 5.16.0
Bumps eslint from 5.5.0 to 5.16.0.
Release notes
Sourced from eslint's releases.
v5.16.0
dfef227Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38cFix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548) (Oliver Joseph Ash)bc3e427Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)v5.15.3
71adc66Fix: avoid moving comments in implicit-arrow-linebreak (fixes #11521) (#11522) (Teddy Katz)1f715a2Chore: make test-case-property-ordering reasonable (#11511) (Toru Nagashima)v5.15.2
29dbca7Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083fUpgrade: [email protected] (#11513) (Teddy Katz)a5dae7cFix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8daChore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6Chore: make config validator params more consistent (#11435) (่ๅฎ่ฐ็็ซ)d6c1122Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165Build: update CI testing configuration (#11500) (Reece Dunham)956e883Docs: Fix example in no-restricted-modules docs (#11454) (Paul OโShannessy)2c7431dDocs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161Sponsors: Sync README with website (ESLint Jenkins)62fee4aChore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (่ๅฎ่ฐ็็ซ)34a5382Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9aChore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128Docs: Addvisualstudioto formatter list (#11480) (Patrick Eriksson)44de9d7Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)v5.15.1
fe1a892Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467) (่ๅฎ่ฐ็็ซ)458053bFix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472) (Teddy Katz)v5.15.0
... (truncated)
4088c6cBuild: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750Upgrade: [email protected] (#11461) (Teddy Katz)d3ce611Sponsors: Sync README with website (ESLint Jenkins)ee88475Chore: add utils for rule tests (#11453) (่ๅฎ่ฐ็็ซ)d4824e4Sponsors: Sync README with website (ESLint Jenkins)6489518Fix: no-extra-parens crash when code is "((let))" (#11444) (Teddy Katz)9d20de2Sponsors: Sync README with website (ESLint Jenkins)3f14de4Sponsors: Sync README with website (ESLint Jenkins)3d6c770Sponsors: Sync README with website (ESLint Jenkins)de5cbc5Update: remove invalid defaults from core rules (fixes #11415) (#11427) (Teddy Katz)
Changelog
Sourced from eslint's changelog.
v5.16.0 - March 29, 2019
dfef227Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington)c06d38cFix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548) (Oliver Joseph Ash)bc3e427Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer)b452f27Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede)4fe7eb7Chore: use nyc instead of istanbul (#11532) (Toru Nagashima)f16af43Chore: fix formatters/table test (#11534) (Toru Nagashima)78358a8Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)v5.15.3 - March 18, 2019
71adc66Fix: avoid moving comments in implicit-arrow-linebreak (fixes #11521) (#11522) (Teddy Katz)1f715a2Chore: make test-case-property-ordering reasonable (#11511) (Toru Nagashima)v5.15.2 - March 15, 2019
29dbca7Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios)5d2083fUpgrade: [email protected] (#11513) (Teddy Katz)a5dae7cFix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)448e8daChore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev)0f56dc6Chore: make config validator params more consistent (#11435) (่ๅฎ่ฐ็็ซ)d6c1122Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas)5fdb4d3Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz)06fa165Build: update CI testing configuration (#11500) (Reece Dunham)956e883Docs: Fix example in no-restricted-modules docs (#11454) (Paul OโShannessy)2c7431dDocs: fix json schema example dead link (#11498) (kazuya kawaguchi)e7266c2Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera)6693161Sponsors: Sync README with website (ESLint Jenkins)62fee4aChore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (่ๅฎ่ฐ็็ซ)34a5382Build: copy bundled espree to website directory (#11478) (Pig Fang)f078f9aChore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz)0756128Docs: Addvisualstudioto formatter list (#11480) (Patrick Eriksson)44de9d7Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)v5.15.1 - March 4, 2019
fe1a892Build: bundle espree (fixes eslint/eslint.github.io#546) (#11467) (่ๅฎ่ฐ็็ซ)458053bFix: avoid creating invalid regex in no-warning-comments (fixes #11471) (#11472) (Teddy Katz)v5.15.0 - March 1, 2019
... (truncated)
4088c6cBuild: Remove path.resolve in webpack build (#11462) (Kevin Partington)ec59ec0New: add rule "prefer-named-capture-group" (fixes #11381) (#11392) (Pig Fang)a44f750Upgrade: [email protected] (#11461) (Teddy Katz)d3ce611Sponsors: Sync README with website (ESLint Jenkins)ee88475Chore: add utils for rule tests (#11453) (่ๅฎ่ฐ็็ซ)d4824e4Sponsors: Sync README with website (ESLint Jenkins)
Commits
ded2f945.16.0ea36e13Build: changelog update for 5.16.0dfef227Build: gensite passes rulesMeta to formatter rendering (#11567)c06d38cFix: Allow HTML formatter to handle no meta data (#11566)87a5c03Docs:func-style: clarify whenallowArrowFunctionsis used (#11548)bc3e427Update: pass rule meta to formatters RFC 10 (#11551)b452f27Chore: Update README to pull in reviewer data (#11506)afe3d25Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550)4fe7eb7Chore: use nyc instead of istanbul (#11532)f16af43Chore: fix formatters/table test (#11534)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.