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.1.0 #281

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v37.1.0

What's Changed

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

v37.0.5

What's Changed

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

v37.0.4

What's Changed

... (truncated)

Changelog

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

37.1.0 - (2023-07-09)

🚀 Features

  • Add support for skipping initial fetch (#1353) (2f49eb9) - (Tonye Jack)

➖ Remove

  • Deleted .github/workflows/auto-merge.yml (d1028b2) - (Tonye Jack)

🔄 Update

  • Updated README.md (#1354)

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

  • Update README.md (00b3d3d) - (Tonye Jack)
  • Update README.md (626a6b7) - (Tonye Jack)
  • Update dependabot.yml (7ee3290) - (Tonye Jack)
  • Updated renovate.json (e9eccdd) - (Tonye Jack)
  • Update dependabot.yml (6dc8c79) - (Tonye Jack)

⚙️ Miscellaneous Tasks

  • deps-dev: Bump prettier from 2.8.8 to 3.0.0 (#1345) (19193bd) - (dependabot[bot])
  • deps: Update dependency @​types/node to v20.4.1 (#1351) (d12b5fc) - (renovate[bot])
  • deps: Update dependency jest to v29.6.1 (#1350) (338f354) - (renovate[bot])
  • deps: Lock file maintenance (#1349) (090f901) - (renovate[bot])
  • deps-dev: Bump @​types/node from 20.3.3 to 20.4.0 (#1348) (598640f) - (dependabot[bot])
  • deps: Update actions/setup-node action to v3.7.0 (#1344) (0e24ceb) - (renovate[bot])
  • deps: Lock file maintenance (#1342) (d8f8ad9) - (renovate[bot])
  • deps: Update dependency jest to v29.6.0 (#1341) (47a703e) - (renovate[bot])
  • Update filter pattern (#1340) (742b641) - (Tonye Jack)
  • deps: Update typescript-eslint monorepo to v5.61.0 (#1339) (af9376f) - (renovate[bot])
  • deps: Lock file maintenance (#1338) (adaff22) - (renovate[bot])
  • deps: Update dependency eslint to v8.44.0 (#1337) (2cd4de3) - (renovate[bot])
  • deps: Update dependency @​types/node to v20.3.3 (#1336) (b199521) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.1.1 (#1333) (aecc5eb) - (renovate[bot])
  • deps: Lock file maintenance (#1331) (c060576) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v37.0.5 (#1332)

Co-authored-by: jackton1 jackton1@users.noreply.github.com Co-authored-by: repo-ranger[bot] (630aa37) - (tj-actions[bot])

37.0.5 - (2023-06-29)

🔄 Update

... (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.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@v35.9.2...v37.1.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 10, 2023
@dependabot dependabot bot requested review from amimart, bdeneux and ccamel July 10, 2023 15:31
@bot-anik
Copy link
Member

size-limit report 📦

Path Size
target/wasm32-unknown-unknown/release/okp4_objectarium.wasm 402.55 KB (0%)
target/wasm32-unknown-unknown/release/okp4_law_stone.wasm 650.75 KB (0%)
target/wasm32-unknown-unknown/release/okp4_cognitarium.wasm 769.29 KB (0%)

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #281 (74b5b3d) into main (babc788) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #281   +/-   ##
=======================================
  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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2023

Superseded by #283.

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