hogashi / twitterOpenOriginalImage

is a GoogleChrome extension which opens original image(s) to new tab.
MIT License
32 stars 2 forks source link

Update dependency @biomejs/biome to v1.9.1 #718

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@biomejs/biome (source) 1.9.0 -> 1.9.1 age adoption passing confidence

Release Notes

biomejs/biome (@​biomejs/biome) ### [`v1.9.1`](https://redirect.github.com/biomejs/biome/blob/HEAD/CHANGELOG.md#v191-2024-09-15) [Compare Source](https://redirect.github.com/biomejs/biome/compare/b260d5b0e6b2e8e0093128ca2bf1f66c8e5d35da...9bf1e4c7738a8f6fe7cb5f533b1bd9776b3f8452) ##### Analyzer ##### CLI ##### Bug fixes - `useEditorConfig` now loads the editorconfig when running `biome ci` [#​3864](https://redirect.github.com/biomejs/biome/issues/3864). Contributed by [@​dyc3](https://redirect.github.com/dyc3) - Revert [#​3731](https://redirect.github.com/biomejs/biome/pull/3731) to fix broken quick fixes and code actions. Contributed by [@​nhedger](https://redirect.github.com/nhedger) ##### Configuration ##### Editors ##### Formatter ##### JavaScript APIs ##### Linter ##### New Features - Add [nursery/noProcessEnv](https://biomejs.dev/linter/rules/no-process-env/). Contributed by [@​unvalley](https://redirect.github.com/unvalley) ##### Bug fixes - [useSemanticElements](https://biomejs.dev/linter/rules/use-semantic-elements/) now ignores `alert` and `alertdialog` roles ([3858](https://redirect.github.com/biomejs/biome/issues/3858)). Contributed by [@​Conaclos](https://redirect.github.com/Conaclos) - [noUndeclaredDependencies](https://biomejs.dev/linter/rules/no-undeclared-dependencies/) now ignores `@/` imports and recognizes type imports from Definitely Typed and `bun` imports. Contributed by [@​Conaclos](https://redirect.github.com/Conaclos) ##### Parser

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.