Bump the "dependencies" group with 2 updates across multiple ecosystems#508
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the "dependencies" group with 2 updates across multiple ecosystems#508dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 2 updates: [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) and [actions/github-script](https://github.com/actions/github-script). Updates `actions/upload-pages-artifact` from 4 to 5 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v4...v5) Updates `actions/github-script` from 8 to 9 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier), [org.itsallcode:simple-process](https://github.com/itsallcode/simple-process) and [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin). Updates `nl.jqno.equalsverifier:equalsverifier` from 4.4.1 to 4.5 - [Release notes](https://github.com/jqno/equalsverifier/releases) - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md) - [Commits](jqno/equalsverifier@equalsverifier-4.4.1...equalsverifier-4.5) Updates `org.itsallcode:simple-process` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/itsallcode/simple-process/releases) - [Changelog](https://github.com/itsallcode/simple-process/blob/main/CHANGELOG.md) - [Commits](itsallcode/simple-process@0.3.1...0.3.2) Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 9.1.0 to 10.0.0 - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: nl.jqno.equalsverifier:equalsverifier dependency-version: '4.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.itsallcode:simple-process dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: 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 dependencies group with 2 updates: actions/upload-pages-artifact and actions/github-script.
Updates
actions/upload-pages-artifactfrom 4 to 5Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
fc324d3Merge pull request #139 from Tom-van-Woudenberg/patch-1fe9d4b7Merge branch 'main' into patch-10ca1617Merge pull request #137 from jonchurch/include-hidden-files57f0e84Update action.yml4a90348v7 --> hash56f665aUpdate upload-artifact action to version 7f7615f5Addinclude-hidden-filesinputUpdates
actions/github-scriptfrom 8 to 9Release notes
Sourced from actions/github-script's releases.
Commits
3a2844bMerge pull request #700 from actions/salmanmkc/expose-getoctokit + prepare re...ca10bbdfix: use@octokit/core/types import for v7 compatibility86e48e2merge: incorporate main branch changesc108472chore: rebuild dist for v9 upgrade and getOctokit factoryafff112Merge pull request #712 from actions/salmanmkc/deployment-false + fix user-ag...ff8117eci: fix user-agent test to handle orchestration ID81c6b78ci: use deployment: false to suppress deployment noise from integration tests3953cafdocs: update README examples from@v8to@v9, add getOctokit docs and v9 brea...c17d55bci: add getOctokit integration test joba047196test: add getOctokit integration tests via callAsyncFunctionBumps the dependencies group with 3 updates: nl.jqno.equalsverifier:equalsverifier, org.itsallcode:simple-process and io.github.git-commit-id:git-commit-id-maven-plugin.
Updates
nl.jqno.equalsverifier:equalsverifierfrom 4.4.1 to 4.5Release notes
Sourced from nl.jqno.equalsverifier:equalsverifier's releases.
Changelog
Sourced from nl.jqno.equalsverifier:equalsverifier's changelog.
Commits
3f72cbcBumps version to 4.5abd5aa9Updates CHANGELOG for release04f89c1Merge pull request #1204 from jqno/add-url-fieldcheckffc7f03Streamlines UrlTeste9cf3beAdds URL FieldCheck472e8b1Update copyright year in README.md94ebdf6Merge pull request #1202 from jqno/vendors-signedjar-test8d6327dExcludes equalsverifier-test-signedjar from PITest coverage7b828dcAll signed-jar tests should run via failsafe so it runs through the actual ja...377c217Incorporates SignedJarTest from separate repositoryUpdates
org.itsallcode:simple-processfrom 0.3.1 to 0.3.2Release notes
Sourced from org.itsallcode:simple-process's releases.
Changelog
Sourced from org.itsallcode:simple-process's changelog.
Commits
7b6bef2Bump the "dependencies" group with 2 updates across multiple ecosystems (#17)46eddbaBump the dependencies group across 1 directory with 2 updates (#16)61f20c6Bump the dependencies group with 2 updates (#15)25232f9Bump actions/checkout from 5 to 6 in the dependencies group (#14)37622c2Bump github/codeql-action from 3 to 4 in the dependencies group (#13)Updates
io.github.git-commit-id:git-commit-id-maven-pluginfrom 9.1.0 to 10.0.0Release notes
Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
... (truncated)
Commits
2cd9c8bBump version: 9.2.0 → 10.0.0fbfc066Merge pull request #914 from git-commit-id/maven_3_9_03d51706git-commit-id/git-commit-id-maven-plugin#913: Requi...fd9a262update to the latest version available0163ad6Bump version: 9.1.0 → 9.2.0d8fdbb3Merge pull request #912 from git-commit-id/plugin-core_6_2_08a33505bump io.github.git-commit-id:git-commit-id-plugin-core from 6.1.5 to 6.2.04aefc60update to the latest version in readme743c415update links to git-commit-id-maven-plugin (we are not in the core module :-)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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