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 #6

Merged
merged 45 commits into from
May 1, 2024
Merged

ci update ci config #6

merged 45 commits into from
May 1, 2024

Conversation

rodneylab
Copy link
Owner

Description

Update CI config:

  • build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.2
  • build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
  • build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0
  • build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5
  • ci: 🦀 initial commit
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2
  • ci: 💫 update CI config
  • build(deps): bump github/codeql-action from 3.24.8 to 3.24.10
  • build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
  • ci: 🐝 update CI config
  • build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
  • ci: 🐝 update pre-commit config
  • build(deps): bump actions/checkout from 4.1.2 to 4.1.3
  • build(deps): bump github/codeql-action from 3.25.1 to 3.25.2
  • build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
  • build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3
  • build(deps): bump actions/checkout from 4.1.3 to 4.1.4
  • build(deps): bump github/codeql-action from 3.25.2 to 3.25.3
  • build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
  • build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
  • ci: 🐝 update pre-commit config
  • ci: 🐝 update CI config
  • ci: 🐝 update CI config
  • ci: 🐝 update CI config
  • ci: 🐝 update CI 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 April 12, 2024 12:15
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.15 to 1.6.2.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@68cd9c5...b01e7a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@0a5c615...82c7e63)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.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@54bcd87...8450866)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.3 to 4.2.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@9129d7d...5bbc3ba)

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

Signed-off-by: dependabot[bot] <support@github.com>
…Studios/cargo-deny-action-1.6.2

build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.2
…s/setup-python-5.1.0

build(deps): bump actions/setup-python from 5.0.0 to 5.1.0
…v/codecov-action-4.3.0

build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0
…s/dependency-review-action-4.2.5

build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.1...9bb5618)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/checkout-4.1.2

build(deps): bump actions/checkout from 4.1.1 to 4.1.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.8 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@05963f4...4355270)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/codeql-action-3.24.10

build(deps): bump github/codeql-action from 3.24.8 to 3.24.10
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.10 to 3.25.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@4355270...c7f9125)

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

Signed-off-by: dependabot[bot] <support@github.com>
…/codeql-action-3.25.1

build(deps): bump github/codeql-action from 3.24.10 to 3.25.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5d5d22a...1746f4a)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ns/upload-artifact-4.3.2

build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9bb5618...1d96c77)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.1 to 3.25.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@c7f9125...8f596b4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@1746f4a...6546280)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-4.1.3

build(deps): bump actions/checkout from 4.1.2 to 4.1.3
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@b01e7a8...3f4a782)

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

Signed-off-by: dependabot[bot] <support@github.com>
…b/codeql-action-3.25.2

build(deps): bump github/codeql-action from 3.25.1 to 3.25.2
…ns/upload-artifact-4.3.3

build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3
…kStudios/cargo-deny-action-1.6.3

build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3
dependabot bot and others added 15 commits April 25, 2024 05:20
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1d96c77...0ad4b8f)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.2 to 3.25.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@8f596b4...d39d31e)

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

Signed-off-by: dependabot[bot] <support@github.com>
…ns/checkout-4.1.4

build(deps): bump actions/checkout from 4.1.3 to 4.1.4
…b/codeql-action-3.25.3

build(deps): bump github/codeql-action from 3.25.2 to 3.25.3
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@63c24ba...a4aa98b)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.2.5 to 4.3.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@5bbc3ba...0c155c5)

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

Signed-off-by: dependabot[bot] <support@github.com>
…security/harden-runner-2.7.1

build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1
…ns/dependency-review-action-4.3.2

build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2
@rodneylab rodneylab merged commit c7567f5 into main May 1, 2024
13 checks passed
@rodneylab rodneylab deleted the ci__update_ci_config branch May 1, 2024 17:41
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