Skip to content

chore(deps): bump gam7 from 7.29.4 to 7.34.6#128

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps gam7 from 7.29.4 to 7.34.6.

Release notes

Sourced from gam7's releases.

GAM 7.34.06

  • 7.34.06

Added option copyfolderpermissions [<Boolean>] to gam <UserTypeEntity> copy|move drivefile.

When copyfolderpermissions false is specified, no folder permissions are copied; this simplifies disabling all folder permission copying.

When not specified or copyfolderpermissions [true] is specified, folder permissions are copied based on the following options:

copymergewithparentfolderpermissions [<Boolean>]
copymergedtopfolderpermissions [<Boolean>]
copytopfolderpermissions [<Boolean>]
copytopfolderiheritedpermissions [<Boolean>]
copytopfoldernoniheritedpermissions never|always|syncallfolders|syncupdatedfolders
copymergedsubfolderpermissions [<Boolean>]
copysubfolderpermissions [<Boolean>]
copysubfolderinheritedpermissions [<Boolean>]
copysubfoldernoniheritedpermissions never|always|syncallfolders|syncupdatedfolders

GAM 7.34.05

  • 7.34.05

Updated gam report <ActivityApplictionName> to perform a reverse chronological sort on all rows across multiple users and/or event names; this is consistent with the behavior in the Admin console. Use option notimesort to suppress this sort.

GAM 7.34.04

  • 7.34.04

Updated gam <UserTypeEntity> create drivefileacl <DriveFileEntity> user <UserItem> role owner to better handle the case where the current owner of a file is suspended. Previously, the command was displayed as an error even though the ownership was changed.

gam user currentowner@domain.com add drivefileacl <DriveFileID> user newowner@domain.com role owner
User: currentowner@domain.com, Add 1 Drive File/Folder ACL
  User: currentowner@domain.com, Drive File/Folder ID: <DriveFileID>, Permission ID: newowner@domain.com, Add Failed: Sorry, the items were successfully shared but emails could not be sent to newowner@domain.com.

Now the command is displayed as a success with a note indicating that the ownership change email was not sent.

gam user currentowner@domain.com add drivefileacl <DriveFileID> user newowner@domain.com role owner
User: currentowner@domain.com, Add 1 Drive File/Folder ACL
  User: currentowner@domain.com, Drive File/Folder ID: <DriveFileID>, Permission ID: newowner@domain.com, Added: Sorry, the items were successfully shared but emails could not be sent to newowner@domain.com.
  New Owner
</tr></table> 

... (truncated)

Commits
  • b9a4892 Added option copyfolderpermissions [\<Boolean>] to `gam <UserTypeEntity> cop...
  • 3b9a9ba Update Users-Drive-Files-Display.md
  • 0d63a85 Update Users-Gmail-Messages-Threads.md
  • a8ea30e Sort all events in gam report \<ActivityApplictionName>
  • 660e9de Sort all events in gam report \<ActivityApplictionName>
  • ad5ba65 Improved create drivefileacl error handling
  • 991b1aa Improved create drivefileacl error handling
  • 51fafdb Update Reports.md
  • 52f1e99 Update Reports.md
  • 0f144b2 Update Reports.md
  • 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.34.6.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.29.04...v7.34.06)

---
updated-dependencies:
- dependency-name: gam7
  dependency-version: 7.34.6
  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 23, 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 Feb 25, 2026

Superseded by #130.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/pip/gam7-7.34.6 branch February 25, 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