build(deps): bump the dev-dependencies group across 1 directory with 10 updates#38
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
--- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: GrantBirki/json-yaml-validate dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: helm/chart-testing-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: helm/chart-releaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 dev-dependencies group with 10 updates in the / directory:
453423456.4.17.0.11.5.03.0.03.542.4.02.6.11.7.01.10.01.5.01.6.0Updates
actions/setup-gofrom 4 to 5Release notes
Sourced from actions/setup-go's releases.
Commits
cdcb360Remove the description of the old go.mod specification (#458)99176a8Update README.md with V5 release notes (#459)be1aa11Bump undici from 5.28.2 to 5.28.3 (#465)6c1fd22docs: bumpactions/setup-goto v5 (#449)0c52d54Update dependencies for node20 (#445)bfd2fb3Merge pull request #421 from chenrui333/node20-runtime3d65fa5feat: bump to use actions/checkout@v48a505c9feat: bump to use node20 runtime883490dMerge pull request #417 from artemgavrilov/maind45ebbaRephrase sentenceUpdates
actions/checkoutfrom 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
a5ac7e5Update for 4.1.6 release (#1733)24ed1a3Check platform for extension (#1732)44c2b7aREADME: Suggestuser.emailto be `41898282+github-actions[bot]@users.norepl...8459bc0Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6Bump actions/setup-node from 1 to 4 (#1696)fd084cdBump github/codeql-action from 2 to 3 (#1694)9c1e94eUpdate NPM dependencies (#1703)0ad4b8fPrep Release v4.1.4 (#1704)43045aeDisableextensions.worktreeConfigwhen disablingsparse-checkout(#1692)37b0821Bump the minor-actions-dependencies group with 2 updates (#1693)Updates
github/codeql-actionfrom 2 to 3Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
cbe408dAdd optiontools: linkedfor init action.bf2faabMerge pull request #2288 from github/mergeback/v3.25.5-to-main-b7cec75232f554eUpdate checked-in dependencies9f6ef11Update changelog and version after v3.25.5b7cec75Merge pull request #2287 from github/update-v3.25.5-4a519724790e315aUpdate tests for GHEC-DR6778fe4Update changelog for v3.25.5Updates
actions/setup-pythonfrom 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
82c7e63Documentation changes for avoiding rate limit issues on GHES (#835)10aa35afeat: fallback to raw endpoint for manifest when rate limit is reached (#766)9a7ac94Bump undici from 5.27.2 to 5.28.3 (#817)871daa9Fix the "Specifying multiple Python/PyPy versions" link (#782)2f07895Fix broken README.md link (#793)e9d6f99Replace setup-python@v4 by setup-python@v5 in README (#776)0a5c615Update action to node20 (#772)0ae5836Add example of GraalPy to docs (#773)b64ffcaupdate actions/checkout to v4 (#761)8d28961Examples now use checkout@v4 (#738)Updates
actions/github-scriptfrom 6.4.1 to 7.0.1Release notes
Sourced from actions/github-script's releases.
Commits
60a0d83Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200Update version to 7.0.112e22edMerge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8fAvoid settingbaseUrlto undefined when input is not providede69ef54Merge pull request #425 from actions/joshmgross/node-20ee0914bUpdate licensesd6fc56fUse@types/nodefor Node 20384d6cfFix quotations in tests8472492Only validate GraphQLpreviews84903f5Removenode-fetchfrom typeUpdates
GrantBirki/json-yaml-validatefrom 1.5.0 to 3.0.0Release notes
Sourced from GrantBirki/json-yaml-validate's releases.
... (truncated)
Commits
3a3d883Merge pull request #66 from GrantBirki/better-gitignore-support65c3073bundle and lintc355820use theignorenpm packageb1e9ae9addignorepackaged7814b9Merge pull request #64 from cfuerst/fix/support-custom-ajv-format/tests5dab15abundle withnpm run allae050defix(ajv-custom-format): tighten implemenation and provide missing tests6aecea1Merge pull request #63 from GrantBirki/docs-updates7a5a721addCustom Regex Formatssection to the documentation33e30cfMerge pull request #62 from GrantBirki/node-package-updatesUpdates
azure/setup-helmfrom 3.5 to 4Release notes
Sourced from azure/setup-helm's releases.
Changelog
Sourced from azure/setup-helm's changelog.
Commits
fe7b79cbuilddf50d87Release v4.2.0 (#134)08d7123Bump undici from 5.28.2 to 5.28.4 (#133)0a0c55aFix os detection and archive extension (#124)d00ce1cupdate to release workflow major version tag (#132)4c255ddpublish version 4.1.0 (#131)ec8dd7cswitching to fetching latest version from the dedicated file (#130)efbd96dFix action version in README.md (#129)859dc38v4 readme update (#127)0788eb3v4 release and required workflow updates (#125)Updates
helm/chart-testing-actionfrom 2.4.0 to 2.6.1Release notes
Sourced from helm/chart-testing-action's releases.
Commits
e6669bcbump ct to v3.10.1 (#136)b43128abump ct to v3.10.0 (#134)649a636docs: bump helm/kind-action version (#122)cb49023Bump actions/checkout from 3 to 4 (#128)271b78bBump sigstore/cosign-installer from 3.1.1 to 3.1.2 (#127)90e5bd4Bump sigstore/cosign-installer from c3667d99424e7e6047999fb6246c0da843953c65 ...a629e84Bump ct and cleanup script (#124)2fffad3Download binary with right arch (#118)Updates
helm/kind-actionfrom 1.7.0 to 1.10.0Release notes
Sourced from helm/kind-action's releases.