lihop / godot-setup

GitHub action to setup the Godot game engine so it can run in graphical mode (i.e. non-headless) on Linux, Windows, and macOS.
MIT License
3 stars 0 forks source link

chore(deps): bump university-of-york/ds-devtool-setEnvVars from 2.0.0 to 3.0.0 #8

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps university-of-york/ds-devtool-setEnvVars from 2.0.0 to 3.0.0.

Release notes

Sourced from university-of-york/ds-devtool-setEnvVars's releases.

v3.0.0

Breaking changes

  • End of support for Node.js 16;
  • Migrated to Node.js 20 (18 has been skipped as there is no documented support for it in the action.yml);
  • This package is now an ES Module.

Features

  • Upgraded @actions/core to v1.10.1

v2.1.0

Features

  • Upgraded @actions/core to 1.10.0;
  • Upgraded dotenv to 16.3.1;
Commits
  • 71152ea 3.0.0
  • e426364 chore: Add dist/package.json to gitignore
  • cfaa933 docs: Recommend configuration variables over this action
  • 8fb68aa chore(dev): Replace jest with vitest
  • d9004fd feat(package): Update @​actions/core to v1.10.1
  • 49d819c chore(security): Update semver to resolve security vulnerability
  • e9cb088 chore(dev): Update dev dependencies
  • 6f6972f feat(package): Upgrade to current LTS version of Node.js
  • 41bf7db chore(dev): Move prettier config to package.json
  • 54ce582 chore(dev): Sort package.json
  • 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)
dependabot[bot] commented 9 months ago

The following labels could not be found: dependabot, dependencies.

lihop commented 9 months ago

@dependabot rebase