Skip to content

chore(deps): bump gam7 from 7.29.4 to 7.32.7#115

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/gam7-7.32.7
Closed

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps gam7 from 7.29.4 to 7.32.7.

Release notes

Sourced from gam7's releases.

GAM 7.32.07

  • 7.32.07

Added option includepermissionsforview published to gam <UserTypeEntity> print filelist and gam <UserTypeEntity> show fileinfo. From the Drive API documentation:

Specifies which additional view's permissions to include in the response. Only published is supported.

GAM 7.32.06

  • 7.32.06

Added options to gam <UserTypeEntity> copy drivefile ... copysubfiles to limit copying to files whose modifiedTime meets specified requirements.

  • start|starttime <Date>|<Time> - If specified, modifiedTime must be >= the value
  • end|endtime <Date>|<Time> - If specified, modifiedTime must be <= the value
  • range <Date>|<Time> <Date>|<Time> - first value <= modifiedTime <= second value

GAM 7.32.05

  • 7.32.05

Fixed bug in gam <UserTypeEntity> print messages|threads ... headers <SMTPHeaderList> where headers other than those specified in <SMTPHeaderList> were displayed.

Updated gam info users <UserTypeEntity> to display the following data when the Licensing API does not return data due to quota limits. Previously, no License data was displayed and there was no way to know if it was omitted due to API quota limits vs the user has no license?

  Licenses: (1)
    Not available/incomplete

If a user has no licenses, this will be displayed.

  Licenses: (0)

You should use license_skus = <SKUIDList> in gam.cfg to list all of the licensing SKUs used in your workspace. Without this list, GAM has to make 70+ API calls to get the licenses for a user; this can cause quota limit errors.

GAM 7.32.04

  • 7.32.04

... (truncated)

Commits
  • cea5a33 Added option includepermissionsforview published to print filelist/show fil...
  • 3a7f84e Update Cloud-Identity-Groups-Membership.md
  • 5136c0a Update Cloud-Identity-Groups-Membership.md
  • 8e877a9 Update Cloud-Identity-Groups-Membership.md
  • ed695b2 Update GamUpdates.md
  • 83179be Allow filtering on modifiedTime in copy drivefile
  • 8e10509 Allow filtering on modifiedTime in copy drivefile
  • 428be88 Merge branch 'main' of https://github.com/GAM-team/GAM
  • 758519b Update Users-Calendars.md
  • 47e2ba9 Change cryptography dependency version
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.32.7.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.29.04...v7.32.07)

---
updated-dependencies:
- dependency-name: gam7
  dependency-version: 7.32.7
  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 Feb 2, 2026
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Coverage report

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2026

Superseded by #116.

@dependabot dependabot bot closed this Feb 4, 2026
@dependabot dependabot bot deleted the dependabot/pip/gam7-7.32.7 branch February 4, 2026 13:43
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