embedded-ldap-junit
embedded-ldap-junit copied to clipboard
Bump github/codeql-action from 1 to 3
Bumps github/codeql-action from 1 to 3.
Release notes
Sourced from github/codeql-action's releases.
CodeQL Bundle v2.18.0
Bundles CodeQL CLI v2.18.0
Includes the following CodeQL language packs from
github/codeql@codeql-cli/v2.18.0:
codeql/cpp-queries(changelog, source)codeql/cpp-all(changelog, source)codeql/csharp-queries(changelog, source)codeql/csharp-all(changelog, source)codeql/go-queries(changelog, source)codeql/go-all(changelog, source)codeql/java-queries(changelog, source)codeql/java-all(changelog, source)codeql/javascript-queries(changelog, source)codeql/javascript-all(changelog, source)codeql/python-queries(changelog, source)codeql/python-all(changelog, source)codeql/ruby-queries(changelog, source)codeql/ruby-all(changelog, source)codeql/swift-queries(changelog, source)codeql/swift-all(changelog, source)CodeQL Bundle v2.17.6
Bundles CodeQL CLI v2.17.6
Includes the following CodeQL language packs from
github/codeql@codeql-cli/v2.17.6:
codeql/cpp-queries(changelog, source)codeql/cpp-all(changelog, source)codeql/csharp-queries(changelog, source)codeql/csharp-all(changelog, source)codeql/go-queries(changelog, source)codeql/go-all(changelog, source)codeql/java-queries(changelog, source)codeql/java-all(changelog, source)codeql/javascript-queries(changelog, source)codeql/javascript-all(changelog, source)codeql/python-queries(changelog, source)codeql/python-all(changelog, source)codeql/ruby-queries(changelog, source)codeql/ruby-all(changelog, source)codeql/swift-queries(changelog, source)codeql/swift-all(changelog, source)CodeQL Bundle v2.17.5
Bundles CodeQL CLI v2.17.5
Includes the following CodeQL language packs from
github/codeql@codeql-cli/v2.17.5:
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
3.25.11 - 28 Jun 2024
- Avoid failing the workflow run if there is an error while uploading debug artifacts. #2349
- Update default CodeQL bundle version to 2.17.6. #2352
3.25.10 - 13 Jun 2024
- Update default CodeQL bundle version to 2.17.5. #2327
3.25.9 - 12 Jun 2024
- Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. #2330
- The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. #2332
3.25.8 - 04 Jun 2024
- Update default CodeQL bundle version to 2.17.4. #2321
3.25.7 - 31 May 2024
- We are rolling out a feature in May/June 2024 that will reduce the Actions cache usage of the Action by keeping only the newest TRAP cache for each language. #2306
3.25.6 - 20 May 2024
- Update default CodeQL bundle version to 2.17.3. #2295
3.25.5 - 13 May 2024
- Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
- Avoid printing out a warning for a missing
on.pushtrigger when the CodeQL Action is triggered via aworkflow_callevent. #2274- The
tools: latestinput to theinitAction has been renamed totools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #22813.25.4 - 08 May 2024
- Update default CodeQL bundle version to 2.17.2. #2270
3.25.3 - 25 Apr 2024
- Update default CodeQL bundle version to 2.17.1. #2247
- Workflows running on
macos-latestusing CodeQL CLI versions before v2.15.1 will need to either upgrade their CLI version to v2.15.1 or newer, or change the platform to an Intel MacOS runner, such asmacos-12. ARM machines with SIP disabled, including the newestmacos-latestimage, are unsupported for CLI versions before 2.15.1. #22613.25.2 - 22 Apr 2024
No user facing changes.
3.25.1 - 17 Apr 2024
- We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the
autobuildbuild mode. #2235- Fix a bug where the
initAction would fail if--overwritewas specified inCODEQL_ACTION_EXTRA_OPTIONS. #2245
... (truncated)
Commits
b611370Merge pull request #2357 from github/update-v3.25.11-de945755c3e6431fUpdate changelog for v3.25.11de94575Merge pull request #2352 from github/update-bundle/codeql-bundle-v2.17.6a32d305Add changelog note9ccc995Update default bundle to codeql-bundle-v2.17.69b7c22cMerge pull request #2351 from github/dependabot/npm_and_yarn/npm-6791eaa26c9cf3243Rebuild1895b29Update checked-in dependencies9dcfde9Bump the npm group with 2 updates8723b5bMerge pull request #2350 from github/angelapwen/add-exclude-pr-check-param- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)