Skip to content

deps(deps): bump run-func from 1.0.5 to 3.0.0#40

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/run-func-3.0.0
Open

deps(deps): bump run-func from 1.0.5 to 3.0.0#40
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/run-func-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps run-func from 1.0.5 to 3.0.0.

Release notes

Sourced from run-func's releases.

V3.0.0

Added support for node modules installed in the project i.e. in package.json

"scripts": {
  "test": "run-func some-module runMeFunction \"string as parameter\""
},
"dependencies": {
  "some-module": "1.0.0"
}
Commits

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 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2026

Labels

The following labels could not be found: npm. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2026
@pdugan20
Copy link
Copy Markdown
Member

pdugan20 commented Mar 5, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/run-func-3.0.0 branch from e1040e0 to 34088d5 Compare March 5, 2026 20:30
Bumps [run-func](https://github.com/DVLP/run-func) from 1.0.5 to 3.0.0.
- [Release notes](https://github.com/DVLP/run-func/releases)
- [Commits](https://github.com/DVLP/run-func/commits/V3.0.0)

---
updated-dependencies:
- dependency-name: run-func
  dependency-version: 3.0.0
  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/npm_and_yarn/run-func-3.0.0 branch from 34088d5 to b1fca31 Compare March 5, 2026 20:37
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