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

[gh-actions](deps): Bump codespell-project/actions-codespell from 1 to 2 #172

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps codespell-project/actions-codespell from 1 to 2.

Release notes

Sourced from codespell-project/actions-codespell's releases.

v2.0

What's Changed

New Contributors

Full Changelog: codespell-project/actions-codespell@v1...v2.0

Commits
  • 94259cd Add syntax highlighting for readability (#64)
  • 57beb9f Upgrade GitHub Actions setup-python (#61)
  • 9b834d8 ENH: Enable use of pyproject.toml (#60)
  • 9c63fdd Encourage the use of semantic versioning in the README (#58)
  • bcf481f Merge pull request #50 from per1234/dependabot
  • 4ab5346 Configure Dependabot to check for outdated actions used in workflows
  • 60adc94 Merge pull request #49 from DimitriPapadopoulos/actions
  • be0a414 Update GitHub Actions
  • See full diff 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 [codespell-project/actions-codespell](https://github.com/codespell-project/actions-codespell) from 1 to 2.
- [Release notes](https://github.com/codespell-project/actions-codespell/releases)
- [Commits](codespell-project/actions-codespell@v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added internal Changes only affect the internal API major Increment the major version when merged labels May 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 15, 2023

Codecov Report

Merging #172 (e923f5a) into master (47daabc) will decrease coverage by 16.44%.
The diff coverage is 33.33%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           master     #172       +/-   ##
===========================================
- Coverage   62.77%   46.34%   -16.44%     
===========================================
  Files          10       10               
  Lines        1260     1258        -2     
  Branches      253      252        -1     
===========================================
- Hits          791      583      -208     
- Misses        413      670      +257     
+ Partials       56        5       -51     
Impacted Files Coverage Δ
src/tinuous/circleci.py 53.07% <33.33%> (-0.27%) ⬇️

... and 7 files with indirect coverage changes

@yarikoptic
Copy link
Member

codespell is green but "Test fetching" aren't (attn @jwodder)

@yarikoptic yarikoptic merged commit 20e6600 into master May 15, 2023
@yarikoptic yarikoptic deleted the dependabot/github_actions/codespell-project/actions-codespell-2 branch May 15, 2023 18:31
@jwodder jwodder removed the major Increment the major version when merged label May 15, 2023
@jwodder
Copy link
Member

jwodder commented May 15, 2023

@yarikoptic The tinuous-inception tests failed because this PR was made from a fork (or counts as though it came from a fork), and so the workflow runs didn't have access to the CI token secrets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants