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 #152

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fantomas (source) 6.3.9 -> 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

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 July 12, 2024 12:23
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (9ebb0aa) to head (fec5444).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   77.54%   81.38%   +3.84%     
==========================================
  Files           9        9              
  Lines         677      677              
  Branches       38       38              
==========================================
+ Hits          525      551      +26     
  Misses        126      126              
+ Partials       26        0      -26     

see 5 files with indirect coverage changes

@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 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 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 force-pushed the renovate/fantomas-6.x branch 2 times, most recently from 0ab7ca0 to 2819761 Compare September 14, 2024 12:09
@renovate renovate bot changed the title chore(deps): update dependency fantomas to 6.3.13 chore(deps): update dependency fantomas to 6.3.14 Sep 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency fantomas to 6.3.14 chore(deps): update dependency fantomas to 6.3.15 Sep 14, 2024
@dbrattli dbrattli merged commit 391deb2 into master Oct 23, 2024
5 checks passed
@dbrattli dbrattli deleted the renovate/fantomas-6.x branch October 23, 2024 13:35
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