diff --git a/_service b/_service index 6b43726..1f5af84 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.com/gitlab-org/cli.git git - v1.45.0 + v1.46.0 @PARENT_TAG@ v(.*) glab diff --git a/_servicedata b/_servicedata index 03b02c7..d547d20 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.com/gitlab-org/cli.git - ed10e402b87b382e3ba67688e8e576744bd1087b \ No newline at end of file + 16dc43a8f0ae5c8c5310891117efaadfaa5743aa \ No newline at end of file diff --git a/glab-1.45.0.obscpio b/glab-1.45.0.obscpio deleted file mode 100644 index 1681375..0000000 --- a/glab-1.45.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f84f8c36e1fb4fcf4df743068480c3e371a329899e349077dadd07f42a41b213 -size 18676237 diff --git a/glab-1.46.0.obscpio b/glab-1.46.0.obscpio new file mode 100644 index 0000000..fc01d7c --- /dev/null +++ b/glab-1.46.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d16a868ebb989095d8080202fa0dd25e4e6580df3d06ecba460c468b76a984b +size 18702349 diff --git a/glab.changes b/glab.changes index ba53f8a..c8aacf2 100644 --- a/glab.changes +++ b/glab.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Mon Sep 09 11:12:50 UTC 2024 - opensuse_buildservice@ojkastl.de + +- Update to version 1.46.0: + * fix: fix example command for stack sync + * refactor: Add a more secure way to generate a random string + * chore(deps): update dependency axios to ^1.7.7 + * fix(api): ensure stable sorting of MRs by descending CreatedAt + * feat(variable get): allow scope for group vars + * chore(deps): update dependency @commitlint/lint to ^19.4.1 + * chore: add GitLab Advanced SAST to CI/CD config + * style: Removing `exportloopref` since we're using go 1.22 + * fix(api): enable group MR listing with reviewer and assignee + filters + * chore(deps): update dependency axios to ^1.7.5 + * chore: remove space before colons + * chore: update code intelligence component to v0.0.2 + * feat(stack): stack save/amend use $EDITOR + * chore(deps): upgrade to go 1.23 + * feat: repo list include/exclude subgroups and archived support + * fix(snippet create): allow for stdin + * chore: switch to code intel CI/CD Component + * chore(deps): update module golang.org/x/text to v0.17.0 + * chore(deps): update module golang.org/x/crypto to v0.26.0 + * chore(deps): update dependency axios to ^1.7.4 + * fix: restrict zip decompression + * chore(deps): update module k8s.io/client-go to v0.31.0 + * chore: update axios for commit lint + * chore(deps): update module golang.org/x/sync to v0.8.0 + * chore(deps): update module github.com/spf13/cast to v1.7.0 + * Gitignore gitlab reports + * chore(deps): update module golang.org/x/term to v0.23.0 + * chore(deps): update module github.com/charmbracelet/glamour to + v0.8.0 + * docs(installation): Add ASDF section in the + installation_options TOC + * fix(release upload): fix asset URL format for uploads in GitLab + 17.2 + * chore(deps): update dependency axios to ^1.7.3 + * chore(deps): update module github.com/xanzy/go-gitlab to + v0.107.0 + * chore: Merge security fixes + * docs: Adding snapcraft info + * chore: Downcase 'personal access token' (CLI) + * chore: catch up security fork + * chore: merge security branch + * test(duo ask): integration test for duo ask + ------------------------------------------------------------------- Thu Aug 01 10:43:33 UTC 2024 - opensuse_buildservice@ojkastl.de diff --git a/glab.obsinfo b/glab.obsinfo index d2826cb..a122a68 100644 --- a/glab.obsinfo +++ b/glab.obsinfo @@ -1,4 +1,4 @@ name: glab -version: 1.45.0 -mtime: 1722443695 -commit: ed10e402b87b382e3ba67688e8e576744bd1087b +version: 1.46.0 +mtime: 1725397329 +commit: 16dc43a8f0ae5c8c5310891117efaadfaa5743aa diff --git a/glab.spec b/glab.spec index 5957bab..ccbe1b0 100644 --- a/glab.spec +++ b/glab.spec @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: glab -Version: 1.45.0 +Version: 1.46.0 Release: 0 Summary: A GitLab command line tool License: MIT @@ -29,9 +29,9 @@ URL: https://gitlab.com/gitlab-org/cli Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.gz %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} || 0%{?almalinux_version} || 0%{?rocky_version} -BuildRequires: golang >= 1.22.5 +BuildRequires: golang >= 1.23.0 %else -BuildRequires: go1.22 >= 1.22.5 +BuildRequires: go1.23 >= 1.23.0 BuildRequires: golang-packaging %endif Suggests: glab-doc diff --git a/vendor.tar.gz b/vendor.tar.gz index ef1d0fa..d66b909 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ccc77a771d0ac946da5175b34113b77e01358c8ba935c49a7d6fb2d1a36a7e5 -size 7556736 +oid sha256:56a70d042e474de4ab9c04b964b27482d9277f40244dab8d0238f80e163bd52d +size 7836489