-
-
Notifications
You must be signed in to change notification settings - Fork 274
chore(deps): update structurizr packages to v3.2.1 #1802
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
base: main
Are you sure you want to change the base?
Conversation
|
Seems like a Jackson XML conflict: |
be4818b to
45366f3
Compare
45366f3 to
3904c11
Compare
3904c11 to
18c4850
Compare
|
Hello, I don't know if this message will help. I run the tests and had the same errors : The method has been added by jackson-core in When looking at the maven dependency tree, I see :
I tried forcing the jackson version in <dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.18.2</version>
</dependency>The tests are now in success. From what I see, Vert.x doesn't seem to update jackson in the I don't know how you prefer to handle this but I thought these info might save you some time 😄 Note : to be honest, I disabled the test |
fbf745d to
5960e37
Compare
7a050a9 to
bd7a5ef
Compare
f1b6148 to
a3e23dc
Compare
a3e23dc to
9e7fe02
Compare
9e7fe02 to
823c95d
Compare
823c95d to
f088482
Compare
f088482 to
75627b4
Compare
This PR contains the following updates:
3.0.0->3.2.13.0.0->3.2.13.0.0->3.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
structurizr/java (com.structurizr:structurizr-core)
v3.2.1Compare Source
v3.2.0Compare Source
element!=expressions.!elementsand!relationshipsnow work inside deployment environment blocks.descriptionandtechnologynow work inside!elementsblocks.v3.1.0Compare Source
ImplementationWithPrefixSupportingTypesStrategy.ImplementationWithSuffixSupportingTypesStrategy.supportingTypes implementation-prefix <prefix>.supportingTypes implementation-suffix <suffix>.// comment \joins lines).structurizr.dsl.source-true(default) orfalse.url,properties, andperspectivesnested inside!elementsand!relationships.->container->expression does not work as expected in deployment view).!elements group(https://github.com/structurizr/java/issues/351).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.