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 fantomas to v6.2.3 #132

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fantomas (source) 6.0.3 -> 6.2.3 age adoption passing confidence

Release Notes

fsprojects/fantomas (fantomas)

v6.2.3

Fixed
  • Crash when trying to format indexed property with three arguments. #​2971

v6.2.2

Fixed
  • Space before should not be introduced for index expression. #​2965

v6.2.1

Fixed
  • Backticks in optional parameter gets removed #​2954
  • Ticks in namespace are lost #​2959

v6.2.0

Changed
  • Update FCS to 'Included get,set in range of AutoProperty', commit d508186
  • Update FCS to 'Add a Paren case to SynRationalConst', commit 97a5b65
Added
Fixed
  • Comment no longer attached to autoproperty. #​2948
  • begin/end are replaced with parens. #​2368
  • Block comment in Rational between lparen and numerator is moved before lparen. #​2930
  • Block comment in Rational between / and denominator is moved before /. #​2932
  • Block comment in Rational between denominator and rparen is moved behind rparen. #​2933

v6.1.3

Changed
  • Update FCS to 'Add some more ranges to SynMeasure for tooling support', commit 6ed38fc
Fixed
  • Block comment in Rational between numerator and / is lost. #​2931
  • Block comment between ^- and exponent in SynMeasure.Power is lost. #​2937
  • Block comment between measure1 and / is moved between / and measure2 in SynMeasure.Divide. #​2934
  • Block comment between measure1 and * is moved between * and measure2 in SynMeasure.Product. #​2935
  • Block comment between ^ and exponent in SynMeasure.Power is lost. #​2936
  • Opening parens make unstable/incorrect indentation for an Enum wrapping a record. #​2943

v6.1.2

Changed
  • Update FCS to 'Add trivia information to SynConst.Measure', commit 7b5e128
Fixed
  • Left out lhs in SynMeasure.Divide should not be restored as SynMeasure.One. #​2926
  • Block comments in measure are lost or restored twice and in wrong place. #​2927

v6.1.1

Changed
  • Update FCS to 'Remove unused open in SyntaxTree.fs', commit 9c8b419

v6.1.0

Fixed
  • Additional newline for interface in object expression. #​2914

v6.0.8

Fixed
  • Inline keyword is missing in property #​2908

v6.0.7

Fixed
  • Private keyword is lost from getter with unit. #​2906

v6.0.6

Fixed

v6.0.5

Fixed
  • Idempotency problem when reformatting type declaration with large when clause. #​2896

v6.0.4

Changed
  • Update FCS to 'Prototype signature files for lex files', commit 5b74995
Fixed
  • Missing space before arrow. #​2888
  • Cons pattern in let bindings is converted to invalid code. #​1996
  • Trivia after infix operator is not restored correctly. #​2887

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 requested a review from a team as a code owner June 2, 2023 13:52
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@bcae57b). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #132   +/-   ##
=========================================
  Coverage          ?   77.58%           
=========================================
  Files             ?        9           
  Lines             ?      687           
  Branches          ?       41           
=========================================
  Hits              ?      533           
  Misses            ?      127           
  Partials          ?       27           

@renovate renovate bot changed the title Update dependency fantomas to v6.0.4 Update dependency fantomas to v6.0.5 Jun 10, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.0.5 Update dependency fantomas to v6.0.6 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 2 times, most recently from acd93c2 to 9226cf7 Compare June 20, 2023 09:54
@renovate renovate bot changed the title Update dependency fantomas to v6.0.6 Update dependency fantomas to v6.0.7 Jun 20, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.0.7 Update dependency fantomas to v6.0.8 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 2 times, most recently from fda7c64 to 7ab39d7 Compare June 22, 2023 12:34
@renovate renovate bot changed the title Update dependency fantomas to v6.0.8 Update dependency fantomas to v6.1.0 Jun 28, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.1.0 Update dependency fantomas to v6.1.1 Jun 29, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.1.1 Update dependency fantomas to v6.1.2 Jul 23, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.1.2 Update dependency fantomas to v6.1.3 Aug 25, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.1.3 Update dependency fantomas to v6.2.0 Aug 29, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.2.0 Update dependency fantomas to v6.2.1 Sep 18, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.2.1 Update dependency fantomas to v6.2.2 Oct 18, 2023
@renovate renovate bot changed the title Update dependency fantomas to v6.2.2 Update dependency fantomas to v6.2.3 Nov 2, 2023
@cognite-bulldozer cognite-bulldozer bot merged commit ca84d3c into master Nov 8, 2023
2 checks passed
@cognite-bulldozer cognite-bulldozer bot deleted the renovate/fantomas-6.x branch November 8, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant