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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump s4u/maven-settings-action from 2.6.0 to 2.7.0 #43

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

Bumps s4u/maven-settings-action from 2.6.0 to 2.7.0.

Release notes

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

v2.7.0

What's Changed

馃敟 New features

  • Update to node16 #245

馃敤 Maintenance

  • Sonarqube security fix #225

馃О Dependency updates

  • Bump @鈥媥mldom/xmldom from 0.8.1 to 0.8.2 #203
  • Bump eslint from 8.12.0 to 8.13.0 #204
  • Bump eslint from 8.13.0 to 8.14.0 #205
  • Bump @鈥媋ctions/core from 1.6.0 to 1.7.0 #206
  • Bump @鈥媋ctions/core from 1.7.0 to 1.8.0 #210
  • Bump eslint from 8.14.0 to 8.15.0 #211
  • Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 #213
  • Bump @鈥媋ctions/core from 1.8.0 to 1.8.2 #215
  • Bump eslint from 8.15.0 to 8.16.0 #216
  • Bump jest from 27.5.1 to 28.1.0 #212
  • Bump eslint from 8.16.0 to 8.17.0 #217
  • Bump jest from 28.1.0 to 28.1.1 #218
  • Bump @鈥媋ctions/core from 1.8.2 to 1.9.0 #219
  • Bump eslint from 8.17.0 to 8.18.0 #220
  • Bump jest from 28.1.1 to 28.1.2 #221
  • Bump eslint from 8.18.0 to 8.19.0 #222
  • Bump jest from 28.1.2 to 28.1.3 #226
  • Bump eslint from 8.19.0 to 8.20.0 #227
  • Bump eslint from 8.20.0 to 8.21.0 #228
  • Bump @鈥媋ctions/core from 1.9.0 to 1.9.1 #229
  • Bump eslint from 8.21.0 to 8.22.0 #230
  • Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 #231
  • Bump eslint from 8.22.0 to 8.23.0 #234
  • Bump eslint from 8.23.0 to 8.23.1 #237
  • Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 #238
  • Bump eslint from 8.23.1 to 8.24.0 #239
  • Bump @鈥媋ctions/core from 1.9.1 to 1.10.0 #241
  • Bump eslint from 8.24.0 to 8.25.0 #243
  • Bump @鈥媥mldom/xmldom from 0.8.2 to 0.8.3 #244

鉂わ笍 Thanks

Many thanks for collaboration on this release for: @鈥婤Steffaniak, @鈥婫-Moore2 and @鈥媠lawekjaranowski

Commits
  • 002a281 update dependency after merge from master
  • 620d2d6 Merge remote-tracking branch 'origin/master' into releases/v2
  • 21b6739 prepare release 2.7.0
  • dab358b Update dependencies
  • 00b26a6 Update to node16
  • 39d3d40 Bump @鈥媥mldom/xmldom from 0.8.2 to 0.8.3
  • 361aa89 Bump eslint from 8.24.0 to 8.25.0
  • 3835f74 Bump @鈥媋ctions/core from 1.9.1 to 1.10.0
  • 4c44e52 Bump eslint from 8.23.1 to 8.24.0
  • bc43503 Bump release-drafter/release-drafter from 5.20.1 to 5.21.0
  • 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)

Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](s4u/maven-settings-action@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: s4u/maven-settings-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 17, 2022
@robot-simplify4u robot-simplify4u enabled auto-merge (rebase) October 17, 2022 13:25
@robot-simplify4u robot-simplify4u merged commit 4fdbe2a into main Oct 17, 2022
@robot-simplify4u robot-simplify4u deleted the dependabot/github_actions/s4u/maven-settings-action-2.7.0 branch October 17, 2022 13:27
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant