devlinjunker / template.github.semver

Template for Projects that use Github Actions and Hooks to enforce Semantic Versioning
MIT License
3 stars 0 forks source link

build(deps): bump actions-ecosystem/action-remove-labels from 1.1.0 to 1.1.1 #153

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps actions-ecosystem/action-remove-labels from 1.1.0 to 1.1.1.

Release notes

Sourced from actions-ecosystem/action-remove-labels's releases.

v1.1.1

Changelog

Fixed

Commits
  • 335648f Continue removing labels with errors (#237)
  • b5db75d Update workflow trigger pull_request -> pull_request_target (#210)
  • 1cad054 Make github_token input optional (#192)
  • c54e73f Bump typescript from 3.8.3 to 4.1.3 (#151)
  • c21cad5 Bump eslint from 6.8.0 to 7.19.0 (#167)
  • b7d34a6 Bump @​types/node from 14.0.10 to 14.14.25 (#175)
  • cc14cae Bump eslint-plugin-jest from 22.21.0 to 24.1.3 (#138)
  • d80c3e8 Bump @​actions/core from 1.2.4 to 1.2.6 (#112)
  • 3a9b348 Bump @​types/semver from 6.2.1 to 7.3.4 (#102)
  • 74670ed Bump lodash from 4.17.15 to 4.17.19 (#67)
  • 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)
devlinjunker commented 3 years ago

!merge