1455 Commits

Author SHA1 Message Date
dependabot[bot]
702fa203e3
chore(deps): bump github/codeql-action from 2 to 3 (#749)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  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-12-18 21:36:24 -03:00
dependabot[bot]
e7f04ad98c
chore(deps-dev): bump vitepress from 1.0.0-rc.31 to 1.0.0-rc.32 (#751) 2023-12-18 08:41:27 +00:00
Arthur Fiorette
c2b3dc2801
docs: updated install urls 2023-12-13 12:38:58 -03:00
Arthur Fiorette
52d1d1be26
tag: v1.3.3 2023-12-13 12:22:05 -03:00
Arthur Fiorette
a890fc2a8c
fix: support for URLSearchParams v1.3.3 2023-12-13 12:19:06 -03:00
Arthur Fiorette
8d03709482
feat: pinned dependencies 2023-12-12 16:20:57 -03:00
dependabot[bot]
ed142c6ca2
chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1 (#740)
* chore(deps-dev): bump @biomejs/biome from 1.3.3 to 1.4.1

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.3.3 to 1.4.1.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.4.1/packages/@biomejs/biome)

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

Signed-off-by: dependabot[bot] <support@github.com>

* linted code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur Fiorette <me@arthur.place>
2023-12-12 16:14:39 -03:00
dependabot[bot]
e9854d47dc
chore(deps-dev): bump jsdom from 22.1.0 to 23.0.1 (#739)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 22.1.0 to 23.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/22.1.0...23.0.1)

---
updated-dependencies:
- dependency-name: jsdom
  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-12-12 16:09:11 -03:00
Emanuel Farauanu
bbb00df55b
Update documentation to clarify side effects of setupCache (#732)
* Update documentation to clarify side effects of setupCache

* update documentation to instruct users to call setupCache with a new axiosInstance by default
2023-12-12 16:08:52 -03:00
Adam DeHaven
d4fa7d8be4
docs: wording and fixing a broken local link (#745) 2023-12-08 13:06:03 -03:00
Adam DeHaven
9d147e17ed
docs: rewording the invalidating cache page (#744)
Rewording sections of  the page for better readability.
2023-12-07 18:27:45 -03:00
dependabot[bot]
c369bd8636
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 (#743) 2023-12-07 08:42:50 +00:00
dependabot[bot]
6ccaa59edd
chore(deps-dev): bump vite from 5.0.2 to 5.0.5 (#741) 2023-12-05 23:48:19 +00:00
dependabot[bot]
71933253e0
chore(deps-dev): bump vitepress from 1.0.0-rc.30 to 1.0.0-rc.31 (#735) 2023-11-27 08:27:15 +00:00
dependabot[bot]
6434c530f5
chore(deps-dev): bump vitepress from 1.0.0-rc.29 to 1.0.0-rc.30 (#733) 2023-11-24 09:00:42 +00:00
dependabot[bot]
621a725d69
chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 (#728) 2023-11-21 08:54:20 +00:00
dependabot[bot]
af08a529e0
chore(deps-dev): bump @types/jsdom from 21.1.5 to 21.1.6 (#727) 2023-11-21 08:53:34 +00:00
dependabot[bot]
abac8709ab
chore(deps-dev): bump vitepress from 1.0.0-rc.26 to 1.0.0-rc.29 (#726) 2023-11-20 08:47:16 +00:00
dependabot[bot]
a1720efd8e
chore(deps): bump fast-defer from 1.1.7 to 1.1.8 (#725) 2023-11-17 09:00:26 +00:00
dependabot[bot]
016b710975
chore(deps-dev): bump vitepress from 1.0.0-rc.25 to 1.0.0-rc.26 (#724) 2023-11-17 08:59:24 +00:00
Arthur Fiorette
db00789433
style: linted code 2023-11-16 03:34:03 -03:00
Arthur Fiorette
eefc98c6c0
perf: faster tests 2023-11-16 03:33:24 -03:00
Arthur Fiorette
ecbc27e466
style: linted code 2023-11-16 03:26:37 -03:00
Arthur Fiorette
37e2f1e85a
chore: migrated to biomejs.dev 2023-11-16 03:26:20 -03:00
dependabot[bot]
f8db646132
chore(deps-dev): bump tsx from 3.14.0 to 4.1.2 (#721)
Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.1.2.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v3.14.0...v4.1.2)

---
updated-dependencies:
- dependency-name: tsx
  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-11-16 02:37:43 -03:00
dependabot[bot]
a56b7ad09f
chore(deps-dev): bump axios from 1.6.1 to 1.6.2 (#723) 2023-11-15 08:12:20 +00:00
dependabot[bot]
a7880e002c
chore(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 (#722) 2023-11-15 08:11:36 +00:00
dependabot[bot]
110be4926e
chore(deps-dev): bump prettier-plugin-organize-imports (#717) 2023-11-10 08:12:38 +00:00
dependabot[bot]
32cef9da18
chore(deps-dev): bump axios from 1.6.0 to 1.6.1 (#715) 2023-11-09 08:16:54 +00:00
dependabot[bot]
51fcfa50cd
chore(deps-dev): bump @types/webpack from 5.28.4 to 5.28.5 (#714) 2023-11-08 08:12:03 +00:00
dependabot[bot]
b3e5ed20be
chore(deps-dev): bump @types/jsdom from 21.1.4 to 21.1.5 (#713) 2023-11-07 08:58:24 +00:00
dependabot[bot]
de11677380
chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#712) 2023-11-06 08:34:26 +00:00
dependabot[bot]
64cb5d42a0
chore(deps-dev): bump vitepress from 1.0.0-rc.24 to 1.0.0-rc.25 (#711) 2023-11-06 08:33:49 +00:00
Arthur Fiorette
6d024f6160
docs: prefer user wide security 2023-10-31 19:48:17 -03:00
Mayuresh Dharwadkar
fda01d1554
docs: fix typos (#707) 2023-10-28 20:32:38 -03:00
Arthur Fiorette
707f76c896
docs: removed designer title 2023-10-27 10:44:14 -03:00
Arthur Fiorette
0805fda668
docs: updated icons #611 2023-10-27 10:43:14 -03:00
dependabot[bot]
ef3e7f9b01
chore(deps-dev): bump axios from 1.5.1 to 1.6.0 (#706) 2023-10-27 09:00:24 +00:00
dependabot[bot]
3051ef4310
chore(deps): bump actions/setup-node from 3 to 4 (#703)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  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-10-24 09:21:12 -03:00
dependabot[bot]
42fdaec2df
chore(deps-dev): bump vitepress from 1.0.0-rc.23 to 1.0.0-rc.24 (#704) 2023-10-24 09:05:37 +00:00
Arthur Fiorette
9428a15059
docs: updated download url 2023-10-23 13:09:52 -03:00
Arthur Fiorette
eba6232e7b
tag: v1.3.2 v1.3.2 2023-10-23 12:55:22 -03:00
Arthur Fiorette
892649c92f
fix: override and hydrate globally (#694) 2023-10-23 12:51:23 -03:00
Arthur Fiorette
356ec36e4a
tests: removed console debug 2023-10-23 12:44:26 -03:00
Arthur Fiorette
277ffa6233
tests: removed .only in tests 2023-10-23 12:33:30 -03:00
dependabot[bot]
5e7079866c
chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 (#702) 2023-10-23 09:06:27 +00:00
dependabot[bot]
f2ac73f195
chore(deps-dev): bump vitepress from 1.0.0-rc.22 to 1.0.0-rc.23 (#701) 2023-10-23 09:01:13 +00:00
dependabot[bot]
20088983fa
chore(deps-dev): bump @types/webpack from 5.28.3 to 5.28.4 (#699) 2023-10-19 08:16:59 +00:00
dependabot[bot]
3b698b0ab8
chore(deps-dev): bump tsx from 3.13.0 to 3.14.0 (#697) 2023-10-18 08:14:20 +00:00
dependabot[bot]
54f7b16ca9
chore(deps-dev): bump @types/jsdom from 21.1.3 to 21.1.4 (#696) 2023-10-18 08:13:56 +00:00