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

chore(deps): bump Ana06/get-changed-files from 2.0.0 to 2.2.0 #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps Ana06/get-changed-files from 2.0.0 to 2.2.0.

Release notes

Sourced from Ana06/get-changed-files's releases.

v2.2.0

This project is a fork of jitterbit/get-changed-files, which:

  • Supports pull_request_target
  • Allows to filter files using regular expressions
  • Removes the ahead check
  • Considers renamed modified files as modified
  • Adds added_modified_renamed that includes renamed non-modified files and all files in added_modified
  • Removes node12 deprecation warnings

Changes

  • Removes node12 deprecation warnings @​nogara @​alaeddine-13
  • Adds added_modified_renamed that includes renamed non-modified files and all files in added_modified @​Ana06
  • Dependencies update

Raw diff

Ana06/get-changed-files@v2.1.0...v2.2.0

v2.1.0

This project is a fork of https://github.com/jitterbit/get-changed-files, which supports pull_request_target, allow to filter files using regular expressions, removes the ahead check and considers renamed modified files as modified.

Changes

  • Renamed files that are also modified are included in renamed, modified and added_modified. @​Ana06
  • Dependencies update

Raw diff

Ana06/get-changed-files@v2.0.0...v2.1.0

Commits
  • e0c398b Small improvements in README
  • 5d59f0f Merge pull request #29 from Ana06/release-2-2
  • 0730c1c Prepare 2.1.0 release
  • a54a7cd Merge pull request #25 from Ana06/dependabot/npm_and_yarn/ansi-regex-4.1.1
  • 8c9a3a9 chore(deps): bump ansi-regex from 4.1.0 to 4.1.1
  • 34f02ac Merge pull request #24 from Ana06/dependabot/npm_and_yarn/minimist-1.2.7
  • 26c2e02 chore(deps): bump minimist from 1.2.5 to 1.2.7
  • bb65dc3 Merge pull request #27 from Ana06/rename
  • b53c40d Add added_modified_renamed
  • 18f1d55 Merge pull request #13 from Ana06/dependabot/npm_and_yarn/ajv-6.12.6
  • 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 [Ana06/get-changed-files](https://github.com/Ana06/get-changed-files) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/Ana06/get-changed-files/releases)
- [Commits](Ana06/get-changed-files@v2.0.0...v2.2.0)

---
updated-dependencies:
- dependency-name: Ana06/get-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 1, 2022
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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants