Skip to content
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

Bump py-actions/py-dependency-install from 2 to 4 #946

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

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

Release notes

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

v4

No release notes provided.

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

v4.1.0

  • update the GitHub Action to use node 20 environment from node 16 environment (addresses GitHub Actions node 16 deprecation warnings)
  • add cPython 3.12.x interpreter testing support
  • drop cPython 3.8.x interpreter testing support (may work, no longer tested)
  • development dependency updates

v4.0.0

  • update the GitHub Action to use node 16 environment from node 12 environment (addresses GitHub Actions node 12 deprecation warnings)
  • add cPython 3.11.x interpreter testing support
  • drop cPython 3.7.x interpreter testing support (may work, no longer tested)
  • update CodeQL configuration
  • dependency updates

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

... (truncated)

Commits
  • 30aa002 documentation updates v4.1.0
  • 285bf24 changelog updates v4.1.0
  • b7b28b8 Merge pull request #238 from py-actions/py-ci-versions
  • e170b6b Add cPy 3.12 CI testing, remove cPy 3.8 CI testing
  • e5d633b Merge pull request #237 from py-actions/node-20
  • e8fcfb9 update maintainer docs for the new make target for dist builds
  • 98006f4 use node 20 in eslint CI testing
  • 579e97c update eslintrc configuration
  • b2d33da update dist file with new development dependencies
  • 73f2ac5 update development dependencies
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [py-actions/py-dependency-install](https://github.com/py-actions/py-dependency-install) from 2 to 4.
- [Release notes](https://github.com/py-actions/py-dependency-install/releases)
- [Changelog](https://github.com/py-actions/py-dependency-install/blob/master/CHANGELOG.md)
- [Commits](py-actions/py-dependency-install@v2...v4)

---
updated-dependencies:
- dependency-name: py-actions/py-dependency-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 13, 2023 18:53
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Merging #946 (db16a61) into master (ea818d6) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #946   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files          19       19           
  Lines        1480     1480           
  Branches       64       64           
=======================================
  Hits         1478     1478           
  Partials        2        2           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Dreamsorcerer Dreamsorcerer merged commit cff3ec0 into master Nov 13, 2023
11 checks passed
@Dreamsorcerer Dreamsorcerer deleted the dependabot/github_actions/py-actions/py-dependency-install-4 branch November 13, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant