Bump moment-timezone from 0.5.34 to 0.5.37#2361
Bump moment-timezone from 0.5.34 to 0.5.37#2361kavilla merged 1 commit intoopensearch-project:mainfrom
Conversation
Signed-off-by: Ashwin Pc <ashwinpc@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #2361 +/- ##
=======================================
Coverage 66.55% 66.55%
=======================================
Files 3170 3170
Lines 60318 60318
Branches 9181 9181
=======================================
+ Hits 40142 40144 +2
+ Misses 17983 17981 -2
Partials 2193 2193
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-1.x 1.x
# Navigate to the new working tree
cd .worktrees/backport-1.x
# Create a new branch
git switch --create backport/backport-2361-to-1.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 77b6068f1206af5682affaa2e977540c69a330f2
# Push it to GitHub
git push --set-upstream origin backport/backport-2361-to-1.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-1.xThen, create a pull request where the |
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-1.3 1.3
# Navigate to the new working tree
cd .worktrees/backport-1.3
# Create a new branch
git switch --create backport/backport-2361-to-1.3
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 77b6068f1206af5682affaa2e977540c69a330f2
# Push it to GitHub
git push --set-upstream origin backport/backport-2361-to-1.3
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-1.3Then, create a pull request where the |
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-1.2 1.2
# Navigate to the new working tree
cd .worktrees/backport-1.2
# Create a new branch
git switch --create backport/backport-2361-to-1.2
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 77b6068f1206af5682affaa2e977540c69a330f2
# Push it to GitHub
git push --set-upstream origin backport/backport-2361-to-1.2
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-1.2Then, create a pull request where the |
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-1.1 1.1
# Navigate to the new working tree
cd .worktrees/backport-1.1
# Create a new branch
git switch --create backport/backport-2361-to-1.1
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 77b6068f1206af5682affaa2e977540c69a330f2
# Push it to GitHub
git push --set-upstream origin backport/backport-2361-to-1.1
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-1.1Then, create a pull request where the |
|
The backport to To backport manually, run these commands in your terminal: # Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-1.0 1.0
# Navigate to the new working tree
cd .worktrees/backport-1.0
# Create a new branch
git switch --create backport/backport-2361-to-1.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 77b6068f1206af5682affaa2e977540c69a330f2
# Push it to GitHub
git push --set-upstream origin backport/backport-2361-to-1.0
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-1.0Then, create a pull request where the |
Updates `moment-timezone` Dependabot PR: opensearch-project#2229 opensearch-project#2262 opensearch-project#2263 Signed-off-by: Ashwin Pc <ashwinpc@amazon.com> (cherry picked from commit 77b6068)
Updates `moment-timezone` Dependabot PR: opensearch-project#2229 opensearch-project#2262 opensearch-project#2263 Signed-off-by: Ashwin Pc <ashwinpc@amazon.com> (cherry picked from commit 77b6068)
…pensearch-project#2366) ### Description Updates `moment-timezone` Dependabot PR: opensearch-project#2229 ### Issues Resolved opensearch-project#2262 opensearch-project#2263 Signed-off-by: Ashwin Pc <ashwinpc@amazon.com> (cherry picked from commit 77b6068) Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com> Co-authored-by: Kawika Avilla <kavilla414@gmail.com>
### Description Updates `moment-timezone` Dependabot PR: opensearch-project#2229 ### Issues Resolved opensearch-project#2262 opensearch-project#2263 Signed-off-by: Ashwin Pc <ashwinpc@amazon.com> Signed-off-by: Sergey V. Osipov <sipopo@yandex.ru>
Signed-off-by: Ashwin Pc ashwinpc@amazon.com
Description
Updates
moment-timezonedependabot PR: #2229
Issues Resolved
#2262
#2263
Check List
yarn test:jestyarn test:jest_integrationyarn test:ftr