canonical / etrace

Utility for tracing execution of apps
GNU General Public License v3.0
58 stars 12 forks source link

build(deps): bump snapcore/action-build from 1.0.9 to 1.1.0 #77

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snapcore/action-build from 1.0.9 to 1.1.0.

Release notes

Sourced from snapcore/action-build's releases.

v1.1.0

  • 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.
  • Upgrade dependencies.
Commits
  • ea14cde package.json: bump package version
  • ba38d52 Merge pull request #33 from jhenstridge/switch-to-node16
  • f59e9d0 tsconfig: upgrade target ECMAScript version
  • 40c5335 package.json, src: upgrade dependencies, and fix lint warnings
  • 5ab99f3 ci: don't test on ubuntu-16.04 image, as it doesn't seem to be available.
  • 9aefc89 action.yml: switch to node16 action runner
  • a5afa31 Merge pull request #32 from snapcore/dependabot/npm_and_yarn/ansi-regex-5.0.1
  • 70a472c build(deps): bump ansi-regex from 5.0.0 to 5.0.1
  • ace637e Merge pull request #27 from snapcore/dependabot/npm_and_yarn/tmpl-1.0.5
  • b7aa83e build(deps): bump tmpl from 1.0.4 to 1.0.5
  • 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 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 2 years ago

Superseded by #87.