Skip to content

chore(deps): bump gam7 from 7.29.4 to 7.39.4#146

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/gam7-7.39.4
Open

chore(deps): bump gam7 from 7.29.4 to 7.39.4#146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/gam7-7.39.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps gam7 from 7.29.4 to 7.39.4.

Release notes

Sourced from gam7's releases.

GAM 7.39.04

  • 7.39.04

Added updateprimaryemail <RegularExpression> <EmailReplacement> option to gam update group <GroupEntity> and gam update cigroup <GroupEntity> to allow modifying the group's current primary email address. For example, to change the domain of a set of groups from the current domain.com to newdomain.com:

gam update group csvfile Groups.csv:email updateprimaryemail "^(.+)@domain.com$" "\1@newdomain.com"

GAM 7.39.03

  • 7.39.03

Added the following options to gam <UserTypeEntity> create chatspace that can be used to capture space details when creating chat spaces in bulk.

csv [todrive <ToDriveAttribute>*] [formatjson [quotechar <Character>]] (addcsvdata <FieldName> <String>)*

See: https://github.com/GAM-team/GAM/wiki/Users-Chat#bulk-build-chat-spaces

GAM 7.39.02

  • 7.39.02

Fixed progress messages for gam <UserTypeEntity> print filelist when permissions were being displayed/matched for Shared Drives.

GAM 7.39.01

  • 7.39.01

Updated gam <UserTypeEntity> transfer drive <UserItem> to handle the following error:

ERROR: 403: cannotDeletePermission - The authenticated user cannot delete the permission.

GAM 7.39.00

  • 7.39.00

Deleted variable enforce_expansive_access from gam.cfg and removed option enforceexpansiveaccess from the following commands as expansive access is now always enforced by Google on My Drives.

</tr></table> 

... (truncated)

Commits
  • 93ace6d Merge branch 'main' of https://github.com/GAM-team/GAM
  • 117c239 Added updateprimaryemail \<RegularExpression> \<EmailReplacement> option to `...
  • ce4a867 Update build.yml
  • d5ccb2a Add filtering for inbound SSO profiles in build.yml
  • 3a921f3 Update GamUpdates.md
  • 63b0d9a Add csv option to `gam <UserTypeEntity> create chatspace
  • 56bdca9 Add csv option to gam \<UserTypeEntity> create chatspace
  • 8018783 Fixed progress messages for gam \<UserTypeEntity> print filelist
  • 4642868 Fixed progress messages for gam \<UserTypeEntity> print filelist
  • 1ea3c29 Handle cannotDeletePermission in transfer drive
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gam7](https://github.com/GAM-team/GAM) from 7.29.4 to 7.39.4.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.29.04...v7.39.04)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update dependencies label Apr 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

Coverage report

This PR does not seem to contain any modification to coverable code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants