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

build(deps-dev): bump @biomejs/biome from 1.0.0 to 1.2.2 #63

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps @biomejs/biome from 1.0.0 to 1.2.2.

Release notes

Sourced from @​biomejs/biome's releases.

VSCode Extension v1.2.2

Analyzer

CLI

Configuration

Editors

Formatter

JavaScript APIs

Linter

Parser

VSCode

What's Changed

Full Changelog: biomejs/biome@cli/v1.1.1...lsp/v1.2.2

CLI v1.2.2

CLI

Bug fixes

  • Fix a condition where import sorting wasn't applied when running biome check --apply

What's Changed

Other changes

Full Changelog: biomejs/biome@cli/v1.2.1...cli/v1.2.2

VSCode Extension v1.2.1

Analyzer

CLI

Configuration

Editors

... (truncated)

Changelog

Sourced from @​biomejs/biome's changelog.

1.2.2 (2023-09-16)

CLI

Bug fixes

  • Fix a condition where import sorting wasn't applied when running biome check --apply

1.2.1 (2023-09-15)

Configuration

  • Fix an edge case where the formatter language configuration wasn't picked.
  • Fix the configuration schema, where json.formatter properties weren't transformed in camel case.

1.2.0 (2023-09-15)

CLI

New features

  • Add new options to customize the behaviour the formatter based on the language of the file
    • --json-formatter-enabled
    • --json-formatter-indent-style
    • --json-formatter-indent-size
    • --json-formatter-line-width
    • --javascript-formatter-enabled
    • --javascript-formatter-indent-style
    • --javascript-formatter-indent-size
    • --javascript-formatter-line-width

Bug fixes

  • Fix a bug where --errors-on-warning didn't work when running biome ci command.

Configuration

New features

  • Add new options to customize the behaviour of the formatter based on the language of the file
    • json.formatter.enabled
    • json.formatter.indentStyle
    • json.formatter.indentSize
    • json.formatter.lineWidth
    • javascript.formatter.enabled
    • javascript.formatter.indentStyle
    • javascript.formatter.indentSize
    • javascript.formatter.lineWidth

... (truncated)

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 will merge this PR once CI passes on it, as requested by @Th3S4mur41.


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 <dependency name> 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)

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.0.0 to 1.2.2.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.2.2/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 5, 2023
Copy link
Owner

@Th3S4mur41 Th3S4mur41 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit b883702 into main Oct 5, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/biomejs/biome-1.2.2 branch October 5, 2023 22:46
Th3S4mur41 pushed a commit that referenced this pull request Oct 22, 2023
## [1.3.10](v1.3.9...v1.3.10) (2023-10-22)

### Dependencies and Other Build Updates

* **deps-dev:** bump @biomejs/biome from 1.0.0 to 1.2.2 ([#63](#63)) ([b883702](b883702))
* **deps-dev:** bump @biomejs/biome from 1.2.2 to 1.3.0 ([#68](#68)) ([4e00f21](4e00f21))
* **deps-dev:** bump @commitlint/cli from 17.7.1 to 17.7.2 ([#62](#62)) ([0f2d68b](0f2d68b))
* **deps-dev:** bump @commitlint/cli from 17.7.2 to 17.8.0 ([#64](#64)) ([f35cbce](f35cbce))
* **deps-dev:** bump @commitlint/config-conventional ([#66](#66)) ([ce98371](ce98371))
* **deps-dev:** bump lint-staged from 14.0.1 to 15.0.1 ([#65](#65)) ([a5446a0](a5446a0))
* **deps-dev:** bump lint-staged from 15.0.1 to 15.0.2 ([#67](#67)) ([8dd7bf7](8dd7bf7))
* **deps-dev:** bump semantic-release from 21.1.1 to 22.0.0 ([#59](#59)) ([cccc580](cccc580))
* **deps-dev:** bump semantic-release from 22.0.0 to 22.0.1 ([#60](#60)) ([67946c2](67946c2))
* **deps-dev:** bump semantic-release from 22.0.1 to 22.0.5 ([#61](#61)) ([ccb8f81](ccb8f81))
* **deps:** bump Namchee/conventional-pr from 0.14.0 to 0.14.1 ([#69](#69)) ([dd99afc](dd99afc))
@Th3S4mur41
Copy link
Owner

🎉 This PR is included in version 1.3.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant