Skip to content

chore(deps): bump gam7 from 7.40.3 to 7.43.1#176

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gam7-7.43.1
Closed

chore(deps): bump gam7 from 7.40.3 to 7.43.1#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/gam7-7.43.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps gam7 from 7.40.3 to 7.43.1.

Release notes

Sourced from gam7's releases.

GAM 7.43.01

  • 7.43.01

Updated gam info user and gam print users to display guest user attributes: isGuestUser, guestAccountInfo

Expanded <UserTypeEntity> to allow specification of guest users.

GAM 7.42.00

  • 7.42.00

In versions prior to 7.42.00, when redirect csv <FileName> was used, GAM did not open and write <FileName> until all processing was complete; if <FileName> was not accessible, an error was generated and no results were saved. Now, <FileName> is opened initially to verify accessiblity and then written when processing is complete.

In the unlikely event that this causes issues, you can do redirect csv <FileName> delayopen to get the previous behavior.

GAM 7.41.03

  • 7.41.03

Fixed bug in the following: Added the following to <RowValueFilter> used in CSV input/output row filtering; these are synonyms for count and countrange.

[(any|all):]number<Operator><Number>|
[(any|all):]numberrange!=<Number>/<Number>|
[(any|all):]numberrange=<Number>/<Number>|

GAM 7.41.02

  • 7.41.02

Added option ownername to gam info|print courses to have GAM display the course owners full name; there is an extra API call per course to get the name.

Added option creatorname to gam print course-announcements|course-materials|course-works to have GAM display the item creators full name; there is an extra API call per course to get the name.

After creating a group, it may be sometime, e.g. 30-45 seconds, before members can successfully be added to the group even though the API reported that the group was created. The following options can be used with gam create group to verify that the group is actually ready to be updated. This will be most useful in scripts that are used to create and then populate groups.

... (truncated)

Commits

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.40.3 to 7.43.1.
- [Release notes](https://github.com/GAM-team/GAM/releases)
- [Commits](GAM-team/GAM@v7.40.03...v7.43.01)

---
updated-dependencies:
- dependency-name: gam7
  dependency-version: 7.43.1
  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 29, 2026
@github-actions
Copy link
Copy Markdown

Coverage report

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

@github-actions
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Superseded by #177.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/pip/gam7-7.43.1 branch May 1, 2026 16:15
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