-
Notifications
You must be signed in to change notification settings - Fork 93
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 readme and prepare release #523
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
Fine grain PATs now support GraphQL API Update default Node version
camchenry
approved these changes
Mar 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
camchenry
reviewed
Mar 19, 2024
Co-authored-by: Cam McHenry <camchenry@users.noreply.github.com>
bloopy-boi bot
referenced
this pull request
in h3mmy/bloopyboi
Mar 19, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/add-to-project](https://togithub.com/actions/add-to-project) | action | patch | `v0.6.0` -> `v0.6.1` | --- ### Release Notes <details> <summary>actions/add-to-project (actions/add-to-project)</summary> ### [`v0.6.1`](https://togithub.com/actions/add-to-project/releases/tag/v0.6.1) [Compare Source](https://togithub.com/actions/add-to-project/compare/v0.6.0...v0.6.1) #### What's Changed - build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/514](https://togithub.com/actions/add-to-project/pull/514) - build(deps-dev): bump concurrently from 8.2.1 to 8.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/498](https://togithub.com/actions/add-to-project/pull/498) - build(deps-dev): bump eslint from 8.49.0 to 8.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/520](https://togithub.com/actions/add-to-project/pull/520) - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/507](https://togithub.com/actions/add-to-project/pull/507) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/508](https://togithub.com/actions/add-to-project/pull/508) - Improve output of `check-dist` workflow by [@​camchenry](https://togithub.com/camchenry) in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/470](https://togithub.com/actions/add-to-project/pull/470) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/500](https://togithub.com/actions/add-to-project/pull/500) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/493](https://togithub.com/actions/add-to-project/pull/493) - Update readme and prepare release by [@​talune](https://togithub.com/talune) in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.60 to 16.18.91 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/527](https://togithub.com/actions/add-to-project/pull/527) - build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/525](https://togithub.com/actions/add-to-project/pull/525) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/524](https://togithub.com/actions/add-to-project/pull/524) - build(deps-dev): bump typescript from 5.2.2 to 5.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/526](https://togithub.com/actions/add-to-project/pull/526) #### New Contributors - [@​camchenry](https://togithub.com/camchenry) made their first contribution in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - [@​talune](https://togithub.com/talune) made their first contribution in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) **Full Changelog**: actions/add-to-project@v0.6.0...v0.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=--> Co-authored-by: bloopy-boi[bot] <98279278+bloopy-boi[bot]@users.noreply.github.com>
kfcampbell
referenced
this pull request
in octokit/rest.js
Mar 19, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/add-to-project](https://togithub.com/actions/add-to-project) | action | patch | `v0.6.0` -> `v0.6.1` | --- ### Release Notes <details> <summary>actions/add-to-project (actions/add-to-project)</summary> ### [`v0.6.1`](https://togithub.com/actions/add-to-project/releases/tag/v0.6.1) [Compare Source](https://togithub.com/actions/add-to-project/compare/v0.6.0...v0.6.1) #### What's Changed - build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/514](https://togithub.com/actions/add-to-project/pull/514) - build(deps-dev): bump concurrently from 8.2.1 to 8.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/498](https://togithub.com/actions/add-to-project/pull/498) - build(deps-dev): bump eslint from 8.49.0 to 8.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/520](https://togithub.com/actions/add-to-project/pull/520) - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/507](https://togithub.com/actions/add-to-project/pull/507) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/508](https://togithub.com/actions/add-to-project/pull/508) - Improve output of `check-dist` workflow by [@​camchenry](https://togithub.com/camchenry) in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/470](https://togithub.com/actions/add-to-project/pull/470) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/500](https://togithub.com/actions/add-to-project/pull/500) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/493](https://togithub.com/actions/add-to-project/pull/493) - Update readme and prepare release by [@​talune](https://togithub.com/talune) in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.60 to 16.18.91 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/527](https://togithub.com/actions/add-to-project/pull/527) - build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/525](https://togithub.com/actions/add-to-project/pull/525) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/524](https://togithub.com/actions/add-to-project/pull/524) - build(deps-dev): bump typescript from 5.2.2 to 5.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/526](https://togithub.com/actions/add-to-project/pull/526) #### New Contributors - [@​camchenry](https://togithub.com/camchenry) made their first contribution in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - [@​talune](https://togithub.com/talune) made their first contribution in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) **Full Changelog**: actions/add-to-project@v0.6.0...v0.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/octokit/rest.js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-merge-queue bot
referenced
this pull request
in camunda/camunda
Mar 19, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/add-to-project](https://togithub.com/actions/add-to-project) | action | patch | `v0.6.0` -> `v0.6.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/add-to-project (actions/add-to-project)</summary> ### [`v0.6.1`](https://togithub.com/actions/add-to-project/releases/tag/v0.6.1) [Compare Source](https://togithub.com/actions/add-to-project/compare/v0.6.0...v0.6.1) #### What's Changed - build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/514](https://togithub.com/actions/add-to-project/pull/514) - build(deps-dev): bump concurrently from 8.2.1 to 8.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/498](https://togithub.com/actions/add-to-project/pull/498) - build(deps-dev): bump eslint from 8.49.0 to 8.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/520](https://togithub.com/actions/add-to-project/pull/520) - build(deps): bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/507](https://togithub.com/actions/add-to-project/pull/507) - build(deps): bump actions/upload-artifact from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/508](https://togithub.com/actions/add-to-project/pull/508) - Improve output of `check-dist` workflow by [@​camchenry](https://togithub.com/camchenry) in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - build(deps): bump [@​actions/core](https://togithub.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/470](https://togithub.com/actions/add-to-project/pull/470) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/500](https://togithub.com/actions/add-to-project/pull/500) - build(deps): bump actions/setup-node from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/493](https://togithub.com/actions/add-to-project/pull/493) - Update readme and prepare release by [@​talune](https://togithub.com/talune) in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.60 to 16.18.91 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/527](https://togithub.com/actions/add-to-project/pull/527) - build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.9.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/525](https://togithub.com/actions/add-to-project/pull/525) - build(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.7.0 to 7.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/524](https://togithub.com/actions/add-to-project/pull/524) - build(deps-dev): bump typescript from 5.2.2 to 5.4.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/526](https://togithub.com/actions/add-to-project/pull/526) #### New Contributors - [@​camchenry](https://togithub.com/camchenry) made their first contribution in [https://github.com/actions/add-to-project/pull/521](https://togithub.com/actions/add-to-project/pull/521) - [@​talune](https://togithub.com/talune) made their first contribution in [https://github.com/actions/add-to-project/pull/523](https://togithub.com/actions/add-to-project/pull/523) **Full Changelog**: actions/add-to-project@v0.6.0...v0.6.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.
Update README:
Apply default linting per docs.