TECH7Fox / deauth-detector-hass-addons

Detects wifi deauth attacks
MIT License
4 stars 0 forks source link

Bump ASzc/change-string-case-action from 2 to 5 #12

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ASzc/change-string-case-action from 2 to 5.

Release notes

Sourced from ASzc/change-string-case-action's releases.

Fix npm handling

This release removes the npm node_modules directory. This should cause recent package version changes to persist correctly. There are no feature changes.

Update node version

Github has deprecated node 12. This version uses node 16. There are no feature changes

Update @​actions/core

This release will fix any warnings you might be getting about the set-output command being deprecated. There are no feature changes

Commits
  • 54a7910 Remove node_modules/
  • fabd239 Updating node version to 16
  • 2d2b557 Bump @​actions/core from 1.9.1 to 1.10.0
  • 0bb41b6 Bump @​actions/core from 1.2.6 to 1.9.1
  • 525a44b Bump node-fetch from 2.6.1 to 2.6.7
  • 4d84fb9 Update version in readme example
  • ed6bf55 Merge pull request #4 from parroty/fix/doc
  • 50d48ec Fix description for capitalized example
  • 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)