This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
chore(deps): update dependency ogham/exa to v0.10.1 #6450
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.1.2
->0.10.1
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
ogham/exa
v0.10.1
: exa v0.10.1Compare Source
A small patch release (exa's first!) to fix a couple of issues (and to demonstrate a quicker release pace).
Additions
(No new features)
Changes
/
for directories) at the end of symlink targets (dbd11d3)Fixes
$EXA_GRID_ROWS
displaying the wrong size table in certain situations (c729e22)Contributors
Thanks again to ariasuni.
v0.10.0
: exa v0.10.0Compare Source
exa release v0.10.0
Sorry about the delay, everyone. My aim is still to follow the Rust project itself, and make smaller releases more often. Gonna keep trying until I get there.
There will be four new types of archive available from now on! An armv7 Linux build, a musl Linux build, an archive containing only the compiled man page and completions, and an archive containing the complete vendored source code.
This version should be the last version without Windows support.
Additions
--time
flag now defaults to modified without an argument (36cf5df)--numeric
flag to display UIDs and GIDs (4ea79ee)Changes
--sort=none
(bbd6db3)$TZ
environment variable (57cf0f1)Fixes
Contributors
Thanks to 0rvar, 0x3333,
b059021
, BrennanMcDonald, de-vri-es, emgelb, FliegendeWurst, Freaky, imsofi, j-tai, LarsHaalck, mqudsi, msehnout, PatriotRossii, VichoReyes, whonore, and many others for contributing.Special thanks to ariasuni.
v0.9.0
: exa v0.9.0Compare Source
exa release v0.9.0
I will release more than one version of exa this year, mark my words.
Additions
--icons
(9497b30).name
and.Name
which ignore a leading dot (a156d96)TIME_STYLE
environment variable (9917810)--only-dirs
(054cac6)Changes
mi
colour withbO
overlay colour (59d9e90)--classify
to man page (9c77a95).zst
(5fae489), Bazel and Ant (c635031),.ts
(e711dbc),.m4v
(9b446c0), and.jpf
(9916742)Fixes
$LS_COLORS
(afc9657, ce3f05c)README
files immediate (d9c9dbe)README~
as temporary, not immediate (57e4c08)-aaR
(e936d7e)../
(f1a5b64)Contributors
Thanks to alexmaco, ariasuni, asoderman, benmezger, BenWhitehead, cecton, chetgurevitch, dguo, Don42, Fierthraix, golem131, ignatenkobrain, jcrd, joshleeb, joshuarli, kornelski, LlinksRechts, lovesegfault, martinlindhe, mfarrugi, mgkurtz, mgttlinger, mopp, nasyxx, ne-sted, Offpics, Paradiesstaub, polyzen, rleungx, semarie, sergeysova, spk, and teresy for contributing!
v0.8.0
: exa v0.8.0Compare Source
This release provides both bug fixes and new features. I've written a post that outlines what's new, as well as some remarks on how I'd like to handle getting me to do releases more often in the future: bsago.me/blog/exa/v0.8.0
Additions
EXA_GRID_ROWS
that makes--long --grid
a bit more palatable (e933fa6)EXA_DEBUG
for logging information (e0727a1)LS_COLORS
parsing and colouring (adfee28, aa2e3a5)EXA_COLORS
parsing and colouring, which overrides the above (075fe80, aa2e3a5)--git-ignore
flag (827aa8b)Changes
orf
andnef
file types (40ce7ba)bk
file type (eda3e56)stdout
, notstdin
andstderr
(4289f4d)new
andold
convenience aliases (f55bd6d)Fixes
libgit2
to prevent thatlibhttp_parser
error (3405db1)--tree --all
didn't work (a2cd39e)v0.7.0
: exa v0.7.0Compare Source
Additions
ef5fa90
)110613b
)--all --all
to display the.
and..
directory entries (5cd7609
)--sort=type
to sort by file type: file, directory, link, pipe, device (f750536
)--time-style
option to use the ISO format for timestamps (690aa21
)Changes
9723612
)fc60838
)763e833
)Fixes
f4ddbf3
)de60b95
)5bdf630
)COLUMNS
environment variable made exa always use colours (84b01f2
)Contributors
Thanks to kballard and gyscos for contributing!
v0.6.0
: exa v0.6.0Compare Source
Additions
--classify
option (e81b83b
).cr2
as image type (8ac68f9
)3ebc225
,609bafe
)897d6ff
)Changes
f8624ed
)08bc2e3
)--help
and--version
to return exit code 0 (510d2f7
)Fixes
.
and..
, were not displayed (a28bd8f
,dd63774
)ce8a2e7
)0828133
)Contributors
Thanks to maandree, neosilky, MakeNowJust, raphink, kballard many times over, and quininer for contributing!
v0.5.0
: exa v0.5.0 (The “back-on-track” release)Compare Source
Now, where was I?
Additions
--colo[u]r
option to toggle colours on and off (f92459d
)--Name
and--Ext
(note the caps) (8805ce9
,3e9616c
)a9bb275
)9559629
)0ffb331
,86065f8
)Changes
edeec0f
,b35927f
,7e15e0d
)ee4c09d
)9b87ef1
)45c93b1
)8d25719
)a7e3456
)Fixes
1756a0a
)734c508
)b9eb364
)4c32663
)f6c5c89
)f35d28d
)Contributors
Thanks to skade, petevine, jbeich, tomassedovic, hoodie, lindenk, gemmarx, spk, Stebalien, and neosilky for contributing!
v0.4.1
: exa v0.4.1 (basically a pre-release v0.5.0)Compare Source
This is a snapshot of exa’s current code, which has been cleaned up a bit and at the very least been run through untry (which managed to pick apart all
try!
s but one). It’s being released to work around a bug in macOS Sierra.Usually when I do a release I go through the commit history, pick out anything that looks like it could be a bullet point in the release notes, look at the contributors and see who’s there, then edit the website and upload — there are more features in here than just the openssl upgrade, and the work done so far is really deserving of a “proper” release, rather than just a beta.
But I don’t even want to learn how little work I’ve done on it in the past twelve months.
I think I need to be honest with everyone here. My interest in exa is still there, and the list of features I’d still like to add is as long as it’s ever been, but my motivation is completely shot. Compared to even a year ago it’s plummeted. Every day I go to work, bang out code on whatever it is I’m doing, leave, arrive home, then do my best to not do anything, on the computer or off it. My life’s going alright, I can still do things, I’m able to do things, but I just... don’t, and I wish I could give you a better reason than that. GitHub notifications were something I’d deal with later that day, then next week, then whenever I’d get around to it, and then routed into a folder in my inbox that I never actually checked, and then every day I’d see that number and hope it didn’t increase, and then I noticed that whenever it did increase I wouldn’t be able to concentrate on anything for another hour, so I just hid it, which hurt at first but at least gave me some time back. I’d still commit from time to time, but not mention any of this because I didn’t want to call attention to it, as though in time everyone would just forget. Whenever I saw a reply to the Sierra bug thread, I’d log in, read it, start to worry that if I replied now then I’d be admitting to everyone that I was still around and hadn’t died or something and was instead just ignoring their comments, and then what would people think of me? I even got as far as navigating to “Delete this repository” before I had to push the computer away.
That’s one push that went correctly. It’s obvious to say, but it’s stupid to delete code that people are using, just because you didn’t want to deal with the fact that you made a mistake.
I’m going to try something new: switching exa to a routine 6-week release schedule. The Rust has a release train that works over the same duration using multiple versions. I think exa (a hundredth its size) can do without that part, but the rest of it is good advice. Having an actual date for each one means I don’t get a choice in releasing anything or not, which is an incredible motivator for actually doing it! I still have to put 0.5.0 out properly, but with luck, the second release (0.6.0, which would come out halfway through May) would be a lot less daunting than the first, the third less than the second, and it would plateau from there.
The root advice here is “if you’re having difficulty doing something, then do it more often, because it gets easier”. I found actually releasing my software hard. I want it to be easier.
I hope you all find this acceptable, and I apologise again for the massive commit lacuna.
v0.4.0
: exa v0.4.0Compare Source
So a while back I decided to add lots more info to exa's site, and unknowingly described a bunch of features that were in the development version but not the release version! So this is a kind-of emergency release to allow everybody to use those features, even those using the released versions.
The downside of this is that I did mark some features as ones I wanted to complete before the v0.4.0 milestone. All that's happened is the version that they'll show up in has been renamed, but they're all still on my radar.
Additions
--grid --long
view, which splits the details into multiple columns (090cebe)--tree
without--long
, which displays a tree view without any details (e1f4ea9)Changes
->
from=>
(ebbac61)Fixes
Contributors
Thanks to mgee, mneumann, kbknapp, lilydjwg, petevine, rhysd, hoodie, and DavidJFelix for contributing!
v0.3.0
: 0.3.0: Now With Fewer Bugs!Compare Source
It's been exactly 100 commits and just over three months since version 0.2, so it's about time I did another binary release. This one fixes a few bugs, but most of the code changes have been maintenance: upgrading to the new standard filesystem library was a big step, and having dates in the right time zone is something I'm glad to have finally landed.
By the way, I've decided to hold off on version 1.0 until exa can compile with Rust Stable. There aren't many feature flags left, and most of the ones that are pertain to the new
std::fs
library that we need to use. So exa will continue to require the nightly version for the foreseeable future.Additions
None in this build.
Changes
fs
andio
libraries (ffcc6fa)Fixes
--long
(5d152db and a4459da)Contributors
Thanks to byteprelude, killercup, e12e, tsurai, and mgee for contributing! And thanks to everyone who's given feedback, reported bugs, and just plain used the thing.
(Please let me know if I've missed you out.)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.