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

Update dependencies, fix CI, use our own free disk space script #3709

Closed
wants to merge 26 commits into from

Conversation

larziwau
Copy link
Contributor

@larziwau larziwau commented Dec 13, 2024

Updates dependencies and fixes something I forgot about the CI. Also uses a better script for cleaning up space (which is faster and empties more space, ALSO ITS LOCAL, means we no longer need to download the action and waste time.)

larziwau and others added 22 commits December 13, 2024 13:18
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Bumps [@zen-browser/surfer](https://github.com/zen-browser/surfer) from 1.3.21 to 1.6.4.
- [Commits](https://github.com/zen-browser/surfer/commits)

---
updated-dependencies:
- dependency-name: "@zen-browser/surfer"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.5...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. Improvement labels Dec 13, 2024
Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
@larziwau
Copy link
Contributor Author

Also I did setup dependabot for dependencies (runs weekly, can be modified to run monthly)

Signed-off-by: larzie <[email protected]>
Signed-off-by: larzie <[email protected]>
@larziwau
Copy link
Contributor Author

Btw thanks to rust-lang/rust#134151

@mr-cheff
Copy link
Member

Sorry but a lot of versions here are changed and we dont really need our own disk freeing script. Sorry

@mr-cheff mr-cheff closed this Dec 14, 2024
@larziwau
Copy link
Contributor Author

Okay thanks for interest though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants