Skip to content

Bump peaceiris/actions-gh-pages from 3 to 4#74

Open
dependabot[bot] wants to merge 7 commits intomainfrom
dependabot/github_actions/peaceiris/actions-gh-pages-4
Open

Bump peaceiris/actions-gh-pages from 3 to 4#74
dependabot[bot] wants to merge 7 commits intomainfrom
dependabot/github_actions/peaceiris/actions-gh-pages-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps peaceiris/actions-gh-pages from 3 to 4.

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

actions-github-pages v4.0.0

See CHANGELOG.md for more details.

actions-github-pages v3.9.3

See CHANGELOG.md for more details.

actions-github-pages v3.9.2

See CHANGELOG.md for more details.

actions-github-pages v3.9.1

  • update deps

See CHANGELOG.md for more details.

actions-github-pages v3.9.0

  • deps: bump node12 to node16
  • deps: bump @​actions/core from 1.6.0 to 1.10.0

See CHANGELOG.md for more details.

actions-github-pages v3.8.0

See CHANGELOG.md for more details.

actions-github-pages v3.7.3

See CHANGELOG.md for more details.

actions-github-pages v3.7.2

See CHANGELOG.md for more details.

actions-github-pages v3.7.1

See CHANGELOG.md for more details.

actions-github-pages v3.7.0

See CHANGELOG.md for more details.

Overviews:

  • Add .nojekyll file by default for all branches (#438) (079d483), closes #438
  • Add destination_dir option (#403) (f30118c), closes #403 #324 #390
  • Add exclude_assets option (#416) (0f5c65e), closes #416 #163
  • exclude_assets supports glob patterns (#417) (6f45501), closes #417 #163

actions-github-pages v3.6.4

See CHANGELOG.md for more details.

actions-github-pages v3.6.3

See CHANGELOG.md for more details.

actions-github-pages v3.6.2

See CHANGELOG.md for more details.

... (truncated)

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

3.9.3 (2023-03-30)

docs

fix

3.9.2 (2023-01-17)

chore

ci

deps

3.9.1 (2023-01-05)

chore

ci

  • add Renovate config (#802) (072d16c), closes #802
  • bump actions/dependency-review-action from 2 to 3 (#799) (e3b45f2), closes #799
  • bump peaceiris/actions-github-app-token from 1.1.4 to 1.1.5 (#798) (a5f971f), closes #798
  • bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#793) (9af6a68), closes #793
  • bump peaceiris/workflows from 0.17.1 to 0.17.2 (#794) (087a759), closes #794

... (truncated)

Commits
  • 4f9cc66 chore(release): 4.0.0
  • 9c75028 chore(release): Add build assets
  • 5049354 build: node 20.11.1
  • 4eb285e chore: bump node16 to node20 (#1067)
  • cdc09a3 chore(deps): update dependency @​types/node to v16.18.77 (#1065)
  • d830378 chore(deps): update dependency @​types/node to v16.18.76 (#1063)
  • 80daa1d chore(deps): update dependency @​types/node to v16.18.75 (#1061)
  • 108285e chore(deps): update dependency ts-jest to v29.1.2 (#1060)
  • 99c95ff chore(deps): update dependency @​types/node to v16.18.74 (#1058)
  • 1f46537 chore(deps): update dependency @​types/node to v16.18.73 (#1057)
  • 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 [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 8912901298

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 190 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-17.7%) to 76.242%

Files with Coverage Reduction New Missed Lines %
yotse/utils/utils.py 1 90.48%
yotse/optimization/fitting.py 3 87.88%
yotse/utils/blueprint_tools.py 4 95.96%
yotse/optimization/optimizer.py 5 91.94%
yotse/optimization/whitebox_algorithms.py 11 78.0%
yotse/optimization/blackbox_algorithms.py 14 90.0%
yotse/optimization/generic_optimization.py 18 74.65%
yotse/pre.py 23 90.87%
yotse/execution.py 24 83.55%
yotse/optimization/modded_pygad_ga.py 87 42.41%
Totals Coverage Status
Change from base Build 7944078701: -17.7%
Covered Lines: 844
Relevant Lines: 1107

💛 - Coveralls

@dmark04
Copy link
Copy Markdown
Collaborator

dmark04 commented Jan 16, 2025

Broken until PyCQA/docformatter#293 is fixed.

@dmark04 dmark04 self-assigned this Jan 22, 2025
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 12907208301

Details

  • 7 of 10 (70.0%) changed or added relevant lines in 4 files are covered.
  • 188 unchanged lines in 11 files lost coverage.
  • Overall coverage decreased (-18.3%) to 75.648%

Changes Missing Coverage Covered Lines Changed/Added Lines %
yotse/optimization/modded_pygad_ga.py 2 5 40.0%
Files with Coverage Reduction New Missed Lines %
yotse/utils/prediction.py 1 0.0%
yotse/utils/utils.py 1 90.0%
yotse/optimization/fitting.py 3 87.1%
yotse/utils/blueprint_tools.py 4 95.92%
yotse/optimization/optimizer.py 5 91.67%
yotse/optimization/whitebox_algorithms.py 11 77.08%
yotse/optimization/blackbox_algorithms.py 14 89.86%
yotse/optimization/generic_optimization.py 18 73.91%
yotse/pre.py 23 90.61%
yotse/execution.py 24 83.22%
Totals Coverage Status
Change from base Build 7944078701: -18.3%
Covered Lines: 817
Relevant Lines: 1080

💛 - Coveralls

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants