Skip to content

Tags: quiltdata/nf-quilt

Tags

0.9.1

Toggle 0.9.1's commit message
Update README-DEV.md

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency org.pf4j:pf4j to v3.13.0 (#285)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.pf4j:pf4j](https://pf4j.org)
([source](https://redirect.github.com/pf4j/pf4j)) | `3.12.0` -> `3.13.0`
|
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.pf4j:pf4j/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.pf4j:pf4j/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.pf4j:pf4j/3.12.0/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.pf4j:pf4j/3.12.0/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>pf4j/pf4j (org.pf4j:pf4j)</summary>

###
[`v3.13.0`](https://redirect.github.com/pf4j/pf4j/blob/HEAD/CHANGELOG.md#3130---2024-11-29)

[Compare
Source](https://redirect.github.com/pf4j/pf4j/compare/release-3.12.1...release-3.13.0)

##### Fixed

- \[[#&#8203;595](https://redirect.github.com/pf4j/pf4j/issues/595)]:
Fix StackOverFlow error on Kotlin classes without
[@&#8203;Extension](https://redirect.github.com/Extension)

##### Changed

- \[[#&#8203;594](https://redirect.github.com/pf4j/pf4j/issues/594)]:
Always check for ClassLoaders differences in AbstractExtensionFinder

###
[`v3.12.1`](https://redirect.github.com/pf4j/pf4j/blob/HEAD/CHANGELOG.md#3121---2024-10-12)

[Compare
Source](https://redirect.github.com/pf4j/pf4j/compare/release-3.12.0...release-3.12.1)

##### Fixed

- \[[#&#8203;586](https://redirect.github.com/pf4j/pf4j/issues/586)]:
Plugin Extensions should be detected with any ClassLoadingStrategy
- \[[#&#8203;590](https://redirect.github.com/pf4j/pf4j/issues/590)]:
Fix fire PluginStateEvent for STOPPED state

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/quiltdata/nf-quilt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.8.11

Toggle 0.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
258 handle null configs (#259)

Co-authored-by: Dr. Ernie Prabhakar <[email protected]>

0.8.10

Toggle 0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ignore internal pushes (#257)

Don't try to create a quilt package from an internal pubDir
(test whether the bucket exists)

---------

Co-authored-by: Dr. Ernie Prabhakar <[email protected]>

0.8.9

Toggle 0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dyn uri test (#256)

Ensure URI contains only root package
Add debug lines
Prepare README for v1.0

---------

Co-authored-by: Dr. Ernie Prabhakar <[email protected]>

0.8.8

Toggle 0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency com.fasterxml.jackson.core:jackson-datab…

…ind to v2.18.1 (#255)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.fasterxml.jackson.core:jackson-databind](https://redirect.github.com/FasterXML/jackson)
([source](https://redirect.github.com/FasterXML/jackson-databind)) |
`2.18.0` -> `2.18.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.fasterxml.jackson.core:jackson-databind/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.fasterxml.jackson.core:jackson-databind/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.fasterxml.jackson.core:jackson-databind/2.18.0/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.fasterxml.jackson.core:jackson-databind/2.18.0/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/quiltdata/nf-quilt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.8.7

Toggle 0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency org.junit.platform:junit-platform-launch…

…er to v1.11.3 (#252)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.junit.platform:junit-platform-launcher](https://junit.org/junit5/)
([source](https://redirect.github.com/junit-team/junit5)) | `1.11.2` ->
`1.11.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.junit.platform:junit-platform-launcher/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.junit.platform:junit-platform-launcher/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.junit.platform:junit-platform-launcher/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.junit.platform:junit-platform-launcher/1.11.2/1.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/quiltdata/nf-quilt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.8.6

Toggle 0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update dependency gradle to v8.10.1 (#238)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gradle](https://gradle.org)
([source](https://redirect.github.com/gradle/gradle)) | patch | `8.10`
-> `8.10.1` |

---

### Release Notes

<details>
<summary>gradle/gradle (gradle)</summary>

###
[`v8.10.1`](https://redirect.github.com/gradle/gradle/compare/v8.10.0...v8.10.1)

[Compare
Source](https://redirect.github.com/gradle/gradle/compare/v8.10.0...v8.10.1)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/quiltdata/nf-quilt).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.8.5

Toggle 0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency org.apache.groovy:groovy-groovysh to v4.…

…0.22 (#236)

0.8.4

Toggle 0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency org.apache.groovy:groovy-groovysh to v4.…

…0.22 (#236)