Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Bump the general group across 1 directory with 3 updates #104

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps the general group with 3 updates in the / directory: fonttools, ipython and wakepy.

Updates fonttools from 4.52.4 to 4.53.0

Release notes

Sourced from fonttools's releases.

4.53.0

Changelog

Sourced from fonttools's changelog.

4.53.0 (released 2024-05-31)

  • [ttLib.removeOverlaps] Support CFF table to aid in downconverting CFF2 fonts (#3528)
  • [avar] Fix crash when accessing not-yet-existing attribute (#3550)
  • [docs] Add buildMathTable to otlLib.builder documentation (#3540)
  • [feaLib] Allow UTF-8 with BOM when reading features (#3495)
  • [SVGPathPen] Revert rounding coordinates to two decimal places by default (#3543)
  • [varLib.instancer] Refix output filename decision-making (#3545, #3544, #3548)
Commits
  • af5894c Release 4.53.0
  • b9c436d Add Changelog entries
  • c61fae7 Merge pull request #3548 from fonttools/instancer-name
  • f4669f0 [avar] Fix assertion
  • f916971 [instancer] Fix output filename decision-making
  • 313328b Update Changelog
  • bdbc470 Revert "[svgPen] Write two digits after decimal by default"
  • 726a1f7 Merge pull request #3545 from fonttools/revert-969d09d
  • a5a1573 Revert "[instancer] Fix name decision-making"
  • 4193aea Merge pull request #3495 from NightFurySL2001/patch-2
  • Additional commits viewable in compare view

Updates ipython from 8.24.0 to 8.25.0

Commits

Updates wakepy from 0.8.0 to 0.9.0

Release notes

Sourced from wakepy's releases.

wakepy 0.9.0

🗓️ 2024-05-31

✨ Features

  • Support keep.running mode in KDE Plasma 5.12.90 and newer through the org.freedesktop.PowerManagement method. It may also be used on other DEs which implement this older freedesktop.org D-Bus interface (but not Xcfe). (#324)
  • Cooler CLI spinner (#309, #323)

📖 Documentation

  • Document that the org.freedesktop.ScreenSaver method for keep.presenting mode also supports KDE Plasma. (#324)
  • Update dev docs (#308)
  • Mention that shell should be restarted for wakepy CLI tool (#321)
  • Fix: Supported Platforms table background does not support dark mode (#316)
Commits
  • 090b9ec set release date for 0.9.0 (#327)
  • eb5c154 Docs: Fix supported platforms table background on dark theme (#326)
  • b1555b5 update changelog (#325)
  • 8463a5b Add KDE support to keep.running mode (org.freedesktop.PowerManagement.Inhibit...
  • 1753330 shift CLI cpinner one character to right (#323)
  • 65c5b7e Issue 310 update docs: Mention KDE support (presentation mode) (#322)
  • 076e617 update docs: Mention that shell should be restarted if want to use wakepy CLI...
  • 05821df Cooler CLI spinner (#309)
  • 9cfb867 Update dev docs: how to deploy + testing options (#308)
  • See full diff 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the general group with 3 updates in the / directory: [fonttools](https://github.com/fonttools/fonttools), [ipython](https://github.com/ipython/ipython) and [wakepy](https://github.com/fohrloop/wakepy).


Updates `fonttools` from 4.52.4 to 4.53.0
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](fonttools/fonttools@4.52.4...4.53.0)

Updates `ipython` from 8.24.0 to 8.25.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.24.0...8.25.0)

Updates `wakepy` from 0.8.0 to 0.9.0
- [Release notes](https://github.com/fohrloop/wakepy/releases)
- [Commits](fohrloop/wakepy@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: wakepy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 31, 2024
Copy link

github-actions bot commented May 31, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/fonttools 4.53.0 🟢 6
Details
CheckScoreReason
Code-Review⚠️ 2Found 4/19 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Packaging🟢 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/ipython 8.25.0 🟢 6.3
Details
CheckScoreReason
Code-Review🟢 7Found 10/13 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 9security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing🟢 10project is fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/wakepy 0.9.0 UnknownUnknown
pip/fonttools 4.52.4 🟢 6
Details
CheckScoreReason
Code-Review⚠️ 2Found 4/19 approved changesets -- score normalized to 2
Maintained🟢 1030 commit(s) and 25 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Packaging🟢 10packaging workflow detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/ipython 8.24.0 🟢 6.3
Details
CheckScoreReason
Code-Review🟢 7Found 10/13 approved changesets -- score normalized to 7
Maintained🟢 1030 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
License🟢 10license file detected
CII-Best-Practices⚠️ 2badge detected: InProgress
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 9security policy file detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing🟢 10project is fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
pip/wakepy 0.8.0 UnknownUnknown

Scanned Manifest Files

requirements.txt
  • fonttools@4.53.0
  • ipython@8.25.0
  • wakepy@0.9.0
  • fonttools@4.52.4
  • ipython@8.24.0
  • wakepy@0.8.0

@Nick2bad4u Nick2bad4u merged commit 19a15f3 into main Jun 1, 2024
18 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/pip/general-8a3fc5b1a0 branch June 1, 2024 03:49
Copy link

sonarqubecloud bot commented Jun 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant