Lewin Kelly
|
5d5eda6bab
|
Replace mete0r.xyz URLs with URL loaded from .env file
|
2023-09-15 17:58:30 +01:00 |
Lewin Kelly
|
30646ebca2
|
Fix some SvelteKit errors and add docker compose file for Redis
|
2023-09-12 23:41:56 +01:00 |
Lewin Kelly
|
89d5f5cc23
|
Merge branch 'main' of https://github.com/Heliodex/Meteorite
|
2023-09-12 22:53:57 +01:00 |
Lewin Kelly
|
eef826a53d
|
Pull from upstream front and back
|
2023-09-12 22:52:15 +01:00 |
Lewin Kelly
|
ee6803cf29
|
Merge pull request #3 from Heliodex/dependabot/npm_and_yarn/Back/mongodb-and-mongoose-4.17.1
Bump mongodb and mongoose in /Back
|
2023-09-11 18:59:55 +01:00 |
dependabot[bot]
|
3067626ff0
|
Bump mongodb and mongoose in /Back
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 4.17.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.
Updates `mongodb` from 4.13.0 to 4.17.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.1/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.13.0...v4.17.1)
Updates `mongoose` from 6.9.1 to 6.12.0
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.9.1...6.12.0)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: indirect
- dependency-name: mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 17:58:48 +00:00 |
dependabot[bot]
|
57908737ab
|
Bump fast-xml-parser and @aws-sdk/credential-providers in /Back
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 4.0.11 to 4.2.5
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.11...v4.2.5)
Updates `@aws-sdk/credential-providers` from 3.272.0 to 3.409.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.409.0/packages/credential-providers)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: "@aws-sdk/credential-providers"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 17:58:42 +00:00 |
dependabot[bot]
|
b727b43757
|
Bump semver from 5.7.1 to 5.7.2 in /Back
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-10 01:06:28 +00:00 |
Lewin Kelly
|
e61816bd6d
|
Install dependencies with pnpm and format files with Prettier
|
2023-09-10 02:02:20 +01:00 |
Lewin Kelly
|
24e44a3b50
|
Initialise repository with SushiDesigner/Meteor-Front and SushiDesigner/Meteor-back
|
2023-09-10 01:51:41 +01:00 |