Skip to content

Comments

chore(deps): bump gam7 from 7.29.4 to 7.34.4#124

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps gam7 from 7.29.4 to 7.34.4.

Release notes

Sourced from gam7's releases.

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
    id: 10834698115409747890
    type: user
    emailAddress: newowner@domain.com
    domain: domain.com
    role: owner
    permissionDetails:
      role: writer
        type: file
        inherited: True
        inheritedFrom: Unknown
      role: owner
        type: file
        inherited: False
    deleted: False
    pendingOwner: False

GAM 7.34.03

  • 7.34.03

Updated to Python 3.14.3

Updated Cryptography to 46.0.5

Updated gam course <CourseID> create student|teacher <EmailAddress> error message when <EmailAddress> is not in a trusted domain to remove suggestion about creating an invitation.

... (truncated)

Commits
  • 991b1aa Improved create drivefileacl error handling
  • 51fafdb Update Reports.md
  • 52f1e99 Update Reports.md
  • 0f144b2 Update Reports.md
  • 52d0b0a Update course add external teacher|student error message
  • 2822404 Update course add external teacher|student error message
  • 3fbb261 actions: rebuild to get Python 3.14.3
  • 0b4a4a2 bump cryptography for security
  • 177f5f0 Update build.yml
  • 57e0cc8 Mre fix typos
  • 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.4.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.29.04...v7.34.04)

---
updated-dependencies:
- dependency-name: gam7
  dependency-version: 7.34.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 Feb 18, 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 19, 2026

Superseded by #127.

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