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

Show more info for all workflows #225

Merged
merged 11 commits into from
Aug 5, 2024
Merged

Conversation

makermelissa
Copy link
Collaborator

Fixes #224.

dependabot bot and others added 10 commits July 29, 2024 12:22
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@adafruit/circuitpython-repl-js](https://github.com/adafruit/circuitpython-repl-js) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/adafruit/circuitpython-repl-js/releases)
- [Commits](adafruit/circuitpython-repl-js@7e245f3...2bc32e7)

---
updated-dependencies:
- dependency-name: "@adafruit/circuitpython-repl-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
…m_and_yarn/vite-5.3.5

Bump vite from 5.3.4 to 5.3.5
…m_and_yarn/adafruit/circuitpython-repl-js-3.1.0

Bump @adafruit/circuitpython-repl-js from 3.0.0 to 3.1.0
@makermelissa
Copy link
Collaborator Author

It was failing due to a bug in npm. I updated the workflow to get around the issue by removing node_modules and package-lock.json, then running npm install, then continuing as usual.

@tannewt tannewt requested a review from dhalbert August 5, 2024 20:06
@makermelissa
Copy link
Collaborator Author

Fixes #32 as well.

@makermelissa makermelissa merged commit 882f956 into circuitpython:beta Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant