Gili Tzabari

Results 123 issues of Gili Tzabari

Jackson 2.4.4 is able to successfully deserialize forward references, but it fails to do so if the constructor contains a `@JacksonInject` parameter.

has-failing-test

Renewing a certificate is harder than it should be. If STAR is supported, we are supposed to do one thing. If RenewalInfo is supported, we are supposed to do a...

Please add module-info.java to this library. This is what I've got so far, but please review: ``` module p6spy { requires java.sql; requires java.management; requires org.slf4j; uses com.p6spy.engine.logging.LoggingEventListener; uses com.p6spy.engine.spy.JdbcEventListenerFactory;...

Per https://github.com/pgjdbc/pgjdbc/issues/2526#issuecomment-1268263831 this driver tries to follow the libpq URI syntax. fly.io (and perhaps other providers) provide libpq-style URIs to applications. In trying to use this URI with this library...

### Checklist - [X] I have looked into the [Readme](https://github.com/auth0/node-jwks-rsa#readme) and [Examples](https://github.com/auth0/node-jwks-rsa/blob/master/EXAMPLES.md), and have not found a suitable solution or answer. - [X] I have searched the [issues](https://github.com/auth0/node-jwks-rsa/issues) and have...

Instead of inserting a `` at https://github.com/chialab/rna/blob/6f5fefd50f39a82d7bd01106b54e4acb07cb8806/packages/esbuild-plugin-html/lib/collectScripts.js#L102 are you able to insert a `` directly? This would look more natural, and it would add support for users who disable Javascript.

Node v21.5.0 ``` (node:23616) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. at node:punycode:3:9 at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:397:7) at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:333:10) at loadBuiltinModule (node:internal/modules/helpers:101:7) at Module._load...

Currently, if one passes in the path to a configuration file via the `configure` option we still get this error message: `Must set either .files or .source options` If the...

https://timezone-butler.vercel.app/contact contains a "Documentation" link that points to https://github.com/mathieudutour/timezone-butler/blob/master/docs which returns HTTP 404.

bug