-
Notifications
You must be signed in to change notification settings - Fork 912
Update dependency gettext_i18n_rails_js to "~>1.4.0" #23610
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
base: master
Are you sure you want to change the base?
Conversation
|
@kbrock @jrafanie Did we ever figure out the quotes issue here? Did webhippie/gettext_i18n_rails_js#55 break us? |
|
yeah, it broke us... I haven't come back to it yet |
|
I'm pretty sure I fixed it. I haven't revisited either |
|
Which other change? If you mean the Po to Json change, that only kicks in after we create the Po and merge it. The changes in the latest version break the po generation itself. |
|
Do we have a simple (bash?) reproducer here? @jrafanie You want to pair Monday? |
|
@kbrock You can just run |
5b22100 to
81275e7
Compare
you'll need a i18n database to run that: |
|
I was trying to build something isolated, but I think gettext_i18n_rails_js needs an entire rails project |
|
BTW, note that the latest version is actually 2.2.2 - not sure why we are still on 1.x |
|
ok, I created an isolated rails project. TL;DR:
So we probably introduce an issue via our code...
Details
I scaffold'd users, modified I did a simple
Case 2 and 5 are unnecessary escaping. case 2 is what I expected the output to be, but technically incorrect for ruby. (unsure in the js, handlebars, and other cases) Not sure we should squabble over error cases. |
|
Yea. That or that I added was buggy. Got a pr in there and hopefully this will all be fixed |
This PR contains the following updates:
"~>1.3.0"->"~>1.4.0"Release Notes
webhippie/gettext_i18n_rails_js (gettext_i18n_rails_js)
v1.4.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.