Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps gam7 from 7.29.4 to 7.31.5.

Release notes

Sourced from gam7's releases.

GAM 7.31.05

  • 7.31.05

Added option variables <RESearchPattern> to gam select section <SectionName> verify and gam config verify that causes GAM to only display variables with names selected by <RESearchPattern>.

gam select School verify variables "^(customer|domain)"
Section: School
  customer_id = C03abc123
  domain = school.edu

gam config verify variables 'dir'
Section: DEFAULT
cache_dir = ~/GamConfig/gamcache ; /Users/gamteam/GamConfig/gamcache
config_dir = ~/GamConfig ; /Users/gamteam/GamConfig
drive_dir = ~/GamWork ; /Users/gamteam/GamWork
gmail_cse_incert_dir = ~/GmailCSE/Certs ; /Users/gamteam/GmailCSE/Certs
gmail_cse_inkey_dir = ~/GmailCSE/Keys ; /Users/gamteam/GmailCSE/Keys
input_dir = .

GAM 7.31.04

  • 7.31.04

Fixed bug in gam report admin|chrome that caused to events to not be displayed.

Updated gam <UserTypeEntity> print|show messages|threads ... query <QueryGmail> to display the query.

GAM 7.31.03

  • 7.31.03

Due to the following Calendar API update, the gam <UserTypeEntity> transfer calendars command has been removed.

GAM 7.31.02

  • 7.31.02

Added the following options to gam <UserTypeEntity> copy drivefile to limit copying to those files owned by selected users.

  • copysubfilesownedby users <EmailAddressList> - Only files owned by users in <EmailAddressList> are copied.
  • copysubfilesownedby notusers <EmailAddressList> - Only files not owned by users in <EmailAddressList> are copied.
  • copysubfilesownedby regex <REMatchPattern> - Only files owned by users whose email addresses match <REMatchPattern> are copied.
  • copysubfilesownedby notregex <REMatchPattern> - Only files owned by users whose email addresses do not match <REMatchPattern> are copied.

... (truncated)

Commits
  • ac14037 Added variables \<RESearchPattern> to gam config|select verify
  • 6135e5c Fixed bug in gam report admin|chrome
  • 5401041 Fixed bug in gam report admin|chrome
  • 3a23559 Updated `gam <UserTypeEntity> print|show messages|threads ... query <QueryGma...
  • 47eca41 Updated `gam <UserTypeEntity> print|show messages|threads ... query <QueryGma...
  • eedb085 Update Bulk-Processing.md
  • 8b4e381 gam transfer calendars removed
  • 14e9b14 gam transfer calendars removed
  • 280805a gam transfer calendars removed
  • 5ce4ccd Updated copy drivefile to limit copying to those files owned by selected users
  • 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.31.5.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.29.04...v7.31.05)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update dependencies label Jan 13, 2026
@github-actions
Copy link

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 Jan 15, 2026

Superseded by #108.

@dependabot dependabot bot closed this Jan 15, 2026
@dependabot dependabot bot deleted the dependabot/pip/gam7-7.31.5 branch January 15, 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.

1 participant