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

chore(deps): bump TrueBrain/actions-flake8 from 2.1 to 2.3 #94

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps TrueBrain/actions-flake8 from 2.1 to 2.3.

Release notes

Sourced from TrueBrain/actions-flake8's releases.

v2.3

What's Changed

Full Changelog: TrueBrain/actions-flake8@v2...v2.3

v2.2

What's Changed

Full Changelog: TrueBrain/actions-flake8@v2.1...v2.2

Commits
  • a3b8724 feat: "working_directory" parameter to adjust the current working directory (...
  • 6d09391 chore(ci): init dependabot.yml config file
  • 7dccc3b docs: upgrade github actions in example
  • c832fad chore(deps): upgrade github actions
  • 18aeb2f Update: bump all GitHub actions to their latest version (#44)
  • c120815 Feature: setting to give flake8 extra arguments (#41)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 26, 2024
Copy link

github-actions bot commented Aug 26, 2024

Unit Tests

275 tests  ±0   275 ✅ ±0   1s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d48b17d. ± Comparison against base commit 6cbf706.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 26, 2024

E2E Tests Python3.10

155 tests  ±0   155 ✅ ±0   1m 17s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d48b17d. ± Comparison against base commit 6cbf706.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 26, 2024

E2E Tests Python3.12

155 tests  ±0   155 ✅ ±0   1m 24s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d48b17d. ± Comparison against base commit 6cbf706.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 26, 2024

E2E Tests Python3.11

155 tests  ±0   155 ✅ ±0   1m 17s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d48b17d. ± Comparison against base commit 6cbf706.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 26, 2024

E2E Tests Python3.9

155 tests  ±0   155 ✅ ±0   1m 23s ⏱️ +8s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit d48b17d. ± Comparison against base commit 6cbf706.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 26, 2024

Beta Available!

🚀 see nightly build details

Install locally with:

wget https://nightly.link/lt-mayonesa/hexagon/actions/runs/10973195152/hexagon-5b33cf620bd31f5d12d8310a10084b1882f2cbe9.zip && unzip hexagon-5b33cf620bd31f5d12d8310a10084b1882f2cbe9.zip && python3 -m pip install --find-links=. hexagon

@dependabot dependabot bot force-pushed the dependabot/github_actions/TrueBrain/actions-flake8-2.3 branch 4 times, most recently from 902e8b1 to 5eccd81 Compare September 21, 2024 13:46
Bumps [TrueBrain/actions-flake8](https://github.com/truebrain/actions-flake8) from 2.1 to 2.3.
- [Release notes](https://github.com/truebrain/actions-flake8/releases)
- [Commits](TrueBrain/actions-flake8@v2.1...v2.3)

---
updated-dependencies:
- dependency-name: TrueBrain/actions-flake8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/TrueBrain/actions-flake8-2.3 branch from 5eccd81 to d48b17d Compare September 21, 2024 14:07
@lt-mayonesa lt-mayonesa merged commit 3321c46 into main Sep 21, 2024
19 checks passed
@lt-mayonesa lt-mayonesa deleted the dependabot/github_actions/TrueBrain/actions-flake8-2.3 branch September 21, 2024 15:19
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant