creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
44 stars 54 forks source link

update npm packages #163

Closed TimidRobot closed 11 months ago

TimidRobot commented 11 months ago

Fixes

Fixes #148, fixes #160

Description

update npm packages

Technical details

added 3 packages, removed 1 package, changed 59 packages, and audited 165 packages in 6s

24 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
git checkout main
npm list --package-lock-only --depth 9 > npmlist.old
git checkout update-npm
npm list --package-lock-only --depth 9 > npmlist.new
diff -U0 npmlist.old npmlist.new
--- npmlist.old 2023-10-26 07:43:03
+++ npmlist.new 2023-10-26 07:43:20
@@ -6 +6 @@
-│ │ └── postcss@8.4.19 deduped
+│ │ └── postcss@8.4.31 deduped
@@ -12,2 +12,2 @@
-│ │ └── postcss@8.4.19 deduped
-│ ├─┬ postcss-modules-local-by-default@4.0.0
+│ │ └── postcss@8.4.31 deduped
+│ ├─┬ postcss-modules-local-by-default@4.0.3
@@ -15 +15 @@
-│ │ ├─┬ postcss-selector-parser@6.0.11
+│ │ ├─┬ postcss-selector-parser@6.0.13
@@ -19 +19 @@
-│ │ └── postcss@8.4.19 deduped
+│ │ └── postcss@8.4.31 deduped
@@ -21,2 +21,2 @@
-│ │ ├── postcss-selector-parser@6.0.11 deduped
-│ │ └── postcss@8.4.19 deduped
+│ │ ├── postcss-selector-parser@6.0.13 deduped
+│ │ └── postcss@8.4.31 deduped
@@ -25 +25 @@
-│ │ └── postcss@8.4.19 deduped
+│ │ └── postcss@8.4.31 deduped
@@ -27,2 +27,2 @@
-│ ├─┬ postcss@8.4.19
-│ │ ├── nanoid@3.3.4
+│ ├─┬ postcss@8.4.31
+│ │ ├── nanoid@3.3.6
@@ -31,2 +31,2 @@
-│ ├─┬ schema-utils@3.1.1
-│ │ ├── @types/json-schema@7.0.11
+│ ├─┬ schema-utils@3.3.0
+│ │ ├── @types/json-schema@7.0.14
@@ -40,2 +40,2 @@
-│ │     └── punycode@2.1.1
-│ ├─┬ semver@7.3.8
+│ │     └── punycode@2.3.0
+│ ├─┬ semver@7.5.4
@@ -44 +44 @@
-│ └── webpack@5.75.0 deduped
+│ └── webpack@5.89.0 deduped
@@ -47 +47 @@
-│ ├── schema-utils@3.1.1 deduped
+│ ├── schema-utils@3.3.0 deduped
@@ -51 +51 @@
-│ └── webpack@5.75.0 deduped
+│ └── webpack@5.89.0 deduped
@@ -54 +54 @@
-│ ├── klona@2.0.5
+│ ├── klona@2.0.6
@@ -58,5 +58,5 @@
-│ ├── sass@1.56.1 deduped
-│ ├── schema-utils@3.1.1 deduped
-│ ├── semver@7.3.8 deduped
-│ └── webpack@5.75.0 deduped
-├─┬ sass@1.56.1
+│ ├── sass@1.69.5 deduped
+│ ├── schema-utils@3.3.0 deduped
+│ ├── semver@7.5.4 deduped
+│ └── webpack@5.89.0 deduped
+├─┬ sass@1.69.5
@@ -64 +64 @@
-│ │ ├─┬ anymatch@3.1.2
+│ │ ├─┬ anymatch@3.1.3
@@ -71 +71 @@
-│ │ ├── fsevents@2.3.2
+│ │ ├── fsevents@2.3.3
@@ -81 +81 @@
-│ ├── immutable@4.1.0
+│ ├── immutable@4.3.4
@@ -85,2 +85,2 @@
-│ ├── schema-utils@3.1.1 deduped
-│ └── webpack@5.75.0 deduped
+│ ├── schema-utils@3.3.0 deduped
+│ └── webpack@5.89.0 deduped
@@ -91 +91 @@
-│ │ └── webpack@5.75.0 deduped
+│ │ └── webpack@5.89.0 deduped
@@ -93 +93 @@
-│ │ ├── envinfo@7.8.1
+│ │ ├── envinfo@7.10.0
@@ -97 +97 @@
-│ ├── colorette@2.0.19
+│ ├── colorette@2.0.20
@@ -118,4 +118,4 @@
-│ │ └─┬ resolve@1.22.1
-│ │   ├─┬ is-core-module@2.11.0
-│ │   │ └─┬ has@1.0.3
-│ │   │   └── function-bind@1.1.1
+│ │ └─┬ resolve@1.22.8
+│ │   ├─┬ is-core-module@2.13.1
+│ │   │ └─┬ hasown@2.0.0
+│ │   │   └── function-bind@1.1.2
@@ -124 +124 @@
-│ ├─┬ webpack-merge@5.8.0
+│ ├─┬ webpack-merge@5.10.0
@@ -131,13 +131,14 @@
-│ │ └── wildcard@2.0.0
-│ └── webpack@5.75.0 deduped
-└─┬ webpack@5.75.0
-  ├─┬ @types/eslint-scope@3.7.4
-  │ ├─┬ @types/eslint@8.4.10
-  │ │ ├── @types/estree@0.0.51 deduped
-  │ │ └── @types/json-schema@7.0.11 deduped
-  │ └── @types/estree@0.0.51 deduped
-  ├── @types/estree@0.0.51
-  ├─┬ @webassemblyjs/ast@1.11.1
-  │ ├─┬ @webassemblyjs/helper-numbers@1.11.1
-  │ │ ├── @webassemblyjs/floating-point-hex-parser@1.11.1
-  │ │ ├── @webassemblyjs/helper-api-error@1.11.1 deduped
+│ │ ├── flat@5.0.2
+│ │ └── wildcard@2.0.1
+│ └── webpack@5.89.0 deduped
+└─┬ webpack@5.89.0
+  ├─┬ @types/eslint-scope@3.7.6
+  │ ├─┬ @types/eslint@8.44.6
+  │ │ ├── @types/estree@1.0.3 deduped
+  │ │ └── @types/json-schema@7.0.14 deduped
+  │ └── @types/estree@1.0.3 deduped
+  ├── @types/estree@1.0.3
+  ├─┬ @webassemblyjs/ast@1.11.6
+  │ ├─┬ @webassemblyjs/helper-numbers@1.11.6
+  │ │ ├── @webassemblyjs/floating-point-hex-parser@1.11.6
+  │ │ ├── @webassemblyjs/helper-api-error@1.11.6 deduped
@@ -145,24 +146,24 @@
-  │ └── @webassemblyjs/helper-wasm-bytecode@1.11.1
-  ├─┬ @webassemblyjs/wasm-edit@1.11.1
-  │ ├── @webassemblyjs/ast@1.11.1 deduped
-  │ ├── @webassemblyjs/helper-buffer@1.11.1
-  │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.1 deduped
-  │ ├─┬ @webassemblyjs/helper-wasm-section@1.11.1
-  │ │ ├── @webassemblyjs/ast@1.11.1 deduped
-  │ │ ├── @webassemblyjs/helper-buffer@1.11.1 deduped
-  │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.1 deduped
-  │ │ └── @webassemblyjs/wasm-gen@1.11.1 deduped
-  │ ├─┬ @webassemblyjs/wasm-gen@1.11.1
-  │ │ ├── @webassemblyjs/ast@1.11.1 deduped
-  │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.1 deduped
-  │ │ ├── @webassemblyjs/ieee754@1.11.1 deduped
-  │ │ ├── @webassemblyjs/leb128@1.11.1 deduped
-  │ │ └── @webassemblyjs/utf8@1.11.1 deduped
-  │ ├─┬ @webassemblyjs/wasm-opt@1.11.1
-  │ │ ├── @webassemblyjs/ast@1.11.1 deduped
-  │ │ ├── @webassemblyjs/helper-buffer@1.11.1 deduped
-  │ │ ├── @webassemblyjs/wasm-gen@1.11.1 deduped
-  │ │ └── @webassemblyjs/wasm-parser@1.11.1 deduped
-  │ ├── @webassemblyjs/wasm-parser@1.11.1 deduped
-  │ └─┬ @webassemblyjs/wast-printer@1.11.1
-  │   ├── @webassemblyjs/ast@1.11.1 deduped
+  │ └── @webassemblyjs/helper-wasm-bytecode@1.11.6
+  ├─┬ @webassemblyjs/wasm-edit@1.11.6
+  │ ├── @webassemblyjs/ast@1.11.6 deduped
+  │ ├── @webassemblyjs/helper-buffer@1.11.6
+  │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.6 deduped
+  │ ├─┬ @webassemblyjs/helper-wasm-section@1.11.6
+  │ │ ├── @webassemblyjs/ast@1.11.6 deduped
+  │ │ ├── @webassemblyjs/helper-buffer@1.11.6 deduped
+  │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.6 deduped
+  │ │ └── @webassemblyjs/wasm-gen@1.11.6 deduped
+  │ ├─┬ @webassemblyjs/wasm-gen@1.11.6
+  │ │ ├── @webassemblyjs/ast@1.11.6 deduped
+  │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.6 deduped
+  │ │ ├── @webassemblyjs/ieee754@1.11.6 deduped
+  │ │ ├── @webassemblyjs/leb128@1.11.6 deduped
+  │ │ └── @webassemblyjs/utf8@1.11.6 deduped
+  │ ├─┬ @webassemblyjs/wasm-opt@1.11.6
+  │ │ ├── @webassemblyjs/ast@1.11.6 deduped
+  │ │ ├── @webassemblyjs/helper-buffer@1.11.6 deduped
+  │ │ ├── @webassemblyjs/wasm-gen@1.11.6 deduped
+  │ │ └── @webassemblyjs/wasm-parser@1.11.6 deduped
+  │ ├── @webassemblyjs/wasm-parser@1.11.6 deduped
+  │ └─┬ @webassemblyjs/wast-printer@1.11.6
+  │   ├── @webassemblyjs/ast@1.11.6 deduped
@@ -170,5 +171,5 @@
-  ├─┬ @webassemblyjs/wasm-parser@1.11.1
-  │ ├── @webassemblyjs/ast@1.11.1 deduped
-  │ ├── @webassemblyjs/helper-api-error@1.11.1
-  │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.1 deduped
-  │ ├─┬ @webassemblyjs/ieee754@1.11.1
+  ├─┬ @webassemblyjs/wasm-parser@1.11.6
+  │ ├── @webassemblyjs/ast@1.11.6 deduped
+  │ ├── @webassemblyjs/helper-api-error@1.11.6
+  │ ├── @webassemblyjs/helper-wasm-bytecode@1.11.6 deduped
+  │ ├─┬ @webassemblyjs/ieee754@1.11.6
@@ -176 +177 @@
-  │ ├─┬ @webassemblyjs/leb128@1.11.1
+  │ ├─┬ @webassemblyjs/leb128@1.11.6
@@ -178,10 +179,10 @@
-  │ └── @webassemblyjs/utf8@1.11.1
-  ├─┬ acorn-import-assertions@1.8.0
-  │ └── acorn@8.8.1 deduped
-  ├── acorn@8.8.1
-  ├─┬ browserslist@4.21.4
-  │ ├── caniuse-lite@1.0.30001434
-  │ ├── electron-to-chromium@1.4.284
-  │ ├── node-releases@2.0.6
-  │ └─┬ update-browserslist-db@1.0.10
-  │   ├── browserslist@4.21.4 deduped
+  │ └── @webassemblyjs/utf8@1.11.6
+  ├─┬ acorn-import-assertions@1.9.0
+  │ └── acorn@8.10.0 deduped
+  ├── acorn@8.10.0
+  ├─┬ browserslist@4.22.1
+  │ ├── caniuse-lite@1.0.30001554
+  │ ├── electron-to-chromium@1.4.567
+  │ ├── node-releases@2.0.13
+  │ └─┬ update-browserslist-db@1.0.13
+  │   ├── browserslist@4.22.1 deduped
@@ -191,2 +192,2 @@
-  ├─┬ enhanced-resolve@5.10.0
-  │ ├── graceful-fs@4.2.10 deduped
+  ├─┬ enhanced-resolve@5.15.0
+  │ ├── graceful-fs@4.2.11 deduped
@@ -194 +195 @@
-  ├── es-module-lexer@0.9.3
+  ├── es-module-lexer@1.3.1
@@ -201 +202 @@
-  ├── graceful-fs@4.2.10
+  ├── graceful-fs@4.2.11
@@ -207 +208 @@
-  ├── schema-utils@3.1.1 deduped
+  ├── schema-utils@3.3.0 deduped
@@ -209,4 +210,4 @@
-  ├─┬ terser-webpack-plugin@5.3.6
-  │ ├─┬ @jridgewell/trace-mapping@0.3.17
-  │ │ ├── @jridgewell/resolve-uri@3.1.0
-  │ │ └── @jridgewell/sourcemap-codec@1.4.14
+  ├─┬ terser-webpack-plugin@5.3.9
+  │ ├─┬ @jridgewell/trace-mapping@0.3.20
+  │ │ ├── @jridgewell/resolve-uri@3.1.1
+  │ │ └── @jridgewell/sourcemap-codec@1.4.15
@@ -214 +215,2 @@
-  │ │ ├── @types/node@18.11.9
+  │ │ ├─┬ @types/node@20.8.9
+  │ │ │ └── undici-types@5.26.5
@@ -218,2 +220,2 @@
-  │ ├── schema-utils@3.1.1 deduped
-  │ ├─┬ serialize-javascript@6.0.0
+  │ ├── schema-utils@3.3.0 deduped
+  │ ├─┬ serialize-javascript@6.0.1
@@ -222,3 +224,3 @@
-  │ ├─┬ terser@5.15.1
-  │ │ ├─┬ @jridgewell/source-map@0.3.2
-  │ │ │ ├─┬ @jridgewell/gen-mapping@0.3.2
+  │ ├─┬ terser@5.22.0
+  │ │ ├─┬ @jridgewell/source-map@0.3.5
+  │ │ │ ├─┬ @jridgewell/gen-mapping@0.3.3
@@ -226,4 +228,4 @@
-  │ │ │ │ ├── @jridgewell/sourcemap-codec@1.4.14 deduped
-  │ │ │ │ └── @jridgewell/trace-mapping@0.3.17 deduped
-  │ │ │ └── @jridgewell/trace-mapping@0.3.17 deduped
-  │ │ ├── acorn@8.8.1 deduped
+  │ │ │ │ ├── @jridgewell/sourcemap-codec@1.4.15 deduped
+  │ │ │ │ └── @jridgewell/trace-mapping@0.3.20 deduped
+  │ │ │ └── @jridgewell/trace-mapping@0.3.20 deduped
+  │ │ ├── acorn@8.10.0 deduped
@@ -234 +236 @@
-  │ └── webpack@5.75.0 deduped
+  │ └── webpack@5.89.0 deduped
@@ -237 +239 @@
-  │ └── graceful-fs@4.2.10 deduped
+  │ └── graceful-fs@4.2.11 deduped

