[pull] main from metno:main - #16
Open
pull[bot] wants to merge 283 commits into
Open
Conversation
Co-authored-by: Magnus Ulimoen <magnusu@met.no> Signed-off-by: Philipp Bucher <philipp.bucher@tum.de>
Signed-off-by: Philipp Bucher <philipp.bucher@tum.de>
refactor: use LazyLock from standard lib
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.35.5 to 1.35.7. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@a4c3e43...65f69f0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.35.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Upgrade upper bound of ndarray
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.35.7 to 1.38.1. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@65f69f0...80c8a49) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…nd reading from it afterwards
An error in the HDF5 docs led to an error in the implementation, the docs described the acpl_id paramenter as unused but actually it was only aapl_id that is (still) unused. The issue does not manifest if you only read/write with the hdf5-rust API, because it always assumbed UTF-8 encoding which is essentially a superset of ASCII. However, another API might not assume UTF-8 encoding if the default (ASCII) encoding is set.
Fix clippy lint
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.0...3.0.2) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
feat: added read_raw_into to read containers/reader
deps: update syn requirement from 2.0 to 3.0
Signed-off-by: Magnus Ulimoen <mulimoen@users.noreply.github.com>
Add structured HDF5 error codes and error-path tests
FileBuilder::open_as swallowed the read-write open error for Append mode and fell through to H5Fcreate with H5F_ACC_EXCL, so a corrupt or otherwise unreadable file that exists reported EEXIST instead of its real error
Fix append masking the real error on an unreadable file
Add regex for major version 2.x.y
Update bundled hdf5 to 2.2.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.48.0 to 1.49.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@bee27e3...8a48f81) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Document backport
Build hdf5-src library at fixed path
…/typos-1.49.0 Bump crate-ci/typos from 1.48.0 to 1.49.0
Add line and file_name to ErrorFrame
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )