1455 Commits

Author SHA1 Message Date
dependabot[bot]
b635d93f15
chore(deps-dev): bump @types/node from 18.17.6 to 18.17.8 (#648) 2023-08-23 08:50:47 +00:00
dependabot[bot]
c39d16739d
chore(deps-dev): bump @types/jest from 29.5.3 to 29.5.4 (#647) 2023-08-23 08:46:42 +00:00
dependabot[bot]
292f3bb4cb
chore(deps-dev): bump jest from 29.6.2 to 29.6.3 (#645) 2023-08-22 08:37:36 +00:00
dependabot[bot]
bf7f20951a
chore(deps-dev): bump jest-environment-jsdom from 29.6.2 to 29.6.3 (#646) 2023-08-22 08:33:54 +00:00
dependabot[bot]
2d28722d2d
chore(deps-dev): bump tslib from 2.6.1 to 2.6.2 (#644) 2023-08-21 08:31:04 +00:00
dependabot[bot]
b0306293bb
chore(deps-dev): bump @types/node from 18.17.5 to 18.17.6 (#643) 2023-08-21 08:29:54 +00:00
dependabot[bot]
efa7302b2d
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0 (#638) 2023-08-14 08:49:06 +00:00
dependabot[bot]
07efebf08d
chore(deps-dev): bump @types/node from 18.17.4 to 18.17.5 (#637) 2023-08-14 08:44:03 +00:00
dependabot[bot]
3c64359e72
chore(deps-dev): bump vitepress from 1.0.0-beta.7 to 1.0.0-rc.4 (#636) 2023-08-10 04:31:50 +00:00
dependabot[bot]
184fd36c6b
chore(deps-dev): bump @types/node from 18.17.3 to 18.17.4 (#635) 2023-08-09 08:47:26 +00:00
dependabot[bot]
c5603c9097
chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 (#634)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:20:36 -03:00
dependabot[bot]
aa3ac8c797
chore(deps-dev): bump @types/node from 18.17.2 to 18.17.3 (#633) 2023-08-07 08:42:32 +00:00
dependabot[bot]
29d68f10f6
chore(deps-dev): bump @types/node from 18.17.1 to 18.17.2 (#632) 2023-08-04 08:29:54 +00:00
dependabot[bot]
f85c4b5ff1
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0 (#630) 2023-08-03 08:52:54 +00:00
dependabot[bot]
b362ae598d
chore(deps-dev): bump vitepress from 1.0.0-beta.6 to 1.0.0-beta.7 (#627) 2023-07-31 08:55:32 +00:00
dependabot[bot]
0a122ac49b
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 (#626) 2023-07-31 08:52:55 +00:00
José
e2b73e1c3a
fix: avoid RangeError: Maximum call stack size exceeded on streams and other objects (#616)
* refactor: change id generation location

* fix: lint

* refactor: ensures id will be created only if cache is not false

* chore(deps-dev): bump vitepress from 1.0.0-beta.5 to 1.0.0-beta.6 (#618)

* chore(deps-dev): bump @types/node from 18.16.19 to 18.17.0 (#617)

* chore(deps-dev): bump tslib from 2.6.0 to 2.6.1 (#619)

* chore(deps-dev): bump @types/node from 18.17.0 to 18.17.1 (#620)

* chore: dependabot

* ci: dependabot

* feat: handle non axios errors rejections (#609)

* fix: correct config re throw

* chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#624)

* chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#622)

* feat: turn most types into interfaces (#615)

* Turn most types into interfaces

* Turn 'CacheAxiosResponse' into a interface

* Update docs

* Change docs to be more didactic

* chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#623)

* chore: removed unused eslint comment

* feat: handle errors on object-code

* feat: bring back ids

* chore: lint

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur Fiorette <arthur.fiorette@gmail.com>
Co-authored-by: Denis Rossati <denis.rossatiramos@gmail.com>
2023-07-30 03:39:36 -03:00
arthurfiorette
cb3114f7e8
chore: removed unused eslint comment 2023-07-30 00:31:45 -03:00
dependabot[bot]
f1f6d77905
chore(deps-dev): bump jest-environment-jsdom from 29.6.1 to 29.6.2 (#623) 2023-07-30 03:22:46 +00:00
Denis Rossati
0199ad6b97
feat: turn most types into interfaces (#615)
* Turn most types into interfaces

* Turn 'CacheAxiosResponse' into a interface

* Update docs

* Change docs to be more didactic
2023-07-30 00:22:16 -03:00
dependabot[bot]
dbb0a3f881
chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#622) 2023-07-30 03:18:32 +00:00
dependabot[bot]
47475fb776
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0 (#624) 2023-07-30 03:18:21 +00:00
arthurfiorette
ddcac5f58f
fix: correct config re throw 2023-07-30 00:05:15 -03:00
arthurfiorette
929054e83f
feat: handle non axios errors rejections (#609) 2023-07-28 01:25:53 -03:00
Arthur Fiorette
c7e3af02ca
ci: dependabot 2023-07-26 16:36:30 -03:00
Arthur Fiorette
f571ad31d5
chore: dependabot 2023-07-26 16:36:02 -03:00
dependabot[bot]
2c02cdc078
chore(deps-dev): bump @types/node from 18.17.0 to 18.17.1 (#620) 2023-07-26 08:34:03 +00:00
dependabot[bot]
d637e58cc5
chore(deps-dev): bump tslib from 2.6.0 to 2.6.1 (#619) 2023-07-25 08:42:05 +00:00
dependabot[bot]
79f4c3817c
chore(deps-dev): bump @types/node from 18.16.19 to 18.17.0 (#617) 2023-07-24 09:07:51 +00:00
dependabot[bot]
9d202d00ab
chore(deps-dev): bump vitepress from 1.0.0-beta.5 to 1.0.0-beta.6 (#618) 2023-07-24 09:02:07 +00:00
dependabot[bot]
998e96c9d1
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#614) 2023-07-20 17:48:55 +00:00
dependabot[bot]
b731b2c381
chore(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#602) 2023-07-18 18:42:01 +00:00
dependabot[bot]
756790ae8e
chore(deps-dev): bump @types/jest from 29.5.2 to 29.5.3 (#600) 2023-07-18 18:41:51 +00:00
Arthur Fiorette
605d39bae8
ci: ignore if codecov action breaks 2023-07-18 15:37:12 -03:00
dependabot[bot]
4f88736afc
chore(deps-dev): bump webpack from 5.88.1 to 5.88.2 (#605) 2023-07-18 08:54:05 +00:00
dependabot[bot]
7ff296aa08
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#601) 2023-07-17 08:59:43 +00:00
dependabot[bot]
060bfaf3a8
chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (#604) 2023-07-17 08:53:36 +00:00
dependabot[bot]
4e40743afd
chore(deps-dev): bump prettier-plugin-organize-imports (#603) 2023-07-14 08:32:55 +00:00
dependabot[bot]
26d8e7a3e4
chore(deps-dev): bump jest-environment-jsdom from 29.6.0 to 29.6.1 (#599) 2023-07-07 08:22:38 +00:00
dependabot[bot]
05d96a4527
chore(deps-dev): bump jest from 29.6.0 to 29.6.1 (#598) 2023-07-07 08:18:22 +00:00
dependabot[bot]
a5d9486d0a
chore(deps-dev): bump jest from 29.5.0 to 29.6.0 (#595) 2023-07-05 09:07:06 +00:00
dependabot[bot]
72e89782f8
chore(deps-dev): bump jest-environment-jsdom from 29.5.0 to 29.6.0 (#596) 2023-07-05 09:03:36 +00:00
dependabot[bot]
952f3fedb9
chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#593)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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-07-04 19:53:17 -03:00
Arthur Fiorette
ce82bb5c74
docs: update bug again :) 2023-07-04 19:51:46 -03:00
Arthur Fiorette
d672a08f09
docs: fix issue template v2 2023-07-04 19:50:00 -03:00
Arthur Fiorette
281848a204
docs: fix issue template 2023-07-04 19:49:33 -03:00
Arthur Fiorette
522179b578
docs: update bug report 2023-07-04 19:48:22 -03:00
Marcello Fabrizio
95f1d8dd6e
chore: new bug template (#591)
* chore: New bug issue template

* Revert "chore: New bug issue template"

This reverts commit 71a99f4ff25ca516d5910c6afb08c19acc92b173.

* Adds new form file

* Adds Axios Cache Interceptor Version label

* Adds examples placeholders

* Changes project name label

Co-authored-by: Arthur Fiorette <github@arthur.place>

* Adds trailling

* Removes DM form

* Merges Browser form with Node form

* Adds version prefix

* Created a triage label

* Storage type field no longer required

* Update .github/ISSUE_TEMPLATE/bug_report.yml

* Update .github/ISSUE_TEMPLATE/bug_report.yml

---------

Co-authored-by: Arthur Fiorette <github@arthur.place>
2023-07-04 19:41:24 -03:00
dependabot[bot]
2933911b41
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#592) 2023-07-04 08:07:03 +00:00
dependabot[bot]
9db69b5c9a
chore(deps-dev): bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 (#589) 2023-07-03 08:41:25 +00:00