Skip to content

Bump actions/github-script from 3.1.0 to 6.4.0#35184

Merged
vbraun merged 1 commit intodevelopfrom
dependabot/github_actions/actions/github-script-6.4.0
Mar 26, 2023
Merged

Bump actions/github-script from 3.1.0 to 6.4.0#35184
vbraun merged 1 commit intodevelopfrom
dependabot/github_actions/actions/github-script-6.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2023

Bumps actions/github-script from 3.1.0 to 6.4.0.

Release notes

Sourced from actions/github-script's releases.

v6.4.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

v6.3.3

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.2...v6.3.3

v6.3.2

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.1...v6.3.2

v6.3.1

What's Changed

Full Changelog: actions/github-script@v6.3.0...v6.3.1

v6.3.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.2.0...v6.3.0

v6.2.0

What's Changed

... (truncated)

Commits
  • 98814c5 Merge pull request #339 from actions/joshmgross/bump-package-version
  • ba6cf3f Bump version to 6.4.0
  • bcc3891 Merge pull request #321 from danmichaelo/node-fetch
  • da88180 Merge main
  • 4d93f38 Update dist and audit deps
  • 0550e85 Merge pull request #336 from actions/joshmgross/minimatch-license
  • 5420835 Merge branch 'main' into joshmgross/minimatch-license
  • 0337783 Merge pull request #338 from actions/joshmgross/fix-dist
  • 8c6dda0 Regenerate dist
  • ee0d992 Use Node 16 in CI and examples
  • 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 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/github-script](https://github.com/actions/github-script) from 3.1.0 to 6.4.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v3.1.0...v6.4.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  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 Feb 24, 2023
@github-actions
Copy link
Copy Markdown

Documentation preview for this PR is ready! 🎉
Built with commit: 53773fb

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 24, 2023

Codecov Report

Base: 88.60% // Head: 88.60% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (53773fb) compared to base (8f5bbd2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #35184      +/-   ##
===========================================
- Coverage    88.60%   88.60%   -0.01%     
===========================================
  Files         2140     2140              
  Lines       397273   397273              
===========================================
- Hits        352004   351986      -18     
- Misses       45269    45287      +18     
Impacted Files Coverage Δ
src/sage/interfaces/qsieve.py 71.30% <0.00%> (-2.61%) ⬇️
...e/combinat/cluster_algebra_quiver/mutation_type.py 51.18% <0.00%> (-1.79%) ⬇️
src/sage/schemes/elliptic_curves/hom_velusqrt.py 94.48% <0.00%> (-0.79%) ⬇️
src/sage/graphs/generators/random.py 92.12% <0.00%> (-0.52%) ⬇️
src/sage/sets/integer_range.py 91.41% <0.00%> (-0.51%) ⬇️
src/sage/graphs/tutte_polynomial.py 93.57% <0.00%> (-0.46%) ⬇️
src/sage/graphs/generic_graph.py 89.14% <0.00%> (-0.44%) ⬇️
src/sage/schemes/elliptic_curves/cardinality.py 87.40% <0.00%> (-0.40%) ⬇️
src/sage/modular/overconvergent/hecke_series.py 98.76% <0.00%> (-0.31%) ⬇️
src/sage/schemes/elliptic_curves/ell_generic.py 93.23% <0.00%> (-0.28%) ⬇️
... and 11 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Copy Markdown
Contributor

@tobiasdiez tobiasdiez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failing tests are unrelated.

@vbraun vbraun merged commit 110a3cc into develop Mar 26, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/actions/github-script-6.4.0 branch March 26, 2023 12:00
@tobiasdiez tobiasdiez mentioned this pull request Mar 26, 2023
5 tasks
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.

5 participants