File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11blank_issues_enabled : false
22contact_links :
33 - name : 🤔 Feature Requests & Questions
4- url : https://github.com/tanstack /ranger/discussions
4+ url : https://github.com/TanStack /ranger/discussions
55 about : Please ask and answer questions here.
66 - name : 💬 Community Chat
77 url : https://discord.gg/mQd7egN
8- about : A dedicated discord server hosted by Tanner Linsley
9- - name : 💬 Tanstack Twitter
10- url : https://twitter.com/tan_stack
8+ about : A dedicated discord server hosted by TanStack
9+ - name : 🦋 TanStack Bluesky
10+ url : https://bsky.app/profile/tanstack.com
1111 about : Stay up to date with new releases of our libraries
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 steps :
2020 - name : Checkout
21- uses : actions/checkout@v5 .0.0
21+ uses : actions/checkout@v6 .0.1
2222 with :
2323 fetch-depth : 0
2424 - name : Setup Tools
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ jobs:
1515 runs-on : ubuntu-latest
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v5 .0.0
18+ uses : actions/checkout@v6 .0.1
1919 with :
2020 fetch-depth : 0
2121 - name : Setup Tools
2222 uses : tanstack/config/.github/setup@main
2323 - name : Get base and head commits for `nx affected`
24- uses : nrwl/nx-set-shas@v4.3.3
24+ uses : nrwl/nx-set-shas@v4.4.0
2525 with :
2626 main-branch-name : main
2727 - name : Run Checks
3131 runs-on : ubuntu-latest
3232 steps :
3333 - name : Checkout
34- uses : actions/checkout@v5 .0.0
34+ uses : actions/checkout@v6 .0.1
3535 with :
3636 fetch-depth : 0
3737 - name : Setup Tools
4545 runs-on : ubuntu-latest
4646 steps :
4747 - name : Checkout
48- uses : actions/checkout@v5 .0.0
48+ uses : actions/checkout@v6 .0.1
4949 with :
5050 fetch-depth : 0
5151 - name : Check Provenance
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v5 .0.0
23+ uses : actions/checkout@v6 .0.1
2424 with :
2525 fetch-depth : 0
2626 - name : Setup Tools
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://unpkg.com/knip@5/schema.json" ,
3-
43 "ignoreDependencies" : [" @arethetypeswrong/core" , " publint" ]
54}
You can’t perform that action at this time.
0 commit comments