Skip to content

Commit

Permalink
Project update. [p][robotic]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswrks committed Mar 16, 2024
1 parent d452d48 commit 4682155
Show file tree
Hide file tree
Showing 14 changed files with 22 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

[production]
node >= 20.9.0
Expand Down
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Locals

Expand Down
8 changes: 4 additions & 4 deletions .env.vault
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ DOTENV_VAULT_MAIN="7GW98NfL4hM4N6HbfeDXCKreVxKvcVPupFRnZ8XJ+pomaQ=="
DOTENV_VAULT_MAIN_VERSION=1

# dev
DOTENV_VAULT_DEV="O9VkthkxvBAdSrwf1CVueZQ1uUKqItb92QthzejUPfShQlRmnhWTKVw7ZPdUht2t6qQakgeJQq2rpPGRpJmfz5STB5wMpm4kkVcaNnyOHUGI4bgL1bg5DeI+OSMbJ2Joso+gz9GqK82O9soqvCPiIBRTJywnoyjdALdP5O1NhOQnL2Hlz+iwWzQY0vgOCuttekAaMKx0oIAy7474OEibFPJ4fwFzlS2tlo2xR49BY6dgLU52QfpYcdl+ZtICk8ZHDA=="
DOTENV_VAULT_DEV_VERSION=459
DOTENV_VAULT_DEV="1O0cYOF/FlUUEXaQGATWmzHpVQ241EnjCZYaAVqgwAKm0xv+GPUZbBGNaVoaE6keUUL2DRvfLE2z+l6+rv2kb979t5T+9WaZKMY5kHUgYP3YuKaBzPqoKa0G785JlH1+7exn8CwCzb5+A6Rh0SRJTo4kQi+LA9t2vIb8dlmzcqJTIYK95sbhHtDPAN3L1ZLipCxBCosLHt7yoim3A3YAwwUAV7G4JvCUGYeS/VN0Chlm5uWEDD0utd7v1XXxiyNfaQ=="
DOTENV_VAULT_DEV_VERSION=461

# ci
DOTENV_VAULT_CI="RP4UxhHGgIQLX1irR/uSoRCpq2agnPvlZHBU8L3PmYpIYplqV8tMk00Z4Y6aIea84DFSaADdgbJ3YWr9mcLg645qdv++0cObwfi0XEygvyGuQe7b+jThzeZBTZ92CwFi11pSSo9u8zhOv9ildvJTNnzt3ms1kji3XRr14xBJOA=="
DOTENV_VAULT_CI_VERSION=459
DOTENV_VAULT_CI="SZjAXZsdqeqtxcdrWlS0wCo/MsMQtrgRFpk3gZ8/sf6h/DwmxNNvPghrcQHOO3E/xoYqYiBr48juochkdIzJk6dD8FB+IBQGW8bihMNzkvkKalyhfEXrtI1dqKTwNxcdsfrAU7O6plVSPcSDLwOR9ZgxvxOu7ZTWFHIZ9YM1IQ=="
DOTENV_VAULT_CI_VERSION=461

# stage
DOTENV_VAULT_STAGE="aRP8su2YV4jZu3w1HZ/SLaots0IwJDFw75TCpvXEFeNp7tw="
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Default

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Packages

Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @note This entire file will be updated automatically.
* @note Instead of editing here, please review `./settings.mjs`.
*
* Last generated using `./settings.mjs` Mar 16, 2024 2:55 AM UTC.
* Last generated using `./settings.mjs` Mar 16, 2024 1:27 PM UTC.
*/
{
"editor.formatOnType": false,
Expand Down
2 changes: 1 addition & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Mar 16, 2024 2:55 AM UTC.
# Last generated Mar 16, 2024 1:27 PM UTC.

# Locals

Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.916",
"version": "1.0.917",
"license": "GPL-3.0-or-later",
"name": "@clevercanyon/utilities",
"description": "Utilities for JavaScript apps running in any environment.",
Expand Down
3 changes: 2 additions & 1 deletion src/http.ts
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,8 @@ export const requestPropertyDefaults = $fnꓺmemo((): $type.StrKeyable<Readonly<
referrerPolicy: '',
isReloadNavigation: false,
isHistoryNavigation: false,
cf: undefined, // Cloudflare.
cf: undefined, // Cloudflare data.
c10n: undefined, // Our own data.
headers: new Headers(),
body: null,
bodyUsed: false,
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @note This entire file will be updated automatically.
* @note Instead of editing here, please review `./tsconfig.mjs`.
*
* Last generated using `./tsconfig.mjs` Mar 16, 2024 2:55 AM UTC.
* Last generated using `./tsconfig.mjs` Mar 16, 2024 1:27 PM UTC.
*/
{
"include": ["./src/**/*", "./dev-types.d.ts"],
Expand Down
2 changes: 1 addition & 1 deletion wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# @note This entire file will be updated automatically.
# @note Instead of editing here, please review `./wrangler.mjs`.
#
# Last generated using `./wrangler.mjs` Mar 16, 2024 2:55 AM UTC.
# Last generated using `./wrangler.mjs` Mar 16, 2024 1:27 PM UTC.
##

send_metrics = false
Expand Down

0 comments on commit 4682155

Please sign in to comment.