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 v10.4.2 #1060

Merged
merged 10 commits into from
Oct 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fr.inria.gforge.spoon:spoon-core (source) 10.3.0 -> 10.4.2 age adoption passing confidence

Release Notes

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

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

New Contributors

Full Changelog: INRIA/spoon@spoon-core-10.3.0...v10.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch 5 times, most recently from 89f89f0 to d93a26c Compare July 28, 2023 12:09
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch 5 times, most recently from c6361ed to fbf9791 Compare August 10, 2023 01:05
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch 3 times, most recently from 0ba4f1c to 36fdb60 Compare August 29, 2023 09:39
@renovate renovate bot changed the title fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.0 fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.1 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch 4 times, most recently from 92de767 to 4c58a52 Compare September 6, 2023 14:37
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch 2 times, most recently from 7578661 to 7ea8a1e Compare September 14, 2023 18:27
@monperrus
Copy link
Contributor

@algomaster99 we really want to depend on latest spoon, would you able to fix this breaking update? thanks!

@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch from 7ea8a1e to faee405 Compare September 15, 2023 19:31
@renovate renovate bot force-pushed the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch from faee405 to 322f633 Compare October 7, 2023 15:56
@renovate renovate bot changed the title fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.1 fix(deps): update dependency fr.inria.gforge.spoon:spoon-core to v10.4.2 Oct 7, 2023
@monperrus
Copy link
Contributor

ping @algomaster99

@algomaster99 algomaster99 self-assigned this Oct 20, 2023
@algomaster99
Copy link
Member

algomaster99 commented Oct 20, 2023

Spoon was escaping ' before inside ", but now it doesn't. Hence the generated code should become

- "Sorald\'s"
+ "Sorald's"

@algomaster99
Copy link
Member

The second commit fixes the lookup for doc URL in our HANDLED_RULES.md. It is possible that this change may have affected this.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 20, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@algomaster99 algomaster99 merged commit bafec59 into master Oct 21, 2023
6 checks passed
@algomaster99 algomaster99 deleted the renovate/fr.inria.gforge.spoon-spoon-core-10.x branch October 21, 2023 00:59
@monperrus
Copy link
Contributor

monperrus commented Oct 21, 2023 via email

@algomaster99
Copy link
Member

I also released it with the updated dependency - https://github.com/ASSERT-KTH/sorald/releases/tag/sorald-0.8.6.

@monperrus
Copy link
Contributor

monperrus commented Oct 24, 2023 via email

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.

2 participants