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 dependency @biomejs/biome to v1.6.2 #6095

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

biomejs/biome (@​biomejs/biome)

v1.6.2

Compare Source

Analyzer
Bug fixes
  • The noSuperWithoutExtends rule now allows for calling super() in derived class constructors of class expressions (#​2108). Contributed by @​Sec-ant

  • Fix discrepancies on file source detection. Allow module syntax in .cts files (#​2114). Contributed by @​Sec-ant

CLI
Bug fixes
  • Fixes #​2131, where folders were incorrectly ignored when running the command check. Now folders are correctly ignored based on their command. Contributed by @​ematipico

  • Smoother handling of "endOfLine": "auto" in prettier migration: falling back to "lf" (#​2145). Contributed by @​eMerzh

Configuration
Bug fixes
  • Fix enabled rules calculation. The precendence of individual rules, all and recommend presets in top-level and group-level configs is now correctly respected. More details can be seen in (#​2072) (#​2028). Contributed by @​Sec-ant
Formatter
Bug fixes
  • Fix #​1661. Now nested conditionals are aligned with Prettier's logic, and won't contain mixed spaces and tabs. Contributed by @​ematipico
JavaScript APIs
Enhancements
  • Support applying lint fixes when calling the lintContent method of the Biome class (#​1956). Contributed by @​mnahkies
Linter
Bug fixes
  • Rule noUndeclaredDependencies now also validates peerDependencies and optionalDependencies (#​2122). Contributed by @​Sec-ant

  • Rule noUndeclaredDependencies won't check declare module statements anymore (#​2123). Contributed by @​Sec-ant

  • Fix #​1925. The fix for useOptionalChain would sometimes suggest an incorrect fix that discarded optional chaining operators on the left-hand side of logical expressions. These are now preserved. Contributed by @​arendjr

  • Rule noUndeclaredVariables now also checks for worker globals (#​2121). Contributed by @​Sec-ant

LSP
Bug fixes
  • Correctly parse .jsonc files. Contributed by @​Sec-ant

  • Correctly resolve external extends configs. Contributed by @​Sec-ant


Configuration

📅 Schedule: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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.


  • 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

vercel bot commented Jan 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2024 10:16am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Mar 22, 2024 10:16am

@renovate renovate bot enabled auto-merge (squash) January 31, 2024 19:03
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 8496a67 to 8125219 Compare February 1, 2024 06:11
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 8125219 to 196ff01 Compare February 1, 2024 08:41
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 196ff01 to f5c247d Compare February 1, 2024 09:32
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from f5c247d to 807b860 Compare February 1, 2024 09:36
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 807b860 to be3d477 Compare February 1, 2024 10:58
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from be3d477 to 732448a Compare February 1, 2024 11:23
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 732448a to 3c2c8eb Compare February 1, 2024 13:12
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 3c2c8eb to 9760aef Compare February 1, 2024 14:29
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 9760aef to 9c2e770 Compare February 1, 2024 18:48
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 9c2e770 to 076424e Compare February 1, 2024 22:10
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 076424e to 923b74c Compare February 2, 2024 00:46
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 923b74c to 71e56f2 Compare February 2, 2024 03:20
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 71e56f2 to fb48343 Compare February 2, 2024 07:22
@renovate renovate bot changed the title chore(deps): update dependency @biomejs/biome to v1.5.3 chore(deps): update dependency @biomejs/biome to v1.6.0 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from bbcb4a9 to 45126f1 Compare March 15, 2024 14:40
@renovate renovate bot changed the title chore(deps): update dependency @biomejs/biome to v1.6.0 chore(deps): update dependency @biomejs/biome to v1.6.0 - autoclosed Mar 18, 2024
@renovate renovate bot closed this Mar 18, 2024
auto-merge was automatically disabled March 18, 2024 13:00

Pull request was closed

@renovate renovate bot deleted the renovate/biomejs-biome-1.x branch March 18, 2024 13:00
@renovate renovate bot changed the title chore(deps): update dependency @biomejs/biome to v1.6.0 - autoclosed chore(deps): update dependency @biomejs/biome to v1.6.0 Mar 22, 2024
@renovate renovate bot reopened this Mar 22, 2024
@renovate renovate bot restored the renovate/biomejs-biome-1.x branch March 22, 2024 09:15
@renovate renovate bot enabled auto-merge (squash) March 22, 2024 10:14
@renovate renovate bot changed the title chore(deps): update dependency @biomejs/biome to v1.6.0 chore(deps): update dependency @biomejs/biome to v1.6.2 Mar 22, 2024
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x branch from 31add35 to 1c50d80 Compare March 22, 2024 10:14
@renovate renovate bot merged commit 4b89c8a into main Mar 22, 2024
14 of 15 checks passed
@renovate renovate bot deleted the renovate/biomejs-biome-1.x branch March 22, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants