prefect-twitter
prefect-twitter copied to clipboard
Bump actions/add-to-project from 0.4.0 to 0.5.0
Bumps actions/add-to-project from 0.4.0 to 0.5.0.
Release notes
Sourced from actions/add-to-project's releases.
v0.5.0
What's Changed
- ✨ GHES support: Allow projects outside github.com by
@saravanan30erdin actions/add-to-project#338- typo: repo -> project by
@rootulpin actions/add-to-project#330- Dependency updates:
- build(deps-dev): bump
@types/nodefrom 16.18.12 to 16.18.14 by@dependabotin actions/add-to-project#328- build(deps-dev): bump eslint from 8.34.0 to 8.35.0 by
@dependabotin actions/add-to-project#326- build(deps-dev): bump
@typescript-eslint/parserfrom 5.53.0 to 5.54.1 by@dependabotin actions/add-to-project#329- build(deps-dev): bump prettier from 2.8.4 to 2.8.5 by
@dependabotin actions/add-to-project#334- build(deps): bump
@actions/githubfrom 5.0.3 to 5.1.1 by@dependabotin actions/add-to-project#226- build(deps-dev): bump prettier from 2.8.5 to 2.8.7 by
@dependabotin actions/add-to-project#340- build(deps-dev): bump
@typescript-eslint/parserfrom 5.54.1 to 5.57.0 by@dependabotin actions/add-to-project#346- build(deps-dev): bump eslint from 8.35.0 to 8.37.0 by
@dependabotin actions/add-to-project#348- build(deps-dev): bump
@types/nodefrom 16.18.14 to 16.18.23 by@dependabotin actions/add-to-project#350- build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 by
@dependabotin actions/add-to-project#351- build(deps-dev): bump concurrently from 7.6.0 to 8.0.1 by
@dependabotin actions/add-to-project#352New Contributors ❤️
@rootulpmade their first contribution in actions/add-to-project#330@saravanan30erdmade their first contribution in actions/add-to-project#338Full Changelog: https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0
v0.4.1
What's Changed
- build(deps-dev): bump eslint from 8.26.0 to 8.28.0 by
@dependabotin actions/add-to-project#263- build(deps-dev): bump eslint-plugin-github from 4.4.0 to 4.4.1 by
@dependabotin actions/add-to-project#253- build(deps-dev): bump
@typescript-eslint/parserfrom 5.42.0 to 5.43.0 by@dependabotin actions/add-to-project#262- build(deps-dev): bump eslint-plugin-jest from 27.1.3 to 27.1.5 by
@dependabotin actions/add-to-project#259- build(deps-dev): bump concurrently from 7.5.0 to 7.6.0 by
@dependabotin actions/add-to-project#265- build(deps-dev): bump
@typescript-eslint/parserfrom 5.43.0 to 5.44.0 by@dependabotin actions/add-to-project#266- build(deps-dev): bump typescript from 4.8.4 to 4.9.3 by
@dependabotin actions/add-to-project#267- build(deps-dev): bump prettier from 2.7.1 to 2.8.0 by
@dependabotin actions/add-to-project#268- build(deps-dev): bump eslint-plugin-jest from 27.1.5 to 27.1.6 by
@dependabotin actions/add-to-project#269- build(deps-dev): bump
@typescript-eslint/parserfrom 5.44.0 to 5.45.0 by@dependabotin actions/add-to-project#270- build(deps-dev): bump
@github/prettier-configfrom 0.0.4 to 0.0.6 by@dependabotin actions/add-to-project#271- build(deps-dev): bump
@types/nodefrom 16.18.3 to 16.18.4 by@dependabotin actions/add-to-project#272- build(deps-dev): bump eslint from 8.28.0 to 8.29.0 by
@dependabotin actions/add-to-project#273- build(deps-dev): bump
@types/nodefrom 16.18.4 to 16.18.6 by@dependabotin actions/add-to-project#275- build(deps-dev): bump
@typescript-eslint/parserfrom 5.45.0 to 5.45.1 by@dependabotin actions/add-to-project#276- build(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.6.0 by
@dependabotin actions/add-to-project#277- build(deps-dev): bump
@vercel/nccfrom 0.34.0 to 0.36.0 by@dependabotin actions/add-to-project#274- build(deps-dev): bump prettier from 2.8.0 to 2.8.1 by
@dependabotin actions/add-to-project#278- build(deps-dev): bump typescript from 4.9.3 to 4.9.4 by
@dependabotin actions/add-to-project#280- build(deps-dev): bump
@typescript-eslint/parserfrom 5.45.1 to 5.46.0 by@dependabotin actions/add-to-project#279- build(deps-dev): bump
@types/nodefrom 16.18.6 to 16.18.7 by@dependabotin actions/add-to-project#281- Add documentation for setting a default status by
@MasterMedoin actions/add-to-project#282- build(deps-dev): bump
@types/nodefrom 16.18.7 to 16.18.9 by@dependabotin actions/add-to-project#285- build(deps-dev): bump
@typescript-eslint/parserfrom 5.46.0 to 5.46.1 by@dependabotin actions/add-to-project#284- build(deps-dev): bump eslint-plugin-jest from 27.1.6 to 27.1.7 by
@dependabotin actions/add-to-project#286
... (truncated)
Commits
31b3f3cMerge pull request #338 from saravanan30erd/fix-url-match039f00eMerge pull request #1 from iansan5653/fix-url-match74235d0Invert test that rejected non-github.com URLs5d4ef34Merge branch 'main' of https://github.com/actions/add-to-project into fix-url...38a0adcfix dist check90818bffix test - throws an error when url isn't a valid project url2a9da7bUpdate src/add-to-project.ts07c29baremove TODO comment and update error message5b64707Merge pull request #352 from actions/dependabot/npm_and_yarn/concurrently-8.0.1321b7ebMerge pull request #351 from actions/dependabot/npm_and_yarn/eslint-plugin-gi...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)