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 the devops group with 1 update #7882

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps the devops group with 1 update: tj-actions/changed-files.

Release notes

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

v40.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.0.1

v40.0.0

🔥 🔥 Breaking Change 🔥 🔥

  • Directory patterns now require explicit specification of the globstar pattern to match all sub paths.

...
      - name: Get specific changed files
        id: changed-files-specific
        uses: tj-actions/changed-files@v40
        with:
          files: |
-            dir
+            dir/**

What's Changed

Full Changelog: tj-actions/changed-files@v39...v40.0.0

v40

Changes in v40.0.1

What's Changed

... (truncated)

Changelog

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

40.0.1 - (2023-10-30)

🐛 Bug Fixes

  • Bug with order in which the files and files ignore patterns are combined (#1684) (7549e1e) - (Tonye Jack)

➕ Add

  • Added missing changes and modified dist assets. (905fcf7) - (GitHub Action)

🔄 Update

  • Update README.md (85073ea) - (Tonye Jack)
  • Update README.md (e622bd9) - (Tonye Jack)
  • Update README.md (003b42e) - (Tonye Jack)
  • Update README.md (0a5a862) - (Tonye Jack)
  • Updated README.md (#1678)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (1864dc5) - (tj-actions[bot])

  • Update action.yml (1be6574) - (Tonye Jack)
  • Updated README.md (#1677)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (51bc7ab) - (tj-actions[bot])

  • Update README.md (b49b468) - (Tonye Jack)
  • Update README.md (8055b31) - (Tonye Jack)
  • Updated README.md (#1675)

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

  • Update README.md (d0064d8) - (Tonye Jack)
  • Update README.md (4270b9f) - (Tonye Jack)
  • Updated README.md (#1673)

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

  • Update action.yml (33ddc07) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/jest to v29.5.7 (bfc49f4) - (renovate[bot])
  • deps: Update dependency @​typescript-eslint/eslint-plugin to v6.9.1 (2fc653d) - (renovate[bot])
  • deps: Update dependency @​typescript-eslint/parser to v6.9.1 (273a7c1) - (renovate[bot])
  • deps: Lock file maintenance (229fe31) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.0 (c371c6f) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.5.0 (7448ec4) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v40 (#1672)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (1c7fbab) - (tj-actions[bot])

... (truncated)

Commits
  • bfc49f4 chore(deps): update dependency @​types/jest to v29.5.7
  • 7549e1e fix: bug with order in which the files and files ignore patterns are combined...
  • 2fc653d chore(deps): update dependency @​typescript-eslint/eslint-plugin to v6.9.1
  • 273a7c1 chore(deps): update dependency @​typescript-eslint/parser to v6.9.1
  • 905fcf7 Added missing changes and modified dist assets.
  • 229fe31 chore(deps): lock file maintenance
  • 85073ea Update README.md
  • e622bd9 Update README.md
  • 003b42e Update README.md
  • 0a5a862 Update README.md
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
tj-actions/changed-files [>= 31.0.a, < 31.1]
tj-actions/changed-files [>= 30.0.a, < 30.1]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the devops group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).

- [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@v39.2.4...v40.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2023 00:38
@dependabot dependabot bot requested review from gustavovalverde and removed request for a team October 31, 2023 00:38
@dependabot dependabot bot added A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG P-Low ❄️ labels Oct 31, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2023

Superseded by #7887.

@dependabot dependabot bot closed this Nov 1, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/devops-61bc675daf branch November 1, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dependencies Area: Dependency file updates A-devops Area: Pipelines, CI/CD and Dockerfiles C-trivial Category: A trivial change that is not worth mentioning in the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants