OSOceanAcoustics / echopype

Enabling interoperability and scalability in ocean sonar data analysis
https://echopype.readthedocs.io/
Apache License 2.0
89 stars 70 forks source link

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

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

v2.3.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
  • Uses Node 20

Changes

  • Update to Node 20
  • Update dependencies

Raw diff

https://github.com/Ana06/get-changed-files/compare/v2.2.0...v2.3.0

Commits
  • 25f79e6 Update version in package.json
  • 6f5373e Merge pull request #42 from Ana06/release2-3
  • 64dffb4 Prepare 2.3.0 release
  • 791f764 [CI] Update actions/checkout
  • 5a4a136 [CI] Ensure GH action uses node version 20
  • 38bdb2e Update to Node 20
  • 5558be5 Merge pull request #30 from Ana06/dependabot/npm_and_yarn/decode-uri-componen...
  • 6a376fd Merge pull request #31 from Ana06/dependabot/npm_and_yarn/qs-6.5.3
  • ace6e7b Merge pull request #32 from brtrick/main
  • a102fae Merge pull request #33 from Ana06/dependabot/npm_and_yarn/json5-2.2.3
  • 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 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)