Skip to content

Commit b27101f

Browse files
Bump dependabot-omnibus from 0.276.0 to 0.278.0 in /updater (#1374)
Bumps [dependabot-omnibus](https://github.com/dependabot/dependabot-core) from 0.276.0 to 0.278.0. - [Release notes](https://github.com/dependabot/dependabot-core/releases) - [Changelog](https://github.com/dependabot/dependabot-core/blob/main/CHANGELOG_ARCHIVE_2019_TO_SWITCH_TO_GITHUB_RELEASES.md) - [Commits](dependabot/dependabot-core@v0.276.0...v0.278.0) --- updated-dependencies: - dependency-name: dependabot-omnibus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94e4a2c commit b27101f

File tree

2 files changed

+66
-66
lines changed

2 files changed

+66
-66
lines changed

updater/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source "https://rubygems.org"
88
# They are so many, our reference won't be found for it to be updated.
99
# Hence adding the branch.
1010

11-
gem "dependabot-omnibus", "~>0.276.0"
11+
gem "dependabot-omnibus", "~>0.278.0"
1212
# gem "dependabot-omnibus", github: "dependabot/dependabot-core", branch: "main"
1313
# gem "dependabot-omnibus", github: "dependabot/dependabot-core", tag: "v0.232.0"
1414
# gem "dependabot-omnibus", github: "dependabot/dependabot-core", ref: "ffde6f6"

updater/Gemfile.lock

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ GEM
55
public_suffix (>= 2.0.2, < 7.0)
66
ast (2.4.2)
77
aws-eventstream (1.3.0)
8-
aws-partitions (1.978.0)
8+
aws-partitions (1.981.0)
99
aws-sdk-codecommit (1.78.0)
1010
aws-sdk-core (~> 3, >= 3.207.0)
1111
aws-sigv4 (~> 1.5)
12-
aws-sdk-core (3.209.0)
12+
aws-sdk-core (3.209.1)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.651.0)
1515
aws-sigv4 (~> 1.9)
@@ -31,12 +31,12 @@ GEM
3131
debug (1.9.2)
3232
irb (~> 1.10)
3333
reline (>= 0.3.8)
34-
dependabot-bundler (0.276.0)
35-
dependabot-common (= 0.276.0)
34+
dependabot-bundler (0.278.0)
35+
dependabot-common (= 0.278.0)
3636
parallel (~> 1.24)
37-
dependabot-cargo (0.276.0)
38-
dependabot-common (= 0.276.0)
39-
dependabot-common (0.276.0)
37+
dependabot-cargo (0.278.0)
38+
dependabot-common (= 0.278.0)
39+
dependabot-common (0.278.0)
4040
aws-sdk-codecommit (~> 1.28)
4141
aws-sdk-ecr (~> 1.5)
4242
bundler (>= 1.16, < 3.0.0)
@@ -45,71 +45,71 @@ GEM
4545
excon (~> 0.109)
4646
faraday (= 2.7.11)
4747
faraday-retry (= 2.2.0)
48-
gitlab (= 4.19.0)
48+
gitlab (= 5.0.0)
4949
json (< 2.7)
5050
nokogiri (~> 1.8)
51-
octokit (>= 4.6, < 7.0)
51+
octokit (>= 4.6, < 8.0)
5252
opentelemetry-sdk (~> 1.3)
5353
parser (>= 2.5, < 4.0)
5454
psych (~> 5.0)
5555
sorbet-runtime (~> 0.5.11178)
5656
stackprof (~> 0.2.16)
5757
toml-rb (>= 1.1.2, < 4.0)
58-
dependabot-composer (0.276.0)
59-
dependabot-common (= 0.276.0)
60-
dependabot-devcontainers (0.276.0)
61-
dependabot-common (= 0.276.0)
62-
dependabot-docker (0.276.0)
63-
dependabot-common (= 0.276.0)
64-
dependabot-elm (0.276.0)
65-
dependabot-common (= 0.276.0)
66-
dependabot-git_submodules (0.276.0)
67-
dependabot-common (= 0.276.0)
58+
dependabot-composer (0.278.0)
59+
dependabot-common (= 0.278.0)
60+
dependabot-devcontainers (0.278.0)
61+
dependabot-common (= 0.278.0)
62+
dependabot-docker (0.278.0)
63+
dependabot-common (= 0.278.0)
64+
dependabot-elm (0.278.0)
65+
dependabot-common (= 0.278.0)
66+
dependabot-git_submodules (0.278.0)
67+
dependabot-common (= 0.278.0)
6868
parseconfig (~> 1.0, < 1.1.0)
69-
dependabot-github_actions (0.276.0)
70-
dependabot-common (= 0.276.0)
71-
dependabot-go_modules (0.276.0)
72-
dependabot-common (= 0.276.0)
73-
dependabot-gradle (0.276.0)
74-
dependabot-common (= 0.276.0)
75-
dependabot-maven (= 0.276.0)
76-
dependabot-hex (0.276.0)
77-
dependabot-common (= 0.276.0)
78-
dependabot-maven (0.276.0)
79-
dependabot-common (= 0.276.0)
80-
dependabot-npm_and_yarn (0.276.0)
81-
dependabot-common (= 0.276.0)
82-
dependabot-nuget (0.276.0)
83-
dependabot-common (= 0.276.0)
69+
dependabot-github_actions (0.278.0)
70+
dependabot-common (= 0.278.0)
71+
dependabot-go_modules (0.278.0)
72+
dependabot-common (= 0.278.0)
73+
dependabot-gradle (0.278.0)
74+
dependabot-common (= 0.278.0)
75+
dependabot-maven (= 0.278.0)
76+
dependabot-hex (0.278.0)
77+
dependabot-common (= 0.278.0)
78+
dependabot-maven (0.278.0)
79+
dependabot-common (= 0.278.0)
80+
dependabot-npm_and_yarn (0.278.0)
81+
dependabot-common (= 0.278.0)
82+
dependabot-nuget (0.278.0)
83+
dependabot-common (= 0.278.0)
8484
rubyzip (>= 2.3.2, < 3.0)
85-
dependabot-omnibus (0.276.0)
86-
dependabot-bundler (= 0.276.0)
87-
dependabot-cargo (= 0.276.0)
88-
dependabot-common (= 0.276.0)
89-
dependabot-composer (= 0.276.0)
90-
dependabot-devcontainers (= 0.276.0)
91-
dependabot-docker (= 0.276.0)
92-
dependabot-elm (= 0.276.0)
93-
dependabot-git_submodules (= 0.276.0)
94-
dependabot-github_actions (= 0.276.0)
95-
dependabot-go_modules (= 0.276.0)
96-
dependabot-gradle (= 0.276.0)
97-
dependabot-hex (= 0.276.0)
98-
dependabot-maven (= 0.276.0)
99-
dependabot-npm_and_yarn (= 0.276.0)
100-
dependabot-nuget (= 0.276.0)
101-
dependabot-pub (= 0.276.0)
102-
dependabot-python (= 0.276.0)
103-
dependabot-swift (= 0.276.0)
104-
dependabot-terraform (= 0.276.0)
105-
dependabot-pub (0.276.0)
106-
dependabot-common (= 0.276.0)
107-
dependabot-python (0.276.0)
108-
dependabot-common (= 0.276.0)
109-
dependabot-swift (0.276.0)
110-
dependabot-common (= 0.276.0)
111-
dependabot-terraform (0.276.0)
112-
dependabot-common (= 0.276.0)
85+
dependabot-omnibus (0.278.0)
86+
dependabot-bundler (= 0.278.0)
87+
dependabot-cargo (= 0.278.0)
88+
dependabot-common (= 0.278.0)
89+
dependabot-composer (= 0.278.0)
90+
dependabot-devcontainers (= 0.278.0)
91+
dependabot-docker (= 0.278.0)
92+
dependabot-elm (= 0.278.0)
93+
dependabot-git_submodules (= 0.278.0)
94+
dependabot-github_actions (= 0.278.0)
95+
dependabot-go_modules (= 0.278.0)
96+
dependabot-gradle (= 0.278.0)
97+
dependabot-hex (= 0.278.0)
98+
dependabot-maven (= 0.278.0)
99+
dependabot-npm_and_yarn (= 0.278.0)
100+
dependabot-nuget (= 0.278.0)
101+
dependabot-pub (= 0.278.0)
102+
dependabot-python (= 0.278.0)
103+
dependabot-swift (= 0.278.0)
104+
dependabot-terraform (= 0.278.0)
105+
dependabot-pub (0.278.0)
106+
dependabot-common (= 0.278.0)
107+
dependabot-python (0.278.0)
108+
dependabot-common (= 0.278.0)
109+
dependabot-swift (0.278.0)
110+
dependabot-common (= 0.278.0)
111+
dependabot-terraform (0.278.0)
112+
dependabot-common (= 0.278.0)
113113
diff-lcs (1.5.1)
114114
docile (1.4.1)
115115
docker_registry2 (1.18.2)
@@ -138,7 +138,7 @@ GEM
138138
ffi (>= 1.15.5)
139139
rake
140140
flamegraph (0.9.5)
141-
gitlab (4.19.0)
141+
gitlab (5.0.0)
142142
httparty (~> 0.20)
143143
terminal-table (>= 1.5.1)
144144
google-protobuf (4.28.2)
@@ -338,7 +338,7 @@ GEM
338338
simplecov_json_formatter (~> 0.1)
339339
simplecov-html (0.13.1)
340340
simplecov_json_formatter (0.1.4)
341-
sorbet-runtime (0.5.11581)
341+
sorbet-runtime (0.5.11589)
342342
stackprof (0.2.26)
343343
stringio (3.1.1)
344344
terminal-table (3.0.2)
@@ -377,7 +377,7 @@ PLATFORMS
377377

378378
DEPENDENCIES
379379
debug (~> 1.9.2)
380-
dependabot-omnibus (~> 0.276.0)
380+
dependabot-omnibus (~> 0.278.0)
381381
flamegraph (~> 0.9.5)
382382
gpgme (~> 2.0)
383383
http (~> 5.2)

0 commit comments

Comments
 (0)