Skip to content

Commit

Permalink
chore(deps): update dependency just to v1.34.0 (#32)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [just](https://togithub.com/casey/just) | minor | `1.31.0` -> `1.34.0`
|

---

### Release Notes

<details>
<summary>casey/just (just)</summary>

###
[`v1.34.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1340---2024-08-02)

[Compare
Source](https://togithub.com/casey/just/compare/1.33.0...1.34.0)

##### Fixed

- Make function paths relative to correct working directory
([#&#8203;2294](https://togithub.com/casey/just/pull/2294) by
[casey](https://togithub.com/casey))

##### Changed

- Keep multi-line shebangs together
([#&#8203;2276](https://togithub.com/casey/just/pull/2276) by
[vkstrm](https://togithub.com/vkstrm))

##### Misc

- Document `set working-directory`
([#&#8203;2288](https://togithub.com/casey/just/pull/2288) by
[nyurik](https://togithub.com/nyurik))
- Fix readme typos
([#&#8203;2289](https://togithub.com/casey/just/pull/2289) by
[casey](https://togithub.com/casey))

###
[`v1.33.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1330---2024-07-30)

[Compare
Source](https://togithub.com/casey/just/compare/1.32.0...1.33.0)

##### Fixed

- Use correct backtick and `shell()` expression working directory in
submodules ([#&#8203;2285](https://togithub.com/casey/just/pull/2285) by
[casey](https://togithub.com/casey))

##### Added

- Add `working-directory` setting
([#&#8203;2283](https://togithub.com/casey/just/pull/2283) by
[nyurik](https://togithub.com/nyurik))
- Allow `[group]` attribute on submodules
([#&#8203;2263](https://togithub.com/casey/just/pull/2263) by
[jmwoliver](https://togithub.com/jmwoliver))
- Allow empty `[script]` attribute and add `set script-interpreter`
([#&#8203;2264](https://togithub.com/casey/just/pull/2264) by
[casey](https://togithub.com/casey))

##### Misc

- Document which attributes apply to which items
([#&#8203;2282](https://togithub.com/casey/just/pull/2282) by
[casey](https://togithub.com/casey))
- Add missing productions
([#&#8203;2280](https://togithub.com/casey/just/pull/2280) by
[poliorcetics](https://togithub.com/poliorcetics))
- Fix Rust 1.80.0 warnings
([#&#8203;2281](https://togithub.com/casey/just/pull/2281) by
[casey](https://togithub.com/casey))
- Update softprops/action-gh-release
([#&#8203;2269](https://togithub.com/casey/just/pull/2269) by
[app/dependabot](https://togithub.com/app/dependabot))
- Remove `(no group)` header before ungrouped recipes
([#&#8203;2268](https://togithub.com/casey/just/pull/2268) by
[casey](https://togithub.com/casey))
- Document `script-interpreter` setting
([#&#8203;2265](https://togithub.com/casey/just/pull/2265) by
[casey](https://togithub.com/casey))
- `set dotenv-path` does not override `set dotenv-filename`
([#&#8203;2262](https://togithub.com/casey/just/pull/2262) by
[casey](https://togithub.com/casey))

###
[`v1.32.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1320---2024-07-17)

[Compare
Source](https://togithub.com/casey/just/compare/1.31.0...1.32.0)

##### Added

- Add unstable `[script(…)]` attribute
([#&#8203;2259](https://togithub.com/casey/just/pull/2259) by
[casey](https://togithub.com/casey))
- Add `[extension: 'EXT']` attribute to set shebang recipe script file
extension ([#&#8203;2256](https://togithub.com/casey/just/pull/2256) by
[casey](https://togithub.com/casey))
- Suppress mod doc comment with empty `[doc]` attribute
([#&#8203;2254](https://togithub.com/casey/just/pull/2254) by
[casey](https://togithub.com/casey))
- Allow `[doc]` annotation on modules
([#&#8203;2247](https://togithub.com/casey/just/pull/2247) by
[neunenak](https://togithub.com/neunenak))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/TBD54566975/scaffolder).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent a0d2429 commit 10a0f3e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/just

0 comments on commit 10a0f3e

Please sign in to comment.