Screenshots

Checklist

Developer Certificate of Origin

For the purposes of this DCO, "license" is equivalent to "license or public domain dedication," and "open source license" is equivalent to "open content license or public domain dedication."

Developer Certificate of Origin ``` Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 1 Letterman Drive Suite D4700 San Francisco, CA, 94129 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ```
TimidRobot commented 11 months ago

Deployed to Production

Per deploy_to_heroku.md:

git push heroku main
Enumerating objects: 23, done.
Counting objects: 100% (23/23), done.
Delta compression using up to 10 threads
Compressing objects: 100% (18/18), done.
Writing objects: 100% (18/18), 18.21 KiB | 6.07 MiB/s, done.
Total 18 (delta 11), reused 0 (delta 0), pack-reused 0
remote: Updated 62 paths from 53b792c
remote: Compressing source files... done.
remote: Building source:
remote: 
remote: -----> Building on the Heroku-22 stack
remote: -----> Using buildpack: heroku/python
remote: -----> Python app detected
remote: -----> Using Python version specified in Pipfile.lock
remote: -----> Python version has changed from python-3.10.11 to python-3.10.13, clearing cache
remote: -----> Installing python-3.10.13
remote: -----> Installing pip 23.2.1, setuptools 68.0.0 and wheel 0.41.0
remote: -----> Installing dependencies with Pipenv 2023.7.23
remote:        Installing dependencies from Pipfile.lock (70e6f8)...
remote: -----> Installing SQLite3
remote: -----> $ python manage.py collectstatic --noinput
remote:        397 static files copied to '/tmp/build_b9326f5c/staticfiles', 686 post-processed.
remote: 
remote: -----> Discovering process types
remote:        Procfile declares types -> release, web
remote: 
remote: -----> Compressing...
remote:        Done: 53.5M
remote: -----> Launching...
remote:  !     Release command declared: this new release will not be available until the command succeeds.
remote:        Released v45
remote:        https://fast-eyrie-10628.herokuapp.com/ deployed to Heroku
remote: 
remote: Verifying deploy... done.
remote: Running release command...
remote: 
remote: Operations to perform:
remote:   Apply all migrations: admin, auth, contenttypes, legal_db, sessions, taggit
remote: Running migrations:
remote:   No migrations to apply.
To https://git.heroku.com/fast-eyrie-10628.git
   69b66a0..b985336  main -> main