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

github-actions(deps): bump actions/deploy-pages from 1 to 3 #68

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/deploy-pages from 1 to 3.

Release notes

Sourced from actions/deploy-pages's releases.

v3.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v2.0.5

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v2.0.4

Changelog


See details of all code changes since previous release.

... (truncated)

Commits
  • 77d7344 Merge pull request #256 from takost/update-to-node-20
  • 84abb89 Merge branch 'main' into update-to-node-20
  • de14547 Merge pull request #264 from actions/dependabot/npm_and_yarn/prettier-3.1.0
  • ced2b1a Bump prettier from 3.0.0 to 3.1.0
  • 3a91181 Merge pull request #263 from actions/dependabot/npm_and_yarn/octokit/request-...
  • 6fa14b6 Bump @​octokit/request-error from 5.0.0 to 5.0.1
  • f9e640b Merge pull request #262 from actions/dependabot/npm_and_yarn/actions/http-cli...
  • 3eefb79 Update distributables after Dependabot 🤖
  • 971e36e Bump @​actions/http-client from 2.1.0 to 2.2.0
  • 6abbee3 Merge pull request #260 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
  • 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 [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2023 23:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

The following labels could not be found: github-actions.

@codecov-commenter
Copy link

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (6f4b71e) 96.15% compared to head (049bd96) 97.44%.
Report is 22 commits behind head on main.

Files Patch % Lines
gh_actions_exporter/metrics.py 91.89% 3 Missing ⚠️
gh_actions_exporter/main.py 88.23% 2 Missing ⚠️
tests/api/metrics/test_job.py 98.80% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   96.15%   97.44%   +1.29%     
==========================================
  Files          10       14       +4     
  Lines         442      509      +67     
==========================================
+ Hits          425      496      +71     
+ Misses         17       13       -4     
Flag Coverage Δ
api 97.36% <97.62%> (?)
unit 19.41% <37.11%> (?)

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.

@tcarmet tcarmet merged commit 7a23996 into main Dec 8, 2023
4 of 5 checks passed
@tcarmet tcarmet deleted the dependabot/github_actions/actions/deploy-pages-3 branch December 8, 2023 21:23
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