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 fantomas to 6.3.15 #384

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 30, 2024

This PR contains the following updates:

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

Release Notes

fsprojects/fantomas (fantomas)

v6.3.15

Fixed
  • Non needed parentheses are added around lambda call from tuple/members #​3082

v6.3.14

Fixed
  • Idempotency problem when _.Property shorthand with record value. #​3120

v6.3.13

Fixed
  • Idempotency problem when adding members to a single case union without a pipe #​3102

v6.3.12

Fixed
  • Fantomas deletes attributes from getters. #​3114

v6.3.11

Fixed
  • F# Range Operator (..) with negative numbers produces invalid F# code and idempotent. #​3105

v6.3.10

Changed
  • Update FCS to 'Allow ParsedHashDirectives to take non string arguments', commit 836d4e0 #​3096
Fixed
  • Regression with dot lambda args being pushed out too far. #​3097

v6.3.9

Fixed
  • Invalid location of comma when using named parameters for a class. #​2865

v6.3.8

Fixed
  • Fix loss of tuple type annotation without parens. #​2942
  • Fix precedence change of ||> due to inserted newline. #​2866

v6.3.7

Fixed
  • Fix case determination issue with ExprAppNode and ExprParenNode. #​2998

v6.3.6

Fixed
  • Fix case determination issue with ExprAppSingleParenArgNode. #​3088

v6.3.5

Fixed
  • Idempotency problem when _.Property shorthand. #​3050

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner May 30, 2024 13:19
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62%. Comparing base (a3a2224) to head (fa39c67).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff          @@
##           master   #384   +/-   ##
=====================================
  Coverage      62%    62%           
=====================================
  Files         347    347           
  Lines        6805   6805           
  Branches      459    459           
=====================================
  Hits         4171   4171           
  Misses       2385   2385           
  Partials      249    249           

@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.5 chore(deps): update dependency fantomas to v6.3.6 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 2 times, most recently from 23e02d1 to 8bd2f11 Compare June 1, 2024 18:23
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.6 chore(deps): update dependency fantomas to v6.3.7 Jun 1, 2024
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.7 chore(deps): update dependency fantomas to v6.3.8 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 3 times, most recently from 4dfa278 to 112b5a9 Compare June 10, 2024 00:03
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.8 chore(deps): update dependency fantomas to v6.3.9 Jun 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.9 chore(deps): update dependency fantomas to v6.3.10 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 4 times, most recently from 4523d4b to 6faa17b Compare August 5, 2024 13:25
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.10 chore(deps): update dependency fantomas to v6.3.11 Aug 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency fantomas to v6.3.11 chore(deps): update dependency fantomas to 6.3.11 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 3 times, most recently from 7375120 to 367e810 Compare September 5, 2024 23:08
@renovate renovate bot changed the title chore(deps): update dependency fantomas to 6.3.11 chore(deps): update dependency fantomas to 6.3.12 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/fantomas-6.x branch 2 times, most recently from 3dafc6c to 4594d18 Compare September 10, 2024 19:22
@renovate renovate bot changed the title chore(deps): update dependency fantomas to 6.3.12 chore(deps): update dependency fantomas to 6.3.13 Sep 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency fantomas to 6.3.13 chore(deps): update dependency fantomas to 6.3.15 Sep 14, 2024
@dbrattli dbrattli merged commit 420e307 into master Oct 23, 2024
5 checks passed
@dbrattli dbrattli deleted the renovate/fantomas-6.x branch October 23, 2024 13:34
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