| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Bumps [@graphql-tools/git-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/git) from 6.2.4 to 6.2.6. **This update includes a security fix.**
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/git/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/git-loader@6.2.6/packages/loaders/git)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.5
build(deps): bump golang.org/x/text from 0.3.4 to 0.3.5
|
| |
| |
| |
| |
| |
| |
| | |
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.4...v0.3.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| |/
|/|
| |
| | |
MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.7.0
build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0
|
|/
|
|
|
|
|
| |
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| | |
expose format version
|
|/
|
|
| |
this commit exposes the format version of the operation pack and identity to reduce the changes needed in vendored code when migrating. This also creates error variables that can be propagated and tested against for migrations.
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.14
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14
|
|/
|
|
|
|
|
| |
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.13...v1.0.14)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\
| |
| | |
Repo rework
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| | |
MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
|
|/
|
|
|
|
|
|
| |
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.39.0 to 0.40.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.39.0...v0.40.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| |
|
| |
|
|\
| |
| |
| |
| | |
MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.13
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
|
| |
| |
| |
| |
| |
| |
| | |
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.12...v1.0.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
|\ \
| |/
|/| |
Spelling
|
|/ |
|
|\
| |
| | |
add remove identity feature
|
| |
| |
| |
| |
| |
| | |
also adds:
- listlocalidentities
- refactors refstoids into entity package
|
|\ \
| | |
| | |
| | |
| | | |
MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.12
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.10...v1.0.12)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Replace Github authorization endpoint by device authorization grant
|
| | | |
|
| | |
| | |
| | | |
Co-authored-by: Michael Muré <batolettre@gmail.com>
|
| | | |
|
|/ /
| |
| |
| | |
Fix issue #484
|
|\ \
| | |
| | | |
bug full text search
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| |/
|/| |
cleanup title on gitlab import
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.9.0...v1.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* tidy
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
|
|\ \
| | |
| | | |
read name from both global and local config
|
|/ / |
|