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

feat(deps): update dependency bats-file to v0.4.0 #1048

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 5, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bats-file devDependencies minor 0.3.0 -> v0.4.0

🔡 If you wish to disable git hash updates, add ":disableDigestUpdates" to the extends array in your config.


Release Notes

bats-core/bats-file (bats-file)

v0.4.0

Compare Source

Added
  • add aliases for assert_*_exists (#​34, #​43)
  • CI: run shellcheck, fixed found issues (#​51)
  • assert_file_contains: print regex on error (#​57)
  • add assert_file_not_contains (#​61)
Fixed
  • various links and typos in README.md (#​28, #​26, #​45)
  • migrated CI scripts to Github Actions (#​42)
  • make temp_* functions compatible with setup_file (#​36)
  • don't require sudo anymore for assert_file_owner/assert_not_file_owner (#​38, #​50)
  • fixed internal unset variable errors with set -u (#​33)
  • make temp_del work even when contents are write protected (#​31)
  • parameter documentation for assert_file_permissions (#​47)
  • tests use bats_load_library bats-support (#​48)
  • fix temp_make template to work with Alpine's mktemp (#​52)
  • removed temp.bash's executable bit (#​55)
  • use new bats_sudo helper to avoid running sudo as root/when not available (#​53, 54)
  • fix assert_symlink_to for temp files in OSX (#​56)

v0.3.0: Enhance file functions

Compare Source

  • Many new file based assert functions where added

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Oct 5, 2023
@revolunet revolunet closed this Nov 6, 2023
Copy link
Contributor Author

renovate bot commented Nov 6, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.4.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/bats-file-0.x branch November 6, 2023 12:28
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.

1 participant