octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
370 stars 47 forks source link

ci(action): update actions/add-to-project action to v0.5.0 #239

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/add-to-project action minor v0.4.1 -> v0.5.0

Release Notes

actions/add-to-project ### [`v0.5.0`](https://togithub.com/actions/add-to-project/releases/tag/v0.5.0) [Compare Source](https://togithub.com/actions/add-to-project/compare/v0.4.1...v0.5.0) #### What's Changed - ✨ **GHES support: Allow projects outside github.com** by [@​saravanan30erd](https://togithub.com/saravanan30erd) in [https://github.com/actions/add-to-project/pull/338](https://togithub.com/actions/add-to-project/pull/338) - typo: repo -> project by [@​rootulp](https://togithub.com/rootulp) in [https://github.com/actions/add-to-project/pull/330](https://togithub.com/actions/add-to-project/pull/330) - Dependency updates: - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.12 to 16.18.14 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/328](https://togithub.com/actions/add-to-project/pull/328) - build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/326](https://togithub.com/actions/add-to-project/pull/326) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.53.0 to 5.54.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/329](https://togithub.com/actions/add-to-project/pull/329) - build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/334](https://togithub.com/actions/add-to-project/pull/334) - build(deps): bump [@​actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/226](https://togithub.com/actions/add-to-project/pull/226) - build(deps-dev): bump prettier from 2.8.5 to 2.8.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/340](https://togithub.com/actions/add-to-project/pull/340) - build(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.54.1 to 5.57.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/346](https://togithub.com/actions/add-to-project/pull/346) - build(deps-dev): bump eslint from 8.35.0 to 8.37.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/348](https://togithub.com/actions/add-to-project/pull/348) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 16.18.14 to 16.18.23 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/350](https://togithub.com/actions/add-to-project/pull/350) - build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/351](https://togithub.com/actions/add-to-project/pull/351) - build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/add-to-project/pull/352](https://togithub.com/actions/add-to-project/pull/352) #### New Contributors ❤️ - [@​rootulp](https://togithub.com/rootulp) made their first contribution in [https://github.com/actions/add-to-project/pull/330](https://togithub.com/actions/add-to-project/pull/330) - [@​saravanan30erd](https://togithub.com/saravanan30erd) made their first contribution in [https://github.com/actions/add-to-project/pull/338](https://togithub.com/actions/add-to-project/pull/338) **Full Changelog**: https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0

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.



This PR has been generated by Mend Renovate. View repository job log here.

octokitbot commented 1 year ago

:tada: This PR is included in version 2.1.8 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: