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 web dependencies #2057

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Bump web dependencies #2057

merged 1 commit into from
Jun 9, 2021

Conversation

cakecatz
Copy link
Contributor

@cakecatz cakecatz commented Jun 9, 2021

What this PR does / why we need it:

Bump outdated web dependencies

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 32.96%. This pull request does not change code coverage.

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for javascript is 85.96%. This pull request does not change code coverage.

@khanhtc1202
Copy link
Member

🚀 🚀 🚀
/approve

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by khanhtc1202.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

@pipecd-bot pipecd-bot merged commit 1d1531e into master Jun 9, 2021
@pipecd-bot pipecd-bot deleted the refactor-tests branch June 9, 2021 11:03
@nghialv
Copy link
Member

nghialv commented Jun 10, 2021

/changelog

@pipecd-bot
Copy link
Collaborator

CHANGELOG

@nghialv: Changelog has been generated in response to this comment.

Details

Changelog since v0.9.15

Notable Changes

  • Ensure that primary workloads should be restarted when its config was updated (#2054)
  • Add the ability to display deployment without environment (#2045)
  • Fix showing deleted environments on deployments/applications' filter list (#2044)
  • Fix success alerts appear when deleting an environment returns failed. (#2041)
  • Make it possible to delete environment from web client (#2031)
  • The operator now can see the number of application of projects (#2015)
  • Show Application Counts by default (#2001)
  • Fix broken layout at some pages on small screens (#1977)

Internal Changes

  • Bump web dependencies (#2057)
  • ECS progressive deployment preparation (#2050)
  • New stages sample for ECS progressive RFC (#2052)
  • Create a multi-valued composite index for ProjectId and EnvIds (#2051)
  • Disable EnvIds column (#2049)
  • Unify component story writing style (#2048)
  • Support contains operator for MySQL (#2042)
  • Add notes on how to apply changes on the dev cluster (#2046)
  • Don't use Deleted as a filtering field (#2043)
  • Do not show deleted/disabled environments/pipeds (#2040)
  • Fix drift detector to treat zero and unspecified values as equal (#2037)
  • Using array-contains instead of array-contains-any (#2034)
  • Ensure to delete environment gracefully (#2029)
  • Add delete environment rpc to auth list (#2032)
  • Fix previous taskset remained on rollback failed ECS deployment (#2030)
  • Add dedicated operator type for datastore (#2028)
  • Fix applications fetching at the Application List page (#2019)
  • Ensure to reload alerting_rules file when changed (#2023)
  • Update eslint-plugin-react-hooks version (#2025)
  • Bump Bazel from 4.0.0 to 4.1.0 (#2024)
  • Add TaskSetDefinition as required configuration for ECS deployment (#2021)
  • Add web API to delete/disable environment (#2016)
  • Ignore prom-rules from rendering targets (#2018)
  • RFC for PipeCD ECS Application (#1998)
  • Update typescript to v4.3 (#2014)
  • Add Alertmanager configuration (#1994)
  • Reimplement ECS Sync with EXTERNAL deployment controller (#2007)
  • Remove unused fields in WebAPI struct (#2008)
  • Add web tests for the Application Counts (#2006)
  • Enable insight collector for application count by default (#2004)
  • Use tag to specify default value of config (#2003)
  • Update yup version (#1999)
  • Add hands-on tutorial guide in Japanese (#1991)
  • Refine ecs cloud provider (#1996)
  • Fix piped deployment to use the created service account only if it was created (#1993)
  • Update web API to return the real data of application counts (#1990)
  • Fix cron expression because the newer library does not allow specifying the second field (#1989)
  • Update release note v0.9.14 (#1988)
  • Add more log entries to insight collector (#1987)
  • Fix typo in the doc (#1986)
  • Refactor type of redux hooks (#1981)
  • Fix type error for web mock utils (#1978)
  • ECS Sync strategy refinement (#1982)
  • Add mention for actions-event-register within the doc (#1985)
  • Run cron job for insight collector only if it was enabled (#1984)
  • Refactor and redesign insight collector (#1980)
  • Add ECS deployment config template (#1979)
  • Unify the value placeholders in the docs (#1976)
  • Allow kubeconfig to be added to the secret (#1965)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants