Commit Graph

997 Commits

Author SHA1 Message Date
Aaron Pham
8fade070f3 infra: update docs on serving fine-tuning layers (#567)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 21:34:44 -05:00
Aaron
b158609e95 docs: update BentoML integration
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 20:57:51 -05:00
Aaron
4550b2548b docs: update readme for HF agent
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 20:55:10 -05:00
Aaron
8aca432df5 chore(examples): add logprobs check on PyTorch
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 20:52:49 -05:00
Aaron Pham
2287173c47 fix(openai): stop is not available in config (#566)
This is now inference arguments, instead of config

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 20:47:50 -05:00
Aaron Pham
e2029c934b perf: unify LLM interface (#518)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Signed-off-by: paperspace <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-06 20:39:43 -05:00
Abhishek
f2639879af feat: support toggle TLS verification (#532)
Signed-off-by: Abhishek <59995387+ABHISHEK03312@users.noreply.github.com>
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: abhishek <abhishek_vaidyanathan@ensigninfosecurity.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-11-06 13:34:53 -05:00
dependabot[bot]
b4bf5a35e6 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.10.0 (#564)
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:19:52 -05:00
dependabot[bot]
b84a2753c7 chore(deps-dev): bump @types/react from 18.2.20 to 18.2.35 (#559)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:17:44 -05:00
dependabot[bot]
28b4166f37 chore(deps): bump @vercel/og from 0.5.18 to 0.5.20 (#556)
Bumps @vercel/og from 0.5.18 to 0.5.20.

---
updated-dependencies:
- dependency-name: "@vercel/og"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:17:25 -05:00
dependabot[bot]
0bfa4930e4 chore(deps-dev): bump eslint from 8.47.0 to 8.53.0 (#558)
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:17:13 -05:00
dependabot[bot]
dc5c3a1f16 chore(deps): bump taiki-e/install-action from 2.21.3 to 2.21.7 (#561)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.3 to 2.21.7.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](285bd10d1c...11dea51b35)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:17:02 -05:00
dependabot[bot]
711f6fed8e chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.13.1 (#562)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](b77b85c025...f78e9ecf42)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 13:16:54 -05:00
pre-commit-ci[bot]
141007af68 ci: pre-commit autoupdate [pre-commit.ci] (#563)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.3...v0.1.4)
- [github.com/pre-commit/mirrors-eslint: v8.52.0 → v8.53.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.52.0...v8.53.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-06 13:16:45 -05:00
Aaron Pham
ae20480589 infra: bump to homebrew tap release to 0.3.14 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-11-04 09:17:09 +00:00
Aaron Pham
a326d2b190 infra: bump to dev version of 0.3.15.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-11-04 09:16:13 +00:00
Aaron Pham
729d47a86c infra: prepare for release 0.3.14 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.3.14
2023-11-04 09:05:08 +00:00
Aaron Pham
72c6005d3b chore(inference): update vllm to 0.2.1.post1 and update config parsing (#554)
chore(dependencies): update vllm to 0.2.1.post1 and update config
parsing
2023-11-04 04:01:56 -04:00
XunchaoZ
440e3d646f fix: Max new tokens (#550)
Bug fix for retrieving user input max_new_tokens
2023-11-03 13:44:25 -04:00
dependabot[bot]
84ac2dd485 chore(deps-dev): bump eslint from 8.47.0 to 8.52.0 (#541)
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 17:43:08 -04:00
dependabot[bot]
2b8eb17ec0 chore(deps-dev): bump @edge-runtime/vm from 3.1.4 to 3.1.6 (#540)
Bumps [@edge-runtime/vm](https://github.com/vercel/edge-runtime/tree/HEAD/packages/vm) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/vercel/edge-runtime/releases)
- [Changelog](https://github.com/vercel/edge-runtime/blob/main/packages/vm/CHANGELOG.md)
- [Commits](https://github.com/vercel/edge-runtime/commits/@edge-runtime/vm@3.1.6/packages/vm)

---
updated-dependencies:
- dependency-name: "@edge-runtime/vm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 17:42:56 -04:00
dependabot[bot]
ea96adc7ec chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0 (#537)
chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 07:24:40 -04:00
dependabot[bot]
071b6c73f0 chore(deps-dev): bump @types/react from 18.2.20 to 18.2.33 (#542)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.20 to 18.2.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 07:23:36 -04:00
xianxian.zhang
e1e365ddc1 fix: update llama2 notebook example (#516)
* fix: update llama2 notebook example

* fix: signing commit test
2023-10-31 15:41:43 +08:00
dependabot[bot]
d806add09f chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5 (#544)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.4 to 2.22.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](49abf0ba24...74483a38d3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 02:17:08 -04:00
dependabot[bot]
6d136bf90e chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 (#545)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](fbd16365eb...b77b85c025)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 02:16:57 -04:00
pre-commit-ci[bot]
b59975035c ci: pre-commit autoupdate [pre-commit.ci] (#548)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.1...v0.1.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-31 02:16:43 -04:00
dependabot[bot]
b1bf3d71ce chore(deps): bump taiki-e/install-action from 2.20.15 to 2.21.3 (#546)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.20.15 to 2.21.3.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](212ce016f0...285bd10d1c)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-31 02:16:34 -04:00
Aaron Pham
c810467664 infra: bump to homebrew tap release to 0.3.13 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-31 05:38:46 +00:00
Aaron Pham
c961d19b25 infra: bump to dev version of 0.3.14.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-31 05:37:29 +00:00
Aaron Pham
e33cd77ee3 infra: prepare for release 0.3.13 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.3.13
2023-10-31 05:24:40 +00:00
Aaron Pham
7ef4f8632b infra: bump to homebrew tap release to 0.3.12 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-30 22:08:27 +00:00
Aaron Pham
b29c5bda0b infra: bump to dev version of 0.3.13.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-30 22:06:55 +00:00
Aaron Pham
cb451f6309 infra: prepare for release 0.3.12 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.3.12
2023-10-30 21:55:48 +00:00
XunchaoZ
392c7a8139 Fix chat template and message list bug (#549) v0.3.11 2023-10-30 14:28:42 -07:00
Aaron Pham
050b209334 infra: bump to homebrew tap release to 0.3.10 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-30 07:47:23 +00:00
Aaron Pham
764a5a85e4 infra: bump to dev version of 0.3.11.dev0 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2023-10-30 07:46:05 +00:00
Aaron Pham
b66a3d34b3 infra: prepare for release 0.3.10 [generated] [skip ci]
Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
v0.3.10
2023-10-30 07:23:35 +00:00
XunchaoZ
022130d0ac fix(openai): Chat templates (#519)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-30 03:20:43 -04:00
dependabot[bot]
90bd609cbe chore(deps-dev): bump @types/node from 20.5.3 to 20.8.7 (#522)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.3 to 20.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 12:34:38 -04:00
Aaron Pham
985d88ce1d chore(falcon): Use official implementation (#530)
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2023-10-23 15:33:54 -04:00
dependabot[bot]
3a1ea3b24c chore(deps-dev): bump @types/dedent from 0.7.0 to 0.7.1 (#524)
Bumps [@types/dedent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dedent) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dedent)

---
updated-dependencies:
- dependency-name: "@types/dedent"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 15:24:27 -04:00
dependabot[bot]
537523a953 chore(deps-dev): bump turbo from 1.10.15 to 1.10.16 (#521)
Bumps [turbo](https://github.com/vercel/turbo) from 1.10.15 to 1.10.16.
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v1.10.15...v1.10.16)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 15:24:11 -04:00
dependabot[bot]
12598da610 chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (#525)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.28.1 to 2.29.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.28.1...v2.29.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 14:48:01 -04:00
dependabot[bot]
552eb6609d chore(deps): bump taiki-e/install-action from 2.20.3 to 2.20.15 (#526)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.20.3 to 2.20.15.
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](47d27149ff...212ce016f0)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 14:42:48 -04:00
dependabot[bot]
15fdccad8c chore(deps): bump github/codeql-action from 2.22.3 to 2.22.4 (#527)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.22.3 to 2.22.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0116bc2df5...49abf0ba24)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 14:42:20 -04:00
dependabot[bot]
b07d6fc0f3 chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#528)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 13:24:04 -04:00
pre-commit-ci[bot]
8dcdb503c0 ci: pre-commit autoupdate [pre-commit.ci] (#529)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.292...v0.1.1)
- [github.com/pre-commit/mirrors-eslint: v8.51.0 → v8.52.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.51.0...v8.52.0)
- [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.0...v1.6.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-23 13:23:37 -04:00
dependabot[bot]
f3f2ac14d5 chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 (#509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 23:10:49 -04:00
dependabot[bot]
67399c5f9e chore(deps-dev): bump @next/eslint-plugin-next from 13.5.4 to 13.5.5 (#510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 19:48:41 -04:00