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 eslint #2252

Merged
merged 1 commit into from
Dec 4, 2023
Merged

chore(deps): update eslint #2252

merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.54.0 -> 8.55.0 age adoption passing confidence
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.55.0

Compare Source

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)

Chores

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.0

Compare Source

  • Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@​gurgunday)!
  • Changed: All the [formatting rules that were deprecated in ESLint 8.53.0][deprecated-8.53.0] are now excluded if you set the ESLINT_CONFIG_PRETTIER_NO_DEPRECATED environment variable.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 2, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2023

Codecov Report

Attention: 87 lines in your changes are missing coverage. Please review.

Comparison is base (638977d) 92.61% compared to head (dc32cc7) 95.94%.
Report is 113 commits behind head on master.

❗ Current head dc32cc7 differs from pull request most recent head 41b3c01. Consider uploading reports for the commit 41b3c01 to get more accurate results

Files Patch % Lines
src/components/core/dom/spread.ts 80.48% 8 Missing ⚠️
src/components/icon/icon-base.ts 89.74% 8 Missing ⚠️
...metable-occupancy-icon/timetable-occupancy-icon.ts 92.45% 8 Missing ⚠️
...nents/core/common-behaviors/slot-child-observer.ts 93.33% 5 Missing ⚠️
src/components/core/dom/breakpoint.ts 42.85% 4 Missing ⚠️
src/components/autocomplete/autocomplete.ts 86.36% 3 Missing ⚠️
src/components/card/card-action/card-action.ts 70.00% 3 Missing ⚠️
src/components/core/dom/dataset.ts 25.00% 3 Missing ⚠️
src/components/core/dom/host-context.ts 40.00% 3 Missing ⚠️
...onents/core/eventing/connected-abort-controller.ts 40.00% 3 Missing ⚠️
... and 26 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2252      +/-   ##
==========================================
+ Coverage   92.61%   95.94%   +3.33%     
==========================================
  Files          53      334     +281     
  Lines        2409    39167   +36758     
  Branches      254     2190    +1936     
==========================================
+ Hits         2231    37579   +35348     
- Misses        176     1544    +1368     
- Partials        2       44      +42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update dependency eslint to v8.55.0 chore(deps): update eslint Dec 2, 2023
@renovate renovate bot force-pushed the renovate/eslint branch from 0567b6d to c041113 Compare December 2, 2023 11:00
@github-actions github-actions bot requested a deployment to preview-pr2252 December 2, 2023 11:11 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from c041113 to afc7908 Compare December 2, 2023 12:06
@github-actions github-actions bot requested a deployment to preview-pr2252 December 2, 2023 12:16 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from afc7908 to 9d9b1a7 Compare December 2, 2023 16:41
@github-actions github-actions bot requested a deployment to preview-pr2252 December 2, 2023 16:50 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from 9d9b1a7 to 3784227 Compare December 2, 2023 22:14
@github-actions github-actions bot requested a deployment to preview-pr2252 December 2, 2023 22:23 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from 3784227 to 9558f26 Compare December 3, 2023 21:16
@github-actions github-actions bot requested a deployment to preview-pr2252 December 3, 2023 21:26 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from 9558f26 to dc32cc7 Compare December 4, 2023 04:59
@github-actions github-actions bot requested a deployment to preview-pr2252 December 4, 2023 05:09 In progress
@renovate renovate bot force-pushed the renovate/eslint branch from dc32cc7 to 41b3c01 Compare December 4, 2023 07:38
@jeripeierSBB jeripeierSBB merged commit 6182f92 into master Dec 4, 2023
9 checks passed
@jeripeierSBB jeripeierSBB deleted the renovate/eslint branch December 4, 2023 07:38
@github-actions github-actions bot requested a deployment to preview-main December 4, 2023 07:48 In progress
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.

2 participants