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 s4u/maven-settings-action from 2.4.1 to 2.7.0 #254

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps s4u/maven-settings-action from 2.4.1 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 @​xmldom/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 @​actions/core from 1.6.0 to 1.7.0 #206
  • Bump @​actions/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 @​actions/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 @​actions/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 @​actions/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 @​actions/core from 1.9.1 to 1.10.0 #241
  • Bump eslint from 8.24.0 to 8.25.0 #243
  • Bump @​xmldom/xmldom from 0.8.2 to 0.8.3 #244

❤️ Thanks

Many thanks for collaboration on this release for: @​BSteffaniak, @​G-Moore2 and @​slawekjaranowski

v2.6.0

What's Changed

🔥 New features

... (truncated)

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 @​xmldom/xmldom from 0.8.2 to 0.8.3
  • 361aa89 Bump eslint from 8.24.0 to 8.25.0
  • 3835f74 Bump @​actions/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)

@dependabot dependabot bot added the type:dependencies Pull requests that update a dependency label Oct 17, 2022
@baev
Copy link
Member

baev commented Nov 7, 2022

@dependabot rebase

Bumps [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) from 2.4.1 to 2.7.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](s4u/maven-settings-action@v2.4.1...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 force-pushed the dependabot/github_actions/s4u/maven-settings-action-2.7.0 branch from 6848ee4 to a0882e9 Compare November 7, 2022 05:57
@baev baev merged commit 31fbe7e into master Nov 8, 2022
@baev baev deleted the dependabot/github_actions/s4u/maven-settings-action-2.7.0 branch November 8, 2022 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant