-
Notifications
You must be signed in to change notification settings - Fork 738
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
Bump the github-actions group across 1 directory with 5 updates #15249
Closed
dependabot
wants to merge
1
commit into
sycl
from
dependabot/github_actions/github-actions-349a9c4478
Closed
Bump the github-actions group across 1 directory with 5 updates #15249
dependabot
wants to merge
1
commit into
sycl
from
dependabot/github_actions/github-actions-349a9c4478
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
Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44` | `45` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `1.0.0` | `1.4.2` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.3` | `2.4.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.11` | `3.26.6` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.6` | `2.0.8` | Updates `tj-actions/changed-files` from 44 to 45 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v45) Updates `actions/attest-build-provenance` from 1.0.0 to 1.4.2 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@897ed5e...6149ea5) Updates `ossf/scorecard-action` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@dc50aa9...62b2cac) Updates `github/codeql-action` from 3.25.11 to 3.26.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@b611370...4dd1613) Updates `softprops/action-gh-release` from 2.0.6 to 2.0.8 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@a74c6b7...c062e08) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Sep 1, 2024
@intel/dpcpp-tools-reviewers, ping. |
asudarsa
approved these changes
Sep 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not too familiar with these changes. But looks reasonable.
Thanks
uditagarwal97
approved these changes
Sep 28, 2024
Superseded by #15565. |
dependabot
bot
deleted the
dependabot/github_actions/github-actions-349a9c4478
branch
October 1, 2024 11:15
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
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 github-actions group with 5 updates in the / directory:
44
45
1.0.0
1.4.2
2.3.3
2.4.0
3.25.11
3.26.6
2.0.6
2.0.8
Updates
tj-actions/changed-files
from 44 to 45Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
40853de
Updated README.md (#2243)94b94fe
docs: add Whadup as a contributor for code (#2239)f8034fb
Renamed Files decomposed into Deleted: previous_filename and Added:filename (...b4c0974
fix: update test skip logic to use custom env (#2242)246859d
chore: debug env vars (#2241)46a4c02
chore: conditionally skip certain test for foked prs (#2240)525aabb
fix: remove unsupported input (#2238)25b2562
chore(deps): update dependency@types/node
to v22.4.2257f12c
chore(deps): update dependency@types/node
to v22.4.1598b721
Added missing changes and modified dist assets.Updates
actions/attest-build-provenance
from 1.0.0 to 1.4.2Release notes
Sourced from actions/attest-build-provenance's releases.
... (truncated)
Commits
6149ea5
bump actions/attest from 1.4.0 to 1.4.1 (#209)3eb3242
Bump super-linter/super-linter from 6 to 7 (#205)399bb17
Bump@types/node
from 22.2.0 to 22.4.0 in the npm-development group (#203)9f60666
Bump the npm-development group with 2 updates (#199)310b0a4
update predicate action to 1.1.2 (#197)d58ddf9
dynamic construction of oidc issuer (#195)f9d4126
Bump@typescript-eslint/parser
from 7.17.0 to 7.18.0 (#188)588eda3
Bump the npm-development group with 3 updates (#187)48f71d5
disable typescript-standard super linter (#191)210c191
bump actions/attest from 1.3.3 to 1.4.0 (#183)Updates
ossf/scorecard-action
from 2.3.3 to 2.4.0Release notes
Sourced from ossf/scorecard-action's releases.
Commits
62b2cac
bump docker tag to v2.4.0 for release (#1414)c09630c
lower license score alert threshold to 9 (#1411)cf8594c
🌱 Bump github.com/sigstore/cosign/v2 from 2.2.4 to 2.3.0 (#1413)de5fcb9
🌱 Bump the github-actions group with 2 updates (#1412)a46b90b
bump scorecard to v5.0.0 release (#1410)9fc518d
🌱 Bump golang in the docker-images group (#1407)a8eaa1b
🌱 Bump the github-actions group with 2 updates (#1408)873d5fd
🌱 Bump the github-actions group across 1 directory with 2 updates (#...54cc1fe
🌱 Bump the docker-images group with 2 updates (#1401)82bcb91
🌱 Bump golang.org/x/net from 0.26.0 to 0.27.0 (#1400)Updates
github/codeql-action
from 3.25.11 to 3.26.6Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
4dd1613
Merge pull request #2452 from github/update-v3.26.6-7233ec5e6dd9dd2d
Update changelog for v3.26.67233ec5
Merge pull request #2449 from github/update-bundle/codeql-bundle-v2.18.3a32c44d
Add changelog note2966897
Update default bundle to codeql-bundle-v2.18.3b8efe4d
Merge pull request #2435 from github/update-supported-enterprise-server-versionsab408a8
Merge branch 'main' into update-supported-enterprise-server-versions864b979
Merge pull request #2443 from github/dbartol/config-file-telemetryd36c7aa
Merge pull request #2448 from github/dependabot/npm_and_yarn/npm-09b7c43f6bb3bf514
Update checked-in dependenciesUpdates
softprops/action-gh-release
from 2.0.6 to 2.0.8Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c062e08
release 2.0.8380635c
chore(deps): bump@actions/github
from 5.1.1 to 6.0.0 (#470)20adb42
refactor: write jest config in ts (#485)f808f15
chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)6145241
chore(deps): bump@octokit/plugin-throttling
from 9.3.0 to 9.3.1 (#484)4ac522d
chore(deps): bump@types/node
from 20.14.9 to 20.14.11 (#483)25849b1
chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)6206056
chore: update dependabot commit msg39aadf1
chore: runfrizbee actions .github/workflows/
6f3ab65
chore: update dist fileDependabot 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