Title: Bump eslint from 7.3.1 to 7.27.0 by dependabot-preview[bot] · Pull Request #815 · dry-python/dry-python.github.io · GitHub
Open Graph Title: Bump eslint from 7.3.1 to 7.27.0 by dependabot-preview[bot] · Pull Request #815 · dry-python/dry-python.github.io
X Title: Bump eslint from 7.3.1 to 7.27.0 by dependabot-preview[bot] · Pull Request #815 · dry-python/dry-python.github.io
Description: Bumps eslint from 7.3.1 to 7.27.0. Release notes Sourced from eslint's releases. v7.27.0 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic) 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar) afe9569 Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov) c0f418e Chore: Remove lodash (#14287) (Stephen Wade) 52655dd Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden) 967b1c4 Chore: Fix typo in large.js (#14589) (Ikko Ashimine) 2466a05 Sponsors: Sync README with website (ESLint Jenkins) fe29f18 Sponsors: Sync README with website (ESLint Jenkins) 086c1d6 Chore: add more test cases for no-sequences (#14579) (Nitin Kumar) 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins) v7.26.0 aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#14577) (Brandon Mills) ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282) (Patrick Ahmetovic) 6a86e50 Chore: remove loose-parser tests (fixes #14315) (#14569) (Milos Djermanovic) ee3a3ea Fix: create .eslintrc.cjs for module type (#14304) (Nitin Kumar) 6791dec Docs: fix example for require-atomic-updates (#14562) (Milos Djermanovic) 388eb7e Sponsors: Sync README with website (ESLint Jenkins) f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#14291) (Bryan Mishkin) 0b6a3f3 New: Include XO style guide in eslint --init (#14193) (Federico Brigante) v7.25.0 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #14324) (#14335) (Nitin Kumar) 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#14344) (Michael Novotny) 36fca70 Chore: Upgrade eslump to 3.0.0 (#14350) (Stephen Wade) 59b689a Chore: add node v16 (#14355) (薛定谔的猫) 35a1f5e Sponsors: Sync README with website (ESLint Jenkins) fb0a92b Chore: rename misspelled identifier in test (#14346) (Tobias Nießen) f2babb1 Docs: update pull request template (#14336) (Nitin Kumar) 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#14332) (Nate-Wilkins) 07d14c3 Chore: remove extraneous command from lint-staged config (#14314) (James George) 41b3570 Update: lint code block with same extension but different content (#14227) (JounQin) eb29996 Docs: add more examples with arrow functions for no-sequences rule (#14313) (Nitin Kumar) v7.24.0 0c346c8 Chore: ignore pnpm-lock.yaml (#14303) (Nitin Kumar) f06ecdf Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing) 71a80e3 Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi)) bd46dc4 Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain) 0d6235e Docs: update header in max-lines (#14273) (Shinigami) 70c9216 Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas) abca186 Docs: Fix typo in suggestions section (#14293) (Kevin Partington) c4d8b0d Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan) b51d077 Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe) c981fb1 Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade) 147fc04 Docs: Fix repro:needed label in bug report template (#14285) (Milos Djermanovic) e1cfde9 Docs: Update bug report template (#14276) (Nicholas C. Zakas) c85c2f1 Docs: Add fatal to Node.js API LintMessage type (#14251) (Brandon Mills) ... (truncated) Changelog Sourced from eslint's changelog. v7.27.0 - May 21, 2021 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic) 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14354) (Nitin Kumar) afe9569 Chore: use includes instead of indexOf (#14607) (Mikhail Bodrov) c0f418e Chore: Remove lodash (#14287) (Stephen Wade) 52655dd Update: no-restricted-imports custom message for patterns (fixes #11843) (#14580) (Alex Holden) 967b1c4 Chore: Fix typo in large.js (#14589) (Ikko Ashimine) 2466a05 Sponsors: Sync README with website (ESLint Jenkins) fe29f18 Sponsors: Sync README with website (ESLint Jenkins) 086c1d6 Chore: add more test cases for no-sequences (#14579) (Nitin Kumar) 6a2ced8 Docs: Update README team and sponsors (ESLint Jenkins) v7.26.0 - May 7, 2021 aaf65e6 Upgrade: eslintrc for ModuleResolver fix (#14577) (Brandon Mills) ae6dbd1 Fix: track variables, not names in require-atomic-updates (fixes #14208) (#14282) (Patrick Ahmetovic) 6a86e50 Chore: remove loose-parser tests (fixes #14315) (#14569) (Milos Djermanovic) ee3a3ea Fix: create .eslintrc.cjs for module type (#14304) (Nitin Kumar) 6791dec Docs: fix example for require-atomic-updates (#14562) (Milos Djermanovic) 388eb7e Sponsors: Sync README with website (ESLint Jenkins) f071d1e Update: Add automated suggestion to radix rule for parsing decimals (#14291) (Bryan Mishkin) 0b6a3f3 New: Include XO style guide in eslint --init (#14193) (Federico Brigante) v7.25.0 - April 23, 2021 5df5e4a Update: highlight last write reference for no-unused-vars (fixes #14324) (#14335) (Nitin Kumar) 0023872 Docs: Add deprecated note to working-with-rules-deprecated page (#14344) (Michael Novotny) 36fca70 Chore: Upgrade eslump to 3.0.0 (#14350) (Stephen Wade) 59b689a Chore: add node v16 (#14355) (薛定谔的猫) 35a1f5e Sponsors: Sync README with website (ESLint Jenkins) fb0a92b Chore: rename misspelled identifier in test (#14346) (Tobias Nießen) f2babb1 Docs: update pull request template (#14336) (Nitin Kumar) 02dde29 Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' (#14332) (Nate-Wilkins) 07d14c3 Chore: remove extraneous command from lint-staged config (#14314) (James George) 41b3570 Update: lint code block with same extension but different content (#14227) (JounQin) eb29996 Docs: add more examples with arrow functions for no-sequences rule (#14313) (Nitin Kumar) v7.24.0 - April 9, 2021 0c346c8 Chore: ignore pnpm-lock.yaml (#14303) (Nitin Kumar) f06ecdf Update: Add disallowTemplateShorthand option in no-implicit-coercion (#13579) (Remco Haszing) 71a80e3 Docs: fix broken links in Node.js API docs toc (#14296) (u-sho (Shouhei Uechi)) bd46dc4 Docs: Fix incorrect reference to "braces" in arrow-parens (#14300) (emclain) 0d6235e Docs: update header in max-lines (#14273) (Shinigami) 70c9216 Docs: Update issue triage to include blocked column (#14275) (Nicholas C. Zakas) abca186 Docs: Fix typo in suggestions section (#14293) (Kevin Partington) c4d8b0d Fix: no-unused-vars ignoreRestSiblings check assignments (fixes #14163) (#14264) (YeonJuan) b51d077 Update: add ignoreNonDeclaration to no-multi-assign rule (fixes #12545) (#14185) (t-mangoe) c981fb1 Chore: Upgrade mocha to 8.3.2 (#14278) (Stephen Wade) ... (truncated) Commits 18c791a 7.27.0 ebd1292 Build: changelog update for 7.27.0 2c0868c Chore: merge all html formatter files into html.js (#14612) 9e9b5e0 Update: no-unused-vars false negative with comma operator (fixes #14325) (#14... afe9569 Chore: use includes instead of indexOf (#14607) c0f418e Chore: Remove lodash (#14287) 52655dd Update: no-restricted-imports custom message for patterns (fixes #11843) (#14... 967b1c4 Chore: Fix typo in large.js (#14589) 2466a05 Sponsors: Sync README with website fe29f18 Sponsors: Sync README with website 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. If all status checks pass Dependabot will automatically merge this pull request. 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot ignore this major version will 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 version will 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 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) Automerge options (never/patch/minor, and dev/runtime dependencies) Out-of-range updates (receive only lockfile updates, if desired) Security updates (receive only security updates, if desired)
Open Graph Description: Bumps eslint from 7.3.1 to 7.27.0. Release notes Sourced from eslint's releases. v7.27.0 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic) 9e9b5e0 Updat...
X Description: Bumps eslint from 7.3.1 to 7.27.0. Release notes Sourced from eslint's releases. v7.27.0 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic) 9e9b5e0 U...
Opengraph URL: https://github.com/dry-python/dry-python.github.io/pull/815
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:78cf4e99-64f7-1046-bd8b-ad0790b976a7 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | D1DC:2F30AE:2D5860:3BF577:696B3ABF |
| html-safe-nonce | 1425b74eb939dad990d7908ebbba129f3a49885decba0646d530ff8bf07e2a8b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEMURDOjJGMzBBRToyRDU4NjA6M0JGNTc3OjY5NkIzQUJGIiwidmlzaXRvcl9pZCI6Ijg1NzY5ODU4Njg2NjY2MTY1MTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 21c8bdda7032d927cf997954589d92fc701998dec0b5a38c1351a97aa4510e33 |
| hovercard-subject-tag | pull_request:651005828 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/dry-python/dry-python.github.io/pull/815/files |
| twitter:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/2141?s=400&v=4 |
| og:image:alt | Bumps eslint from 7.3.1 to 7.27.0. Release notes Sourced from eslint's releases. v7.27.0 2c0868c Chore: merge all html formatter files into html.js (#14612) (Milos Djermanovic) 9e9b5e0 Updat... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/dry-python/dry-python.github.io git https://github.com/dry-python/dry-python.github.io.git |
| octolytics-dimension-user_id | 37993755 |
| octolytics-dimension-user_login | dry-python |
| octolytics-dimension-repository_id | 137952335 |
| octolytics-dimension-repository_nwo | dry-python/dry-python.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 137952335 |
| octolytics-dimension-repository_network_root_nwo | dry-python/dry-python.github.io |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width