Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump s4u/maven-settings-action from 2.2.0 to 3.0.0 #1976

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

Merged

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps s4u/maven-settings-action from 2.2.0 to 3.0.0.

Release notes

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

v3.0.0

What's Changed

🔥 New features

  • Add support for custom repositories #319
  • Upgrade Node runtime to 20 #320
  • Use Node 20 by Action #322

🧰 Dependency updates

  • Bump eslint from 8.27.0 to 8.28.0 #259
  • Bump eslint from 8.28.0 to 8.29.0 #261
  • Bump eslint from 8.29.0 to 8.30.0 #262
  • Bump json5 from 2.2.1 to 2.2.3 #264
  • Bump eslint from 8.30.0 to 8.32.0 #265
  • Bump eslint from 8.32.0 to 8.33.0 #268
  • Bump eslint from 8.33.0 to 8.34.0 #271
  • Bump eslint from 8.34.0 to 8.35.0 #273
  • Bump eslint from 8.35.0 to 8.36.0 #275
  • Bump eslint from 8.36.0 to 8.37.0 #276
  • Bump @​xmldom/xmldom from 0.8.6 to 0.8.7 #277
  • Bump eslint from 8.37.0 to 8.38.0 #280
  • Bump eslint from 8.38.0 to 8.39.0 #281
  • Bump eslint from 8.39.0 to 8.40.0 #282
  • Bump eslint from 8.40.0 to 8.41.0 #284
  • Bump @​xmldom/xmldom from 0.8.7 to 0.8.8 #285
  • Bump eslint from 8.41.0 to 8.42.0 #286
  • Bump eslint from 8.42.0 to 8.43.0 #287
  • Fix npm audit - update semver and word-wrap #298
  • Bump eslint from 8.43.0 to 8.45.0 #295
  • Bump @​xmldom/xmldom from 0.8.8 to 0.8.10 #297
  • Bump eslint from 8.45.0 to 8.46.0 #300
  • Bump eslint from 8.46.0 to 8.47.0 #301
  • Bump eslint from 8.47.0 to 8.48.0 #304
  • Bump actions/checkout from 3 to 4 #305
  • Bump eslint from 8.48.0 to 8.49.0 #306
  • Bump @​actions/core from 1.10.0 to 1.10.1 #308
  • Bump eslint from 8.49.0 to 8.50.0 #309
  • Bump eslint from 8.50.0 to 8.51.0 #310
  • Bump @​babel/traverse from 7.20.1 to 7.23.2 #311
  • Bump eslint from 8.51.0 to 8.52.0 #312
  • Bump eslint from 8.52.0 to 8.53.0 #314
  • Bump eslint from 8.53.0 to 8.54.0 #315
  • Bump eslint from 8.54.0 to 8.55.0 #317
  • Bump eslint from 8.55.0 to 8.56.0 #318
  • Bump actions/setup-node from 3 to 4 #313
  • Bump actions/setup-java from 3 to 4 #316
  • Bump jest from 28.1.3 to 29.7.0 #307
  • Refresh dependencies by npm updates #321

... (truncated)

Commits
  • 7802f6a Update packages for release branch
  • 2300ba8 prepare release 3.0.0
  • d7a1cbd Use Node 20 by Action
  • ac4057b Refresh dependencies by npm updates
  • 89310fb Bump jest from 28.1.3 to 29.7.0
  • d8e9709 Upgrade Node runtime to 20
  • 879f94d Add support for custom repositories
  • 25432ff Bump actions/setup-java from 3 to 4
  • fa97405 Bump actions/setup-node from 3 to 4
  • b09cecc Bump eslint from 8.55.0 to 8.56.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.2.0 to 3.0.0.
- [Release notes](https://github.com/s4u/maven-settings-action/releases)
- [Commits](s4u/maven-settings-action@v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: s4u/maven-settings-action
 dependency-type: direct:production
 update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 21, 2024
@hyperxpro hyperxpro merged commit a1caeee into main Aug 21, 2024
@hyperxpro hyperxpro deleted the dependabot/github_actions/s4u/maven-settings-action-3.0.0 branch August 21, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@hyperxpro hyperxpro hyperxpro approved these changes

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /