-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
feat: use gh in composite action #841
Merged
Merged
Conversation
This file contains 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
peter-evans
force-pushed
the
composite-gh
branch
from
March 4, 2023 07:17
95b3046
to
71a0d50
Compare
peter-evans
added a commit
that referenced
this pull request
Mar 8, 2023
This reverts commit 51b7924.
peter-evans
added a commit
that referenced
this pull request
Mar 8, 2023
jortiz98
added a commit
to hellosign/enable-pull-request-automerge-action
that referenced
this pull request
Mar 17, 2023
* build(deps-dev): bump jest from 27.4.3 to 27.5.1 (peter-evans#630) Bumps [jest](/~https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.3 to 27.5.1. - [Release notes](/~https://github.com/facebook/jest/releases) - [Changelog](/~https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/facebook/jest/commits/v27.5.1/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump json5 from 1.0.1 to 1.0.2 (peter-evans#639) Bumps [json5](/~https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](/~https://github.com/json5/json5/releases) - [Changelog](/~https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (peter-evans#724) Bumps [@typescript-eslint/parser](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.0 to 5.48.1. - [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 (peter-evans#733) Bumps [@typescript-eslint/parser](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.48.2. - [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.2/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (peter-evans#742) Bumps [@typescript-eslint/parser](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.0. - [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump @octokit/core from 4.1.0 to 4.2.0 (peter-evans#747) Bumps [@octokit/core](/~https://github.com/octokit/core.js) from 4.1.0 to 4.2.0. - [Release notes](/~https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: "@octokit/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update distribution (peter-evans#760) Co-authored-by: actions-bot <actions-bot@users.noreply.github.com> * build(deps-dev): bump eslint from 8.29.0 to 8.33.0 (peter-evans#769) Bumps [eslint](/~https://github.com/eslint/eslint) from 8.29.0 to 8.33.0. - [Release notes](/~https://github.com/eslint/eslint/releases) - [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.29.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (peter-evans#774) Bumps [typescript](/~https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5. - [Release notes](/~https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.4...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump prettier from 2.8.1 to 2.8.4 (peter-evans#786) Bumps [prettier](/~https://github.com/prettier/prettier) from 2.8.1 to 2.8.4. - [Release notes](/~https://github.com/prettier/prettier/releases) - [Changelog](/~https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.51.0 (peter-evans#791) Bumps [@typescript-eslint/parser](/~https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.51.0. - [Release notes](/~https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](/~https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](/~https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump eslint-plugin-github from 4.6.0 to 4.6.1 (peter-evans#804) Bumps [eslint-plugin-github](/~https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.6.1. - [Release notes](/~https://github.com/github/eslint-plugin-github/releases) - [Commits](github/eslint-plugin-github@v4.6.0...v4.6.1) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump eslint from 8.33.0 to 8.34.0 (peter-evans#809) Bumps [eslint](/~https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. - [Release notes](/~https://github.com/eslint/eslint/releases) - [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.33.0...v8.34.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @types/node from 18.11.18 to 18.14.1 (peter-evans#823) Bumps [@types/node](/~https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.1. - [Release notes](/~https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](/~https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump eslint from 8.34.0 to 8.35.0 (peter-evans#832) Bumps [eslint](/~https://github.com/eslint/eslint) from 8.34.0 to 8.35.0. - [Release notes](/~https://github.com/eslint/eslint/releases) - [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.34.0...v8.35.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * feat: use gh in composite action (peter-evans#841) * feat: use gh in composite action * add shell * syntax * token name * input name * don't build just test * remove needs build * remove typescript code * update approve step * use artifact to test pr branch * fix workflow * sha to branch name * update readme * update readme * remove unnecessary files * ci: add workflow to update major version * Revert "feat: use gh in composite action (peter-evans#841)" (peter-evans#911) This reverts commit 51b7924. * build(deps-dev): bump @vercel/ncc from 0.36.0 to 0.36.1 (peter-evans#916) Bumps [@vercel/ncc](/~https://github.com/vercel/ncc) from 0.36.0 to 0.36.1. - [Release notes](/~https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.0...0.36.1) --- updated-dependencies: - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump jest-circus from 29.3.1 to 29.5.0 (peter-evans#929) Bumps [jest-circus](/~https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.5.0. - [Release notes](/~https://github.com/facebook/jest/releases) - [Changelog](/~https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](/~https://github.com/facebook/jest/commits/v29.5.0/packages/jest-circus) --- updated-dependencies: - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * ci: update status check branches * ci: update status check branches * build(deps-dev): bump eslint from 8.35.0 to 8.36.0 (peter-evans#994) Bumps [eslint](/~https://github.com/eslint/eslint) from 8.35.0 to 8.36.0. - [Release notes](/~https://github.com/eslint/eslint/releases) - [Changelog](/~https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.35.0...v8.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: actions-bot <58130806+actions-bot@users.noreply.github.com> Co-authored-by: actions-bot <actions-bot@users.noreply.github.com> Co-authored-by: Peter Evans <18365890+peter-evans@users.noreply.github.com>
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.
No description provided.