documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Bump py-actions/py-dependency-install from 2 to 3

Open dependabot[bot] opened this issue 2 years ago • 3 comments

Bumps py-actions/py-dependency-install from 2 to 3.

Release notes

Sourced from py-actions/py-dependency-install's releases.

v3.0.0

CHANGELOG.md is available in the root of the repository

What's Changed

... (truncated)

Changelog

Sourced from py-actions/py-dependency-install's changelog.

Changelog

v3.0.0

  • add cPython 3.10.x interpreter support
  • drop cPython 3.6.x interpreter support
  • remove pypy3 interpreter CI tests (appears to be a bug in the actions/setup-python pypy3 install pipeline at the moment)
  • update eslint-plugin-import to ^2.25.3
  • update eslint-plugin-jsx-a11y to ^6.5.1
  • update eslint-plugin-prettier to ^3.4.1
  • update eslint-plugin-promise to ^4.3.1
  • update eslint-plugin-react to ^7.27.1
  • update jest to ^27.4.5

v2.1.0

  • add cPython 3.9 interpreter CI testing
  • add daily cron schedule CI testing
  • update @​actions/core dependency to v1.2.6
  • update @​zeit/ncc dependency to v0.22.3
  • update eslint-config-airbnb-base dependency to v14.2.1
  • update eslint-plugin-import dependency to v2.22.1
  • update eslint-plugin-jsx-a11y dependency to v6.4.1
  • update eslint-plugin-prettier dependency to v3.1.4
  • update eslint-plugin-react dependency to v7.21.5
  • update jest dependency to v26.6.3

v2.0.2

  • add Quick Start section at the front of the docs
  • expand documentation examples
  • fix documentation of defaults in Action yaml file
  • add cross-platform CI testing

v2.0.1

  • expand documentation with examples of non-default requirements.txt file paths and optional install toggle definitions in the Action configuration

v2.0.0

  • install/upgrade wheel by default (with option to toggle off)
  • install/upgrade setuptools by default (with option to toggle off)
  • refactor order of wheel install relative to other packages so that wheels can be built of all packages, including pip/setuptools

v1.0.3

Auto-updated during Action execution when you use the v1 action tag

  • Add name field in the Action documentation

... (truncated)

Commits
  • 0edc1b1 Merge pull request #112 from py-actions/release-prep-3_0_0
  • c77d804 [README.md] update yaml examples to use new v3 tag
  • 84dc5da version 3.000
  • 3a9d099 Merge pull request #111 from py-actions/dependabot/npm_and_yarn/jest-27.4.5
  • 3c0f06e Bump jest from 27.4.2 to 27.4.5
  • 4dda9cc Merge pull request #110 from py-actions/update-py-version-tests
  • 6d19a12 remove pypy3 test runner
  • b998547 [gha] change pypy-3.8 runner to pypy3 runner
  • e435d80 remove Py3.6 testing, add Py3.10 and pypy 3.8 testing
  • ead481e Merge pull request #107 from py-actions/dependabot/npm_and_yarn/jest-27.4.2
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar May 03 '22 08:05 dependabot[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 03 '22 02:07 github-actions[bot]

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 04 '22 03:09 github-actions[bot]

Have to build and test at some point. 🤷

aallan avatar Sep 04 '22 17:09 aallan

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Nov 06 '22 02:11 github-actions[bot]

Still have to build and test 🤷

aallan avatar Nov 06 '22 10:11 aallan

Superseded by #2690.

dependabot[bot] avatar Nov 07 '22 23:11 dependabot[bot]