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 action and installer for v1 #176

Merged
merged 41 commits into from
Sep 14, 2023
Merged

update action and installer for v1 #176

merged 41 commits into from
Sep 14, 2023

Conversation

mxcl
Copy link
Member

@mxcl mxcl commented Sep 13, 2023

@mxcl mxcl merged commit a0119ee into main Sep 14, 2023
@mxcl mxcl deleted the v1 branch September 14, 2023 15:32
mxcl added a commit that referenced this pull request Sep 14, 2023
The action remains v0 for now. We need the pantry to understand pre-releases or to wait for v1 proper.
mxcl added a commit that referenced this pull request Sep 15, 2023
The action remains v0 for now. We need the pantry to understand pre-releases or to wait for v1 proper.

only compile dist for releases (#186)

this so dependabot pull requests will work.
they don’t currently because we require the user to run dist, but that’s unreasonable and bots won’t do it so…

I like this less in that now we have a dist folder committed to main *however* it is not always current :/

Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>

Bump aws-actions/configure-aws-credentials from 1 to 4

Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 1 to 4.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v1...v4)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump @vercel/ncc from 0.36.1 to 0.38.0

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](vercel/ncc@0.36.1...0.38.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump @teaxyz/lib from 0.6.2 to 0.13.0

Bumps [@teaxyz/lib](https://github.com/teaxyz/lib) from 0.6.2 to 0.13.0.
- [Release notes](https://github.com/teaxyz/lib/releases)
- [Commits](pkgxdev/libpkgx@v0.6.2...v0.13)

---
updated-dependencies:
- dependency-name: "@teaxyz/lib"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump @actions/core from 1.10.0 to 1.10.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump @types/node from 20.2.5 to 20.6.1

Dependabot couldn't find the original pull request head commit, c2d61a9.

Bump typescript from 5.1.3 to 5.2.2 (#183)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.3...v5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Max Howell <[email protected]>
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