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 atuinsh/atuin to v18.1.0 #46

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
atuinsh/atuin minor 18.0.2 -> 18.1.0

Release Notes

atuinsh/atuin (atuinsh/atuin)

v18.1.0

Compare Source

Bug Fixes
  • Don't preserve for empty space (#​1712)
  • Fish init (#​1725)
  • Add xonsh to auto import, respect $HISTFILE in xonsh import, and fix issue with up-arrow keybinding in xonsh (#​1711)
  • Rework #​1509 to recover from the preexec failure (#​1729)
  • Typo (#​1741)
  • Missing or wrong fields (#​1740)
  • Check session file exists for status command (#​1756)
  • Ensure sync time is saved for sync v2 (#​1758)
  • No panic on empty inspector (#​1768)
  • Enable multiple command stats to be shown using unicode_segmentation (#​1739)
  • Readd up-arrow keybinding, now with menu handling (#​1770)
  • Missing characters in preview (#​1803)
  • Check store length after sync, not before (#​1805)
  • Disable regex error logs (#​1806)
  • Attempt to fix timezone reading (#​1810)
  • Use a different method to detect env vars (#​1819)
  • Record size limiter (#​1827)
  • Make atuin compile on non-win/mac/linux platforms (#​1825)
  • Set meta.mainProgram in the package (#​1823)
  • Re-sync after running auto store init (#​1834)
Documentation
  • Minor formatting updates to the default config.toml (#​1689)
  • Update docker compose (#​1818)
  • Use db name env variable also in uri (#​1840)
Features
  • Use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite store (#​1703)
  • Add 'a', 'A', 'h', and 'l' bindings to vim-normal mode (#​1697)
  • Add xonsh history import (#​1678)
  • Process Ctrl+m for kitty keyboard protocol (#​1720)
  • Add 'ignored_commands' option to stats (#​1722)
  • Support syncing aliases (#​1721)
  • Change fulltext to do multi substring match (#​1660)
  • Add config option keys.scroll_exits (#​1744)
  • Add history prune subcommand (#​1743)
  • Add alias feedback and list command (#​1747)
  • Add PHP package manager "composer" to list of default common subcommands (#​1757)
  • Add '/', '?', and 'I' bindings to vim-normal mode (#​1760)
  • Add update action (#​1779)
  • Normalize formatting of default config, suggest nix (#​1764)
  • Add linux sysadmin commands to common_subcommands (#​1784)
  • Add CTRL+[ binding as <Esc> alias (#​1787)
  • Add nushell completion generation (#​1791)
  • Add atuin doctor (#​1796)
  • Add checks for common setup issues (#​1799)
  • Support regex with r/.../ syntax (#​1745)
  • Guard against ancient versions of bash where this does not work. (#​1794)
  • Add config setting for showing tabs (#​1755)
  • Return early if history is disabled (#​1807)
  • Add enable setting to dotfiles, disable by default (#​1829)
  • Add automatic history store init (#​1831)
  • Adds info command to show env vars and config files (#​1841)
Miscellaneous Tasks
  • Add cross-compile job for illumos (#​1830)
  • Do not show history table stats when using records (#​1835)
  • Setup nextest (#​1848)
Performance
  • Optimize history init-store (#​1691)
Refactor
  • Update commandline syntax, closes #​1733 (#​1735)
  • Clarify operation result for working with aliases (#​1748)
  • Rename atuin-config to atuin-dotfiles (#​1817)

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.


  • 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 force-pushed the renovate/atuinsh-atuin-18.x branch from 7da4cae to 4202126 Compare March 25, 2024 12:28
@renovate renovate bot merged commit b725ed4 into main Mar 25, 2024
5 checks passed
@renovate renovate bot deleted the renovate/atuinsh-atuin-18.x branch March 25, 2024 13:17
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.

0 participants