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

ci update ci config #163

Merged
merged 48 commits into from
Jan 28, 2025
Merged

ci update ci config #163

merged 48 commits into from
Jan 28, 2025

Conversation

rodneylab
Copy link
Owner

Description

Update GitHub Actions and pre-commit config:

  • build(deps): bump crate-ci/typos from 1.28.3 to 1.28.4
  • build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
  • ci: 🐝 update CI config
  • build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
  • ci: 🐝 update CI config
  • Update dependabot.yml
  • build(deps): bump crate-ci/typos from 1.28.4 to 1.29.4
  • build(deps): bump github/codeql-action from 3.27.9 to 3.28.1
  • build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
  • build(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
  • build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
  • ci: 🐝 update pre-commit config
  • build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.4
  • build(deps): bump github/codeql-action from 3.28.1 to 3.28.2
  • build(deps): bump github/codeql-action from 3.28.2 to 3.28.3
  • build(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0
  • build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0
  • build(deps): bump github/codeql-action from 3.28.3 to 3.28.4
  • build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1
  • build(deps): bump actions/setup-python from 5.3.0 to 5.4.0
  • ci: 🐝 update pre-commit config

Type of change

  • CI

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

dependabot bot and others added 30 commits December 17, 2024 06:05
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.3 to 1.28.4.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@d1c850b...9d89015)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…e-ci/typos-1.28.4

build(deps): bump crate-ci/typos from 1.28.3 to 1.28.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b4b15b8...6f51ac0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ons/upload-artifact-4.5.0

build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@7f8b4b4...1e68e06)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…cov/codecov-action-5.1.2

build(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.4 to 1.29.4.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@9d89015...685eb3d)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.9 to 3.28.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@df409f7...b6a472f)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…e-ci/typos-1.29.4

build(deps): bump crate-ci/typos from 1.28.4 to 1.29.4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@3041bf5...f111f33)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.28.1

build(deps): bump github/codeql-action from 3.27.9 to 3.28.1
Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@f81112d...f796c8b)

---
updated-dependencies:
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/setup-go-5.3.0

build(deps): bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6f51ac0...65c4c4a)

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

Signed-off-by: dependabot[bot] <[email protected]>
…eeverse/lychee-action-2.2.0

build(deps): bump lycheeverse/lychee-action from 2.1.0 to 2.2.0
…ons/upload-artifact-4.6.0

build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.10.4.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0080882...cb605e5)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…-security/harden-runner-2.10.4

build(deps): bump step-security/harden-runner from 2.10.2 to 2.10.4
dependabot bot and others added 18 commits January 22, 2025 06:17
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.1 to 3.28.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b6a472f...d68b2d4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.28.2

build(deps): bump github/codeql-action from 3.28.1 to 3.28.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.2 to 3.28.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@d68b2d4...dd196fa)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@1e68e06...5a605bd)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.28.3

build(deps): bump github/codeql-action from 3.28.2 to 3.28.3
…cov/codecov-action-5.2.0

build(deps): bump codecov/codecov-action from 5.1.2 to 5.2.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@5a605bd...0da7aa6)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…cov/codecov-action-5.3.0

build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.3 to 3.28.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@dd196fa...ee117c9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ub/codeql-action-3.28.4

build(deps): bump github/codeql-action from 3.28.3 to 3.28.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@0da7aa6...13ce06b)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…cov/codecov-action-5.3.1

build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0b93645...4237552)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ons/setup-python-5.4.0

build(deps): bump actions/setup-python from 5.3.0 to 5.4.0
@rodneylab rodneylab merged commit ec1fd43 into main Jan 28, 2025
19 checks passed
rodneylab added a commit that referenced this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant