Closed renovate[bot] closed 6 years ago
Relevant: #19 https://github.com/messageformat/Jed/pull/33
/cc @tyxla
Looking into fixing this now
:construction_worker: This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over then you can add the label rebase
to this PR and Renovate will reset/recreate it.
Don't merge yet, we still need to fix the generated translation (.js
, .json
) files. Probably some script in this repo.
Translation generator script fix (WIP): D19319-code
Noting that I've tested D19319-code and it looks good! This one also looks good, code-wise.
Updated translation generator fix: D19382-code (retains current translation files for backwards compat with existing clients, adds -v1.1
ones).
This probably needs a major release, since it breaks compat of translation files.
Let's ship 2.0.2 first tho I guess? (#79)
Rebased
Additions by @ockham:
Closes #19
To verify that test modifications are legit, compare to https://github.com/messageformat/Jed/pull/33/files, where they also removed all the first values in test arrays (mostly
null
s, but some actual string values in pluralization examples).~Will need D19382-code before we can update Calypso to use this.~ D19382 is now merged!
Original PR desc below.
This PR contains the following updates:
1.0.2
->1.1.1
Release Notes
SlexAxton/Jed
### [`v1.1.1`](https://renovatebot.com/gh/SlexAxton/Jed/compare/1.1.0...1.1.1) [Compare Source](https://renovatebot.com/gh/SlexAxton/Jed/compare/1.1.0...1.1.1) ### [`v1.1.0`](https://renovatebot.com/gh/SlexAxton/Jed/compare/1.0.2...1.1.0) [Compare Source](https://renovatebot.com/gh/SlexAxton/Jed/compare/1.0.2...1.1.0)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.