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 35.9.2 to 37.3.0 #289

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2023

Bumps tj-actions/changed-files from 35.9.2 to 37.3.0.

Release notes

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

v37.3.0

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.3.0

v37.2.0

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.2.0

v37.1.2

What's Changed

Full Changelog: tj-actions/changed-files@v37...v37.1.2

v37.1.1

What's Changed

... (truncated)

Changelog

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

37.3.0 - (2023-07-19)

🚀 Features

  • Add support for restricting recoverable deleted files via patterns (#1390) (33288d3) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1391)

Co-authored-by: repo-ranger[bot] (3928317) - (tj-actions[bot])

⬆️ Upgrades

  • Upgraded to v37.2.0 (#1389)

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

37.2.0 - (2023-07-18)

🔄 Update

  • Update README.md (e3ea6b7) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps: Update dependency eslint-plugin-github to v4.9.2 (#1388) (68b429d) - (renovate[bot])
  • Switch to use the github context (#1386) (ec0b6d0) - (Tonye Jack)
  • deps: Update dependency eslint-plugin-github to v4.9.1 (#1387) (8c8be23) - (renovate[bot])
  • deps: Update typescript-eslint monorepo to v6.1.0 (#1385) (029d6cd) - (renovate[bot])
  • deps: Lock file maintenance (#1383) (8fc95ea) - (renovate[bot])
  • deps: Lock file maintenance (#1382) (3e2a2ce) - (renovate[bot])
  • deps: Update dependency eslint to v8.45.0 (#1381) (4aebdaf) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.1.2 (#1378)

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

37.1.2 - (2023-07-13)

🐛 Bug Fixes

  • Excluding current dir with max depth less than 2 (#1375) (2a968ff) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1373)

... (truncated)

Commits

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 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 35.9.2 to 37.3.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@v35.9.2...v37.3.0)

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

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 Jul 19, 2023
@dependabot dependabot bot requested review from amimart, bdeneux and ccamel July 19, 2023 15:19
@bot-anik
Copy link
Member

size-limit report 📦

Path Size
target/wasm32-unknown-unknown/release/okp4_objectarium.wasm 404.58 KB (0%)
target/wasm32-unknown-unknown/release/okp4_law_stone.wasm 651.32 KB (0%)
target/wasm32-unknown-unknown/release/okp4_cognitarium.wasm 770.01 KB (0%)

@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Merging #289 (bc3d190) into main (c9eec71) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #289   +/-   ##
=======================================
  Coverage   97.99%   97.99%           
=======================================
  Files          41       41           
  Lines        8722     8722           
=======================================
  Hits         8547     8547           
  Misses        175      175           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ccamel
Copy link
Member

ccamel commented Jul 20, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 20, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2023

Superseded by #290.

@dependabot dependabot bot closed this Jul 21, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/tj-actions/changed-files-37.3.0 branch July 21, 2023 15:22
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.

4 participants