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 lannonbr/issue-label-manager-action from 3.0.0 to 4.0.0 #30

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps lannonbr/issue-label-manager-action from 3.0.0 to 4.0.0.

Release notes

Sourced from lannonbr/issue-label-manager-action's releases.

4.0.0

  • breaking: updated to use node 16.x

3.0.1

  • fix: When comparing labels, the action will no longer care about case sensitivity (ex: label and Label will be treated as the same).
Changelog

Sourced from lannonbr/issue-label-manager-action's changelog.

4.0.0 - November 25, 2022

  • breaking: Updated action to use node 16.x

3.0.1 - March 5, 2022

  • fix: When comparing labels, the action will no longer care about case sensitivity (ex: label and Label will be treated as the same).
Commits
  • e8dbcd8 Update to node 16. Closes #31
  • f489db4 Updating deps
  • 7890981 3.0.1
  • 45dd92f moving label toLowercase code up to top of function
  • 587418b formatting
  • 2946017 Merge pull request #29 from schalkneethling/10-unhandled-promise-rejection-wa...
  • ce5f6dd fix:action lower case strings before comparing
  • 4766b75 README still has version 2 in the example code which WILL delete labels by de...
  • See full diff 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 [lannonbr/issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/lannonbr/issue-label-manager-action/releases)
- [Changelog](https://github.com/lannonbr/issue-label-manager-action/blob/master/CHANGELOG.md)
- [Commits](lannonbr/issue-label-manager-action@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: lannonbr/issue-label-manager-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

The following labels could not be found: CI/CD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants