dependabot[bot]
|
17e2c9e1de
|
Bump react-before-after-slider-component from 1.1.6 to 1.1.8
Bumps [react-before-after-slider-component](https://github.com/smeleshkin/react-before-after-slider-component) from 1.1.6 to 1.1.8.
- [Release notes](https://github.com/smeleshkin/react-before-after-slider-component/releases)
- [Commits](https://github.com/smeleshkin/react-before-after-slider-component/compare/v.1.1.6...v.1.1.8)
---
updated-dependencies:
- dependency-name: react-before-after-slider-component
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-28 06:04:25 +00:00 |
|
Sam Poder
|
029c006c08
|
Update package.json
|
2023-08-21 09:18:53 -07:00 |
|
Sam Poder
|
c23157c690
|
Merge branch 'main' into dependabot/npm_and_yarn/prettier-3.0.2
|
2023-08-21 02:03:33 -07:00 |
|
dependabot[bot]
|
0d8a642357
|
Bump prettier from 3.0.1 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 09:03:10 +00:00 |
|
Sam Poder
|
dd12b710bd
|
Merge branch 'main' into dependabot/npm_and_yarn/eslint-config-next-13.4.19
|
2023-08-21 02:02:54 -07:00 |
|
Sam Poder
|
50c5786c88
|
Merge pull request #867 from hackclub/dependabot/npm_and_yarn/octokit/rest-20.0.1
Bump @octokit/rest from 19.0.7 to 20.0.1
|
2023-08-21 02:02:15 -07:00 |
|
Sam Poder
|
2ab3e969a0
|
Merge pull request #871 from hackclub/dependabot/npm_and_yarn/apollo/client-3.8.1
Bump @apollo/client from 3.7.12 to 3.8.1
|
2023-08-21 02:02:02 -07:00 |
|
dependabot[bot]
|
e3a52f3d5b
|
Bump @emotion/styled from 11.10.6 to 11.11.0
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.10.6 to 11.11.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.10.6...@emotion/styled@11.11.0)
---
updated-dependencies:
- dependency-name: "@emotion/styled"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 06:44:39 +00:00 |
|
Alex
|
10469befba
|
Add Mastodon link to footer (#866)
this also updates `@hackclub/icons` to 0.0.14
|
2023-08-21 14:43:27 +08:00 |
|
dependabot[bot]
|
7fe0bd5a3b
|
Bump @apollo/client from 3.7.12 to 3.8.1
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.12 to 3.8.1.
- [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.7.12...v3.8.1)
---
updated-dependencies:
- dependency-name: "@apollo/client"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 06:26:33 +00:00 |
|
dependabot[bot]
|
d53ebde726
|
Bump eslint-config-next from 13.4.12 to 13.4.19
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.12 to 13.4.19.
- [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.4.19/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-08-21 06:25:22 +00:00 |
|
dependabot[bot]
|
8f7f91310f
|
Bump @octokit/rest from 19.0.7 to 20.0.1
Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 19.0.7 to 20.0.1.
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.7...v20.0.1)
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 06:24:51 +00:00 |
|
Sam Poder
|
b41db15d83
|
Merge branch 'main' of https://github.com/hackclub/site
|
2023-08-15 13:02:39 -07:00 |
|
Sam Poder
|
af38e43148
|
Use Cookies Instead of Query Params
|
2023-08-15 13:02:25 -07:00 |
|
dependabot[bot]
|
e5b105ce09
|
Bump styled-components from 5.3.9 to 6.0.7
Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 6.0.7.
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/v5.3.9...v6.0.7)
---
updated-dependencies:
- dependency-name: styled-components
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-15 15:53:32 +00:00 |
|
Sam Poder
|
643534b441
|
Merge pull request #851 from hackclub/dependabot/npm_and_yarn/eslint-8.47.0
Bump eslint from 8.38.0 to 8.47.0
|
2023-08-15 09:52:34 -06:00 |
|
Sam Poder
|
12ce54c4e3
|
Merge pull request #853 from hackclub/dependabot/npm_and_yarn/swr-2.2.1
Bump swr from 2.2.0 to 2.2.1
|
2023-08-15 09:52:23 -06:00 |
|
Sam Poder
|
b0ffd9da82
|
Merge pull request #854 from hackclub/dependabot/npm_and_yarn/graphql-16.7.1
Bump graphql from 16.6.0 to 16.7.1
|
2023-08-15 09:52:18 -06:00 |
|
dependabot[bot]
|
cd202b1569
|
Bump next-transpile-modules from 10.0.0 to 10.0.1
Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/martpie/next-transpile-modules/releases)
- [Commits](https://github.com/martpie/next-transpile-modules/commits)
---
updated-dependencies:
- dependency-name: next-transpile-modules
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 06:54:24 +00:00 |
|
dependabot[bot]
|
cc8e803213
|
Bump graphql from 16.6.0 to 16.7.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.7.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.7.1)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 06:54:11 +00:00 |
|
dependabot[bot]
|
1867feedb4
|
Bump swr from 2.2.0 to 2.2.1
Bumps [swr](https://github.com/vercel/swr) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: swr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-14 06:53:42 +00:00 |
|
dependabot[bot]
|
ba284fac5d
|
Bump eslint from 8.38.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.47.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.38.0...v8.47.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-08-14 06:52:27 +00:00 |
|
Sam Poder
|
2988691ed1
|
Merge branch 'main' into climate-directory
|
2023-08-10 18:19:51 -04:00 |
|
Sam Poder
|
3e2b304427
|
Remove the use of next-compose-plugins
|
2023-08-10 17:52:42 -04:00 |
|
Yoda
|
d8b0cf245e
|
Changes
|
2023-08-10 11:06:34 -07:00 |
|
Sam Poder
|
c8bb9bd487
|
Merge pull request #844 from hackclub/dependabot/npm_and_yarn/eslint-config-next-13.4.12
Bump eslint-config-next from 13.4.10 to 13.4.12
|
2023-08-08 12:50:53 -04:00 |
|
Sam Poder
|
ad763908ec
|
Merge pull request #845 from hackclub/dependabot/npm_and_yarn/emotion/react-11.11.1
Bump @emotion/react from 11.10.6 to 11.11.1
|
2023-08-08 12:50:40 -04:00 |
|
Sam Poder
|
619d58f59f
|
Merge pull request #846 from hackclub/dependabot/npm_and_yarn/octokit/core-5.0.0
Bump @octokit/core from 4.2.0 to 5.0.0
|
2023-08-08 12:50:33 -04:00 |
|
Sam Poder
|
da3a582457
|
Merge pull request #847 from hackclub/dependabot/npm_and_yarn/react-wrap-balancer-1.0.0
Bump react-wrap-balancer from 0.5.0 to 1.0.0
|
2023-08-08 12:50:25 -04:00 |
|
dependabot[bot]
|
8ba549c3e5
|
Bump react-tsparticles from 2.9.3 to 2.12.1
Bumps [react-tsparticles](https://github.com/tsparticles/react/tree/HEAD/components/react) from 2.9.3 to 2.12.1.
- [Changelog](https://github.com/tsparticles/react/blob/main/components/react/CHANGELOG.md)
- [Commits](https://github.com/tsparticles/react/commits/v2.12.1/components/react)
---
updated-dependencies:
- dependency-name: react-tsparticles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 06:42:55 +00:00 |
|
dependabot[bot]
|
8a3f5fec66
|
Bump react-wrap-balancer from 0.5.0 to 1.0.0
Bumps [react-wrap-balancer](https://github.com/shuding/react-wrap-balancer) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/shuding/react-wrap-balancer/releases)
- [Commits](https://github.com/shuding/react-wrap-balancer/compare/0.5.0...1.0.0)
---
updated-dependencies:
- dependency-name: react-wrap-balancer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 06:42:46 +00:00 |
|
dependabot[bot]
|
3651010177
|
Bump @octokit/core from 4.2.0 to 5.0.0
Bumps [@octokit/core](https://github.com/octokit/core.js) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/octokit/core.js/releases)
- [Commits](https://github.com/octokit/core.js/compare/v4.2.0...v5.0.0)
---
updated-dependencies:
- dependency-name: "@octokit/core"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 06:42:16 +00:00 |
|
dependabot[bot]
|
99ad8f1465
|
Bump @emotion/react from 11.10.6 to 11.11.1
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.10.6 to 11.11.1.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.10.6...@emotion/react@11.11.1)
---
updated-dependencies:
- dependency-name: "@emotion/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 06:42:08 +00:00 |
|
dependabot[bot]
|
5b86ab29bc
|
Bump eslint-config-next from 13.4.10 to 13.4.12
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.10 to 13.4.12.
- [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.4.12/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-08-07 06:41:57 +00:00 |
|
Sam Poder
|
438491a4a5
|
Merge pull request #843 from hackclub/dependabot/npm_and_yarn/prettier-3.0.1
Bump prettier from 2.8.7 to 3.0.1
|
2023-08-06 16:02:22 -04:00 |
|
Sam Poder
|
4ef90e2b0a
|
Merge pull request #783 from hackclub/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.3.5 to 1.4.0
|
2023-08-06 16:02:14 -04:00 |
|
Sam Poder
|
298627efb9
|
Merge pull request #817 from hackclub/dependabot/npm_and_yarn/swr-2.2.0
Bump swr from 2.1.2 to 2.2.0
|
2023-08-06 16:01:55 -04:00 |
|
dependabot[bot]
|
6d0f3d165b
|
Bump prettier from 2.8.7 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.7 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.7...3.0.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-06 20:01:19 +00:00 |
|
Sam Poder
|
6d70286ea5
|
Merge pull request #829 from hackclub/dependabot/npm_and_yarn/eslint-config-next-13.4.10
Bump eslint-config-next from 13.3.0 to 13.4.10
|
2023-08-06 16:00:10 -04:00 |
|
dependabot[bot]
|
3cf4049c4e
|
Bump @next/mdx from 13.2.4 to 13.4.10
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.2.4 to 13.4.10.
- [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.4.10/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-07-17 06:42:25 +00:00 |
|
dependabot[bot]
|
e2f62dd493
|
Bump eslint-config-next from 13.3.0 to 13.4.10
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.3.0 to 13.4.10.
- [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.4.10/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-07-17 06:42:08 +00:00 |
|
dependabot[bot]
|
b89c4ad45f
|
Bump swr from 2.1.2 to 2.2.0
Bumps [swr](https://github.com/vercel/swr) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/v2.1.2...v2.2.0)
---
updated-dependencies:
- dependency-name: swr
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 06:59:11 +00:00 |
|
Lexi Mattick
|
a85b66453f
|
Add OnBoard marketing page (#795)
Co-authored-by: Max Wofford <max@maxwofford.com>
|
2023-05-27 17:39:32 -04:00 |
|
dependabot[bot]
|
265d00ce13
|
Bump axios from 1.3.5 to 1.4.0
Bumps [axios](https://github.com/axios/axios) from 1.3.5 to 1.4.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.3.5...v1.4.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-05-01 07:01:12 +00:00 |
|
Sam Poder
|
0bec87ce8e
|
Merge pull request #762 from hackclub/dependabot/npm_and_yarn/styled-components-5.3.9
Bump styled-components from 5.3.8 to 5.3.9
|
2023-04-21 12:16:13 +08:00 |
|
Sam Poder
|
575f5a488b
|
Merge pull request #763 from hackclub/dependabot/npm_and_yarn/turndown-7.1.2
Bump turndown from 7.1.1 to 7.1.2
|
2023-04-21 12:16:06 +08:00 |
|
Sam Poder
|
8884a59480
|
Merge pull request #764 from hackclub/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.4 to 2.8.7
|
2023-04-21 10:51:21 +08:00 |
|
Sam Poder
|
06e2519020
|
Merge pull request #765 from hackclub/dependabot/npm_and_yarn/eslint-8.38.0
Bump eslint from 8.37.0 to 8.38.0
|
2023-04-21 10:51:12 +08:00 |
|
dependabot[bot]
|
fa26fed60a
|
Bump prettier from 2.8.4 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-21 02:48:27 +00:00 |
|
dependabot[bot]
|
febea1c103
|
Bump @apollo/client from 3.7.11 to 3.7.12
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.7.11 to 3.7.12.
- [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.7.11...v3.7.12)
---
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-04-17 06:59:09 +00:00 |
|