pelorus
pelorus copied to clipboard
⬆ Bump dorny/paths-filter from 2 to 3
Bumps dorny/paths-filter from 2 to 3.
Release notes
Sourced from dorny/paths-filter's releases.
v3.0.0
What's Changed
- Update README.md: added real world usage example by
@iamtodor
in dorny/paths-filter#178- Update Node.js to version 20 by
@danielhjacobs
in dorny/paths-filter#206- Update to nodejs 20 by
@dorny
in dorny/paths-filter#210- chore(deps): bump checkout action to v4 and use setup-node to setup node and cache npm deps by
@chenrui333
in dorny/paths-filter#211- Update all dependencies by
@dorny
in dorny/paths-filter#215New Contributors
@iamtodor
made their first contribution in dorny/paths-filter#178@danielhjacobs
made their first contribution in dorny/paths-filter#206@chenrui333
made their first contribution in dorny/paths-filter#211Full Changelog: https://github.com/dorny/paths-filter/compare/v2.11.1...v3.0.0
v2.11.1
- Update
@actions/core
to v1.10.0 - Fixes warning about deprecated set-output- Document need for pull-requests: read permission
- Updating to actions/checkout@v3
v2.11.0
- Set list-files input parameter as not required
- Update Node.js
- Fix incorrect handling of Unicode characters in exec()
- Use Octokit pagination
- Updates real world links
v2.10.2
v2.10.1
v2.10.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.0
... (truncated)
Changelog
Sourced from dorny/paths-filter's changelog.
Changelog
v3.0.0
v2.11.1
- Update
@actions/core
to v1.10.0 - Fixes warning about deprecated set-output- Document need for pull-requests: read permission
- Updating to actions/checkout@v3
v2.11.0
- Set list-files input parameter as not required
- Update Node.js
- Fix incorrect handling of Unicode characters in exec()
- Use Octokit pagination
- Updates real world links
v2.10.2
v2.10.1
v2.10.0
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.0
v2.7.0
- Add "changes" output variable to support matrix job configuration
- Improved listing of matching files with
list-files: shell
andlist-files: escape
optionsv2.6.0
... (truncated)
Commits
0bc4621
Bump major version to v37267a85
Update CHANGELOG for v2.12.0e36f112
Merge pull request #215 from dorny/update-dependencies2f74457
Update all dependencies6761795
Update examples in README to use checkout@v4a35d8d6
Merge pull request #211 from chenrui333/node-20b5a5203
chore(deps): bump checkout action to v4 and use setup-node to setup node and ...3c49e64
Merge pull request #210 from dorny/use-nodejs-208ec7be4
Update to nodejs 20100a119
Revert back to node16- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign mpryc for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a dora-metrics member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.