Skip to content

Tags: appvia/githubUserManager

Tags

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Consolidate dependency updates to latest versions (#818)

Renovate had opened many overlapping/conflicting PRs for individual
package bumps, some of which broke the build. This squashes all of
them into one upgrade: npm deps (TypeScript 6, ESLint 10 with a flat
config migration, Jest 30, Prettier 3, Octokit v22/v8, googleapis 173),
GitHub Actions (ghaction-docker-meta v6, codeql-action v4 digest), and
the Node/Docker base image (24.18.0 LTS), plus the source/test changes
needed to keep the build, lint, and test suite green under the new
majors (ESM-only Octokit via dynamic import, stricter TS6 catch-clause
typing, updated google-auth-library JWT constructor signature).

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

v1.0.6

Toggle v1.0.6's commit message
Release v1.0.6 - SA-675 Google GitHub sync fixes

- Filter suspended/archived Google users from sync
- Fix exit code logic for successful changes
- Add error handling and surface API errors
- Add Slack notifications for membership changes
- Fix CI permissions for GitHub Packages
- Fix Dockerfile CMD format

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisns Chris Nesbitt-Smith
update readme and bump versions

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisns Chris Nesbitt-Smith
description doesn't escape the ${{}}

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use prebuilt docker image rather than rebuild every run (#36)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#19)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisns Chris Nesbitt-Smith
fix action branding

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
chrisns Chris Nesbitt-Smith
add metadata to action