Commit Graph

1086 Commits

Author SHA1 Message Date
Konrad Borowski
58f43ec6af
Merge pull request #176 from pastebinrun/02d2dependabot/npm_and_yarn/vite-3.1.7
Bump vite from 3.1.6 to 3.1.7
2022-10-12 08:37:00 +02:00
dependabot[bot]
3a5326fe7d
Bump vite from 3.1.6 to 3.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 22:42:38 +00:00
Konrad Borowski
c86f5ef0e7
Merge pull request #173 from pastebinrun/dab2dependabot/npm_and_yarn/vitest-0.24.0
Bump vitest from 0.23.4 to 0.24.0
2022-10-08 08:55:29 +02:00
dependabot[bot]
3baa860b59
Bump vitest from 0.23.4 to 0.24.0
Bumps [vitest](https://github.com/vitest-dev/vitest) from 0.23.4 to 0.24.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/compare/v0.23.4...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-07 22:33:28 +00:00
Konrad Borowski
28203c219f
Merge pull request #171 from pastebinrun/12d2dependabot/npm_and_yarn/vite-3.1.6
Bump vite from 3.1.4 to 3.1.6
2022-10-07 08:44:44 +02:00
dependabot[bot]
e6da9f038b
Bump vite from 3.1.4 to 3.1.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.4 to 3.1.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 22:52:49 +00:00
Konrad Borowski
802591ae2e
Merge pull request #170 from pastebinrun/03d7dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.39.0
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
2022-10-04 11:58:02 +02:00
dependabot[bot]
e32cacfbce
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.1 to 5.39.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/v5.39.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>
2022-10-04 09:56:23 +00:00
Konrad Borowski
0c0975f3ba
Merge pull request #169 from pastebinrun/3e6cdependabot/npm_and_yarn/jsdom-20.0.1
Bump jsdom from 20.0.0 to 20.0.1
2022-10-04 11:55:24 +02:00
dependabot[bot]
a323a4d0ef
Bump jsdom from 20.0.0 to 20.0.1
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.0...20.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 23:09:30 +00:00
Konrad Borowski
f99ffbc88d
Merge pull request #163 from pastebinrun/66c1dependabot/npm_and_yarn/codemirror/lang-html-6.1.2
Bump @codemirror/lang-html from 6.1.1 to 6.1.2
2022-10-01 12:33:17 +02:00
dependabot[bot]
c38135991f
Bump @codemirror/lang-html from 6.1.1 to 6.1.2
Bumps [@codemirror/lang-html](https://github.com/codemirror/lang-html) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/codemirror/lang-html/releases)
- [Changelog](https://github.com/codemirror/lang-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-html/compare/6.1.1...6.1.2)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-html"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:31:44 +00:00
Konrad Borowski
5c7952d01f
Merge pull request #168 from pastebinrun/bd28dependabot/npm_and_yarn/solid-js-1.5.7
Bump solid-js from 1.5.6 to 1.5.7
2022-10-01 12:31:01 +02:00
dependabot[bot]
19b43dbf5e
Bump solid-js from 1.5.6 to 1.5.7
Bumps [solid-js](https://github.com/solidjs/solid) from 1.5.6 to 1.5.7.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:28:41 +00:00
Konrad Borowski
84a9ecfedb
Merge pull request #167 from pastebinrun/7baddependabot/npm_and_yarn/codemirror/view-6.3.0
Bump @codemirror/view from 6.2.5 to 6.3.0
2022-10-01 12:28:12 +02:00
dependabot[bot]
33b94db4ad
Bump @codemirror/view from 6.2.5 to 6.3.0
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/codemirror/view/releases)
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.2.5...6.3.0)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 10:26:09 +00:00
Konrad Borowski
8eb0864539
Merge pull request #162 from pastebinrun/6982dependabot/npm_and_yarn/typescript-4.8.4
Bump typescript from 4.8.3 to 4.8.4
2022-10-01 12:25:44 +02:00
dependabot[bot]
c5280ac1bc
Bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 20:15:52 +00:00
Konrad Borowski
5131056aee
Merge pull request #164 from pastebinrun/cd6edependabot/npm_and_yarn/vite-plugin-solid-2.3.9
Bump vite-plugin-solid from 2.3.8 to 2.3.9
2022-09-29 22:14:52 +02:00
dependabot[bot]
fbc0415b1b
Bump vite-plugin-solid from 2.3.8 to 2.3.9
Bumps [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits)

---
updated-dependencies:
- dependency-name: vite-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 20:08:09 +00:00
Konrad Borowski
26bd3e952b
Merge pull request #165 from pastebinrun/1e6bdependabot/npm_and_yarn/codemirror/commands-6.1.1
Bump @codemirror/commands from 6.1.0 to 6.1.1
2022-09-29 22:06:58 +02:00
dependabot[bot]
c5f9daa002
Bump @codemirror/commands from 6.1.0 to 6.1.1
Bumps [@codemirror/commands](https://github.com/codemirror/commands) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/codemirror/commands/releases)
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/commands/compare/6.1.0...6.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 20:04:19 +00:00
Konrad Borowski
ec9ce087ab
Merge pull request #166 from pastebinrun/c2f5dependabot/npm_and_yarn/vite-3.1.4
Bump vite from 3.1.3 to 3.1.4
2022-09-29 22:03:21 +02:00
dependabot[bot]
9575c10a75
Bump vite from 3.1.3 to 3.1.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.1.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 23:10:14 +00:00
Konrad Borowski
837c01e150
Merge pull request #159 from pastebinrun/f086dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.38.1
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
2022-09-27 01:07:22 +02:00
dependabot[bot]
ce57374328
Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.38.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.38.0 to 5.38.1.
- [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/v5.38.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:05:17 +00:00
Konrad Borowski
274cc9d4ab
Merge pull request #161 from pastebinrun/1506dependabot/npm_and_yarn/vite-plugin-solid-2.3.8
Bump vite-plugin-solid from 2.3.6 to 2.3.8
2022-09-27 01:04:17 +02:00
dependabot[bot]
381aa8695d
Bump vite-plugin-solid from 2.3.6 to 2.3.8
Bumps [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits)

---
updated-dependencies:
- dependency-name: vite-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:01:08 +00:00
Konrad Borowski
5b410a121b
Merge pull request #158 from pastebinrun/0ba8dependabot/npm_and_yarn/eslint-8.24.0
Bump eslint from 8.23.1 to 8.24.0
2022-09-27 01:00:20 +02:00
dependabot[bot]
dc74c133c7
Bump eslint from 8.23.1 to 8.24.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.24.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.23.1...v8.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 22:58:29 +00:00
Konrad Borowski
1347e36168
Merge pull request #160 from pastebinrun/2274dependabot/npm_and_yarn/codemirror/view-6.2.5
Bump @codemirror/view from 6.2.4 to 6.2.5
2022-09-27 00:57:38 +02:00
dependabot[bot]
71f76d9262
Bump @codemirror/view from 6.2.4 to 6.2.5
Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/codemirror/view/releases)
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/view/compare/6.2.4...6.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 22:40:45 +00:00
Konrad Borowski
9cf8359597
Merge pull request #155 from pastebinrun/aee6dependabot/cargo/serde-1.0.145
Bump serde from 1.0.144 to 1.0.145
2022-09-23 19:35:52 +02:00
dependabot[bot]
eb2d912de2
Bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 17:33:25 +00:00
Konrad Borowski
5ce403047f
Merge pull request #156 from pastebinrun/c3a7dependabot/npm_and_yarn/solid-js-1.5.6
Bump solid-js from 1.5.5 to 1.5.6
2022-09-23 19:32:31 +02:00
dependabot[bot]
7c573c32eb
Bump solid-js from 1.5.5 to 1.5.6
Bumps [solid-js](https://github.com/solidjs/solid) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 17:30:04 +00:00
Konrad Borowski
f7de24f3d8
Merge pull request #157 from pastebinrun/8c4fdependabot/npm_and_yarn/codemirror/lang-python-6.0.2
Bump @codemirror/lang-python from 6.0.1 to 6.0.2
2022-09-23 19:29:11 +02:00
dependabot[bot]
39b7406561
Bump @codemirror/lang-python from 6.0.1 to 6.0.2
Bumps [@codemirror/lang-python](https://github.com/codemirror/lang-python) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/codemirror/lang-python/releases)
- [Changelog](https://github.com/codemirror/lang-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-python/compare/6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-python"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 22:46:15 +00:00
Konrad Borowski
973d242e3a
Merge pull request #152 from pastebinrun/e2b3dependabot/cargo/once_cell-1.15.0
Bump once_cell from 1.14.0 to 1.15.0
2022-09-21 07:00:18 +02:00
dependabot[bot]
e166f5b791
Bump once_cell from 1.14.0 to 1.15.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:57:48 +00:00
Konrad Borowski
e2078bb200
Merge pull request #153 from pastebinrun/c548dependabot/npm_and_yarn/vite-plugin-solid-2.3.6
Bump vite-plugin-solid from 2.3.2 to 2.3.6
2022-09-21 06:56:51 +02:00
dependabot[bot]
7613163393
Bump vite-plugin-solid from 2.3.2 to 2.3.6
Bumps [vite-plugin-solid](https://github.com/solidjs/vite-plugin-solid) from 2.3.2 to 2.3.6.
- [Release notes](https://github.com/solidjs/vite-plugin-solid/releases)
- [Changelog](https://github.com/solidjs/vite-plugin-solid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/solidjs/vite-plugin-solid/commits)

---
updated-dependencies:
- dependency-name: vite-plugin-solid
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:54:48 +00:00
Konrad Borowski
06e76fd311
Merge pull request #150 from pastebinrun/3b13dependabot/cargo/reqwest-0.11.12
Bump reqwest from 0.11.11 to 0.11.12
2022-09-21 06:53:59 +02:00
dependabot[bot]
7cd9a6ec66
Bump reqwest from 0.11.11 to 0.11.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.11...v0.11.12)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:49:21 +00:00
Konrad Borowski
04bdf52fbb
Merge pull request #151 from pastebinrun/c65ddependabot/cargo/itertools-0.10.5
Bump itertools from 0.10.4 to 0.10.5
2022-09-21 06:48:13 +02:00
dependabot[bot]
ed29bfc623
Bump itertools from 0.10.4 to 0.10.5
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:46:01 +00:00
Konrad Borowski
deb8aca52f
Merge pull request #154 from pastebinrun/8901dependabot/npm_and_yarn/codemirror/lang-javascript-6.1.0
Bump @codemirror/lang-javascript from 6.0.2 to 6.1.0
2022-09-21 06:45:00 +02:00
dependabot[bot]
bcd8d1c9b7
Bump @codemirror/lang-javascript from 6.0.2 to 6.1.0
Bumps [@codemirror/lang-javascript](https://github.com/codemirror/lang-javascript) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/codemirror/lang-javascript/releases)
- [Changelog](https://github.com/codemirror/lang-javascript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/lang-javascript/compare/6.0.2...6.1.0)

---
updated-dependencies:
- dependency-name: "@codemirror/lang-javascript"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 22:50:41 +00:00
Konrad Borowski
3ec6e0b67e
Merge pull request #145 from pastebinrun/caffdependabot/npm_and_yarn/vite-3.1.3
Bump vite from 3.1.1 to 3.1.3
2022-09-20 08:06:17 +02:00
dependabot[bot]
26659e258d
Bump vite from 3.1.1 to 3.1.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.1.3/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 06:04:21 +00:00