RyanLua / Satchel

A modern alternative to Roblox's default backpack. Satchel aims to be more customizable and easier to use than the default backpack while still having a "vanilla" feel.
http://satchel.ryanluu.dev
Mozilla Public License 2.0
35 stars 4 forks source link

Bump ok-nick/setup-aftman from 0.3.0 to 0.4.2 #27

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps ok-nick/setup-aftman from 0.3.0 to 0.4.2.

Release notes

Sourced from ok-nick/setup-aftman's releases.

v0.4.2

Changed

  • Disable caching by default #15

Fixed

  • Issue causing executables to not be found #14

Full Changelog: https://github.com/ok-nick/setup-aftman/commits/v0.4.2

v0.4.1

Fixed

  • Cache ~/.aftman/tool-storage as well
  • Only hash aftman.toml instead of entire directory

Full Changelog: https://github.com/ok-nick/setup-aftman/commits/v0.4.1

v0.4.0

Added

  • Add cache parameter and cache by default

Full Changelog: https://github.com/ok-nick/setup-aftman/commits/v0.4.0

Changelog

Sourced from ok-nick/setup-aftman's changelog.

[0.4.2] - 2023-09-20

Changed

  • Disable caching by default #15

Fixed

  • Issue causing executables to not be found #14

[0.4.1] - 2023-09-18

Fixed

  • Cache ~/.aftman/tool-storage as well
  • Only hash aftman.toml instead of entire directory

[0.4.0] - 2023-09-17

Added

  • Add cache parameter and cache by default
Commits
  • e226f24 docs: prepare 0.4.2
  • 047c37f Merge pull request #15 from ok-nick/home-and-no-cache-default
  • fca3f1d docs: add unreleased stuff
  • e3fb06e fix: use ~ for cache path
  • 3aa1ee0 ci: set cache parameter explicitly
  • 5a15426 refactor: disable caching by default
  • 511e07a fix: test with $HOME instead of ~
  • d43c31d docs: update version
  • 04c00c5 docs: update changelog and prep 0.4.1
  • 3204757 Merge pull request #13 from ok-nick/new-ci
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)