Merged
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
scottames
approved these changes
Jun 2, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v4.185.1->v4.188.01.26.0->1.27.0v0.14.0->v0.14.1v2.49.2->v2.50.0v0.11.4->v0.11.60.45.1->0.46.1v0.1.1->v0.1.2v1.58.2->v1.59.00.14.1->0.15.0v1.1291.0->v1.1291.1v2.48.1->v2.48.2v0.179.0->v0.180.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aquaproj/aqua-registry (aquaproj/aqua-registry)
v4.188.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.187.1...v4.188.0
🎉 New Packages
#23408 getsavvyinc/savvy-cli: Create, share, and run runbooks from your terminal
#23384 joshmedeski/sesh: Smart session manager for the terminal @CrystalMethod
v4.187.1Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.187.0...v4.187.1
Fixes
#23378 authzed/zed: Use gnu binary instead of musl binary @sapphi-red
musl version exists for linux, but it is dynamically linked to musl libc and therefore doesn't work on glibc systems.
v4.187.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.186.0...v4.187.0
🎉 New Packages
#23375 authzed/zed: Official command-line tool for managing SpiceDB @sapphi-red
#23277 nucleuscloud/neosync: Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments
v4.186.0Compare Source
Issues | Pull Requests | aquaproj/aqua-registry@v4.185.1...v4.186.0
🎉 New Packages
#23253 stripe/stripe-cli: A command-line tool for Stripe
Fix
#23254 dlvhdr/gh-dash: Follow up changes of gh-dash v4.0.0
casey/just (casey/just)
v1.27.0Compare Source
Changed
Added
[doc]attribute to set and suppress documentation comments (#2050 by neunenak)--global-justfileflag (#1846 by neunenak)encode_uri_componentfunction (#2052 by laniakea64)choosefunction for generating random strings (#2049 by laniakea64)dotenv-pathrelative to working directory (#2040)assertexpression (#1845 by de1iza)Fixed
--unsorted(#2085)shell(#2061)\r\nstripping (#2035)Misc
shell()documentation (#2060 by laniakea64)env -S(#2038)clone_into(#2037)charmbracelet/gum (charmbracelet/gum)
v0.14.1Compare Source
What's Changed
Fixes
huh?user aborted error by @MikaelFangel in https://github.com/charmbracelet/gum/pull/578gum writeby @MikaelFangel in https://github.com/charmbracelet/gum/pull/579New Contributors
Full Changelog: charmbracelet/gum@v0.14.0...v0.14.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or Slack.
cli/cli (cli/cli)
v2.50.0: GitHub CLI 2.50.0Compare Source
What's Changed
gh pr checksby @nobe4 in https://github.com/cli/cli/pull/9079gh pr viewby @nobe4 in https://github.com/cli/cli/pull/9080Attemptsfield toAttempt; expose ingh run viewandgh run lsby @cawfeecake in https://github.com/cli/cli/pull/8905gh variable get FOOcommand by @arnested in https://github.com/cli/cli/pull/9106gh attestation verifyshared workflow use case by @malancas in https://github.com/cli/cli/pull/9107New Contributors
Full Changelog: cli/cli@v2.49.2...v2.50.0
dagger/dagger (dagger/dagger)
v0.11.6Compare Source
Added
withNamemethod to File by @TomChv in https://github.com/dagger/dagger/pull/7491Fixed
--helpby @helderco in https://github.com/dagger/dagger/pull/7417What to do next?
v0.11.5Compare Source
Added
dagger logincloud traces support by @aluzzardi in https://github.com/dagger/dagger/pull/7125--progress=plainimplementation for better visibility by @jedevc in https://github.com/dagger/dagger/pull/7272Changed
Fixed
--helpby @helderco in https://github.com/dagger/dagger/pull/7417What to do next?
dprint/dprint (dprint/dprint)
v0.46.1Compare Source
Changes
cargo installwithout--lockedflag (#852)Please run
dprint config updateafter upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
v0.46.0Compare Source
Changes
DPRINT_TLS_CA_STOREandDPRINT_CERT(#850)Please run
dprint config updateafter upgrading as some BOM handling happens in the plugins now and some may fail to parse files with a BOM now. See #854 and sorry for any headaches (I'm unsure of the impact of this change, so let me know if this is a huge hassle for you).Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
fujiwara/awslim (fujiwara/awslim)
v0.1.2Compare Source
What's Changed
New Contributors
Full Changelog: fujiwara/awslim@v0.1.1...v0.1.2
golangci/golangci-lint (golangci/golangci-lint)
v1.59.0Compare Source
simulot/immich-go (simulot/immich-go)
v0.15.0Compare Source
fix #255 Last percents of google puzzle solving are very slow when processing very large takeout archive
The google puzzle solving is now much faster for large takeout archives.
fix #215 Use XDG_CONFIG_HOME for storing config
The configuration file that contains the server and the key is now stored by default in following folder:
$HOME/.config/immich-go/immich-go.json%AppData%\immich-go\immich-go.json$HOME/Library/Application Support/immich-go/immich-go.jsonStore the log files into sensible dir for user's system
The default log file is:
$HOME/.cache/immich-go/immich-go_YYYY-MM-DD_HH-MI-SS.log%LocalAppData%\immich-go\immich-go_YYYY-MM-DD_HH-MI-SS.log$HOME/Library/Caches/immich-go/immich-go_YYYY-MM-DD_HH-MI-SS.logFeat: [#249] Fix Display the path of log file name
The log file name is printed when the program exits.
Changelog
87471f6Edit releases.mdd4269eeFix Display the path of log file name (#251)49bf673Fix Display the path of log file name (#256)73fde8dFixes #2559b70932Merge branch 'main' into simulot/issue215734bbebMerge pull request #257 from simulot:simulot/issue2558805ca7Merge pull request #258 from simulot:simulot/issue215c63dc09Merge pull request #260 from simulot:simulot/issue259e4d1643Set a timeout for all http queries (#253)f968bd6The log doesn't show discared files Fixes #25937f4b83Use XDG_CONFIG_HOME for storing config (#248)755e1b7Use XDG_CONFIG_HOME for storing config Fixes #215snyk/cli (snyk/cli)
v1.1291.1Compare Source
The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation
Bug Fixes
twpayne/chezmoi (twpayne/chezmoi)
v2.48.2Compare Source
weaveworks/eksctl (weaveworks/eksctl)
v0.180.0: eksctl 0.180.0Compare Source
Release v0.180.0
🐛 Bug Fixes
false(#7784)Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.