Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from OSGeo:master #86

Merged
merged 998 commits into from
Nov 24, 2024
Merged

[pull] master from OSGeo:master #86

merged 998 commits into from
Nov 24, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 19, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Sep 19, 2024
rouault and others added 29 commits October 30, 2024 13:47
 PG: implement OGRLayer::FindFieldIndex()
GPKG: optimize speed of 'DELETE FROM table_name', especially on ones with RTree
TIFF JXL: add support for Float16 and Compression=52546 which is JPEG XL from DNG 1.7 specification
Internal libtiff: resync with upstream
Doc: add a top-page banner advertizing the survey
CI: build-windows-msys2-mingw: disable hdf5 because of test failures with hdf5 1.14.5-1
… a <SimpleSource> or <ComplexSource>

Currently a number of users use the ugly hack of putting a <![CDATA[some stuff]]>
trick inside the <SourceFilename>. This will make things cleaner.
add note about vrt:// in 'location' sources
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@0c45773...6849a64)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@f677139...0b93645)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5076954...b4b15b8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.4.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@643bc37...cfd0633)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.10 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@e2b3eaf...6624720)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…e further evaluation of operator priority wrong
… regression)

Fixes ropensci/osmextract#298 (provided they
also fix their SQL expressions)
OGR SQL: fix wrong handling of NULL expression in AND and NOT (3.10.0 regression)
…s/cache-4.1.2

Bump actions/cache from 4.0.2 to 4.1.2
…s/setup-python-5.3.0

Bump actions/setup-python from 5.2.0 to 5.3.0
…s/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.4.0 to 4.4.3
…llsapp/github-action-2.3.4

Bump coverallsapp/github-action from 2.3.0 to 2.3.4
rouault and others added 29 commits November 21, 2024 00:26
cmake/helpers/GdalCompilationFlags.cmake: enable -Wstring-conversion
gdalinfo: fix bound checking for value of -sds argument
Preparatory steps to have https://gdal.org default to a 'stable' branch
Doc: Make CLI examples referenceable
Doc: software_using_gdal.rst: mention geofileops
Doc: Fix example xrefs in singlehtml build
Fixes #11156

Revert "Doc: user survey announcement: remove end date"

This reverts commit e6ae79a.

Revert "Doc: announcement.js: tweak language"

This reverts commit 051a853.

Revert "Doc: add a top-page banner advertizing the survey"

This reverts commit 1e3229f.

Revert "Doc: main page: link to user survey (to be reverted after Nov 11th)"

This reverts commit 6f3083d.
/vsis3/ / AWS: implement support for AWS Single-Sign On (AWS IAM Identity Center)
netCDF: add a GDAL_NETCDF_REPORT_EXTRA_DIM_VALUES config option ...
Java bindings: add byte[] org.gdal.gdal.GetMemFileBuffer(String filename)
CI: update to Clang Static Analyzer 18
GPKG: make sure gpkg_ogr_contents.feature_count = 0 on a newly created empty table
Java bindings: remove useless -link when invoking javadoc
Set GDAL_DEV_SUFFIX to the pre-release suffix if a corresponding Git tag was found
@pull pull bot merged commit f39fcb4 into makesoftwaresafe:master Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.