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 2.0.0 to 4.0.0 #5

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
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 force-pushed the dependabot/github_actions/lannonbr/issue-label-manager-action-4.0.0 branch from c140ca1 to f30d9ba Compare October 17, 2023 14:53
@oalders oalders merged commit ecbdf70 into main Oct 17, 2023
33 checks passed
@oalders oalders deleted the dependabot/github_actions/lannonbr/issue-label-manager-action-4.0.0 branch October 17, 2023 14:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant