Skip to content

Conversation

@gfinger
Copy link
Contributor

@gfinger gfinger commented Jan 20, 2023

follower to pr #763. rebased changes on latest main commit.

@lvca lvca self-assigned this Jan 20, 2023
@lvca lvca added this to the 23.1.2 milestone Jan 20, 2023
@lvca lvca added the enhancement New feature or request label Jan 20, 2023
@lvca lvca changed the title rebased changes Support for absolute local paths in Console Jan 20, 2023
@lvca lvca merged commit 477a660 into ArcadeData:main Jan 20, 2023
@lvca lvca assigned gfinger and unassigned lvca Jan 20, 2023
@lvca lvca self-requested a review January 20, 2023 22:16
@lvca
Copy link
Contributor

lvca commented Jan 20, 2023

Merged, thanks @gfinger!

@gfinger gfinger deleted the local-connect branch January 21, 2023 09:44
mergify bot added a commit that referenced this pull request Sep 14, 2025
…to 3.9.0 [skip ci]

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 3.8.0 to 3.9.0.
Release notes

*Sourced from [io.github.ascopes:protobuf-maven-plugin's releases](https://github.com/ascopes/protobuf-maven-plugin/releases).*

> v3.9.0
> ------
>
> What's Changed
> --------------
>
> * Log non-fatal dependency warnings as debug warnings by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#787](https://github.com/ascopes/protobuf-maven-plugin/pull/787)
> * [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Implement ability to use sanctioned executable paths by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#783](https://github.com/ascopes/protobuf-maven-plugin/pull/783)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.2...v3.9.0>
>
> v3.8.2
> ------
>
> What's Changed
> --------------
>
> * Enable parallel test execution in junit-platform.properties by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#779](https://github.com/ascopes/protobuf-maven-plugin/pull/779)
> * Fix a bug in digest hex representations for byte values <10 by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#784](https://github.com/ascopes/protobuf-maven-plugin/pull/784)
> * At the time of writing, two OpenJDK bugs exist that cause us hassle on Windows by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#786](https://github.com/ascopes/protobuf-maven-plugin/pull/786)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.1...v3.8.2>
>
> v3.8.1
> ------
>
> What's Changed
> --------------
>
> * Bump com.google.protobuf:protobuf-bom from 4.31.1 to 4.32.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#767](https://github.com/ascopes/protobuf-maven-plugin/pull/767)
> * Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#768](https://github.com/ascopes/protobuf-maven-plugin/pull/768)
> * Bump kotlin.version from 2.2.0 to 2.2.10 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#770](https://github.com/ascopes/protobuf-maven-plugin/pull/770)
> * Bump org.mockito:mockito-bom from 5.18.0 to 5.19.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#769](https://github.com/ascopes/protobuf-maven-plugin/pull/769)
> * Fix parameter naming in IncrementalCacheManager.java by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#771](https://github.com/ascopes/protobuf-maven-plugin/pull/771)
> * [GH-772](https://github.com/ascopes/protobuf-maven-plugin/issues/772): Pin resolver API to v1.9.24 by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#773](https://github.com/ascopes/protobuf-maven-plugin/pull/773)
> * Bump actions/setup-java from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#774](https://github.com/ascopes/protobuf-maven-plugin/pull/774)
> * Group dependabot PRs to a single PR by [`@​ascopes`](https://github.com/ascopes) in [ascopes/protobuf-maven-plugin#778](https://github.com/ascopes/protobuf-maven-plugin/pull/778)
> * Bump io.grpc:grpc-bom from 1.74.0 to 1.75.0 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#777](https://github.com/ascopes/protobuf-maven-plugin/pull/777)
> * Bump com.google.api.grpc:proto-google-common-protos from 2.60.0 to 2.61.0 in /protobuf-maven-plugin/src/it/setup by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#776](https://github.com/ascopes/protobuf-maven-plugin/pull/776)
> * Bump actions/upload-pages-artifact from 3 to 4 by [`@​dependabot`](https://github.com/dependabot)[bot] in [ascopes/protobuf-maven-plugin#775](https://github.com/ascopes/protobuf-maven-plugin/pull/775)
>
> **Full Changelog**: <ascopes/protobuf-maven-plugin@v3.8.0...v3.8.1>


Commits

* [`f9a5918`](ascopes/protobuf-maven-plugin@f9a5918) [maven-release-plugin] prepare release v3.9.0
* [`c8d66be`](ascopes/protobuf-maven-plugin@c8d66be) Merge pull request [#783](https://github.com/ascopes/protobuf-maven-plugin/issues/783) from ascopes/feature/gh-782-sanctioned-executable-paths
* [`933c08b`](ascopes/protobuf-maven-plugin@933c08b) [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Update user guide with details on using sanctioned executable paths
* [`606afc3`](ascopes/protobuf-maven-plugin@606afc3) [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Add test for sanctionedExecutablePath to AbstractGenerateMojo tests
* [`980fcbe`](ascopes/protobuf-maven-plugin@980fcbe) [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Document that sanctioned executables reside in subdirectories
* [`a5642e8`](ascopes/protobuf-maven-plugin@a5642e8) [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Fix logged path for sanctioned executable paths
* [`359c74f`](ascopes/protobuf-maven-plugin@359c74f) [GH-782](https://github.com/ascopes/protobuf-maven-plugin/issues/782): Implement ability to use sanctioned executable paths.
* [`07025ed`](ascopes/protobuf-maven-plugin@07025ed) Merge pull request [#787](https://github.com/ascopes/protobuf-maven-plugin/issues/787) from ascopes/task/log-non-fatal-dependency-warnings-a...
* [`41fc11b`](ascopes/protobuf-maven-plugin@41fc11b) Log non-fatal dependency warnings as debug warnings
* [`1146a23`](ascopes/protobuf-maven-plugin@1146a23) [maven-release-plugin] prepare for next development iteration
* Additional commits viewable in [compare view](ascopes/protobuf-maven-plugin@v3.8.0...v3.9.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.github.ascopes:protobuf-maven-plugin&package-manager=maven&previous-version=3.8.0&new-version=3.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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  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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants