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 tj-actions/changed-files from 41.0.1 to 41.1.0 #28

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2024

Bumps tj-actions/changed-files from 41.0.1 to 41.1.0.

Release notes

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

v41.1.0

What's Changed

Full Changelog: tj-actions/changed-files@v41...v41.1.0

Changelog

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

Changelog

41.1.0 - (2024-01-13)

🚀 Features

  • Add support for forcing the use of GitHub’s REST API (#1849) (0ca1c07) - (Tonye Jack)

🐛 Bug Fixes

  • Permission with release workflow (#1851) (8e0194b) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1850)

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

  • Updated README.md (#1830)

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

  • Update README.md (9523067) - (Tonye Jack)
  • Update README.md (032add1) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • Update top level workflow permissions (#1848) (a57f4dc) - (Tonye Jack)
  • deps: Update dependency prettier to v3.2.1 (9c39b0b) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.3 (8b141f3) - (renovate[bot])
  • Create multi-job-test.yml (#1843) (17e07d8) - (Tonye Jack)
  • Update warning message (#1845) (13fa1c0) - (Tonye Jack)
  • deps: Update dependency prettier to v3.2.0 (0deb29d) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.11.0 (28267ee) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.2 (094d344) - (renovate[bot])
  • deps: Update dependency eslint-plugin-prettier to v5.1.3 (aeec36b) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.10.7 to 20.10.8 (#1836) (2d0270c) - (dependabot[bot])
  • deps: Update typescript-eslint monorepo to v6.18.1 (0e0adfa) - (renovate[bot])
  • Update jest.config.js (#1834) (5313e6b) - (Tonye Jack)
  • deps: Lock file maintenance (54789be) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.7 (1675238) - (renovate[bot])
  • Create workflow-run-test.yml (#1828) (fdccafb) - (Tonye Jack)
  • deps: Update typescript-eslint monorepo to v6.18.0 (0e8d796) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v27.6.1 (0c6f2ac) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.17.0 (1db97ad) - (renovate[bot])
  • deps: Lock file maintenance (fb8f6db) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.10.6 (efd7ece) - (renovate[bot])
  • deps: Update tj-actions/verify-changed-files action to v17 (#1820) (4f8e12c) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.16.0 (0f0747e) - (renovate[bot])
  • Update matrix-test.yml (#1814) (0c2a758) - (Tonye Jack)

⬆️ Upgrades

... (truncated)

Commits
  • 8e0194b fix: permission with release workflow (#1851)
  • 3649d28 Updated README.md (#1850)
  • 0ca1c07 feat: add support for forcing the use of GitHub’s REST API (#1849)
  • a57f4dc chore: update top level workflow permissions (#1848)
  • 9c39b0b chore(deps): update dependency prettier to v3.2.1
  • 8b141f3 chore(deps): update dependency eslint-plugin-jest to v27.6.3
  • 17e07d8 chore: create multi-job-test.yml (#1843)
  • 13fa1c0 chore: update warning message (#1845)
  • 0deb29d chore(deps): update dependency prettier to v3.2.0
  • 28267ee chore(deps): update dependency @​types/node to v20.11.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 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)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41.0.1 to 41.1.0.
- [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@716b1e1...8e0194b)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2024
@pdrastil pdrastil closed this Jan 14, 2024
@pdrastil pdrastil deleted the dependabot/github_actions/tj-actions/changed-files-41.1.0 branch January 14, 2024 21:39
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant