[stable10] Bump @bower_components/jsTimezoneDetect from 1.0.5 to v1.0.6 in /build#33776
Conversation
53db5ed to
9f46fdb
Compare
depending how we are storing the timezone in the config, not sure if it will get recognized |
Codecov Report
@@ Coverage Diff @@
## stable10 #33776 +/- ##
==============================================
+ Coverage 62.89% 63.18% +0.29%
Complexity 19080 19080
==============================================
Files 1261 1261
Lines 74977 74977
Branches 1286 1286
==============================================
+ Hits 47157 47376 +219
+ Misses 27440 27221 -219
Partials 380 380
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## stable10 #33776 +/- ##
==============================================
+ Coverage 62.89% 63.18% +0.29%
Complexity 19080 19080
==============================================
Files 1261 1261
Lines 74977 74977
Branches 1286 1286
==============================================
+ Hits 47157 47376 +219
+ Misses 27440 27221 -219
Partials 380 380
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## stable10 #33776 +/- ##
===========================================
Coverage 64.23% 64.23%
Complexity 19901 19901
===========================================
Files 1277 1277
Lines 76270 76270
Branches 1292 1292
===========================================
Hits 48992 48992
Misses 26899 26899
Partials 379 379
Continue to review full report at Codecov.
|
9f46fdb to
54b54bf
Compare
|
@dependabot rebase |
54b54bf to
c65e005
Compare
|
@davitol please test logging in with "UTC" timezone before and after this PR and check that oc_preferences store the right value. now I don't remember where this timezone value is even used where we could verify @DeepDiver1975 |
|
oc_preferences will now likely store Etc/UTC instead of UTC. |
|
if this is too much work we can simply deny the upgrade and reconsider later... |
@PVince81 This is what appears in oc_preferences using this PR. Not sure about the purpose of the PR. select * from oc_preferences; |
|
hmmm, so not sure if it's possible to set the system timezone or browser timezone to UTC? |
It is possible for example for the logs: But I don't get the point about setting a Timezone for "the complete server"? oc_preferences table is related to each user so it is not also an option for that. |
c65e005 to
3395fb1
Compare
|
@dependabot recreate |
Bumps [@bower_components/jsTimezoneDetect](https://github.com/HenningM/jstimezonedetect) from 1.0.5 to v1.0.6. - [Release notes](https://github.com/HenningM/jstimezonedetect/releases) - [Commits](HenningM/jstimezonedetect@2efb16c...bd595ed) Signed-off-by: dependabot[bot] <support@dependabot.com>
3395fb1 to
448807d
Compare
|
matching PR in |
|
this is about the timezone on the client. When setting the timezone on the client to UTC |
|
after upgrade it first stays I've made a short smoke-test with the calendar app and could not find any issues |
Bumps @bower_components/jsTimezoneDetect from 1.0.5 to v1.0.6.
Commits
bd595edChange name of package3ed756cRelease version 1.0.62941368UTC -> Etc/UTC446ce63Add dependencies to package.json and update GruntfileDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.