libelektra icon indicating copy to clipboard operation
libelektra copied to clipboard

Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.

Results 225 libelektra issues
Sort by recently updated
recently updated
newest added

Bumps [babel-loader](https://github.com/babel/babel-loader) from 7.1.5 to 8.2.5. Release notes Sourced from babel-loader's releases. v8.2.5 What's Changed fix: respect inputSourceMap loader option by @​alan-agius4 in babel/babel-loader#896 New Contributors @​alan-agius4 made their first...

lang/web

Bumps [redux](https://github.com/reduxjs/redux) from 3.7.2 to 4.2.0. Release notes Sourced from redux's releases. v4.2.0 This release marks the original createStore API as @deprecated to encourage users to migrate to Redux Toolkit,...

lang/web

Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 8.3.2. Changelog Sourced from uuid's changelog. 8.3.2 (2020-12-08) Bug Fixes lazy load getRandomValues (#537) (16c8f6d), closes #536 8.3.1 (2020-10-04) Bug Fixes support expo>=39.0.0 (#515) (c65a0f3),...

lang/web

Bumps [angular](https://github.com/angular/angular.js) from 1.8.2 to 1.8.3. Changelog Sourced from angular's changelog. 1.8.3 ultimate-farewell (2022-04-07) One final release of AngularJS in order to update package README files on npm. Commits cf16b24...

lang/web

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 8.11.0. Release notes Sourced from ajv's releases. v8.11.0 Use root schemaEnv when resolving references in oneOf (#1901, @​asprouse) Only use equal function in generated code...

lang/web

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 0.30.0 to 10.1.0. Changelog Sourced from fs-extra's changelog. 10.1.0 / 2022-04-16 Warn if fs.realpath.native does not exist, instead of erroring (#953) Allow explicitly passing undefined options to...

lang/web

for natural sorting (_ are not needed anymore) https://www.libelektra.org/tutorials/arrays see also #4249

documentation
cm2022s
3p

## Basics - [ ] Short descriptions of your changes are in the release notes (added as entry in `doc/news/_preparation_next_release.md` which contains `_(my name)_`) **Please always add something to the...

## Basics - [ ] Short descriptions of your changes are in the release notes (added as entry in `doc/news/_preparation_next_release.md` which contains `_(my name)_`) **Please always add something to the...

As written in #2991 we want to switch to external iterators. Which bindings do still make use of the internal iterators (ksNext and friends?). They should be removed/deprecated and an...