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.2.0 age adoption passing confidence

Release Notes

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

v11.2.0

Compare Source

Changelog

🐛 Fixes

🧪 Tests

🧰 Tasks

🛠 Build


  • 48659c6 release: Releasing version 11.2.0
  • a663d8d release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 14a45c7 release: Releasing version 11.1.1-beta-23
  • 20be583 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 9d1bc17 release: Releasing version 11.1.1-beta-22
  • 0891441 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • dc38a87 release: Releasing version 11.1.1-beta-21
  • 18443e9 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • c191fc5 release: Releasing version 11.1.1-beta-20
  • 8462384 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • d7c48f3 release: Releasing version 11.1.1-beta-19
  • 969654c release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 167a2aa release: Releasing version 11.1.1-beta-18
  • 2cf9fb2 Fix missing parens for (string + string).contains(...) (#​6094)
  • eb40e22 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • a12090f release: Releasing version 11.1.1-beta-17
  • 61be92e release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 3583f4f release: Releasing version 11.1.1-beta-16
  • 5e519b7 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 4b75a12 release: Releasing version 11.1.1-beta-15
  • 77a8226 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 57f02a0 release: Releasing version 11.1.1-beta-14
  • 12f787a doc: add SUPPLY-CHAIN.md (#​6063)
  • 6184185 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • 22f4339 release: Releasing version 11.1.1-beta-13
  • 41a86e1 review: feat: read jvm version for default compliance level (#​6043)
  • 5c5424c release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • c ...

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

  • 53ef15f chore(deps): update determinatesystems/nix-installer-action action to v5 (#​5484)
  • f8aefd5 chore(deps): update ossf/scorecard-action action to v2.3.0 (#​5489)
  • 73f08b5 chore(deps): update mockito monorepo to v5.6.0 (#​5487)
  • 7e4a82c chore(deps): update github/codeql-action action to v2.22.0 (#​5486)
  • 9a9ade9 chore(deps): update github/codeql-action digest to [2cb752a](

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
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-11.x branch from 5d0542c to cc117ea Compare December 12, 2024 08:57
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-11.x branch from cc117ea to 44e1f85 Compare January 23, 2025 21:22
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