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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tj-actions/eslint-changed-files from 24 to 25 #1287

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2024

Bumps tj-actions/eslint-changed-files from 24 to 25.

Release notes

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

v25

Changes in v25.0.0

馃敟馃敟 BREAKING CHANGE 馃敟馃敟

  • Add support for ESLint v9
  • Rename ignore_path input to ignore_patterns which only accepts file or directory patterns that should be ignored.

What's Changed

... (truncated)

Changelog

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

20.1.0 - (2023-08-25)

馃悰 Bug Fixes

  • deps: Update dependency @鈥媡ypes/node to v20.5.6 (271ad93) - (renovate[bot])
  • deps: Update dependency typescript to v5.2.2 (09db8cd) - (renovate[bot])
  • deps: Update dependency @鈥媡esting-library/jest-dom to v6.1.2 (9672d93) - (renovate[bot])
  • deps: Update dependency @鈥媡ypes/node to v20.5.4 (1c1252a) - (renovate[bot])
  • deps: Update dependency @鈥媡esting-library/jest-dom to v6.1.1 (06a5ef9) - (renovate[bot])
  • deps: Update dependency @鈥媡esting-library/jest-dom to v6.1.0 (0665cbc) - (renovate[bot])
  • deps: Update dependency @鈥媡ypes/node to v20.5.3 (f5da7b9) - (renovate[bot])
  • deps: Update dependency @鈥媡ypes/jest to v29.5.4 (389e33f) - (renovate[bot])
  • deps: Update dependency @鈥媡ypes/node to v20.5.2 (f15c3f9) - (renovate[bot])

馃攧 Update

  • Updated README.md (d908367) - (repo-ranger[bot])
  • Updated .github/FUNDING.yml (642ce55) - (Tonye Jack)
  • Updated .github/FUNDING.yml (181766f) - (Tonye Jack)

馃摑 Other

  • PR #1353: README.md (4239da9) - (repo-ranger[bot])
  • PR #1352: update tj-actions/auto-doc action to v3 (198d27f) - (repo-ranger[bot])
  • PR #1350: bump @鈥媡ypes/react from 18.2.20 to 18.2.21 in /test-app (15622fa) - (repo-ranger[bot])
  • PR #1348: update tj-actions/changed-files action to v38 (648c7ab) - (repo-ranger[bot])
  • PR #1338: to v20.0.5 (888320a) - (repo-ranger[bot])

鈿欙笍 Miscellaneous Tasks

  • deps: Update dependency eslint to v8.48.0 (4adb491) - (renovate[bot])
  • deps: Update actions/checkout action to v3.6.0 (09b9012) - (renovate[bot])
  • deps: Update tj-actions/auto-doc action to v3 (a5162c8) - (renovate[bot])
  • deps: Bump @鈥媡ypes/react from 18.2.20 to 18.2.21 in /test-app (8bd4bf5) - (dependabot[bot])
  • deps: Update tj-actions/changed-files action to v38 (1516ee9) - (renovate[bot])
  • deps: Update dependency eslint-plugin-n to v16.0.2 (d40024a) - (renovate[bot])
  • deps: Lock file maintenance (17de17d) - (renovate[bot])
  • deps: Lock file maintenance (040b154) - (renovate[bot])

猬嗭笍 Upgrades

  • Upgraded from v20.0.4 -> v20.0.5 (047b3ae) - (jackton1)

20.0.5 - (2023-08-18)

馃悰 Bug Fixes

  • deps: Update dependency @鈥媡ypes/node to v20.5.1 (b7ac0ed) - (renovate[bot])

... (truncated)

Commits
  • d570c8c chore(deps): lock file maintenance
  • aaf0535 Update README.md
  • 116a0c6 Update README.md
  • 53e5c9c chore(deps): update dependency @鈥媡ypes/react to v18.3.1
  • 555d7fc chore(deps): update dependency @鈥媡esting-library/react to v15.0.5
  • ab90ff2 fix(deps): update dependency react-dom to v18.3.1
  • e34f225 Merge pull request #1794 from tj-actions/dependabot/npm_and_yarn/test-app/rea...
  • 97de48a Merge branch 'main' into dependabot/npm_and_yarn/test-app/react-18.3.1
  • ba7adf7 Merge pull request #1793 from tj-actions/dependabot/npm_and_yarn/test-app/esl...
  • 7ad95f6 chore(deps): bump react from 18.3.0 to 18.3.1 in /test-app
  • 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/eslint-changed-files](https://github.com/tj-actions/eslint-changed-files) from 24 to 25.
- [Release notes](https://github.com/tj-actions/eslint-changed-files/releases)
- [Changelog](https://github.com/tj-actions/eslint-changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/eslint-changed-files@v24...v25)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Apr 29, 2024
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.

None yet

0 participants