Commit graph

567 commits

Author SHA1 Message Date
Ben
9673131c3e
Merge pull request #984 from hackclub/dependabot/npm_and_yarn/eslint-config-next-14.0.1 2023-11-09 12:32:09 -05:00
Ben
bea4b66243
Merge pull request #985 from hackclub/dependabot/npm_and_yarn/next/mdx-14.0.1 2023-11-09 12:32:02 -05:00
Ben
1e3134063c
Merge pull request #986 from hackclub/dependabot/npm_and_yarn/apollo/client-3.8.7 2023-11-09 12:31:54 -05:00
dependabot[bot]
2f61fd7523
Bump country-list-js from 3.1.7 to 3.1.8
Bumps [country-list-js](https://github.com/i-rocky/country-list-js) from 3.1.7 to 3.1.8.
- [Commits](https://github.com/i-rocky/country-list-js/compare/v3.1.7...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:24:00 +00:00
dependabot[bot]
806e7dc218
Bump @apollo/client from 3.8.6 to 3.8.7
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.6 to 3.8.7.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.6...v3.8.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:23:49 +00:00
dependabot[bot]
d148c108ce
Bump @next/mdx from 13.5.4 to 14.0.1
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.5.4 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:23:09 +00:00
dependabot[bot]
0bdab0b139
Bump eslint-config-next from 14.0.0 to 14.0.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:22:41 +00:00
dependabot[bot]
b43bfdfc56
Bump react-datepicker from 4.18.0 to 4.21.0
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 4.18.0 to 4.21.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v4.18.0...v4.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:22:23 +00:00
Ben
ef4fd74d6b
Merge pull request #962 from hackclub/dependabot/npm_and_yarn/swr-2.2.4 2023-11-01 13:27:32 -04:00
Ben
cf55d4d603
Merge pull request #961 from hackclub/dependabot/npm_and_yarn/octokit/rest-20.0.2 2023-11-01 13:27:13 -04:00
Ben
7cb5e8a201
Merge pull request #963 from hackclub/dependabot/npm_and_yarn/million-2.6.4 2023-11-01 13:27:06 -04:00
dependabot[bot]
1ddf9df19e
Bump eslint-config-next from 13.5.4 to 14.0.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.4 to 14.0.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.0.0/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 06:39:17 +00:00
dependabot[bot]
afacb2a7ae
Bump million from 2.6.0 to 2.6.4
Bumps [million](https://github.com/aidenybai/million) from 2.6.0 to 2.6.4.
- [Release notes](https://github.com/aidenybai/million/releases)
- [Commits](https://github.com/aidenybai/million/compare/v2.6.0...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 22:06:54 +00:00
Toby Brown
05d4b21239 issue # -> date 2023-10-25 22:31:01 +01:00
Toby Brown
753235d4c7 GETTING SOMEWHERE! 2023-10-25 22:30:58 +01:00
dependabot[bot]
852de81543
Bump @octokit/rest from 20.0.1 to 20.0.2
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v20.0.1...v20.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 17:04:50 +00:00
Ben
90b132add4
Merge pull request #964 from hackclub/dependabot/npm_and_yarn/octokit/auth-app-6.0.1 2023-10-24 13:03:06 -04:00
dependabot[bot]
16dbc3f1c8
Bump @apollo/client from 3.8.4 to 3.8.6
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.4 to 3.8.6.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.4...v3.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 06:33:48 +00:00
dependabot[bot]
18b8b7a6d3
Bump @octokit/auth-app from 6.0.0 to 6.0.1
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/octokit/auth-app.js/releases)
- [Commits](https://github.com/octokit/auth-app.js/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/auth-app"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 06:32:42 +00:00
dependabot[bot]
6aa2a493c3
Bump swr from 2.2.2 to 2.2.4
Bumps [swr](https://github.com/vercel/swr) from 2.2.2 to 2.2.4.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/v2.2.2...v2.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 06:31:22 +00:00
dependabot[bot]
634ba71fc5
Bump @octokit/core from 5.0.0 to 5.0.1
Bumps [@octokit/core](https://github.com/octokit/core.js) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:40:37 +00:00
Ben
98af1fe3da
Merge pull request #936 from hackclub/dependabot/npm_and_yarn/react-use-websocket-4.5.0
Bump react-use-websocket from 4.4.0 to 4.5.0
2023-10-11 10:38:16 -04:00
Ben
fc355f7bff
Merge pull request #923 from hackclub/dependabot/npm_and_yarn/graphql-16.8.1
Bump graphql from 16.8.0 to 16.8.1
2023-10-11 10:38:02 -04:00
Ben
d9cac63bd8
Merge pull request #942 from hackclub/dependabot/npm_and_yarn/eslint-config-next-13.5.4
Bump eslint-config-next from 13.4.19 to 13.5.4
2023-10-11 10:37:52 -04:00
dependabot[bot]
c9081cfda8
Bump @next/mdx from 13.5.2 to 13.5.4
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.5.2 to 13.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.4/packages/next-mdx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 06:52:49 +00:00
dependabot[bot]
0a9297e945
Bump eslint-config-next from 13.4.19 to 13.5.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.19 to 13.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.4/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 13:33:16 +00:00
Thomas Stubblefield
c16d065f5c
Merge pull request #941 from SerenityUX/pizza
pizza grant slide
2023-10-04 09:31:25 -04:00
Thomas Stubblefield
920a17b537 add border 2023-10-03 15:59:45 -04:00
dependabot[bot]
1cfe47e8bd
Bump react-use-websocket from 4.4.0 to 4.5.0
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

---
updated-dependencies:
- dependency-name: react-use-websocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 06:27:46 +00:00
dependabot[bot]
66a9af261e
Bump graphql from 16.8.0 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.8.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 00:18:31 +00:00
Ben
b4b81f1bbb
Merge pull request #925 from hackclub/dependabot/npm_and_yarn/eslint-8.50.0
Bump eslint from 8.49.0 to 8.50.0
2023-09-29 01:17:11 +01:00
Ben
2fe0cb9707
Merge pull request #926 from hackclub/dependabot/npm_and_yarn/apollo/client-3.8.4
Bump @apollo/client from 3.8.3 to 3.8.4
2023-09-29 01:17:01 +01:00
Ben
dd46d31020
Merge pull request #927 from hackclub/dependabot/npm_and_yarn/next/mdx-13.5.2
Bump @next/mdx from 13.4.19 to 13.5.2
2023-09-29 01:16:54 +01:00
dependabot[bot]
a3e4e85140
Bump million from 2.6.0-beta.16 to 2.6.0
Bumps [million](https://github.com/aidenybai/million) from 2.6.0-beta.16 to 2.6.0.
- [Release notes](https://github.com/aidenybai/million/releases)
- [Commits](https://github.com/aidenybai/million/compare/v2.6.0-beta.16...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 06:25:37 +00:00
dependabot[bot]
935c8cbc57
Bump @next/mdx from 13.4.19 to 13.5.2
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.19 to 13.5.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.5.2/packages/next-mdx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 06:25:24 +00:00
dependabot[bot]
d23cc8ed09
Bump @apollo/client from 3.8.3 to 3.8.4
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.3...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 06:24:10 +00:00
dependabot[bot]
9095f89f43
Bump eslint from 8.49.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.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.49.0...v8.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 06:23:29 +00:00
Sam Poder
4afaed992d
Merge pull request #914 from hackclub/dependabot/npm_and_yarn/million-2.6.0-beta.16
Bump million from 2.6.0-beta.13 to 2.6.0-beta.16
2023-09-20 14:47:29 -07:00
Sam Poder
cfa86edc93
Merge pull request #915 from hackclub/dependabot/npm_and_yarn/apollo/client-3.8.3
Bump @apollo/client from 3.8.2 to 3.8.3
2023-09-20 14:47:11 -07:00
dependabot[bot]
ca88b61f88
Bump styled-components from 6.0.7 to 6.0.8
Bumps [styled-components](https://github.com/styled-components/styled-components) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v6.0.7...v6.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:38:15 +00:00
dependabot[bot]
15370bf84c
Bump @apollo/client from 3.8.2 to 3.8.3
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.8.2...v3.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:38:03 +00:00
dependabot[bot]
c596bbd323
Bump million from 2.6.0-beta.13 to 2.6.0-beta.16
Bumps [million](https://github.com/aidenybai/million) from 2.6.0-beta.13 to 2.6.0-beta.16.
- [Release notes](https://github.com/aidenybai/million/releases)
- [Commits](https://github.com/aidenybai/million/compare/v2.6.0-beta.13...v2.6.0-beta.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 06:37:22 +00:00
Ben
3e59846e5b
⬆️ Merge pull request #905 from hackclub/dependabot/npm_and_yarn/eslint-8.49.0
Bump eslint from 8.47.0 to 8.49.0
2023-09-12 16:51:03 +01:00
Ben
e6c517acc1
⬆️ Merge pull request #904 from hackclub/dependabot/npm_and_yarn/react-use-websocket-4.4.0
Bump react-use-websocket from 4.3.1 to 4.4.0
2023-09-12 16:50:50 +01:00
dependabot[bot]
6720821fac
Bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 15:46:49 +00:00
Ben
32c44578b8
⬆️ Merge pull request #902 from hackclub/dependabot/npm_and_yarn/million-2.6.0-beta.13
Bump million from 2.6.0-beta.12 to 2.6.0-beta.13
2023-09-12 16:44:48 +01:00
dependabot[bot]
0d7f26422d
Bump eslint from 8.47.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.49.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.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:04:09 +00:00
dependabot[bot]
3f33f19c95
Bump react-use-websocket from 4.3.1 to 4.4.0
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

---
updated-dependencies:
- dependency-name: react-use-websocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:03:47 +00:00
dependabot[bot]
4216b9195f
Bump million from 2.6.0-beta.12 to 2.6.0-beta.13
Bumps [million](https://github.com/aidenybai/million) from 2.6.0-beta.12 to 2.6.0-beta.13.
- [Release notes](https://github.com/aidenybai/million/releases)
- [Commits](https://github.com/aidenybai/million/compare/v2.6.0-beta.12...v2.6.0-beta.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:02:30 +00:00
dependabot[bot]
78b54da0ea
Bump cookies-next from 3.0.0 to 4.0.0
Bumps [cookies-next](https://github.com/andreizanik/cookies-next) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/andreizanik/cookies-next/releases)
- [Commits](https://github.com/andreizanik/cookies-next/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: cookies-next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 06:02:08 +00:00