Skip to content

chore: bump GeoAgent to 1.4.0#63

Merged
giswqs merged 1 commit into
mainfrom
chore/bump-1.4.0
May 1, 2026
Merged

chore: bump GeoAgent to 1.4.0#63
giswqs merged 1 commit into
mainfrom
chore/bump-1.4.0

Conversation

@giswqs

@giswqs giswqs commented May 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump GeoAgent core package from 1.3.0 to 1.4.0 (geoagent/__init__.py, pyproject.toml).
  • Bump the OpenGeoAgent QGIS plugin to 1.4.0 and update its changelog.
  • Update pinned GeoAgent[providers]>=1.4.0 references in deps manager, settings dock, README, and the startup performance tests.

Test plan

  • pre-commit run --all-files
  • pytest tests/ -q

Bump core package and qgis_geoagent plugin to 1.4.0 and update the
pinned GeoAgent dependency references across the QGIS plugin.
Copilot AI review requested due to automatic review settings May 1, 2026 12:12
@giswqs giswqs merged commit 750ec11 into main May 1, 2026
10 checks passed
@giswqs giswqs deleted the chore/bump-1.4.0 branch May 1, 2026 12:13
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request May 1, 2026 12:13 Inactive

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the GeoAgent core package and the OpenGeoAgent QGIS plugin to version 1.4.0, and updates all pinned dependency guidance/specs in the plugin to require GeoAgent[providers] >= 1.4.0.

Changes:

  • Update GeoAgent package version to 1.4.0 (pyproject.toml, geoagent/__init__.py).
  • Update OpenGeoAgent QGIS plugin version and changelog to 1.4.0 (metadata.txt).
  • Update OpenGeoAgent dependency specs and user-facing install guidance to GeoAgent[providers] >= 1.4.0 (deps manager, settings UI, README, startup tests).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
qgis_geoagent/tests/test_startup_performance.py Updates test expectations for the new minimum GeoAgent dependency version.
qgis_geoagent/open_geoagent/metadata.txt Bumps plugin version to 1.4.0 and adds a changelog entry reflecting dependency guidance changes.
qgis_geoagent/open_geoagent/dialogs/settings_dock.py Updates the manual fallback pip install guidance shown on dependency install failure.
qgis_geoagent/open_geoagent/deps_manager.py Raises the core runtime GeoAgent dependency spec and updates related error/help messages.
qgis_geoagent/README.md Updates manual installation commands to reference GeoAgent extras at >= 1.4.0.
pyproject.toml Bumps project version and bumpversion current_version to 1.4.0.
geoagent/init.py Bumps __version__ to 1.4.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants