Update dependencies, fix CI, use our own free disk space script#3709
Closed
larziwau wants to merge 26 commits intozen-browser:devfrom
larziwau:dev
Closed
Update dependencies, fix CI, use our own free disk space script#3709larziwau wants to merge 26 commits intozen-browser:devfrom larziwau:dev
larziwau wants to merge 26 commits intozen-browser:devfrom
larziwau:dev
Conversation
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Contributor
Author
|
Also I did setup dependabot for dependencies (runs weekly, can be modified to run monthly) |
Signed-off-by: larzie <lunar@lavache.com>
Signed-off-by: larzie <lunar@lavache.com>
Contributor
Author
|
Btw thanks to rust-lang/rust#134151 |
Member
|
Sorry but a lot of versions here are changed and we dont really need our own disk freeing script. Sorry |
Contributor
Author
|
Okay thanks for interest though |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.)