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

Update dependency @biomejs/biome to v1.6.1 #331

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

biomejs/biome (@​biomejs/biome)

v1.6.1

Compare Source

CLI
Bug fixes
  • CLI is now able to automatically search and resolve biome.jsonc (#​2008). Contributed by @​Sec-ant
  • Fix a false positive where some files were counted as "fixed" even though they weren't modified. Contributed by @​ematipico
Configuration
Bug fixes
  • json.formatter.trailingCommas option now works in overrides (#​2009). Contributed by @​Sec-ant
Linter
New features
  • Add rule noDoneCallback, this rule checks the function parameter of hooks & tests
    for use of the done argument, suggesting you return a promise instead. Contributed by @​vasucp1207

    beforeEach(done => {
      // ...
    });
Bug fixes
Parser
Bug fixes
  • JavaScript lexer is now able to lex regular expression literals with escaped non-ascii chars (#​1941).

    Contributed by @​Sec-ant


Configuration

📅 Schedule: Branch creation - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot changed the title Update dependency @biomejs/biome to v1.6.0 Update dependency @biomejs/biome to v1.6.0 - autoclosed Mar 11, 2024
@renovate renovate bot closed this Mar 11, 2024
@renovate renovate bot deleted the renovate/biomejs-biome-1.x-lockfile branch March 11, 2024 08:01
@renovate renovate bot changed the title Update dependency @biomejs/biome to v1.6.0 - autoclosed Update dependency @biomejs/biome to v1.6.0 Mar 12, 2024
@renovate renovate bot reopened this Mar 12, 2024
@renovate renovate bot restored the renovate/biomejs-biome-1.x-lockfile branch March 12, 2024 13:08
@renovate renovate bot changed the title Update dependency @biomejs/biome to v1.6.0 Update dependency @biomejs/biome to v1.6.1 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/biomejs-biome-1.x-lockfile branch from e0d93c0 to edf9adf Compare March 12, 2024 16:49
@kitsuyui kitsuyui merged commit 417b788 into main Mar 13, 2024
20 checks passed
@kitsuyui kitsuyui deleted the renovate/biomejs-biome-1.x-lockfile branch March 13, 2024 03:04
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.

1 participant