Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.apollographql.apollo3:apollo-runtime 3.6.0 -> 3.6.1 age adoption passing confidence
com.apollographql.apollo3:apollo-api 3.6.0 -> 3.6.1 age adoption passing confidence
com.apollographql.apollo3 3.6.0 -> 3.6.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

apollographql/apollo-kotlin

v3.6.1

2022-10-03

A patch version to fix an issue with data builder and multi modules. Many thanks to @​agrosner and @​eduardb for catching this.

👷‍ All changes

  • Fix data builders in multi-modules scenarios (#​4402)

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@BFergerson BFergerson merged commit 5b1a6b4 into master Oct 4, 2022
@BFergerson BFergerson deleted the renovate/apollo-graphql-packages branch October 4, 2022 09:12
BFergerson pushed a commit that referenced this pull request Oct 9, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
BFergerson added a commit that referenced this pull request Oct 9, 2022
* fix:  Kotlin logger detection

* wip: groovy logger detector

* Navigate to line on stack frame changes (#857)

* Navigate to line on stack frame changes

* Check for non-null line number

* fix: show execution point regression

* fix: check for non-null line number

Co-authored-by: Brandon Fergerson <bfergerson@apache.org>

* fix(deps): update vertxversion to v4.3.4 (#856)

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

* refactor: remove unused

* refactor: improved packaging (#858)

* fix: variable reference presentations differ from referenced variables  (#859)

* wip: LiveVariableNode super class

* fix: variable reference presentations differ from referenced variables

* fix: fix relative path on windows

* Bump version to 0.7.2-SNAPSHOT

* fix: npe

* chore(deps): update actions/cache action to v3.0.10 (#860)

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

* fix: npe when control palette is on method line

* fix(deps): update apollo graphql packages to v3.6.1 (#861)

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

* refactor: remove deprecated

* fix: npe when fetching line number for command autocompletion

* chore(deps): update actions/checkout action to v3.1.0 (#863)

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

* fix: sourceplusplus/sourceplusplus#720 (#862)

Co-authored-by: Brandon Fergerson <bfergerson@apache.org>

* refactor: support all languages with base lang javascript (#866)

* fix(deps): update apollo graphql packages to v3.6.2 (#865)

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

* fix: live variable decoding error on Python dicts (#864)

* refactor: remove duplicates

* chore: improve startup performance (lazy load jbcef client)

* feat: ability to set LCP on class/method and JVM end brackets  (#867)

* feat: ability to set LCP on class/method and function end brackets

ref: sourceplusplus/sourceplusplus#690, sourceplusplus/sourceplusplus#726

* chore(deps): bump

* refactor: remove mark filters (unused)
added static method getSourceFileMarker

* chore: put back

* refactor: shorten long locations

fixes sourceplusplus/sourceplusplus#697

* refactor: suggestions

* chore: groovy LCP positioning improves

* chore: fix merge

* chore: fix merge

Co-authored-by: UltraDev <petzmagnus@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants