Ferris

Results 13 issues of Ferris

**What would you like to be added**: My team is creating a cache of all pre-built nexe objects (os + node versions) and uploaded them all as compressed objects (using...

feature

## Description Today, find-my-way handles empty variables in a way that feels very unintuitive. For example, the route pattern of `/a/:b/:c/d` matches `/a///d`. This is very confusing and also causes...

feature
good first issue

Hello 👋 I was looking at using this repo for a project but noticed that the OIDC dependency ([oidc-client-js](https://github.com/IdentityModel/oidc-client-js)) appears to have become unmaintained starting in the middle of 2021...

**Issues:** 1. #1021 2. #1122 **Changes:** 1. Exposed 49 sqlite3 metadata properties via `.metadata` property on the addon object, via `src/better_sqlite3.lzz` and `src/better_sqlite3.cpp`. 2. Exposed the above mentioned `.metadata` property...

# Environment Knex version: 0.95.6 Database + version: mssql, oracle, postgres, sqlite OS: linux, windows # Feature discussion / request ## Use Case I would like to create my own...

feature request
schema

**Issues:** 1. https://github.com/knex/knex/issues/5769 **Changes:** 1. Added version utility functions for easily parsing and validating version comparisons, via `lib/util/version.ts`. 2. Added thorough testing for above version utility functions, via `test/unit/util/version.js`. 3....

# Environment **Knex version:** 3.0.1 **Database + version:** `sqlite3` version 5.1.6 **OS:** MacOS 14.1 **Node:** 20.3.1 # Bug 1. **Explain what kind of behavior you are getting and how you...

# Environment Knex version: 3.0.1 Database + version: NPM package `sqlite3` version 5.1.6 OS: MacOS 14.1 (ARM64) # Bug 1. **Explain what kind of behavior you are getting and how...

##### SUMMARY When attempting to update a GCP Regional URL Map with `google.cloud.gcp_compute_region_url_map` it fails with error from API stating that required fingerprint is missing. **I've forked the repo and...

## Issues _none_ ## Changes 1. Stabilized Node.js to latest 16 LTS release for development and CI, via `.nvmrc` and `.github/workflows/test.yml`. 2. Added local NPM registry config to honor existing...