umarkdown
umarkdown copied to clipboard
build(deps): Bump actions/setup-python from 5.2.0 to 5.4.0
Bumps actions/setup-python from 5.2.0 to 5.4.0.
Release notes
Sourced from actions/setup-python's releases.
v5.4.0
What's Changed
Enhancements:
- Update cache error message by
@aparnajyothi-yin actions/setup-python#968- Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 by
@priya-kinthaliin actions/setup-python#985- Configure Dependabot settings by
@HarithaVattikutiin actions/setup-python#1008Documentation changes:
- Readme update - recommended permissions by
@benwellsin actions/setup-python#1009- Improve Advanced Usage examples by
@lrq3000in actions/setup-python#645Dependency updates:
- Upgrade
undicifrom 5.28.4 to 5.28.5 by@dependabotin actions/setup-python#1012- Upgrade
urllib3from 1.25.9 to 1.26.19 in /tests/data by@dependabotin actions/setup-python#895- Upgrade
actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by@dependabotin actions/setup-python#1014- Upgrade
@actions/http-clientfrom 2.2.1 to 2.2.3 by@dependabotin actions/setup-python#1020- Upgrade
requestsfrom 2.24.0 to 2.32.2 in /tests/data by@dependabotin actions/setup-python#1019- Upgrade
@actions/cacheto^4.0.0by@priyagupta108in actions/setup-python#1007New Contributors
@benwellsmade their first contribution in actions/setup-python#1009@HarithaVattikutimade their first contribution in actions/setup-python#1008@lrq3000made their first contribution in actions/setup-python#645Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.4.0
v5.3.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/setup-python#941- Upgrade IA publish by
@Jcambassin actions/setup-python#943Bug Fixes:
- Normalise Line Endings to Ensure Cross-Platform Consistency by
@priya-kinthaliin actions/setup-python#938- Revise
isGheslogic by@jww3in actions/setup-python#963- Bump pillow from 7.2 to 10.2.0 by
@aparnajyothi-yin actions/setup-python#956Enhancements:
- Enhance workflows and documentation updates by
@priya-kinthaliin actions/setup-python#965- Bump default versions to latest by
@jeffwidmanin actions/setup-python#905New Contributors
@Jcambassmade their first contribution in actions/setup-python#941@jww3made their first contribution in actions/setup-python#963Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.3.0
Commits
4237552Improve Advanced Usage examples (#645)709bfa5Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2Bump@actions/http-clientfrom 2.2.1 to 2.2.3 (#1020)0dc2d2cBump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6eBump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaacConfigure Dependabot settings (#1008)b8cf3ebUse the new cache service: upgrade@actions/cacheto^4.0.0(#1007)1928ae6Update README.md (#1009)3fddbeeEnhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)- Additional commits viewable in compare view
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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
779c8c1) to head (83c1e7e). Report is 9 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #375 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 17 17
=========================================
Hits 17 17
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Deploy Preview for umarkdown ready!
| Name | Link |
|---|---|
| Latest commit | 83c1e7e272b62c8afc7bbf72b30c3918c8a71568 |
| Latest deploy log | https://app.netlify.com/sites/umarkdown/deploys/679dd44dd8cfff00083aae5f |
| Deploy Preview | https://deploy-preview-375--umarkdown.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Superseded by #381.