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

fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v11 #266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fr.inria.gforge.spoon:spoon-core (source) 9.2.0-beta-1 -> 11.1.0 age adoption passing confidence

Release Notes

INRIA/spoon (fr.inria.gforge.spoon:spoon-core)

v11.1.0

Compare Source

Changelog

  • 309d849 release: Releasing version 11.1.0
  • 933dbbc release: Reverting to SNAPSHOT version 11.0.1-SNAPSHOT

v11.0.0

Compare Source

Changelog

🚀 Features

  • 1dc595a feat: Add support for CtReceiverParameter in spoon model. (#​5674)

🐛 Fixes

  • a3879ab fix: split guard from CtCasePattern (#​5728)
  • 695bb82 fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.17.0 (#​5594)
  • dbd0bbf fix(deps): update dependency org.eclipse.jdt:org.eclipse.jdt.core to v3.37.0 (#​5694)
  • 4a8df19 fix: implement configurable module path (#​5325)
  • 93a1ac6 fix: Do not inherit the return tag if an inline return is present (#​5645)
  • 9bb76f3 fix: Print unqualified enum constants in switches pre Java 21 (#​5636)
  • 94b9419 fix(deps): update dependency commons-io:commons-io to v2.16.0 (#​5719)
  • d3bd38d fix(deps): update dependency org.apache.commons:commons-compress to v1.26.1 (#​5690)
  • 9cf1f3f fix(deps): update dependency org.apache.commons:commons-compress to v1.26.0 (#​5675)
  • 1d55e5a fix: Add extra newline after printing enum values (#​5649)
  • da0c252 fix(deps): update dependency tools.aqua:z3-turnkey to v4.12.5 (#​5647)
  • 7121a4c fix: Make TypeAdaptor method adaptation thread safe (#​5621)
  • 1ac4b4d fix(deps): update dependency tools.aqua:z3-turnkey to v4.12.4 (#​5625)
  • 98a0f5c fix(deps): update dependency commons-io:commons-io to v2.15.1 (#​5563)
  • feb3a9b fix(deps): update dependency org.apache.commons:commons-lang3 to v3.14.0 (#​5553)
  • 9b30e74 fix(deps): update dependency org.apache.commons:commons-compress to v1.25.0 (#​5542)
  • 58484ef fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.0 (#​5541)
  • 107d045 fix(deps): update dependency org.jetbrains:annotations to v24.1.0 (#​5540)
  • b2aac25 fix(deps): update dependency commons-cli:commons-cli to v1.6.0 (#​5523)
  • 21dd9fd fix(deps): update dependency commons-io:commons-io to v2.15.0 (#​5521)
  • 109bdfa fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.3 (#​5502)
  • 74554a7 fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.2 (#​5491)

🔄️ Changes

🧪 Tests

🧰 Tasks

v10.4.2

Compare Source

Changelog
🐛 Fixes
  • a1c2975 fix(deps): update dependency tools.aqua:z3-turnkey to v4.12.2.1 (#​5488)
  • 30c6186 fix: Use CtSuperAccess when implicitly accessing superclass field (#​5406)
  • 3370138 fix(deps): update dependency commons-io:commons-io to v2.14.0 (#​5479)
  • e777ea7 fix: Subtyping relationships for arrays (#​5466)
  • ac76933 fix: Fixing regression in CtQueryImpl caused by lambda names in Java 21 (#​5469)
  • adedea9 fix: replace Infinity and NaN in reflection model with divisions (#​5445)
  • c2a8880 fix(deps): update dependency org.apache.commons:commons-compress to v1.24.0 (#​5441)
  • aa741f2 fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.1 (#​5439)
  • 30dadf1 fix: Keep implicit status for more implicit enclosing class references (#​5425)
🔄️ Changes
🧰 Tasks

Contributors

We'd like to thank the following people for their contributions:

v10.4.1

Compare Source

Changelog
🚀 Features
  • dae341a feat: Add configurable encoding of processed source code (#​5350)
🐛 Fixes
  • ec757f7 fix: keep track of declaring type for nested field accesses (#​5408)
  • 6940831 fix: Synchronize access to anonymous type cache (#​5403)
  • a9b3e77 fix: Remove compilation unit by reference equality if it has no file (#​5400)
  • e623d6f fix: Filter resources to replace version placeholder (#​5401)
  • 3dcff6a fix: Use wildcard type in CtUnaryOperator get/setOperand (#​5399)
  • 82e2af1 fix: Return all accesses for generic fields in VariableAccessFilter (#​5396)
  • 95b1bb2 fix: update the level of unwanted info logs to debug (#​5312)
  • 5f30f72 fix(deps): update dependency org.apache.maven:maven-model to v3.9.4 (#​5376)
  • 2214866 fix(deps): update dependency org.apache.commons:commons-lang3 to v3.13.0 (#​5371)
  • 274acaa fix: Print annotations for typerefs without parents (#​5326)
  • 223c956 fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.0 (#​5330)
  • 1f00de7 fix: Deploy spoon-parent pom in release workflow (#​5332)
  • 3dd8b4e fix: Use local maven repository in spoon-dataflow build (#​5344)
🔄️ Changes
🧰 Tasks

  • 1de5d99 release: Releasing version 10.4.1
  • 335bcc9 doc: Warn that reference equality might be different than expected in DirectReferenceFilter (#​5398)
  • c8df9d8 doc: fix typos "is is..." (#​5365)
  • 8ec4e38 doc: Improve javadoc for CtTypeInformation and CtCodeElement#partiallyEvaluate (#​5331)
  • 5d6a2d3 release: Setting SNAPSHOT version 10.4.1-SNAPSHOT
Contributors

We'd like to thank the following people for their contributions:

v10.4.0: Spoon 10.4.0

What's Changed

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-11.x branch from ffadbed to 5d0542c Compare August 11, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants