-
Notifications
You must be signed in to change notification settings - Fork 100
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 github/codeql-action from 3.26.8 to 3.26.10 #5896
Merged
rinatkhaziev
merged 1 commit into
develop
from
dependabot/github_actions/github/codeql-action-3.26.10
Sep 30, 2024
Merged
chore(deps): Bump github/codeql-action from 3.26.8 to 3.26.10 #5896
rinatkhaziev
merged 1 commit into
develop
from
dependabot/github_actions/github/codeql-action-3.26.10
Sep 30, 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
dependabot
bot
added
[Status] Needs Review
[Status] No files to Deploy
[Type] Maintenance
Support the development in this repo
labels
Sep 30, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #5896 +/- ##
=============================================
+ Coverage 30.27% 30.29% +0.01%
Complexity 4812 4812
=============================================
Files 287 287
Lines 20711 20699 -12
=============================================
Hits 6271 6271
+ Misses 14440 14428 -12 ☔ View full report in Codecov by Sentry. |
dependabot
bot
force-pushed
the
dependabot/github_actions/github/codeql-action-3.26.10
branch
from
September 30, 2024 20:19
e6c52b9
to
6d94fb2
Compare
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.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@v3.26.8...v3.26.10) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/github_actions/github/codeql-action-3.26.10
branch
from
September 30, 2024 20:19
6d94fb2
to
a104226
Compare
rinatkhaziev
approved these changes
Sep 30, 2024
rinatkhaziev
deleted the
dependabot/github_actions/github/codeql-action-3.26.10
branch
September 30, 2024 20:20
Quality Gate passedIssues Measures |
sjinks
added a commit
that referenced
this pull request
Oct 1, 2024
* Simplify Parse.ly loader (#5863) Remove the ability to load by option and fix the reporting discrepancy where versions would be reported as `UNKNOWN` Improve the code readability by switching to `switch` rather than multiple `if/else/elseif` statements. --------- Co-authored-by: Rebecca Hum <[email protected]> * Add base telemetry library (take 2) (#5869) This PR adds a new generic Telemetry library consisting of base classes for Automattic's Tracks system integration. This is based heavily on the existing Telemetry package under the vip-parsely directory but is meant to be more generic and can be used by other plugins, and extended with other telemetry providers. There are no singletons, and most classes have fixed responsibilities. --------- Co-authored-by: Hanif Norman <[email protected]> Co-authored-by: Hanif Norman <[email protected]> Co-authored-by: Alec Geatches <[email protected]> * chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 (#5897) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...v4.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump 10up-toolkit from 6.2.2 to 6.3.0 (#5892) Bumps [10up-toolkit](https://github.com/10up/10up-toolkit/tree/HEAD/packages/toolkit) from 6.2.2 to 6.3.0. - [Release notes](https://github.com/10up/10up-toolkit/releases) - [Changelog](https://github.com/10up/10up-toolkit/blob/develop/packages/toolkit/CHANGELOG.md) - [Commits](https://github.com/10up/10up-toolkit/commits/[email protected]/packages/toolkit) --- updated-dependencies: - dependency-name: 10up-toolkit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump github/codeql-action from 3.26.8 to 3.26.10 (#5896) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.8 to 3.26.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@v3.26.8...v3.26.10) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump actions/checkout in /.github/actions/prepare-source (#5899) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.7...v4.2.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Rinat K <[email protected]> Co-authored-by: Rebecca Hum <[email protected]> Co-authored-by: Alexey Kopytko <[email protected]> Co-authored-by: Hanif Norman <[email protected]> Co-authored-by: Hanif Norman <[email protected]> Co-authored-by: Alec Geatches <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 github/codeql-action from 3.26.8 to 3.26.10.
Changelog
Sourced from github/codeql-action's changelog.
Commits
e2b3eaf
Merge pull request #2507 from github/update-v3.26.10-2617ff2d37dbbf6d
Update changelog for v3.26.102617ff2
Merge pull request #2502 from github/henrymercer/zstd-experiment46e0c78
Merge pull request #2504 from github/mergeback/v3.26.9-to-main-461ef6c7da7be78
Update checked-in dependenciesae1c6a2
Update changelog and version after v3.26.9461ef6c
Merge pull request #2503 from github/update-v3.26.9-f861efb2b00b1146
Update changelog for v3.26.9f861efb
Merge pull request #2498 from github/dependabot/npm_and_yarn/npm-9874b37b586b2f7e7
Run PR checks using JS onlyDependabot 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)