-
Notifications
You must be signed in to change notification settings - Fork 179
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 the java-dependencies group with 1 update #1054
Bump the java-dependencies group with 1 update #1054
Conversation
Bumps the java-dependencies group with 1 update: [org.matsim:matsim-all](https://github.com/matsim-org/matsim). Updates `org.matsim:matsim-all` from 16.0-2023w50 to 16.0-2023w51 - [Release notes](https://github.com/matsim-org/matsim/releases) - [Commits](https://github.com/matsim-org/matsim/commits) --- updated-dependencies: - dependency-name: org.matsim:matsim-all dependency-type: direct:production dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
@paulheinr There's a couple of things to adapt around bumping junit to make this PR green. But you know all the magic tricks so I will leave it to you :-) |
Sure, no problem. I did the changes. I assume, there are lots of other repositories which needs to be updated soon. So I wrote a guide which includes all the necessary steps in order to enable people to update their own projects. What do you think is a good place for that guide? |
Nice. Thanks!
Good idea! Maybe here: https://github.com/matsim-org/matsim-code-examples/wiki? |
Nice, I uploaded it here: https://github.com/matsim-org/matsim-code-examples/wiki/Migration-from-JUnit-4-to-JUnit-5 |
Bumps the java-dependencies group with 1 update: org.matsim:matsim-all.
Updates
org.matsim:matsim-all
from 16.0-2023w50 to 16.0-2023w51Commits
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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions