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(master): release 1.17.0 #5348

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 30, 2023

🤖 I have created a release beep boop

1.17.0 (2023-12-28)

Features

  • add additional exit status code meanings from libc (#5412) (81c7d0c)
  • add typst module (7b21705)
  • aws: Adding the AWS SSO CLI env variable to profile list (#5640) (6d96df3)
  • direnv: add new direnv module (#5157) (e47bfba)
  • fossil_metrics: add fossil_metrics module (#4874) (e867cda)
  • hostname: add detect_env_vars as option (#5196) (43b2d42)
  • kubernetes: Add styling based on current context (#4550) (6b444e0)
  • R lang packages version, remove .Rprofile from rlang detection (#5588) (5267c46)
  • scanner: add option not to follow symlinks (#5325) (7b851fc)
  • shell: allow distinguishing between pwsh and powershell (#5478) (d7a34b4)

Bug Fixes

  • bash: unbound variable error with STARSHIP_PREEXEC_READY (#5438) (8168c21)
  • docker_context: ignore unix domain socket path from Docker Context (#5616) (a910e09), closes #5548
  • git_status: Avoid printing error on missing stash ref (#5434) (00d3dc8)
  • git: prevent core.fsmonitor from executing external commands (#3981) (03278e4)
  • install: do not use curl installed through snap (#5442) (0e73817)
  • pastel-powerline: remove $path from docker-context module format string (#5534) (6abc83d)

Performance Improvements

  • git_status: avoid running in bare repos (#5581) (ac4a839)
  • Skip unnecessary indirection in starship init zsh (#5322) (5ca8daa)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(master): release 1.16.0 chore(master): release 1.17.0 Jul 30, 2023
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch from 53439ff to c357766 Compare July 30, 2023 13:32
@github-actions github-actions bot changed the title chore(master): release 1.17.0 chore(master): release 1.16.1 Jul 31, 2023
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 8 times, most recently from 9e9aa2e to b4458a8 Compare August 7, 2023 07:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 6 times, most recently from e5bab0e to f5eaedd Compare August 14, 2023 04:42
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 7 times, most recently from f6e58ce to 58bdeef Compare August 23, 2023 00:10
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 5 times, most recently from 6bcf1b2 to 9e2f121 Compare August 29, 2023 01:36
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 5 times, most recently from d143692 to 88cc404 Compare November 29, 2023 06:27
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 7 times, most recently from 404ce47 to 70db325 Compare December 10, 2023 06:51
@l0b0
Copy link

l0b0 commented Dec 10, 2023

Anyone up for merging this?

@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch 8 times, most recently from 2451b16 to b024674 Compare December 20, 2023 03:30
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch from b024674 to 41ce80c Compare December 27, 2023 19:30
@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch from 41ce80c to 614fdad Compare December 28, 2023 10:11
@davidkna davidkna merged commit 88e1471 into master Dec 28, 2023
@davidkna davidkna deleted the release-please--branches--master--components--starship branch December 28, 2023 18:30
Copy link
Contributor Author

🤖 Release is at https://github.com/starship/starship/releases/tag/v1.17.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOCKER_HOST contains unix:// should be skipped
2 participants