allure-framework / allure-maven

Maven plugin generating Allure report from test results
Apache License 2.0
94 stars 55 forks source link

Bump s4u/maven-settings-action from 2.4.1 to 2.5.0 #226

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps s4u/maven-settings-action from 2.4.1 to 2.5.0.

Release notes

Sourced from s4u/maven-settings-action's releases.

v2.5.0

What's Changed

:fire: New features

  • Add path argument so we can customize where settings.xml will be stored #183

:toolbox: Dependency updates

  • Bump @​xmldom/xmldom from 0.7.1 to 0.7.2 #137
  • Bump actions/setup-java from 2.2.0 to 2.3.0 #138
  • Bump @​xmldom/xmldom from 0.7.2 to 0.7.3 #139
  • Bump jest from 27.0.6 to 27.1.0 #140
  • Bump @​xmldom/xmldom from 0.7.3 to 0.7.4 #141
  • Bump jest from 27.1.0 to 27.1.1 #142
  • Bump jest from 27.1.1 to 27.2.0 #143
  • Bump @​xmldom/xmldom from 0.7.4 to 0.7.5 #144
  • Bump jest from 27.2.0 to 27.2.1 #145
  • Bump jest from 27.2.1 to 27.2.2 #146
  • Bump actions/setup-node from 2.4.0 to 2.4.1 #147
  • Bump @​actions/core from 1.5.0 to 1.6.0 #148
  • Bump jest from 27.2.2 to 27.2.3 #149
  • Bump actions/setup-java from 2.3.0 to 2.3.1 #150
  • Bump jest from 27.2.3 to 27.2.4 #151
  • Bump jest from 27.2.4 to 27.2.5 #153
  • Bump eslint from 7.32.0 to 8.0.1 #154
  • Bump actions/checkout from 2.3.4 to 2.3.5 #155
  • Bump jest from 27.2.5 to 27.3.0 #156
  • Bump jest from 27.3.0 to 27.3.1 #157
  • Bump eslint from 8.0.1 to 8.1.0 #158
  • Bump actions/checkout from 2.3.5 to 2.4.0 #159
  • Bump eslint from 8.1.0 to 8.2.0 #160
  • Bump eslint from 8.2.0 to 8.3.0 #161
  • Bump actions/setup-node from 2.4.1 to 2.5.0 #163
  • Bump actions/setup-java from 2.3.1 to 2.4.0 #162
  • Bump jest from 27.3.1 to 27.4.1 #164
  • Bump jest from 27.4.1 to 27.4.2 #165
  • Bump jest from 27.4.2 to 27.4.3 #166
  • Bump eslint from 8.3.0 to 8.4.0 #167
  • Bump eslint from 8.4.0 to 8.4.1 #168
  • Bump jest from 27.4.3 to 27.4.4 #169
  • Bump jest from 27.4.4 to 27.4.5 #170
  • Bump eslint from 8.4.1 to 8.5.0 #171
  • Bump actions/setup-java from 2.4.0 to 2.5.0 #172
  • Bump @​xmldom/xmldom from 0.7.5 to 0.8.0 #173
  • Bump actions/setup-node from 2.5.0 to 2.5.1 #174
  • Bump eslint from 8.5.0 to 8.6.0 #175
  • Bump jest from 27.4.5 to 27.4.6 #176
  • Bump jest from 27.4.6 to 27.4.7 #177
  • Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 #178

... (truncated)

Commits
  • 88ff079 update dependency after merge from master
  • 5373de8 Merge remote-tracking branch 'origin/master' into releases/v2
  • 1b2ece1 prepare release 2.5.0
  • 3fffa3a update transitive dependencies
  • 654e1ef Add path argument so we can customize where settings.xml will be stored
  • 99450b6 Bump release-drafter/release-drafter from 5.17.6 to 5.18.0
  • 7b2aa2d Bump eslint from 8.7.0 to 8.8.0
  • ecbd68a Bump release-drafter/release-drafter from 5.17.5 to 5.17.6
  • adc6727 Bump eslint from 8.6.0 to 8.7.0
  • 5d30033 Bump release-drafter/release-drafter from 5.16.1 to 5.17.5
  • Additional commits viewable 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[bot] commented 2 years ago

Superseded by #231.