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

Dependency(deps): Bump spoon.version from 11.1.1-beta-21 to 11.1.1-beta-22 #678

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps spoon.version from 11.1.1-beta-21 to 11.1.1-beta-22.
Updates fr.inria.gforge.spoon:spoon-core from 11.1.1-beta-21 to 11.1.1-beta-22

Updates fr.inria.gforge.spoon:spoon-javadoc from 11.1.1-beta-21 to 11.1.1-beta-22

Release notes

Sourced from fr.inria.gforge.spoon:spoon-javadoc's releases.

Release v11.1.1-beta-22

Changelog

🐛 Fixes

  • e27367c fix: protect against NPE (#6103)
  • f57bf23 fix: Crashes when records contain static fields (#6095)
  • 4c8531f fix: Improve comment handling in lambda parameters and local variables (#6076)
  • 5f250ea fix: Make SortedList#add return value adhere to List contract (#6049)
  • a2049a7 fix: Use new line symbol from system also for BLOCK comments when printing (#6052)
  • d1c9d72 fix: inconsistent parents for elements in model (#5870)

🧪 Tests

  • 3c6e7ef test: easy type access for ModelTests (#6051)

🧰 Tasks

  • a9a6121 chore: Update nix lockfile (#6130)
  • 269d938 chore: remove depclean (#6053)
  • 51b5032 chore: Attest release artifacts with sigstore/cosign (#6016)

🛠 Build

  • e2beed9 build(deps): update github/codeql-action action to v3.28.1 (#6136)
  • 26caf77 build(deps): update github/codeql-action digest to b6a472f (#6135)
  • 58e1b64 build(deps): update actions/upload-artifact digest to 65c4c4a (#6133)
  • ad5c081 build(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1 (#6131)
  • 2ac9654 build(deps): update step-security/harden-runner action to v2.10.3 (#6132)
  • 14698b9 build(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0 (#6129)
  • a02587d build(deps): update dependency ch.qos.logback:logback-classic to v1.5.16 (#6128)
  • 0621fa7 build(deps): update dependency org.assertj:assertj-core to v3.27.2 (#6127)
  • cbd81fc build(deps): update mockito monorepo to v5.15.2 (#6126)
  • da014b6 build(deps): update dependency org.assertj:assertj-core to v3.27.1 (#6125)
  • 4bdeb10 build(deps): lock file maintenance (#6122)
  • fe93459 build(deps): update jetbrains/qodana-action action to v2024.3.4 (#6121)
  • eafbcca build(deps): update dependency ch.qos.logback:logback-classic to v1.5.15 (#6120)
  • 0b605ca build(deps): update github/codeql-action action to v3.28.0 (#6119)
  • 24e33e1 build(deps): update github/codeql-action digest to 48ab28a (#6118)
  • 5afd5af build(deps): update dependency gradle to v8.12 (#6117)
  • 6a44066 build(deps): update dependency org.assertj:assertj-core to v3.27.0 (#6116)
  • f486180 build(deps): update dependency ch.qos.logback:logback-classic to v1.5.14 (#6115)
  • d3a16b0 build(deps): update dependency ch.qos.logback:logback-classic to v1.5.13 (#6114)
  • e234c0c build(deps): update dependency tools.aqua:z3-turnkey to v4.13.4 (#6113)
  • c7626ef build(deps): update actions/upload-artifact action to v4.5.0 (#6110)
  • a82aa74 build(deps): update actions/setup-java action to v4.6.0 (#6112)
  • 230fd53 build(deps): update actions/setup-java digest to 7a6d8a8 (#6111)
  • 9db26df build(deps): update jetbrains/qodana-action action to v2024.3.3 (#6109)
  • 685e9a6 build(deps): update actions/upload-artifact digest to 6f51ac0 (#6108)
  • 1201a3d build(deps): update dependency com.google.guava:guava to v33.4.0-jre (#6104)
  • a87b1c2 build(deps): update junit5 monorepo (#6102)
  • 6037ff3 build(deps): lock file maintenance (#6101)
  • 28ab1c4 build(deps): update github/codeql-action action to v3.27.9 (#6100)
  • b3647fd build(deps): update github/codeql-action digest to df409f7 (#6099)

... (truncated)

Commits
  • 9d1bc17 release: Releasing version 11.1.1-beta-22
  • e2beed9 build(deps): update github/codeql-action action to v3.28.1 (#6136)
  • 26caf77 build(deps): update github/codeql-action digest to b6a472f (#6135)
  • 58e1b64 build(deps): update actions/upload-artifact digest to 65c4c4a (#6133)
  • ad5c081 build(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to...
  • 2ac9654 build(deps): update step-security/harden-runner action to v2.10.3 (#6132)
  • a9a6121 chore: Update nix lockfile (#6130)
  • 14698b9 build(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to...
  • a02587d build(deps): update dependency ch.qos.logback:logback-classic to v1.5.16 (#6128)
  • 0891441 release: Reverting to SNAPSHOT version 11.1.1-SNAPSHOT
  • See full diff in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spoon.version` from 11.1.1-beta-21 to 11.1.1-beta-22.

Updates `fr.inria.gforge.spoon:spoon-core` from 11.1.1-beta-21 to 11.1.1-beta-22

Updates `fr.inria.gforge.spoon:spoon-javadoc` from 11.1.1-beta-21 to 11.1.1-beta-22
- [Release notes](https://github.com/INRIA/spoon/releases)
- [Changelog](https://github.com/INRIA/spoon/blob/master/jreleaser.yml)
- [Commits](INRIA/spoon@v11.1.1-beta-21...v11.1.1-beta-22)

---
updated-dependencies:
- dependency-name: fr.inria.gforge.spoon:spoon-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: fr.inria.gforge.spoon:spoon-javadoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants