Commit graph

138 commits

Author SHA1 Message Date
skidoodle
5ca8742c7e
Merge branch 'master' into dependabot/npm_and_yarn/swc/core-1.2.212 2022-07-13 03:20:41 +02:00
skidoodle
617ce55f4b
Merge pull request #127 from skidoodle/snyk-upgrade-27b69c2f07a6d8885e29d78dc37fb94b
[Snyk] Upgrade: react, react-dom
2022-07-13 03:19:46 +02:00
skidoodle
0cd29dfeca
Merge branch 'master' into snyk-upgrade-27b69c2f07a6d8885e29d78dc37fb94b 2022-07-13 03:19:40 +02:00
skidoodle
e676281171
Merge pull request #118 from skidoodle/snyk-upgrade-3b72d2f1e7053f84ca530c7de2e81e94
[Snyk] Upgrade dayjs from 1.11.2 to 1.11.3
2022-07-13 03:19:19 +02:00
skidoodle
801fd39885
Merge pull request #115 from skidoodle/snyk-upgrade-c9756663ae91a1a9b2e19de263ead8f3
[Snyk] Upgrade @swc/core from 1.2.196 to 1.2.197
2022-07-13 03:19:09 +02:00
skidoodle
3dae9cc592
Merge pull request #113 from skidoodle/dependabot/npm_and_yarn/dayjs-1.11.3
Bump dayjs from 1.11.2 to 1.11.3
2022-07-13 03:18:58 +02:00
skidoodle
0967569e2c
Merge branch 'master' into dependabot/npm_and_yarn/dayjs-1.11.3 2022-07-13 03:18:51 +02:00
skidoodle
e2f51692b7
Merge pull request #112 from skidoodle/dependabot/npm_and_yarn/react-and-types/react-18.2.0
Bump react and @types/react
2022-07-13 03:18:22 +02:00
skidoodle
7b9f177752
Merge branch 'master' into dependabot/npm_and_yarn/react-and-types/react-18.2.0 2022-07-13 03:18:13 +02:00
skidoodle
9678334d64
Merge pull request #110 from skidoodle/dependabot/npm_and_yarn/goober-2.1.10
Bump goober from 2.1.9 to 2.1.10
2022-07-13 03:17:43 +02:00
dependabot[bot]
264d52d6a3
Bump @swc/core from 1.2.196 to 1.2.212
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.196 to 1.2.212.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.196...v1.2.212)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 23:48:34 +00:00
snyk-bot
535327fa59
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - react from 18.1.0 to 18.2.0.
    See this package in npm: 
  - react-dom from 18.1.0 to 18.2.0.
    See this package in npm: 

See this project in Snyk:
615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-06 02:28:28 +00:00
snyk-bot
7bc0bab700
fix: upgrade dayjs from 1.11.2 to 1.11.3
Snyk has created this PR to upgrade dayjs from 1.11.2 to 1.11.3.

See this package in npm:


See this project in Snyk:
615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-28 05:48:57 +00:00
snyk-bot
0c19254d2f
fix: upgrade @swc/core from 1.2.196 to 1.2.197
Snyk has created this PR to upgrade @swc/core from 1.2.196 to 1.2.197.

See this package in npm:


See this project in Snyk:
615102f7-a2f9-49b6-9ccc-9cc98d52bdb2?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-27 01:45:11 +00:00
dependabot[bot]
d579516b33
Bump dayjs from 1.11.2 to 1.11.3
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.2...v1.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:01:05 +00:00
dependabot[bot]
62831528c5
Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.

Updates `react` from 18.1.0 to 18.2.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.2.0/packages/react)

Updates `@types/react` from 18.0.10 to 18.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:00:56 +00:00
dependabot[bot]
f64db7f417
Bump goober from 2.1.9 to 2.1.10
Bumps [goober](https://github.com/cristianbote/goober) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/cristianbote/goober/releases)
- [Commits](https://github.com/cristianbote/goober/compare/v2.1.9...v2.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:00:12 +00:00
skidoodle
12eb69f59e
Merge pull request #107 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1161.0
Bump aws-sdk from 2.1146.0 to 2.1161.0
2022-06-24 11:59:17 +02:00
skidoodle
138a852028
Merge pull request #106 from skidoodle/dependabot/npm_and_yarn/sass-1.53.0
Bump sass from 1.52.1 to 1.53.0
2022-06-24 11:59:06 +02:00
skidoodle
ddaf67e885
Merge pull request #101 from skidoodle/dependabot/npm_and_yarn/eslint-8.18.0
Bump eslint from 8.16.0 to 8.18.0
2022-06-24 11:58:52 +02:00
skidoodle
265819cde5
Merge pull request #100 from skidoodle/dependabot/npm_and_yarn/typescript-4.7.4
Bump typescript from 4.7.2 to 4.7.4
2022-06-24 11:58:41 +02:00
skidoodle
9412487507
Merge pull request #98 from skidoodle/dependabot/npm_and_yarn/types/node-18.0.0
Bump @types/node from 17.0.38 to 18.0.0
2022-06-24 11:58:30 +02:00
skidoodle
ba6652998c
set language to non-linguistic 2022-06-24 11:48:28 +02:00
skidoodle
d7ee585ede
removed some meta tags 2022-06-24 11:47:44 +02:00
skidoodle
29b531a10e
modify mail address 2022-06-24 11:45:55 +02:00
dependabot[bot]
a5487d2b7c
Bump aws-sdk from 2.1146.0 to 2.1161.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1146.0 to 2.1161.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1146.0...v2.1161.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 23:49:51 +00:00
dependabot[bot]
ffaaec6527
Bump sass from 1.52.1 to 1.53.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.53.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.53.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 05:21:15 +00:00
dependabot[bot]
277df61396
Bump eslint from 8.16.0 to 8.18.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.18.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.16.0...v8.18.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-06-18 00:12:31 +00:00
dependabot[bot]
9f4b2fd227
Bump typescript from 4.7.2 to 4.7.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.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-06-18 00:12:06 +00:00
dependabot[bot]
ac1c96889d
Bump @types/node from 17.0.38 to 18.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.38 to 18.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 23:34:32 +00:00
skidoodle
2ed6be610d rewrite/decrease copy text 2022-06-13 19:17:52 +02:00
skidoodle
1dbee7b012 Merge branch 'master' of github.com:skidoodle/portfolio-v2 2022-06-13 19:12:01 +02:00
skidoodle
7dd22aa53b notification align center 2022-06-13 19:11:53 +02:00
skidoodle
658323f098
Merge pull request #78 from skidoodle/dependabot/npm_and_yarn/swc/core-1.2.196
Bump @swc/core from 1.2.194 to 1.2.196
2022-06-01 13:11:42 +02:00
dependabot[bot]
425316d7cc
Bump @swc/core from 1.2.194 to 1.2.196
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.194 to 1.2.196.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/compare/v1.2.194...v1.2.196)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 11:10:50 +00:00
skidoodle
7b0a558d85
Merge pull request #79 from skidoodle/dependabot/npm_and_yarn/types/node-17.0.38
Bump @types/node from 17.0.35 to 17.0.38
2022-06-01 13:10:14 +02:00
skidoodle
4130565ba4
Merge branch 'master' into dependabot/npm_and_yarn/types/node-17.0.38 2022-06-01 13:10:01 +02:00
skidoodle
b22edbd311
Merge pull request #77 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1146.0
Bump aws-sdk from 2.1145.0 to 2.1146.0
2022-06-01 13:08:29 +02:00
skidoodle
94583bd3a5
Merge pull request #76 from skidoodle/dependabot/npm_and_yarn/types/react-18.0.10
Bump @types/react from 18.0.9 to 18.0.10
2022-06-01 13:08:19 +02:00
dependabot[bot]
6e0462a1ff
Bump @types/node from 17.0.35 to 17.0.38
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.38.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 08:18:59 +00:00
dependabot[bot]
80b2c98a99
Bump aws-sdk from 2.1145.0 to 2.1146.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1145.0 to 2.1146.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1145.0...v2.1146.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 08:18:40 +00:00
dependabot[bot]
7e42bbc812
Bump @types/react from 18.0.9 to 18.0.10
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.9 to 18.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 08:18:14 +00:00
skidoodle
289ecb0eab
Merge pull request #74 from skidoodle/dependabot/npm_and_yarn/react-icons-4.4.0 2022-06-01 10:15:51 +02:00
dependabot[bot]
38c37afd93
Bump react-icons from 4.3.1 to 4.4.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.3.1...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 23:33:25 +00:00
skidoodle
decf5c8cd3
+cache control 2022-05-30 22:49:22 +02:00
skidoodle
a8c83cd8f4
Merge pull request #73 from suvikgotrekt/master 2022-05-30 22:37:07 +02:00
csiktorveh
2fbd5683ae s3 2022-05-30 22:31:28 +02:00
csiktorveh
342f54ad46 fix s3 api 2022-05-30 22:05:43 +02:00
skidoodle
8cebefb83d
Merge pull request #71 from skidoodle/dependabot/npm_and_yarn/aws-sdk-2.1145.0
Bump aws-sdk from 2.1142.0 to 2.1145.0
2022-05-30 10:43:40 +02:00
skidoodle
dfbce3e338
Merge branch 'master' into dependabot/npm_and_yarn/aws-sdk-2.1145.0 2022-05-30 10:43:28 +02:00