dpobel / damien.pobel.fr

Source code of damien.pobel.fr
https://damien.pobel.fr
4 stars 0 forks source link

chore(deps-dev): bump eslint from 9.4.0 to 9.5.0 #864

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps eslint from 9.4.0 to 9.5.0.

Release notes

Sourced from eslint's releases.

v9.5.0

Features

  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)

Bug Fixes

  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)

Documentation

  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)

Chores

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)
Changelog

Sourced from eslint's changelog.

v9.5.0 - June 14, 2024

  • f588160 chore: upgrade @​eslint/js@​9.5.0 (#18591) (Milos Djermanovic)
  • 5890841 chore: package.json update for @​eslint/js release (Jenkins)
  • 455f7fd docs: add section about including .gitignore files (#18590) (Milos Djermanovic)
  • e9f4ccd chore: remove unused eslint-disable directive (#18589) (Milos Djermanovic)
  • 721eafe docs: update info about universal files patterns (#18587) (Francesco Trotta)
  • 4b23ffd refactor: Move JS parsing logic into JS language (#18448) (Nicholas C. Zakas)
  • 6880286 fix: treat * as a universal pattern (#18586) (Milos Djermanovic)
  • 8127127 docs: Update README (GitHub Actions Bot)
  • b2d256c feat: no-sparse-arrays report on "comma" instead of the whole array (#18579) (fisker Cheung)
  • 1495b93 chore: update WebdriverIO packages (#18558) (Christian Bromann)
  • cea7ede chore: add website donate link instead of opencollective (#18582) (Strek)
  • 55c2a66 docs: Update README (GitHub Actions Bot)
  • eb76282 docs: Update README (GitHub Actions Bot)
  • ff6e96e docs: baseConfig and overrideConfig can be arrays (#18571) (Milos Djermanovic)
  • 7fbe211 fix: message template for all files ignored (#18564) (Milos Djermanovic)
  • ec94880 chore: package.json update for eslint-config-eslint release (Jenkins)
  • d2d83e0 docs: Add mention of eslint-transforms to v9 migration guide (#18566) (Nicholas C. Zakas)
  • 6912586 chore: extract formatting rules into separate config (#18560) (Milos Djermanovic)
  • 9ce6832 docs: add callout box for unintuitive behavior (#18567) (Ben McCann)
  • b8db99c docs: Add VS Code info to config migration guide (#18555) (Nicholas C. Zakas)
  • 518a35c docs: Mention config migrator (#18561) (Nicholas C. Zakas)
  • 469cb36 fix: Don't lint the same file multiple times (#18552) (Milos Djermanovic)
  • 9738f7e ci: fix CLI flags for c8, raise thresholds (#18554) (Francesco Trotta)
  • eb440fc docs: specifying files with arbitrary or no extension (#18539) (Francesco Trotta)
  • 38c159e docs: Provide example of reading package.json for plugins meta (#18530) (Nicholas C. Zakas)
  • c6de7bb chore: update dependency markdownlint-cli to ^0.41.0 (#18538) (renovate[bot])
  • 5cff638 fix: improve message for ignored files without a matching config (#18404) (Francesco Trotta)
  • d16a659 docs: add link to migration guide for --ext CLI option (#18537) (Milos Djermanovic)
  • 73408de docs: add link to configuration file docs before examples (#18535) (Milos Djermanovic)
  • 2c8fd34 ci: pin @​wdio/browser-runner v8.36.0 (#18540) (唯然)
Commits


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.


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dpobel commented 4 months ago

URL: https://864.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 12775 12775 ✅️
CSS Open Open 11385 11385 ✅️

Blog Blog | Open | Open | 8698 | 8698 | ✅️ Post | Open | Open | 11430 | 11430 | ✅️ Enhanced tag page (veille) | Open | Open | 8614 | 8614 | ✅️ Tag page pagination (javascript, page 5) | Open | Open | 10137 | 10137 | ✅️ Tag page (lecteur d'écran) | Open | Open | 6173 | 6173 | ✅️ Tags | Open | Open | 27499 | 27499 | ✅️ CV CV fr | Open | Open | 29465 | 29465 | ✅️ CV fr pdf | Open | Open | 112798 | 112798 | ✅️ CV | Open | Open | 28560 | 28560 | ✅️ CV en pdf | Open | Open | 89992 | 89992 | ✅️ Pages Page list | Open | Open | 8234 | 8234 | ✅️ About | Open | Open | 3510 | 3510 | ✅️ Misc GitHub profile | Open | Open | 2112 | 2112 | ✅️ GitHub page | Open | Open | 11329 | 11329 | ✅️ Images Resized JPG (660x) | Open | Open | 31210 | 31210 | ✅️ Resized JPG (200x) | Open | Open | 5454 | 5454 | ✅️ Resized PNG (660x) | Open | Open | 52491 | 52491 | ✅️ Resized PNG (200x) | Open | Open | 9325 | 9325 | ✅️ Resized GIF (200x) | Open | Open | 22532 | 22532 | ✅️ RSS feeds (build date should be updated) RSS | Open | Open | 61767 | 61767 | ❌️ RSS tag | Open | Open | 41327 | 41327 | ❌️ RSS tag fr | Open | Open | 38998 | 38998 | ❌️

Diffs

RSS

```diff --- rss.xml.pretty 2024-06-17 04:27:20.873022453 +0000 +++ ../damien.pobel.fr/web/rss.xml.pretty 2024-06-17 04:27:20.877022464 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Fri, 14 Jun 2024 10:15:29 GMT + Mon, 17 Jun 2024 04:25:42 GMT <![CDATA[Personnaliser et rendre dynamique son profil GitHub]]> ```

RSS tag

```diff --- "métier.xml.pretty" 2024-06-17 04:27:21.489024174 +0000 +++ "../damien.pobel.fr/web/rss/métier.xml.pretty" 2024-06-17 04:27:21.489024174 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Fri, 14 Jun 2024 10:15:29 GMT + Mon, 17 Jun 2024 04:25:42 GMT <![CDATA[La qualité est systémique]]> ```

RSS tag fr

```diff --- fr.xml.pretty 2024-06-17 04:27:21.977025538 +0000 +++ ../damien.pobel.fr/web/rss/linux/fr.xml.pretty 2024-06-17 04:27:21.981025549 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Fri, 14 Jun 2024 10:15:29 GMT + Mon, 17 Jun 2024 04:25:42 GMT <![CDATA[Veille de la semaine #19 de 2018]]> ```
dpobel commented 4 months ago

URL: https://864.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 12775 12775 ✅️
CSS Open Open 11385 11385 ✅️

Blog Blog | Open | Open | 8698 | 8698 | ✅️ Post | Open | Open | 11430 | 11430 | ✅️ Enhanced tag page (veille) | Open | Open | 8614 | 8614 | ✅️ Tag page pagination (javascript, page 5) | Open | Open | 10137 | 10137 | ✅️ Tag page (lecteur d'écran) | Open | Open | 6173 | 6173 | ✅️ Tags | Open | Open | 27499 | 27499 | ✅️ CV CV fr | Open | Open | 29465 | 29465 | ✅️ CV fr pdf | Open | Open | 112798 | 112798 | ✅️ CV | Open | Open | 28560 | 28560 | ✅️ CV en pdf | Open | Open | 89992 | 89992 | ✅️ Pages Page list | Open | Open | 8234 | 8234 | ✅️ About | Open | Open | 3510 | 3510 | ✅️ Misc GitHub profile | Open | Open | 2112 | 2112 | ✅️ GitHub page | Open | Open | 11329 | 11329 | ✅️ Images Resized JPG (660x) | Open | Open | 31210 | 31210 | ✅️ Resized JPG (200x) | Open | Open | 5454 | 5454 | ✅️ Resized PNG (660x) | Open | Open | 52491 | 52491 | ✅️ Resized PNG (200x) | Open | Open | 9325 | 9325 | ✅️ Resized GIF (200x) | Open | Open | 22532 | 22532 | ✅️ RSS feeds (build date should be updated) RSS | Open | Open | 61767 | 61767 | ❌️ RSS tag | Open | Open | 41327 | 41327 | ❌️ RSS tag fr | Open | Open | 38998 | 38998 | ❌️

Diffs

RSS

```diff --- rss.xml.pretty 2024-06-17 06:07:42.574474918 +0000 +++ ../damien.pobel.fr/web/rss.xml.pretty 2024-06-17 06:07:42.578474900 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:06:10 GMT + Mon, 17 Jun 2024 06:07:00 GMT <![CDATA[Personnaliser et rendre dynamique son profil GitHub]]> ```

RSS tag

```diff --- "métier.xml.pretty" 2024-06-17 06:07:43.090472502 +0000 +++ "../damien.pobel.fr/web/rss/métier.xml.pretty" 2024-06-17 06:07:43.094472483 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:06:10 GMT + Mon, 17 Jun 2024 06:07:00 GMT <![CDATA[La qualité est systémique]]> ```

RSS tag fr

```diff --- fr.xml.pretty 2024-06-17 06:07:43.542470383 +0000 +++ ../damien.pobel.fr/web/rss/linux/fr.xml.pretty 2024-06-17 06:07:43.546470365 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:06:10 GMT + Mon, 17 Jun 2024 06:07:00 GMT <![CDATA[Veille de la semaine #19 de 2018]]> ```
dpobel commented 4 months ago

URL: https://864.damien.pobel.fr

Stats

Page Online PR version Size online Size local Identical?
Homepage Open Open 12775 12775 ✅️
CSS Open Open 11385 11385 ✅️

Blog Blog | Open | Open | 8698 | 8698 | ✅️ Post | Open | Open | 11430 | 11430 | ✅️ Enhanced tag page (veille) | Open | Open | 8614 | 8614 | ✅️ Tag page pagination (javascript, page 5) | Open | Open | 10137 | 10137 | ✅️ Tag page (lecteur d'écran) | Open | Open | 6173 | 6173 | ✅️ Tags | Open | Open | 27499 | 27499 | ✅️ CV CV fr | Open | Open | 29465 | 29465 | ✅️ CV fr pdf | Open | Open | 112798 | 112798 | ✅️ CV | Open | Open | 28560 | 28560 | ✅️ CV en pdf | Open | Open | 89992 | 89992 | ✅️ Pages Page list | Open | Open | 8234 | 8234 | ✅️ About | Open | Open | 3510 | 3510 | ✅️ Misc GitHub profile | Open | Open | 2112 | 2112 | ✅️ GitHub page | Open | Open | 11329 | 11329 | ✅️ Images Resized JPG (660x) | Open | Open | 31210 | 31210 | ✅️ Resized JPG (200x) | Open | Open | 5454 | 5454 | ✅️ Resized PNG (660x) | Open | Open | 52491 | 52491 | ✅️ Resized PNG (200x) | Open | Open | 9325 | 9325 | ✅️ Resized GIF (200x) | Open | Open | 22532 | 22532 | ✅️ RSS feeds (build date should be updated) RSS | Open | Open | 61767 | 61767 | ❌️ RSS tag | Open | Open | 41327 | 41327 | ❌️ RSS tag fr | Open | Open | 38998 | 38998 | ❌️

Diffs

RSS

```diff --- rss.xml.pretty 2024-06-17 06:10:01.158526443 +0000 +++ ../damien.pobel.fr/web/rss.xml.pretty 2024-06-17 06:10:01.162526429 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:08:24 GMT + Mon, 17 Jun 2024 06:09:19 GMT <![CDATA[Personnaliser et rendre dynamique son profil GitHub]]> ```

RSS tag

```diff --- "métier.xml.pretty" 2024-06-17 06:10:01.666524700 +0000 +++ "../damien.pobel.fr/web/rss/métier.xml.pretty" 2024-06-17 06:10:01.670524686 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:08:24 GMT + Mon, 17 Jun 2024 06:09:19 GMT <![CDATA[La qualité est systémique]]> ```

RSS tag fr

```diff --- fr.xml.pretty 2024-06-17 06:10:02.126522945 +0000 +++ ../damien.pobel.fr/web/rss/linux/fr.xml.pretty 2024-06-17 06:10:02.126522945 +0000 @@ -5,7 +5,7 @@ https://damien.pobel.fr metalsmith-feed - Mon, 17 Jun 2024 06:08:24 GMT + Mon, 17 Jun 2024 06:09:19 GMT <![CDATA[Veille de la semaine #19 de 2018]]> ```