Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-cloud-container from 1.2.2 to 1.3.0 #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform?

gem "webrick", "~> 1.7"

gem 'google-cloud-container', '~> 1.2', '>= 1.2.2'
gem 'google-cloud-container', '~> 1.3'
83 changes: 35 additions & 48 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,66 +9,54 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
faraday (1.7.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
multipart-post (>= 1.2, < 3)
faraday (2.3.0)
faraday-net_http (~> 2.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-net_http (2.0.3)
faraday-retry (2.0.0)
faraday (~> 2.0)
ffi (1.15.4)
forwardable-extended (2.6.0)
gapic-common (0.7.0)
faraday (~> 1.3)
gapic-common (0.10.0)
faraday (>= 1.9, < 3.a)
faraday-retry (>= 1.0, < 3.a)
google-protobuf (~> 3.14)
googleapis-common-protos (>= 1.3.11, < 2.a)
googleapis-common-protos-types (>= 1.0.6, < 2.a)
googleauth (>= 0.17.0, < 2.a)
googleapis-common-protos (>= 1.3.12, < 2.a)
googleapis-common-protos-types (>= 1.3.1, < 2.a)
googleauth (~> 1.0)
grpc (~> 1.36)
google-cloud-container (1.2.2)
google-cloud-container (1.3.0)
google-cloud-container-v1 (>= 0.0, < 2.a)
google-cloud-container-v1beta1 (>= 0.0, < 2.a)
google-cloud-core (~> 1.6)
google-cloud-container-v1 (0.7.1)
gapic-common (>= 0.7, < 2.a)
google-cloud-container-v1 (0.9.0)
gapic-common (>= 0.10, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-container-v1beta1 (0.7.1)
gapic-common (>= 0.7, < 2.a)
google-cloud-container-v1beta1 (0.10.0)
gapic-common (>= 0.10, < 2.a)
google-cloud-errors (~> 1.0)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.5.0)
faraday (>= 0.17.3, < 2.0)
google-cloud-errors (1.1.0)
google-protobuf (3.17.3)
googleapis-common-protos (1.3.11)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-protobuf (3.21.2)
googleapis-common-protos (1.3.12)
google-protobuf (~> 3.14)
googleapis-common-protos-types (>= 1.0.6, < 2.0)
googleapis-common-protos-types (~> 1.2)
grpc (~> 1.27)
googleapis-common-protos-types (1.1.0)
googleapis-common-protos-types (1.3.2)
google-protobuf (~> 3.14)
googleauth (0.17.0)
faraday (>= 0.17.3, < 2.0)
googleauth (1.2.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.14)
grpc (1.38.0)
google-protobuf (~> 3.15)
signet (>= 0.16, < 2.a)
grpc (1.46.3)
google-protobuf (~> 3.19)
googleapis-common-protos-types (~> 1.0)
http_parser.rb (0.6.0)
i18n (1.8.10)
Expand Down Expand Up @@ -107,7 +95,7 @@ GEM
jekyll (>= 3.8.5)
jekyll-seo-tag (~> 2.0)
rake (>= 12.3.1, < 13.1.0)
jwt (2.2.3)
jwt (2.4.1)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -120,12 +108,11 @@ GEM
mercenary (0.4.0)
mini_i18n (0.8.0)
multi_json (1.15.0)
multipart-post (2.1.1)
os (1.1.1)
os (1.1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (4.0.6)
public_suffix (4.0.7)
rake (13.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
Expand All @@ -136,9 +123,9 @@ GEM
safe_yaml (1.0.5)
sassc (2.4.0)
ffi (~> 1.9)
signet (0.15.0)
addressable (~> 2.3)
faraday (>= 0.17.3, < 2.0)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
terminal-table (2.0.0)
Expand All @@ -150,7 +137,7 @@ PLATFORMS
ruby

DEPENDENCIES
google-cloud-container (~> 1.2, >= 1.2.2)
google-cloud-container (~> 1.3)
jekyll (~> 4.2.1)
jekyll-feed (~> 0.6)
jekyll-last-modified-at
Expand Down
28 changes: 15 additions & 13 deletions products/drupal.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,21 @@ command: drush status
releaseImage: https://www.drupal.org/files/2019_minor_release_schedule.png
sortReleasesBy: 'releaseCycle'
releases:
- releaseCycle: "9.3"
release: 2021-12-08
support: 2022-06-15
eol: 2022-12-14
latest: "9.3.0"
- releaseCycle: "9.2"
release: 2021-06-16
support: 2021-12-08
eol: 2022-06-01
latest: "9.2.8"
latest: "9.2.10"
- releaseCycle: "9.1"
release: 2020-12-02
support: 2021-06-16
eol: 2021-12-08
latest: "9.1.13"
latest: "9.1.15"
- releaseCycle: "9.0"
release: 2020-06-03
support: 2020-12-02
Expand All @@ -31,30 +36,27 @@ releases:
release: 2020-06-03
support: 2020-12-01
eol: 2021-11-02
latest: "8.9.19"
lts: true
- releaseCycle: "8.8"
release: 2019-12-04
support: 2020-06-03
eol: 2020-12-01
latest: "8.8.12"
latest: "8.9.20"
- releaseCycle: "7"
release: 2011-01-05
support: 2015-11-19
eol: 2022-11-28
latest: "7.82"
latest: "7.83"
lts: true
---

> [Drupal](https://www.drupal.org/) is a free and open-source content management framework written in PHP and distributed under the GNU General Public License.

Releases are fully supported for 2 minor versions from initial stable release. During this period, bugs and security issues that have been reported are fixed and are released during the [release windows on the first and third Wednesdays of each month](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#windows) (US time). The final minor release in major release cycle is a long-term support (LTS) release and has extended security coverage.

**Drupal 9.3** will receive security coverage until December 14, 2022 when either Drupal 9.5.0 or 10.0 is released, based on Drupal 10.0's release date

**Drupal 9.2** will receive security coverage until June 1, 2022 when Drupal 9.4.0 is released.

**Drupal 9.1** will receive security coverage until December 8, 2021 when Drupal 9.3.0 is released.
**Drupal 9.1** received security coverage until December 8, 2021 when Drupal 9.3.0 was released.

**Drupal 9.0** received security coverage until June 16, 2021 when Drupal 9.2.0 was released.

**Drupal 8.9.x** as the LTS cycle for Drupal 8 will [be supported until November, 2021](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-8-eol).
**Drupal 8.x** [is EOL](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-8-eol).

**Drupal 7** will receive security patches [until November 2022](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-7-eol).
**Drupal 7** will receive security patches [until November 2022](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-7-eol) and [limited vendor extended support](https://www.drupal.org/project/d7es)