Upgrade action from the node12 runner to node16. This should have no effect on workflows using the action, but means we won't be affected should Github deprecate and remove the old version.
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 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 snapcore/action-build from 1.0.9 to 1.1.0.
Release notes
Sourced from snapcore/action-build's releases.
Commits
ea14cde
package.json: bump package versionba38d52
Merge pull request #33 from jhenstridge/switch-to-node16f59e9d0
tsconfig: upgrade target ECMAScript version40c5335
package.json, src: upgrade dependencies, and fix lint warnings5ab99f3
ci: don't test on ubuntu-16.04 image, as it doesn't seem to be available.9aefc89
action.yml: switch to node16 action runnera5afa31
Merge pull request #32 from snapcore/dependabot/npm_and_yarn/ansi-regex-5.0.170a472c
build(deps): bump ansi-regex from 5.0.0 to 5.0.1ace637e
Merge pull request #27 from snapcore/dependabot/npm_and_yarn/tmpl-1.0.5b7aa83e
build(deps): bump tmpl from 1.0.4 to 1.0.5Dependabot 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 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)