Skip to content

npm(deps-dev): bump rome from 11.0.0 to 12.1.2 #34

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Bumps rome from 11.0.0 to 12.1.2.

Release notes

Sourced from rome's releases.

CLI v12.1.2

What's Changed

Full Changelog: rome/tools@cli/v12.1.1...cli/v12.1.2

CLI v12.1.1

What's Changed

New Contributors

Full Changelog: rome/tools@cli/v12.1.0...cli/v12.1.1

CLI v12.1.0

What's Changed

Full Changelog: rome/tools@cli/v12.0.0-nightly.b77547d...cli/v12.1.0

CLI v12.0.0

What's Changed

Full Changelog: rome/tools@cli/v11.0.0-nightly.763fd98...cli/v12.0.0

CLI v12.0.0-nightly.0133f40

What's Changed

... (truncated)

Changelog

Sourced from rome's changelog.

12.1.2

Configuration

Other changes

  • Fix regression where a specific combination of configuration didn't load the correct rules to apply #4502

Linter

New rules

Other changes

  • noInnerDeclarations: allow function declarations in nested block inside an ES module #4492.
  • noInvalidConstructorSuper: recognize extends clauses that use static member access such as extends mod.C #4499

12.1.1

CLI

Other changes

  • Fix regression where the command lsp-proxy was renamed lsp_proxy #4489

Configuration

Other changes

  • Fix an issue where Rome was loading incorrectly recommended rule #4479 #4488

Linter

Other changes

  • Fix an issue where the noAssignInExpressions rule replaced the operator with an invalid token, which caused other lint rules to crash. #4464
  • Fix an issue that noUnusedVariables rule did not correctly detect exports when a variable and an interface had the same name #4468

12.1.0

CLI

Other changes

  • Refactored the underling argument parsing logic. Changed the look and feel of the help output. #4405.
  • The command rome check can accept input from stdin.

... (truncated)

Commits
  • c4bf7a3 release: 12.1.2 (#4508)
  • 55f062d fix(rome_js_analyze): allow nested func declarations in esm (#4500)
  • 99ac0fe release: v12.1.1 (#4497)
  • 22ce6c6 release: 12.1.0 (#4344)
  • 06a7fdd feat(rome_js_analyze): useSimpleNumberKeys (#4447)
  • ed2473f refactor(rome_js_analyze): move useIframeTitle from semantic_analyzer to anal...
  • 3de13ce feat(rome_js_analyze): promote lint rules (#4431)
  • 365fc59 feat(rome_js_analyze): noAccumulatingSpread (#4426)
  • f206813 feat(rome_js_analyze): implement useHeadingContent and refactor useAnchorCont...
  • d3ed917 refactor(rome_js_analyze): add more tests and docs for a11y rules through ref...
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 22, 2023
Bumps [rome](https://github.com/rome/tools/tree/HEAD/npm/rome) from 11.0.0 to 12.1.2.
- [Release notes](https://github.com/rome/tools/releases)
- [Changelog](https://github.com/rome/tools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rome/tools/commits/cli/v12.1.2/npm/rome)

---
updated-dependencies:
- dependency-name: rome
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rome-12.1.2 branch from ac2a1e6 to cf688c1 Compare May 25, 2023 00:55
@codeclimate
Copy link

codeclimate bot commented May 25, 2023

Code Climate has analyzed commit cf688c1 and detected 0 issues on this pull request.

View more on Code Climate.

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #36.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rome-12.1.2 branch June 5, 2023 16:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant