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 dev into main #53

Merged
merged 19 commits into from
Jul 27, 2024
Merged

Merge dev into main #53

merged 19 commits into from
Jul 27, 2024

Conversation

cceckman
Copy link
Collaborator

After updating the build configuration, also merge all the updates from dev into main.

  • add pairing-bot binary to gitignore
  • bump to go 1.20
  • update all dependencies github has been yelling me about a few vulnerabilities
  • update go version correctly
  • bump go version in build
  • fussing with the action old one was deprecated and interpreting the version string wrong
  • bump go version in prod app engine config
  • update use new field name change in zulip 8 https://zulip.com/api/outgoing-webhooks#fields-documentation
  • update repo url in message to user
  • boop
  • triggering build
  • don't know where that came from
  • update dependencies mitigating GHSA-m425-mq94-257g
  • reformat MIT license still the same license though
  • Tidying up: name correct owner & remove file
  • Upgrade to Go 1.22
  • Finish upgrade to go1.22 / node@next

Maren and others added 19 commits July 5, 2023 23:03
github has been yelling me about a few vulnerabilities
old one was deprecated and interpreting the version string wrong
still the same license though
- Maren is the current owner, according to the source.

- This empty `git` file looks like an accident (e.g. an accidental
  `touch git` or similar). Only ever touched in ace4d4c, which doesn't
  otherwise refer to it.
According to the [Runtime Environments table][1], Go 1.20 in App Engine
will be end-of-support this coming November.

Preemptively upgrade to Go 1.22.

[1]: https://cloud.google.com/appengine/docs/standard/lifecycle/support-schedule#go
- Also update the Go version in the CI workflow
- Upgrade the actions versions; these are deprecated, according to CI
Housekeeping: Owners, unused file, Go version
@cceckman cceckman marked this pull request as ready for review July 27, 2024 15:24
@cceckman cceckman merged commit 82dad34 into main Jul 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants