Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0 #206

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps crazy-max/ghaction-github-labeler from 3.1.1 to 4.1.0.

Release notes

Sourced from crazy-max/ghaction-github-labeler's releases.

v4.1.0

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#170 #174)
  • Bump @​actions/github from 5.0.1 to 5.1.1 (#175)

Full Changelog: crazy-max/ghaction-github-labeler@v4.0.0...v4.1.0

v4.0.0

  • Node 16 as default runtime (#161)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v3.2.0

  • Update dev dependencies and workflow (#151 #160)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#148)
  • Bump @​actions/github from 5.0.0 to 5.0.1 (#132 #158)
  • Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
  • Bump minimist from 1.2.5 to 1.2.6 (#157)
  • Bump ws from 7.3.1 to 7.5.3 (#141)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
  • Bump y18n from 4.0.0 to 4.0.3 (#142)
  • Bump tmpl from 1.0.4 to 1.0.5 (#146)
  • Bump path-parse from 1.0.6 to 1.0.7 (#144)
  • Bump js-yaml from 3.14.1 to 4.1.0 (#128)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#139)
  • Bump lodash from 4.17.20 to 4.17.21 (#138)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)
Changelog

Sourced from crazy-max/ghaction-github-labeler's changelog.

Changelog

4.0.0 (2022/05/26)

  • Node 16 as default runtime (#161)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

3.2.0 (2022/05/26)

  • Update dev dependencies and workflow (#151 #160)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#148)
  • Bump @​actions/github from 5.0.0 to 5.0.1 (#132 #158)
  • Bump node-fetch from 2.6.0 to 2.6.7 (#140 #156)
  • Bump minimist from 1.2.5 to 1.2.6 (#157)
  • Bump ws from 7.3.1 to 7.5.3 (#141)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#150)
  • Bump y18n from 4.0.0 to 4.0.3 (#142)
  • Bump tmpl from 1.0.4 to 1.0.5 (#146)
  • Bump path-parse from 1.0.6 to 1.0.7 (#144)
  • Bump js-yaml from 3.14.1 to 4.1.0 (#128)
  • Bump node-notifier from 8.0.0 to 8.0.2 (#139)
  • Bump lodash from 4.17.20 to 4.17.21 (#138)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#137)
Commits
  • 3de87da Merge pull request #175 from crazy-max/dependabot/npm_and_yarn/actions/github...
  • 4fafb70 Update generated content
  • ed3aa8b Bump @​actions/github from 5.0.1 to 5.1.1
  • 83693f5 Merge pull request #174 from crazy-max/dependabot/npm_and_yarn/actions/core-1...
  • e8478c1 Update generated content
  • 6bdd55c Bump @​actions/core from 1.9.1 to 1.10.0
  • 17aaa97 Bump @​actions/core from 1.6.0 to 1.9.1 (#170)
  • c4c2f14 Fix git.io link
  • 60cd4b7 Bump official actions to latest major
  • 3c873f5 Bump actions to latest major
  • 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)

Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 3.1.1 to 4.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/v4.1.0/CHANGELOG.md)
- [Commits](crazy-max/ghaction-github-labeler@v3.1.1...v4.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Base: 92.91% // Head: 92.91% // No change to project coverage 👍

Coverage data is based on head (e6a1014) compared to base (71677a0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #206   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files          14       14           
  Lines        1270     1270           
=======================================
  Hits         1180     1180           
  Misses         90       90           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants