-
Notifications
You must be signed in to change notification settings - Fork 21
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 anchore/scan-action from 3 to 4 in the gh-actions-dependencies group #248
Merged
nfelt14
merged 1 commit into
main
from
dependabot/github_actions/gh-actions-dependencies-376d2a0f4f
Jul 15, 2024
Merged
gh-actions(deps): bump anchore/scan-action from 3 to 4 in the gh-actions-dependencies group #248
nfelt14
merged 1 commit into
main
from
dependabot/github_actions/gh-actions-dependencies-376d2a0f4f
Jul 15, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #248 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 150 150
Lines 4139 4139
Branches 651 651
=========================================
Hits 4139 4139 ☔ View full report in Codecov by Sentry. |
nfelt14
approved these changes
Jul 15, 2024
@dependabot rebase |
Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 3 to 4 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3...v4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/gh-actions-dependencies-376d2a0f4f
branch
from
July 15, 2024 04:50
1f10872
to
5ce8eae
Compare
nfelt14
deleted the
dependabot/github_actions/gh-actions-dependencies-376d2a0f4f
branch
July 15, 2024 05:04
Test Results (windows)
|
Test Results (macos)
|
Test Results (ubuntu)
|
qthompso
added a commit
to qthompso/tm_devices
that referenced
this pull request
Jul 17, 2024
� This is the 1st commit message: fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: signal generation updates Signed-off-by: qthompso <[email protected]> python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247) * python-deps(deps-dev): bump the python-dependencies group with 2 updates Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `pyright` to 1.1.371 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371) Updates `ruff` to 0.5.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * ci: Update python linters and pre-commit dependencies. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tektronix Bot <[email protected]> gh-actions(deps): bump anchore/scan-action (tektronix#248) Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 3 to 4 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3...v4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc. Also fixed a few things in the signal generation doc to make links render properly. fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated Signed-off-by: qthompso <[email protected]> docs: Added more detail to the composition diagram in order to try to make it render more clearly � The commit message tektronix#2 will be skipped: � fix: fixes to strange resolutions to new commits and updates to docs � � Signed-off-by: qthompso <[email protected]> � The commit message tektronix#3 will be skipped: � docs: update to documentation for signal generation � � Signed-off-by: qthompso <[email protected]>
qthompso
added a commit
to qthompso/tm_devices
that referenced
this pull request
Jul 17, 2024
Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: signal generation updates Signed-off-by: qthompso <[email protected]> python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247) * python-deps(deps-dev): bump the python-dependencies group with 2 updates Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `pyright` to 1.1.371 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371) Updates `ruff` to 0.5.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * ci: Update python linters and pre-commit dependencies. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tektronix Bot <[email protected]> gh-actions(deps): bump anchore/scan-action (tektronix#248) Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 3 to 4 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3...v4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc. Also fixed a few things in the signal generation doc to make links render properly. fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated Signed-off-by: qthompso <[email protected]> docs: Added more detail to the composition diagram in order to try to make it render more clearly
nfelt14
pushed a commit
to qthompso/tm_devices
that referenced
this pull request
Jul 23, 2024
� This is the 1st commit message: fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: signal generation updates Signed-off-by: qthompso <[email protected]> python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247) * python-deps(deps-dev): bump the python-dependencies group with 2 updates Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `pyright` to 1.1.371 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371) Updates `ruff` to 0.5.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * ci: Update python linters and pre-commit dependencies. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tektronix Bot <[email protected]> gh-actions(deps): bump anchore/scan-action (tektronix#248) Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 3 to 4 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3...v4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc. Also fixed a few things in the signal generation doc to make links render properly. fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated Signed-off-by: qthompso <[email protected]> docs: Added more detail to the composition diagram in order to try to make it render more clearly � The commit message tektronix#2 will be skipped: � fix: fixes to strange resolutions to new commits and updates to docs � � Signed-off-by: qthompso <[email protected]> � The commit message tektronix#3 will be skipped: � docs: update to documentation for signal generation � � Signed-off-by: qthompso <[email protected]>
nfelt14
pushed a commit
to qthompso/tm_devices
that referenced
this pull request
Jul 23, 2024
Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: signal generation updates Signed-off-by: qthompso <[email protected]> python-deps(deps-dev): bump the python-dependencies group with 2 updates (tektronix#247) * python-deps(deps-dev): bump the python-dependencies group with 2 updates Updates the requirements on [pyright](https://github.com/RobertCraigie/pyright-python) and [ruff](https://github.com/astral-sh/ruff) to permit the latest version. Updates `pyright` to 1.1.371 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.370...v1.1.371) Updates `ruff` to 0.5.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.1...0.5.2) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development dependency-group: python-dependencies - dependency-name: ruff dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * ci: Update python linters and pre-commit dependencies. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tektronix Bot <[email protected]> gh-actions(deps): bump anchore/scan-action (tektronix#248) Bumps the gh-actions-dependencies group with 1 update: [anchore/scan-action](https://github.com/anchore/scan-action). Updates `anchore/scan-action` from 3 to 4 - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v3...v4) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> fix: Added function generation to all signal generators Signed-off-by: qthompso <[email protected]> fix: fixes to strange resolutions to new commits and updates to docs Signed-off-by: qthompso <[email protected]> docs: update to documentation for signal generation Signed-off-by: qthompso <[email protected]> docs: fix to CHANGELOG.md and typos and grammer changes Signed-off-by: qthompso <[email protected]> docs: fixed changelog, some grammer changes and removal of some useless known words Signed-off-by: qthompso <[email protected]> docs: fixed changelog, changed docstring Signed-off-by: qthompso <[email protected]> docs: Updated the mkdocs plugin load order to fix weird capitalization issues in the new signal generation doc. Also fixed a few things in the signal generation doc to make links render properly. fix: Fix an issue where setup burst did not turn the channel on, so no burst would be generated Signed-off-by: qthompso <[email protected]> docs: Added more detail to the composition diagram in order to try to make it render more clearly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gh-actions-dependencies group with 1 update: anchore/scan-action.
Updates
anchore/scan-action
from 3 to 4Release notes
Sourced from anchore/scan-action's releases.
... (truncated)
Changelog
Sourced from anchore/scan-action's changelog.
Commits
04b73ec
chore(deps): update Grype to v0.79.2 (#338)69a534f
fix: download Grype directly on Windows (#336)d09e278
chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 (#323)51f3c1c
chore(deps): update Grype to v0.78.0 (#322)63b2dc4
chore(deps): update Grype to v0.77.4 (#317)b4a7247
fix: Windows runners (#315)30b718a
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#314)04171b1
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#310)666b3dc
chore(deps): update Grype to v0.77.3 (#311)8c83d2c
chore(deps): update Grype to v0.77.2 (#290)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions