Skip to content

Conversation

@dependabot
Copy link

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

Bumps lannonbr/issue-label-manager-action from 2.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).

3.0.0 - May 29, 2021

  • breaking: Switched default behavior to not delete default labels. To enable this, set delete input to true
  • chore: Moved from parcel to NCC for bundling the code down
  • fix: no longer tries to update if the label didn't have a description
  • chore: Updated dependencies
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).

3.0.0 - May 29, 2021

  • breaking: Switched default behavior to not delete default labels. To enable this, set delete input to true
  • chore: Moved from parcel to NCC for bundling the code down
  • fix: no longer tries to update if the label didn't have a description
  • chore: Updated dependencies
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...
  • 1f8a700 Prep for 3.0.0 release
  • 847b8a8 Don't try updating if no description
  • 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 [lannonbr/issue-label-manager-action](https://github.com/lannonbr/issue-label-manager-action) from 2.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@2.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 dependabot bot added the 🤖 bot label Nov 28, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

Dependabot tried to add @octocat and @AlexRogalskiy as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/mos-org/android-patterns/pulls/73/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the mos-org/android-patterns repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 28, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant