generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 1
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(deps): update dependency just to v1.36.0 #41
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
June 15, 2024 11:28
3909479
to
b25f639
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.28.0
chore(deps): update dependency just to v1.29.1
Jun 15, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 7, 2024 17:47
b25f639
to
918b0f8
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.29.1
chore(deps): update dependency just to v1.30.0
Jul 7, 2024
renovate
bot
changed the title
chore(deps): update dependency just to v1.30.0
chore(deps): update dependency just to v1.30.1
Jul 8, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
July 15, 2024 17:41
6973da8
to
6eb86b8
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.30.1
chore(deps): update dependency just to v1.31.0
Jul 15, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 21, 2024 08:55
6eb86b8
to
622c7c4
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.31.0
chore(deps): update dependency just to v1.32.0
Jul 21, 2024
renovate
bot
changed the title
chore(deps): update dependency just to v1.32.0
chore(deps): update dependency just to v1.33.0
Jul 31, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
August 4, 2024 02:46
9fada70
to
cfdddb2
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.33.0
chore(deps): update dependency just to v1.34.0
Aug 4, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 29, 2024 20:41
cfdddb2
to
910e7d7
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.34.0
chore(deps): update dependency just to v1.35.0
Aug 29, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
September 4, 2024 21:56
910e7d7
to
43a8b10
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.35.0
chore(deps): update all non-major dependencies
Sep 4, 2024
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update dependency just to v1.35.0
Sep 4, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 1, 2024 04:53
43a8b10
to
776edf5
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.35.0
chore(deps): update dependency just to v1.36.0
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 2, 2024 19:17
776edf5
to
4a2bb9f
Compare
renovate
bot
changed the title
chore(deps): update dependency just to v1.36.0
chore(deps): update all non-major dependencies
Oct 2, 2024
renovate
bot
changed the title
chore(deps): update all non-major dependencies
chore(deps): update dependency just to v1.36.0
Oct 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.25.2
->1.36.0
Release Notes
casey/just (just)
v1.36.0
Compare Source
Changed
Added
--one
flag to forbid multiple recipes from being invoked on the command line (#2374 by casey)\u{…}
(#2360 by laniakea64)--explain
flag is passed (#2319 by neunenak)Misc
console
codeblocks in readme (#2388 by casey)\u{...}
(#2371 by laniakea64)--dotenv-path
in readme (#2366 by willie).sha256sum
files (#2358 by casey)Subcommand::run
(#2336 by neunenak)--list
output (#2340 by casey)v1.35.0
Compare Source
Changed
[private]
attribute on assignments (#2300 by adsnaider)Misc
.sha256sum
files for release artifacts (#2323 by twm)--help
output (#2302 by casey)v1.34.0
Compare Source
Fixed
Changed
Misc
set working-directory
(#2288 by nyurik)v1.33.0
Compare Source
Fixed
shell()
expression working directory in submodules (#2285 by casey)Added
working-directory
setting (#2283 by nyurik)[group]
attribute on submodules (#2263 by jmwoliver)[script]
attribute and addset script-interpreter
(#2264 by casey)Misc
(no group)
header before ungrouped recipes (#2268 by casey)script-interpreter
setting (#2265 by casey)set dotenv-path
does not overrideset dotenv-filename
(#2262 by casey)v1.32.0
Compare Source
Added
[script(…)]
attribute (#2259 by casey)[extension: 'EXT']
attribute to set shebang recipe script file extension (#2256 by casey)[doc]
attribute (#2254 by casey)[doc]
annotation on modules (#2247 by neunenak)v1.31.0
Compare Source
Stabilized
Added
mod
path to be directory containing module source (#2238 by casey)set unstable
(#2237 by casey)_directory
to_dir
(#2235 by casey)Fixed
..
does not check the current directory (#2236 by casey)Misc
--list
with groups (#2244 by casey)v1.30.1
Compare Source
Fixed
v1.30.0
Compare Source
Fixed
mod
statements (#2201 by casey)Changed
--summary
(#2210 by casey)ignore-comments
is set (#2180 by casey)just --list --unsorted
(#2164 by casey)just --groups --unsorted
(#2160 by casey)Added
install
and add 32-bit arm targets toinstall.sh
(#2214 by CramBL)--list
(#2199 by Spatenheinz)datetime()
anddatetime_utc()
functions (#2167 by casey)Library
run()
on argument parse error (#2176 by casey)run()
(#2173 by casey)Misc
justfile_directory()
in readme (#2219 by casey)--list-heading
and--list-prefix
(#2213 by casey)clap::ValueParser
(#2211 by neunenak)-and
instead of&&
in PowerShell completion script (#2204 by casey)softprops/action-gh-release
(#2183 by app/dependabot)v1.29.1
Compare Source
Fixed
v1.28.0
Compare Source
Changed
set dotenv-required
to require an environment file (#2116 by casey)--list
(#2112 by casey)Added
--list-submodules
(#2113 by casey)--show RECIPE::PATH
(#2111 by casey)--timestamp-format
(#2106 by neunenak)--list PATH
(#2108 by casey)--timestamps
(#2084 by neunenak)module_file()
andmodule_directory()
functions (#2105 by casey)Fixed
--choose
(#2115 by casey)Misc
dotenv-path
-given env file is required (#2099 by casey)--list
(#2090 by casey)v1.27.0
Compare Source
Changed
Added
[doc]
attribute to set and suppress documentation comments (#2050 by neunenak)--global-justfile
flag (#1846 by neunenak)encode_uri_component
function (#2052 by laniakea64)choose
function for generating random strings (#2049 by laniakea64)dotenv-path
relative to working directory (#2040 by casey)assert
expression (#1845 by de1iza)Fixed
--unsorted
(#2085 by casey)shell
(#2061 by casey)\r\n
stripping (#2035 by casey)Misc
shell()
documentation (#2060 by laniakea64)env -S
(#2038 by casey)clone_into
(#2037 by casey)v1.26.0
Compare Source
Added
Misc
delete
example recipe todelete-all
(#1966 by aarmn)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.