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 4.0.0 to 4.1.0 #537

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps py-actions/py-dependency-install from 4.0.0 to 4.1.0.

Release notes

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

v4.1.0

CHANGELOG.md is available in the root of the repository

Changelog

Sourced from py-actions/py-dependency-install's 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
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 4.0.0 to 4.1.0.
- [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@v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 1, 2023 15:53
Copy link

codecov bot commented Dec 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f60bf71) 96.88% compared to head (1175cd7) 96.88%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #537   +/-   ##
=======================================
  Coverage   96.88%   96.88%           
=======================================
  Files          12       12           
  Lines         770      770           
  Branches       91       91           
=======================================
  Hits          746      746           
  Misses         22       22           
  Partials        2        2           
Flag Coverage Δ
unit 96.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit dd14ea0 into master Dec 1, 2023
23 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/py-actions/py-dependency-install-4.1.0 branch December 1, 2023 15:54
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.

0 participants