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

build(deps): bump tj-actions/changed-files from 44.5.6 to 44.5.7 #292

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps tj-actions/changed-files from 44.5.6 to 44.5.7.

Release notes

Sourced from tj-actions/changed-files's releases.

v44.5.7

What's Changed

Full Changelog: tj-actions/changed-files@v44...v44.5.7

Changelog

Sourced from tj-actions/changed-files's changelog.

44.5.7 - (2024-07-30)

🐛 Bug Fixes

  • deps: Update dependency @​stdlib/utils-convert-path to v0.2.2 (e4fe134) - (renovate[bot])
  • Error with pull_request closed test (#2211) (f5a7145) - (Tonye Jack)
  • deps: Update dependency yaml to v2.5.0 (28fd03b) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (a77ecbc) - (GitHub Action)
  • Added missing changes and modified dist assets. (1047179) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps-dev: Bump @​types/node from 20.14.13 to 22.0.0 (#2215) (c65cd88) - (dependabot[bot])
  • deps: Update typescript-eslint monorepo to v7.18.0 (9f928e3) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.14.13 (fb1b47b) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.14.12 (4db04c7) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v7.17.0 (f79274f) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v44.5.6 (#2204)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (f1d2215) - (tj-actions[bot])

Commits
  • c65cd88 chore(deps-dev): bump @​types/node from 20.14.13 to 22.0.0 (#2215)
  • 9f928e3 chore(deps): update typescript-eslint monorepo to v7.18.0
  • fb1b47b chore(deps): update dependency @​types/node to v20.14.13
  • a77ecbc Added missing changes and modified dist assets.
  • e4fe134 fix(deps): update dependency @​stdlib/utils-convert-path to v0.2.2
  • f5a7145 fix: error with pull_request closed test (#2211)
  • 1047179 Added missing changes and modified dist assets.
  • 28fd03b fix(deps): update dependency yaml to v2.5.0
  • 4db04c7 chore(deps): update dependency @​types/node to v20.14.12
  • f79274f chore(deps): update typescript-eslint monorepo to v7.17.0
  • 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 will merge this PR once CI passes on it, as requested by @bot-anik.


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)

Summary by CodeRabbit

  • Chores
    • Updated the GitHub Actions workflow to use a newer version of the tj-actions/changed-files action, which may enhance file change detection capabilities.

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.6 to 44.5.7.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v44.5.6...v44.5.7)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 5, 2024
@dependabot dependabot bot requested review from amimart and ccamel August 5, 2024 16:25
Copy link
Contributor

coderabbitai bot commented Aug 5, 2024

Important

Review skipped

Auto reviews are limited to specific labels.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The update involves modifying the version of the tj-actions/changed-files action in the GitHub Actions workflow configuration. The version has been changed from v44.5.6 to v44.5.7 in three job definitions that monitor changes in TTL, Poetry, and Python files. This change likely incorporates bug fixes or enhancements, maintaining the workflow's functionality of detecting modified files.

Changes

File Path Change Summary
.github/workflows/lint.yml Updated tj-actions/changed-files from v44.5.6 to v44.5.7 (three instances)

Poem

🐇 In the meadow where files do change,
A version updated, isn't it strange?
With bug fixes spry, and improvements grand,
The workflow hops on, as planned!
So let’s celebrate, with a joyful cheer,
For every change brings us near! 🌼✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between e719e03 and 5109ec5.

Files selected for processing (1)
  • .github/workflows/lint.yml (3 hunks)
Files skipped from review due to trivial changes (1)
  • .github/workflows/lint.yml

@dependabot dependabot bot merged commit b9aecfa into main Aug 5, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-44.5.7 branch August 5, 2024 16:28
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.

3 participants