Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2024-01-12 06:08:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2024-01-12 06:08:07 +0300
commit88f4860587d0d8338b52dc0a34a97999de556c61 (patch)
tree19d1de83835073d380f631fa9fb2ba535a962c31
parent98a00b024553a603e16380b93fc3f89a169bf438 (diff)
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.checksum7
-rw-r--r--Gemfile.lock19
-rw-r--r--locale/gitlab.pot9
4 files changed, 21 insertions, 16 deletions
diff --git a/Gemfile b/Gemfile
index afa9e7e6d5d..da92305ebac 100644
--- a/Gemfile
+++ b/Gemfile
@@ -458,7 +458,7 @@ group :development, :test do
gem 'sigdump', '~> 0.2.4', require: 'sigdump/setup' # rubocop:todo Gemfile/MissingFeatureCategory
- gem 'pact', '~> 1.63' # rubocop:todo Gemfile/MissingFeatureCategory
+ gem 'pact', '~> 1.64' # rubocop:todo Gemfile/MissingFeatureCategory
# For now we only use vite in development / test, and not for production builds
# See: https://gitlab.com/gitlab-org/frontend/rfcs/-/issues/106
diff --git a/Gemfile.checksum b/Gemfile.checksum
index c95e366374d..c41753c3855 100644
--- a/Gemfile.checksum
+++ b/Gemfile.checksum
@@ -183,7 +183,6 @@
{"name":"ffi-compiler","version":"1.0.1","platform":"ruby","checksum":"019f389b078a2fec9de7f4f65771095f80a447e34436b4588bcb629e2a564c30"},
{"name":"ffi-yajl","version":"2.6.0","platform":"ruby","checksum":"69baa612273991e4c79667464eb25f3feb169899aab33929a33b03234af24336"},
{"name":"ffi-yajl","version":"2.6.0","platform":"universal-java","checksum":"1159a093c51d75d67578e31d2ed429f2481ef7e73021c5d667ebf6ab481a0d21"},
-{"name":"filelock","version":"1.1.1","platform":"ruby","checksum":"5207258374370a75d5927b2eaf9b831732d224e48ce56c318e8308c7cdcabb20"},
{"name":"find_a_port","version":"1.0.1","platform":"ruby","checksum":"605d6a84b5e6f138da2b06c87c5a4a0231e4fdc9b9a92022d9caa361f77d5ceb"},
{"name":"flipper","version":"0.26.2","platform":"ruby","checksum":"6d577208d971b2d53b7c090ef19765685c31bb43c3cc345d4ee11c1052f6f988"},
{"name":"flipper-active_record","version":"0.26.2","platform":"ruby","checksum":"61deaeef8ce2f775e67d7095f40fd95fc2d07241e143dd4436e78c7b26a320bc"},
@@ -445,9 +444,9 @@
{"name":"org-ruby","version":"0.9.12","platform":"ruby","checksum":"93cbec3a4470cb9dca6a4a98dc276a6434ea9d9e7bc2d42ea33c3aedd5d1c974"},
{"name":"orm_adapter","version":"0.5.0","platform":"ruby","checksum":"aa5d0be5d540cbb46d3a93e88061f4ece6a25f6e97d6a47122beb84fe595e9b9"},
{"name":"os","version":"1.1.4","platform":"ruby","checksum":"57816d6a334e7bd6aed048f4b0308226c5fb027433b67d90a9ab435f35108d3f"},
-{"name":"pact","version":"1.63.0","platform":"ruby","checksum":"cc2991ed242bf182c6a4abadfd492b2923d09a9b3ed24578126cc056921cb151"},
-{"name":"pact-mock_service","version":"3.10.0","platform":"ruby","checksum":"898ec3b8d96f1934d15941c701ca7d5fef5ccff32022d9a196fb82073cd95e27"},
-{"name":"pact-support","version":"1.18.1","platform":"ruby","checksum":"4a25961c8b1c4132e433a8eaa838b1e6914c6d3aae48eee705b9860a5e8b0476"},
+{"name":"pact","version":"1.64.0","platform":"ruby","checksum":"0bdd848888580db7f29a7d8789b861b8067370c0ac0eb36ffc4bb7ff3f5f6ea8"},
+{"name":"pact-mock_service","version":"3.11.2","platform":"ruby","checksum":"42d9e54546a10229d7915da5383daeb322764c2876a84b4ea521f53c6f1fba51"},
+{"name":"pact-support","version":"1.20.0","platform":"ruby","checksum":"41c343a3124fb379684b9ad9f1a0766c5fa18d3b78d433a52e5552d8b9475871"},
{"name":"parallel","version":"1.22.1","platform":"ruby","checksum":"ebdf1f0c51f182df38522f70ba770214940bef998cdb6e00f36492b29699761f"},
{"name":"parser","version":"3.3.0.2","platform":"ruby","checksum":"418c5d5b56143c541693b9a00968b7005f94440e94e0b2945b55dc543e562ea0"},
{"name":"parslet","version":"1.8.2","platform":"ruby","checksum":"08d1ab3721cd3f175bfbee8788b2ddff71f92038f2d69bd65454c22bb9fbd98a"},
diff --git a/Gemfile.lock b/Gemfile.lock
index 97b5fe4f236..9e3d6d55704 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -597,7 +597,6 @@ GEM
rake
ffi-yajl (2.6.0)
libyajl2 (>= 1.2)
- filelock (1.1.1)
find_a_port (1.0.1)
flipper (0.26.2)
concurrent-ruby (< 2)
@@ -1210,27 +1209,25 @@ GEM
rubypants (~> 0.2)
orm_adapter (0.5.0)
os (1.1.4)
- pact (1.63.0)
+ pact (1.64.0)
pact-mock_service (~> 3.0, >= 3.3.1)
pact-support (~> 1.16, >= 1.16.9)
rack-test (>= 0.6.3, < 3.0.0)
rspec (~> 3.0)
- term-ansicolor (~> 1.0)
+ term-ansicolor (~> 1.7)
thor (>= 0.20, < 2.0)
- webrick (~> 1.3)
- pact-mock_service (3.10.0)
- filelock (~> 1.1)
+ webrick (~> 1.8)
+ pact-mock_service (3.11.2)
find_a_port (~> 1.0.1)
json
pact-support (~> 1.16, >= 1.16.4)
rack (~> 2.0)
rspec (>= 2.14)
- term-ansicolor (~> 1.0)
thor (>= 0.19, < 2.0)
- webrick (~> 1.3)
- pact-support (1.18.1)
+ webrick (~> 1.8)
+ pact-support (1.20.0)
awesome_print (~> 1.9)
- diff-lcs (~> 1.4)
+ diff-lcs (~> 1.5)
expgen (~> 0.1)
rainbow (~> 3.1.1)
parallel (1.22.1)
@@ -2017,7 +2014,7 @@ DEPENDENCIES
openssl (~> 3.0)
org-ruby (~> 0.9.12)
os (~> 1.1)
- pact (~> 1.63)
+ pact (~> 1.64)
parallel (~> 1.19)
parser (~> 3.3, >= 3.3.0.2)
parslet (~> 1.8)
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 788ab63458a..e564ad8d7ce 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -35811,6 +35811,9 @@ msgstr ""
msgid "PipelineSubscriptions|Add new"
msgstr ""
+msgid "PipelineSubscriptions|An error occurred while deleting this pipeline subscription."
+msgstr ""
+
msgid "PipelineSubscriptions|An error occurred while fetching downstream pipeline subscriptions."
msgstr ""
@@ -35826,6 +35829,12 @@ msgstr ""
msgid "PipelineSubscriptions|Subscribed to this project"
msgstr ""
+msgid "PipelineSubscriptions|Subscription for this project will be removed. Do you want to continue?"
+msgstr ""
+
+msgid "PipelineSubscriptions|Subscription successfully deleted."
+msgstr ""
+
msgid "PipelineSubscriptions|Subscriptions"
msgstr ""