Skip to content
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 whelk-io/maven-settings-xml-action from 17 to 18 #937

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps whelk-io/maven-settings-xml-action from 17 to 18.

Release notes

Sourced from whelk-io/maven-settings-xml-action's releases.

Add option for custom filepath for settings.xml

  • Add option for custom filepath for settings.xml, fixes #111

  • Add basic maven application for testing build, fixes #114

  • Add CodeQL analysis automated workflow

Commits
  • c347ddc Merge pull request #117 from whelk-io/feature/fix-lint-issue
  • 14add13 remove unused import
  • 0b81dd4 Merge pull request #115 from whelk-io/develop
  • b67fb6c Add CodeQL badge to readme
  • 3c084a6 Merge pull request #116 from whelk-io/add-codeql-analysis
  • ea92b09 Create codeql-analysis.yml
  • 81bcd26 Allow custom filename for output file (#112)
  • aa9c2ba Merge pull request #109 from whelk-io/feature/update-unit-tests-for-env-varia...
  • 872d1d4 add unit tests for env variables, fixes #108
  • See full diff in compare view

Dependabot compatibility score

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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jun 21, 2021
@codecov
Copy link

codecov bot commented Jun 21, 2021

Codecov Report

Merging #937 (9ada95a) into master (8eedcd6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #937   +/-   ##
=========================================
  Coverage     84.15%   84.15%           
  Complexity     2375     2375           
=========================================
  Files           101      101           
  Lines          6010     6010           
  Branches       1773     1773           
=========================================
  Hits           5058     5058           
  Misses          263      263           
  Partials        689      689           
Flag Coverage Δ
unittests 84.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8eedcd6...9ada95a. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/github_actions/whelk-io/maven-settings-xml-action-18 branch from 89da1e9 to efb117a Compare June 21, 2021 15:18
Bumps [whelk-io/maven-settings-xml-action](https://github.com/whelk-io/maven-settings-xml-action) from 17 to 18.
- [Release notes](https://github.com/whelk-io/maven-settings-xml-action/releases)
- [Commits](whelk-io/maven-settings-xml-action@v17...v18)

---
updated-dependencies:
- dependency-name: whelk-io/maven-settings-xml-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/whelk-io/maven-settings-xml-action-18 branch from efb117a to 9ada95a Compare June 21, 2021 15:18
@petertrr petertrr merged commit 91864bd into master Jun 22, 2021
@petertrr petertrr deleted the dependabot/github_actions/whelk-io/maven-settings-xml-action-18 branch June 22, 2021 12:44
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant