Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

chore(deps): bump gacts/run-and-post-run from 1.3.0 to 1.4.0 #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps gacts/run-and-post-run from 1.3.0 to 1.4.0.

Release notes

Sourced from gacts/run-and-post-run's releases.

v1.4.0

Changed

  • Version of node runtime for action from node16 to node20
Changelog

Sourced from gacts/run-and-post-run's changelog.

Changelog

All notable changes to this package will be documented in this file.

The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].

v1.4.0

Changed

  • Version of node runtime for action from node16 to node20

v1.3.0

Added

  • post-shell option which allows to override the shell separately for post-run #10 (thanks [@​hummeltech])

#10:gacts/run-and-post-run#10 [@​hummeltech]:https://github.com/hummeltech

v1.2.1

Fixed

  • Commands execution output is now streamed to the action output, instead of being buffered and printed at the end of the action #8

#8:gacts/run-and-post-run#8

v1.2.0

Fixed

  • Fail the action if an error occurs, instead of just logging the error message #7

Added

  • Environment variables interpolation in run and post commands #7
  • Possibility to determine the shell to use for run and post commands #7
  • Possibility to write the multiline commands using \ separator #7

#7:gacts/run-and-post-run#7

v1.1.0

Added

  • run and post parameters now can be a list of commands

Changed

... (truncated)

Commits
  • 7aec950 Changed version of node runtime for action from node16 to node20
  • d6d24ac chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#20)
  • 159d6a4 chore(deps): bump actions/setup-node from 3 to 4 (#21)
  • 2f70e1f Merge pull request #23 from gacts/dependabot/npm_and_yarn/vercel/ncc-0.38.1
  • ab3a1da chore(deps-dev): bump @​vercel/ncc from 0.38.0 to 0.38.1
  • b15ba50 Merge pull request #22 from gacts/dependabot/npm_and_yarn/eslint-8.52.0
  • 398faaa chore(deps-dev): bump eslint from 8.50.0 to 8.52.0
  • 5f9db68 Update dependabot.yml
  • 785df9b chore(deps): bump actions/checkout from 3 to 4 (#16)
  • 5b4a43e chore(deps-dev): bump eslint from 8.48.0 to 8.50.0 (#17)
  • 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 <dependency name> 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)

Bumps [gacts/run-and-post-run](https://github.com/gacts/run-and-post-run) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/gacts/run-and-post-run/releases)
- [Changelog](https://github.com/gacts/run-and-post-run/blob/main/CHANGELOG.md)
- [Commits](gacts/run-and-post-run@fe4132a...7aec950)

---
updated-dependencies:
- dependency-name: gacts/run-and-post-run
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants