Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge branch beta into main #929

Merged
merged 446 commits into from
Dec 29, 2023
Merged

Merge branch beta into main #929

merged 446 commits into from
Dec 29, 2023

Conversation

kdev
Copy link
Member

@kdev kdev commented Dec 29, 2023

No description provided.

kdev and others added 30 commits July 17, 2023 21:28
Bumps [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n) from 5.24.4 to 5.25.0.
- [Changelog](https://github.com/ivanhofer/typesafe-i18n/blob/main/CHANGELOG.md)
- [Commits](ivanhofer/typesafe-i18n@5.24.4...5.25.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@t3-oss/env-core](https://github.com/t3-oss/t3-env/tree/HEAD/packages/core) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/t3-oss/t3-env/releases)
- [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/[email protected]/packages/core)

---
updated-dependencies:
- dependency-name: "@t3-oss/env-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…-oss/env-core-0.6.0

chore(deps): bump @t3-oss/env-core from 0.4.0 to 0.6.0
…pesafe-i18n-5.25.0

chore(deps): bump typesafe-i18n from 5.24.4 to 5.25.0
# [1.4.0-beta.1](v1.3.7...v1.4.0-beta.1) (2023-07-18)

### Bug Fixes

* **build:** fix build errors by updating types ([526fa00](526fa00))
* **eslint-errors:** add husky pre-commit hooks ([2c560d4](2c560d4))
* **eslint-errors:** fix eslint semi errors ([c2f0c11](c2f0c11))

### Features

* **api:** Use new `env` ([3c743f4](3c743f4))
* **i18n:** implement export ([30d594f](30d594f))
* **i18n:** switch to `typesafe-i18n` for localization ([98ac301](98ac301)), closes [#448](#448)
* implement linking "discord-sided" ([58610d4](58610d4))
* **Link:** add Link command for game linking ([dd26a27](dd26a27))
* **linked-roles-api:** implement API logic for linked roles ([1c91c8f](1c91c8f))
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.1.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/v6.1.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <[email protected]>
# [1.4.0-beta.2](v1.4.0-beta.1...v1.4.0-beta.2) (2023-07-18)

### Features

* **messageUpdate:** implement message update ([b4645b9](b4645b9))
# [1.4.0-beta.3](v1.4.0-beta.2...v1.4.0-beta.3) (2023-07-19)

### Bug Fixes

* **MessageUpdate:** do not show bot message updates ([5d1122b](5d1122b))
…pescript-eslint/eslint-plugin-6.1.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.1.0
Bumps [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n) from 5.25.0 to 5.25.1.
- [Changelog](https://github.com/ivanhofer/typesafe-i18n/blob/main/CHANGELOG.md)
- [Commits](ivanhofer/typesafe-i18n@5.25.0...5.25.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.49 to 0.37.50.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](discordjs/discord-api-types@0.37.49...0.37.50)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…pesafe-i18n-5.25.1

chore(deps): bump typesafe-i18n from 5.25.0 to 5.25.1
…scord-api-types-0.37.50

chore(deps): bump discord-api-types from 0.37.49 to 0.37.50
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/parser)

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

Signed-off-by: dependabot[bot] <[email protected]>
…pescript-eslint/parser-6.2.0

chore(deps-dev): bump @typescript-eslint/parser from 6.1.0 to 6.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.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/v6.2.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] <[email protected]>
…pescript-eslint/eslint-plugin-6.2.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0
@kdev kdev requested a review from jxn-30 December 29, 2023 22:14
@kdev kdev self-assigned this Dec 29, 2023
kdev and others added 2 commits December 29, 2023 23:17
# [1.6.0-beta.1](v1.5.0...v1.6.0-beta.1) (2023-12-29)

### Bug Fixes

* **commands/warn:** Add required permissions to run the command ([e1bd164](e1bd164)), closes [#915](#915)
* **Dockerfile:** run path was wrong ([c98f461](c98f461))
* **Dockerfile:** use different workdir to prevent EACCESS errors ([24d1c43](24d1c43))
* **Dockerfile:** use root user to prevent EACCES ([52d4b21](52d4b21))
* **MessageUpdate:** do not show bot message updates ([5d1122b](5d1122b))

### Features

* **api:** Use new `env` ([3c743f4](3c743f4))
* **diff:** improve output of code-blocks ([0ef2156](0ef2156))
* implement linking "discord-sided" ([58610d4](58610d4))
* **Link:** add Link command for game linking ([dd26a27](dd26a27))
* **Link:** add new text ([76c7c64](76c7c64))
* **linked-roles-api:** implement API logic for linked roles ([1c91c8f](1c91c8f))
* **messageUpdate:** implement message update ([b4645b9](b4645b9))
Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
node-libcurl 3.0.0 filesystem, shell, environment +65 6.38 MB jonathancardoso
@t3-oss/env-core 0.7.1 environment +2 32.7 MB juliusmarminge
@types/jsdom 21.1.6 None +5 5.16 MB types
@types/node-fetch 2.6.10 None +2 4.02 MB types
jsdom 23.0.1 network, filesystem +31 6.76 MB domenic
@types/node 20.10.5 None +1 4.01 MB types
zod 3.22.4 None +0 628 kB colinmcd94
@types/ms 0.7.31...0.7.34 None +0/-0 3.2 kB types
@tsconfig/node16 1.0.3...16.1.1 None +0/-0 2.5 kB typescript-deploys
@hapi/lab 25.1.2...25.1.3 None +20/-20 37.9 MB devinivy
@types/hapi__catbox 10.2.4...10.2.6 None +0/-0 16.3 kB types
@prisma/client 4.12.0...5.7.1 eval, filesystem +6/-3 24.6 MB prismabot
typesafe-i18n 5.24.3...5.26.2 None +1/-1 34.9 MB ivanhofer
@hapi/hapi 21.3.1...21.3.2 None +1/-1 437 kB marsup
joi 17.9.1...17.11.0 None +0/-0 534 kB marsup
prisma 4.12.0...5.7.1 eval, filesystem +5/-1 18.2 MB prismabot
@typescript-eslint/parser 5.57.1...6.16.0 None +26/-25 39.8 MB jameshenry
ts-node 10.9.1...10.9.2 None +4/-4 36.8 MB blakeembrey
@typescript-eslint/eslint-plugin 5.57.1...6.16.0 None +31/-31 42.8 MB jameshenry
eslint 8.38.0...8.56.0 None +15/-15 5.53 MB eslintbot
@crowdin/crowdin-api-client 1.22.1...1.28.2 network +0/-0 415 kB andrii.bodnar
prettier 2.8.7...3.1.1 filesystem +0/-0 8.42 MB prettier-bot
@semantic-release/npm 10.0.3...11.0.2 None +83/-106 22.3 MB semantic-release-bot
dotenv 16.0.3...16.3.1 None +0/-0 71.6 kB motdotla
semantic-release 21.0.1...22.0.12 None +83/-106 22.3 MB semantic-release-bot
@discordjs/rest 1.7.0...2.2.0 network +9/-13 5.29 MB crawl
typescript 5.0.4...5.3.3 None +0/-0 32 MB typescript-bot
discord-api-types 0.37.37...0.37.67 None +0/-0 2.64 MB crawl
discord.js 14.9.0...14.14.1 None +19/-20 13.6 MB crawl

🚮 Removed packages: [email protected]

@kdev
Copy link
Member Author

kdev commented Dec 29, 2023

Ah I forgot: we cannot use node 20 since libcurl has no prebuilt binaries so we need to stay with node 18 for now.
I am going to revert to node 18

@jxn-30
Copy link
Member

jxn-30 commented Dec 29, 2023

Ah I forgot: we cannot use node 20 since libcurl has no prebuilt binaries so we need to stay with node 18 for now. I am going to revert to node 18

Ah right, having the same issue on another repo. FTR tracking issue of node-libcurl: JCMais/node-libcurl#399

@kdev
Copy link
Member Author

kdev commented Dec 29, 2023

JCMais/node-libcurl#399

I've subscribed to that issue. I will update to node 20 when the issue is resolved by the owner. Until then we need to stick with node 18.

@kdev
Copy link
Member Author

kdev commented Dec 29, 2023

@jxn-30 I think we are ready for review

@kdev kdev merged commit 36edf1a into main Dec 29, 2023
10 of 11 checks passed
@kdev kdev deleted the beta branch December 29, 2023 22:38
@kdev kdev restored the beta branch December 29, 2023 22:38
@kdev kdev deleted the beta branch December 29, 2023 22:38
Copy link
Contributor

github-actions bot commented Jan 1, 2024

🎉 This PR is included in version 1.6.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Contributor

github-actions bot commented Feb 1, 2024

🎉 This PR is included in version 1.6.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link
Contributor

🎉 This PR is included in version 1.5.1-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@utils-app
Copy link
Contributor

utils-app bot commented Mar 28, 2024

🎉 This PR is included in version 1.6.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kdev
Copy link
Member Author

kdev commented Mar 28, 2024

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kdev kdev added the released label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants