Skip to content

Bump caltechlibrary/iga from 1 to 18#77

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/caltechlibrary/iga-18
Closed

Bump caltechlibrary/iga from 1 to 18#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/caltechlibrary/iga-18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps caltechlibrary/iga from 1 to 18.

Release notes

Sourced from caltechlibrary/iga's releases.

CFF Updating

This release adds CFF updating as part of the example workflow.

Workflow bugfix and documentation release

Bug fix release for automatic CodeMeta updating workflow. Also updates the documentation build process.

Workflow bug fix release

Bug fix release for automatic CodeMeta updating workflow

Workflow bugfix release

Bug fix release for automatic CodeMeta updating workflow

Add automatic CodeMeta updating

Changes in this release

  • Adds support for automatically updating a CodeMeta.json file when used on GitHub actions
  • Fixes bug caltechlibrary/iga#39 that impacted RDM repositories with no records
  • Un-pins dependencies so iga will work better with other python installs, and pins rich-click to avoid bug #40
  • Switches to the v1 branch instead of master
  • Simplifies release workflow

Release 1.3.0

Changes in this release:

  • Fix issue: when we have a parent id for a record, records should not go through the community review workflow. (Fix implemented by @​tmorrell.)
  • Fix issue #14: try to make better guesses at person names containing CJK characters.
  • Updated the IGA workflow to use the latest versions of GitHub Actions dependencies; this avoids runtime warnings about the version of Node being used by GitHub runners.
  • Updated Python dependencies.
  • Added a new GitHub Actions workflow for linting the Markdown files.
  • Added a new GitHub Actions workflow to check URLs in Markdown files and reports invalid or broken links.
  • Edited the README file to follow the Markdown lint rules and to add alt text to images.
  • Minor other internal code changes have been made.
  • Updated copyright year.
  • Updated miscellaenous repository files to match current Library template versions of those files.

Release 1.2.2

Changes in this release:

  • Fixed [issue #28](caltechlibrary/iga#28): catch and report the case where a repo has no releases.
  • Fixed a bug that manifested when the GitHub access token was invalid.
  • Fixed a syntax bug in the Makefile.
  • Improved (hopefully) the caching of python dependencies to actually work this time.
  • Improved (hopefully) some of the diagnostic error messages.
  • Added Tom Morrell to the CITATION.cff file.

Release 1.2.1

Changes in this release:

  • Fixed setup.cfg, which had some garbled content.
  • Fixed the GitHub Action for building the IGA documentation pages to avoid needlessly running it on every push.
  • The GitHub Actions workflow (action.yml) for IGA now caches Python package dependencies for a slight speed up in run times on GitHub.
  • Added a GitHub Actions workflow to lint the code on pushes & pull requests.

... (truncated)

Changelog

Sourced from caltechlibrary/iga's changelog.

Version 1.2.2 (2023-11-08)

Changes in this release:

  • Fixed [issue #28](caltechlibrary/iga#28): catch and report the case where a repo has no releases.
  • Fixed a bug that manifested when the GitHub access token was invalid.
  • Fixed a syntax bug in the Makefile.
  • Improved (hopefully) the caching of python dependencies to actually work this time.
  • Improved (hopefully) some of the diagnostic error messages.
  • Added Tom Morrell to the CITATION.cff file.

Version 1.2.1 (2023-07-24)

Changes in this release:

  • Fixed setup.cfg, which had some garbled content.
  • Fixed the GitHub Action for building the IGA documentation pages to avoid needlessly running it on every push.
  • The GitHub Actions workflow (action.yml) for IGA now caches Python package dependencies for a slight speed up in run times on GitHub.
  • Added a GitHub Actions workflow to lint the code on pushes & pull requests.

Version 1.2.0 (2023-07-18)

This version fixes problems with handling Invenio Communities. First, an internal bug in IGA would cause an exception if the user attempted to list communities in an InvenioRDM server that defined more than one community. Second, a bug in InvenioRDM itself meant that community links were broken. (Thanks to @​tmorrell for a fix via PR #23.)

Additional changes in this version:

  • Switched to using codemeta.json as the main source of truth for version info. The setup.cfg file is now updated from codemeta.json, not the other way around.
  • With respect to how the InvenioRDM metadata field related_identifiers is handled, the IGA documentation and the Google spreadsheet describing how IGA maps fields both omitted the use of CodeMeta fields downloadUrl and installUrl and CFF field repository-artifact. These fields are now in the documentation.
  • The Makefile has been updated in various ways based on experiences with other projects.

Version 1.1.0 (2023-05-31)

New features:

  • New option --print-doi makes IGA print the DOI of a published record in addition to printing the URL. (Without the option, IGA only prints the URL.)

Changes:

  • The color of text messages printed to the terminal has been changed slightly in an effort to improve readability.
  • The versions of some dependencies in requirements.txt have been updated.
  • Documentation has been updated and expanded.

Version 1.0.3 (2023-05-24)

Changes in this release:

... (truncated)

Commits
  • 1996890 wip: try to get the invenio secret directly
  • 5646d0d docs: width first column in metadata table
  • 36a2300 wip: still trying to sort out caching of dependencies
  • 253b4b5 Merge branch 'main' into develop
  • 37b814b docs: last-minute correction
  • d2fa837 Merge branch 'develop'
  • 58a631f fix: need declare "tests" as a phony target
  • abe578d chore: version bump
  • dcd12a3 docs: trivial edit
  • a380068 wip: remove currently unused inputs
  • 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 [caltechlibrary/iga](https://github.com/caltechlibrary/iga) from 1 to 18.
- [Release notes](https://github.com/caltechlibrary/iga/releases)
- [Changelog](https://github.com/caltechlibrary/iga/blob/develop/CHANGES.md)
- [Commits](caltechlibrary/iga@v1...v18)

---
updated-dependencies:
- dependency-name: caltechlibrary/iga
  dependency-version: '18'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2026
@tmorrell tmorrell closed this Jun 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/caltechlibrary/iga-18 branch June 12, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant