Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Jrnl

Collect your thoughts and notes without leaving the command line.
Collective - Host: opensource - https://opencollective.com/jrnl - Code: https://github.com/jrnl-org/jrnl

Update changelog [ci skip]

github.com/jrnl-org/jrnl - 22bf6595da2416efeca716f77c219cff9aceee45 authored over 1 year ago by Jrnl Bot <[email protected]>
Add message with config location and docs location when installation is complete (#1695)

github.com/jrnl-org/jrnl - 427485a1d7acb25a898e608f909c61e856fe6d4b authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 23150ddb3129be17d31259da0a891f7ab49623da authored over 1 year ago by Jrnl Bot <[email protected]>
Use pytest-bdd 6 (#1685)

* update pytest-bdd to 6.0
* update lock file
* fix first test (inject command fixture to requ...

github.com/jrnl-org/jrnl - 1a67fd5decb74414a47a4cb375d3bfaa4561f2aa authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update documentation front page text (#1698)

* Update front page console examples and feature text with more present-day style, brand-agnosti...

github.com/jrnl-org/jrnl - 2d0b15ea7bc6abbf42706a82cd96b35699c3970e authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 611f3af772b2e903eb75a61ce4e61c5c0e2b861e authored over 1 year ago by Jrnl Bot <[email protected]>
Prompt to include colors in config when first running jrnl (#1687)

* Add prompt to ask user if entries should be formatted with colors when installing jrnl
* Use ...

github.com/jrnl-org/jrnl - e6804f1627685e2c2e0a68069c0269124366fc32 authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - fecd696b2ace81b1768f1c5f55bcde1b9fd90913 authored over 1 year ago by Jrnl Bot <[email protected]>
Save empty journal on install instead of just creating a zero-length file (#1690)

* Add failing test for issue #1493
* Write journal upon creation instead of just creating 0-len...

github.com/jrnl-org/jrnl - 3c8711171058b408cbc11a89c4e0ac555b77c296 authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 592e7bcf271d50ef398a8485ec4f2e5153a84a79 authored over 1 year ago by Jrnl Bot <[email protected]>
Support mkdocs 1.4.2 and fix its missing breadcrumb (#1691)

* Use latest mkdocs version 1.4.2
* Add docs_theme to mkdocs watch so it automatically reloads ...

github.com/jrnl-org/jrnl - d81b5ad955d2d480b10aecfee5fd1f3ad3692ba7 authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Document temporary file extension behavior when using template (#1686)

* Document jrnl's temp file behavior when using templates
* Move up "Files in transit from edit...

github.com/jrnl-org/jrnl - fcac94a30e114dd652203f10f41012ae562ea121 authored over 1 year ago by Micah Jerome Ellison <[email protected]>
Update documentation about privacy and security in VSCode (#1680)

* docs: vscode file history

* docs: vscode unsaved files

* Edited for tone

---------

...

github.com/jrnl-org/jrnl - 18397b13ebcd25d9a1b3e3e381f42afd7062443e authored over 1 year ago by Giuseppe D'Andrea <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - b4da3a51f79c9fd8565db6f6a1051bd57aab7f40 authored over 1 year ago by Jrnl Bot <[email protected]>
Don't save templated journal entries if the received raw text is the same as the template itself (#1653)

github.com/jrnl-org/jrnl - b41a988d6f003e31497ba7ba20368a81aab3b252 authored over 1 year ago by Briscoooe <[email protected]>
Add documentation about information leaks in Vim/Neovim (#1674)

* Add documentation about using Vim/Neovim as editor
* Add documentation about information leak...

github.com/jrnl-org/jrnl - 6c6937c5078fa4a7a31d18e044cc067a74dd7013 authored over 1 year ago by David Isaksson <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 6b179e673b0637fcc9ce1b6c9917aa34cd8f36f1 authored over 1 year ago by Jrnl Bot <[email protected]>
Update documentation on temporary files naming (#1673)

github.com/jrnl-org/jrnl - 2d1a52afe51b3c2dbac97d658dd63fe439010d66 authored over 1 year ago by Giuseppe D'Andrea <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - d4ce2a84cfbea665e5249f06d6112dd9cc661637 authored over 1 year ago by Jrnl Bot <[email protected]>
Search for entries with no tags or stars with `-not -starred` and `-not -tagged` (#1663)

* Allow for `-not -starred` to search for unstarred entries

* Add `-tagged` and `-not -tagged...

github.com/jrnl-org/jrnl - 7bd15d12adca5a36e6a56ecbd6a53dc06c5f7f4c authored over 1 year ago by Ciaran Concannon <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 17c987c6051a9c9c45698f002b61a8e3c83b4195 authored almost 2 years ago by Jrnl Bot <[email protected]>
Refactor flow for easier access to some files (avoid things like `jrnl.Journal.Journal` and `jrnl.jrnl` co-existing) (#1662)

* run format

* rename cli.py to main.py

* rename jrnl.py to controller.py

* move journa...

github.com/jrnl-org/jrnl - fff05eb6467dd15ee50964945933aed3db193f3c authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 7be67accc18f1f7cab1db1ca9fa73a7269e08edf authored almost 2 years ago by Jrnl Bot <[email protected]>
Add more type hints (#1642)

github.com/jrnl-org/jrnl - a13726d4c52b1d8a090bc4bb9ce654bf722d1844 authored almost 2 years ago by outa <[email protected]>
Update docs to include time and title in arguments with `--edit` (#1657)

github.com/jrnl-org/jrnl - 9547411390b36a7f2b66bef2acf6e5b8faf3742f authored almost 2 years ago by Peter Conrad <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 120c54a29e5701a80507cf6ecad760f8013cf4e3 authored almost 2 years ago by Jrnl Bot <[email protected]>
Update dependency rich to v13 (#1654)

* Update dependency rich to v13

* Update pyproject.toml

Co-authored-by: renovate[bot] <291...

github.com/jrnl-org/jrnl - a6f2d34b7e994f1e705223ae3bb0f95f2b5aa592 authored almost 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix markup in "Advanced Usage" doc (#1655)

* Fix YAML indentiation in a configuration example
* Improve Markdown markup

github.com/jrnl-org/jrnl - 458faff8a885528250491f30213d64c36e740a5e authored almost 2 years ago by Jonathan Ballet <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 2cec8bdc5b271494dadb6d8248f64b989abea6af authored almost 2 years ago by Jrnl Bot <[email protected]>
Update copyright notices for 2023 (#1660)

* update copyright notice for 2023

* standardize whitespace after copyright notice

github.com/jrnl-org/jrnl - 8da6029624529d52e63144b91c2b54b2b1175172 authored almost 2 years ago by Jonathan Wren <[email protected]>
Add basic template test (#1659)

* Add very basic test template
* Ensure that templates are copied to temporary test workspace
...

github.com/jrnl-org/jrnl - 9274ab16ed2a06913d544c5d48db8f533d8699e5 authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - d5d39971b4f8356c39564880599c3a747ad697ad authored almost 2 years ago by Jrnl Bot <[email protected]>
Add tag to XML file when edited DayOne entry and is searchable afterward (#1648)

* Add tag to XML file when edited DayOne entry
* Remove forbidden change
* undo edits
* Tags ...

github.com/jrnl-org/jrnl - 907566b39f156e23a1369fd7425e29c10bffc7d2 authored almost 2 years ago by Jonathan van der Steege <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 7229d77bda56084bd9698f45878654e57bed0a3f authored almost 2 years ago by Jrnl Bot <[email protected]>
Update version key in config file after version changes (#1646)

github.com/jrnl-org/jrnl - d94325127f01f5d0b024a1cbd30350a68249754c authored almost 2 years ago by Jonathan van der Steege <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - fe08cfd3abdb161b6a529702333e6eb0cf6f04bc authored almost 2 years ago by Jrnl Bot <[email protected]>
Rework Encryption to enable future support of other encryption methods (#1602)

- initial pass through to rework encryption into separate module
- little more cleanup
- renam...

github.com/jrnl-org/jrnl - fcc8d8e3fae1c50ada9584ded2a4f4da81a8a413 authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - e6e08e5d3e0762a13d903b9abf712bcd2c9f8682 authored almost 2 years ago by Jrnl Bot <[email protected]>
Remove Windows 7 known issue since jrnl no longer supports (#1636)

github.com/jrnl-org/jrnl - 92a8ec4f68a305d5ebb979e8d41ca42d08f9fb7d authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - b7a3110e7eb252eaf5341e3aa814eae3384cf194 authored almost 2 years ago by Jrnl Bot <[email protected]>
Add `simplify` plugin to linting checks (#1630)

* add simplify plugin for flakeheaven

* update lock file

* fix linting issues in current c...

github.com/jrnl-org/jrnl - b508ed6c9a307a50800894663f0725589a11b229 authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 1e694957284034818822ba6b330af716b45ac2e8 authored almost 2 years ago by Jrnl Bot <[email protected]>
Add type hints (#1614)

* Add type hints

* Fix linters

* Add remaining type hints

* Fix type-checking linter

...

github.com/jrnl-org/jrnl - 30b41fdb88784cc2de2b203005869c55e4457a26 authored almost 2 years ago by outa <[email protected]>
Add `type-checking` plugin to linting checks (#1629)

* add type-checking plugin for flakeheaven

* update lock file

* fix type-checking issues i...

github.com/jrnl-org/jrnl - c1eb0c54a35049b46e0f718cea6cda823852fb93 authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - cb7e0ed2892db5e0e22adacb4c5bcfde743c437c authored almost 2 years ago by Jrnl Bot <[email protected]>
Resolve failing GitHub Actions linting by replacing deprecated set-output command (#1632)

* Replace deprecated set-output command
* Resolve SC2086 - double quote to prevent globbing and...

github.com/jrnl-org/jrnl - e6130dbf4a7be094c09504ae723602c99c1ab7b8 authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 8e482321f2c8a61f428cab2ac8db2b9e90f21f72 authored almost 2 years ago by Jrnl Bot <[email protected]>
Fix bug where changelog is always slightly out of date on release tags (#1631)

* fix issue where changelog is always slightly out of date on release tags

* fix tag step run...

github.com/jrnl-org/jrnl - 8ad9e2bdd6b40476dcf81d9da4aff93a9342ccdb authored almost 2 years ago by Jonathan Wren <[email protected]>
Move existing linting into `flakeheaven` (#1628)

* add black and isort to flakeheaven

* update lock file

* clean up poe config

* run for...

github.com/jrnl-org/jrnl - 51e9ce563888da6e1180486949c535146a728aea authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 9150f0798411e822ac3ddc1b260d70b98503c639 authored almost 2 years ago by Jrnl Bot <[email protected]>
Add rich handler for better-formatted debug logging (#1627)

github.com/jrnl-org/jrnl - cd47070894d455f097769d7e82368e36f51c7d73 authored almost 2 years ago by Jonathan Wren <[email protected]>
Add double encryption test (#1626)

github.com/jrnl-org/jrnl - 44e2ace833955fba93447acda3a0aed803c66347 authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 5cf93115020ea9a94912fb923f820cc637a954a4 authored almost 2 years ago by Jrnl Bot <[email protected]>
Drop Python 3.9 and use Python 3.11 official release (#1611)

* Drop Python 3.9 and use Python 3.11 release instead of pre-release
* Run poetry lock
* Fix n...

github.com/jrnl-org/jrnl - 74b7ac834e67ce0f7049b0825b833a8dd4a6737b authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Replace `flake8` with `flakeheaven` in linting steps (#1625)

* replace flake8 with flakeheaven

* update pyproject.toml for new flake tool

* update lock...

github.com/jrnl-org/jrnl - a77a3d5a56f2ac969a199763c928ec2558a22329 authored almost 2 years ago by Jonathan Wren <[email protected]>
Manual change to changelog [ci skip]

- Document that v3.0 had breaking changes with emoji for emphasis

github.com/jrnl-org/jrnl - 847dadac5dca7b40f0e6d428ff749edf23d6b1b5 authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 60590e0c49788ea91d54144b67efee49d91f31c2 authored almost 2 years ago by Jrnl Bot <[email protected]>
Increment version to v3.3

github.com/jrnl-org/jrnl - 415fc336ec2648a3462b4ccb29425c59f00ae7a5 authored almost 2 years ago by Jrnl Bot <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 81771eff4fa9e78ec955ee39324a3e0837198708 authored almost 2 years ago by Jrnl Bot <[email protected]>
Document that editors must be blocking processes (#1624)

* Describe blocking processes in External Editors page
* Add documentation about how the editor...

github.com/jrnl-org/jrnl - 6f9a3eb5369fe95499f27d0c08e28bb57b93fdd9 authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Add contextual link to external editors page from overview

github.com/jrnl-org/jrnl - c6479c70c139a6475317f58cb2dca7859867365e authored almost 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 6cd8c35598f02022028163348472c1b99d68b7e7 authored almost 2 years ago by Jrnl Bot <[email protected]>
Increment version to v3.3-beta2

github.com/jrnl-org/jrnl - ffdd4f923df108ffaf9005efc8bdacb80a51eb71 authored almost 2 years ago by Jrnl Bot <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - c32acd0123eeffcfe0398e806ed91575a5b2e7d1 authored almost 2 years ago by Jrnl Bot <[email protected]>
Fix bug for new `--list --format` options when no default journal is specified (#1621)

* rename test config

* Change journal name validation

Journal name validation used to happ...

github.com/jrnl-org/jrnl - 63850a33c12da1fc623721ef4fd2e2faa598ef88 authored almost 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 619de775fdf47508c4493cdcff844113e46fa757 authored almost 2 years ago by Jrnl Bot <[email protected]>
Remove wrong option in configuration file reference (#1618)

github.com/jrnl-org/jrnl - 48c528d76aa42dd3f94aa526384038e7817baa03 authored almost 2 years ago by DSiekmeier <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 52f82fc855daa625a0e2d36597e191a3b6f5be15 authored about 2 years ago by Jrnl Bot <[email protected]>
Increment version to v3.3-beta

github.com/jrnl-org/jrnl - 41e5d5ffffc3c28be9aaca05ddafd5f681fbf600 authored about 2 years ago by Jrnl Bot <[email protected]>
Don't create empty file when attempting a YAML export to a non-existing folder (#1600)

* Call `export_journal` before opening file handle
* Use correct exporter class
* Fix unit test

github.com/jrnl-org/jrnl - d7242d81a463b790f6650a18fce2b8047d776fbc authored about 2 years ago by outa <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - a925c81ba8acad9bdc03a86d24af521f66b48e74 authored about 2 years ago by Jrnl Bot <[email protected]>
Change default config to use journal key instead of journal name as key for file path (#1594)

github.com/jrnl-org/jrnl - ceff398a01f4c357f77bd168b5e147ff89d0718e authored about 2 years ago by Micah Jerome Ellison <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - dd7f59cef7844f281001af809dc525731c1f6510 authored about 2 years ago by Jrnl Bot <[email protected]>
Update `.gitignore` (#1604)

* add ignore for directories used by this project

* update name of asdf version file (had a t...

github.com/jrnl-org/jrnl - ff24ee604d3385bdcc821c9c4fe2c1dbc33e149d authored about 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 560d076a5f8502c61d0b5fcfa8e0a8237c3fe8d6 authored about 2 years ago by Jrnl Bot <[email protected]>
Add machine readable --list output (#1592)

* Add machine readable --list output

* Refactor list_journals()

Create three new methods f...

github.com/jrnl-org/jrnl - 2df7acf4880ddb8a8b300a5aaeea08705d265b2f authored about 2 years ago by Kevin <[email protected]>
Bump mako from 1.2.1 to 1.2.2 (#1598)

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.2.1 to 1.2.2.
- [Release notes](https:/...

github.com/jrnl-org/jrnl - 057f31407a97c8b6e17df083905b949d50cedd29 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Change default timestamp to `%F %r` (#1595)

Fixes #1100

github.com/jrnl-org/jrnl - e9be61cae20dbd91d951feb82563bf84d7a3a431 authored about 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 66d26cfed62e46d54e7ff4cf8c30e8f4c30aa9ce authored about 2 years ago by Jrnl Bot <[email protected]>
Update YAML export description in docs (#1591)

github.com/jrnl-org/jrnl - b5a22379b8bee955fa2b4e8d2d7904bcc6c53fba authored about 2 years ago by Kevin <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 405e0c21998045b5a29afd79443321862777e5d1 authored about 2 years ago by Jrnl Bot <[email protected]>
Fix Docs Accessibility Testing (#1588)

* update run_shell task to use newer python

* add shell arg back

* make tests run when cer...

github.com/jrnl-org/jrnl - bd02c52d5a021c8b7b6d2eb28acd04f5f7b05bec authored about 2 years ago by Jonathan Wren <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 8032aa9f2f9bb10ab5d628e8de0674d1d41e968a authored about 2 years ago by Jrnl Bot <[email protected]>
Update dependency typed.js to v2.0.12 (#1578)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - a95cd333d5b3cab3ddc2a1ddf0dbdac1530e48d7 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency jinja2 to v3.1.2 (#1579)

* Update dependency jinja2 to v3.1.2

* Remove old unneeded comment from requirements.txt

C...

github.com/jrnl-org/jrnl - 0618ff57e4bf927677ae92bdf1344c5ef7e56ad5 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - a3ce9bdb5572f82a11d443c665a9ae077954abb0 authored about 2 years ago by Jrnl Bot <[email protected]>
Pin dependencies (#1577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - 43d7dc026c6fd79fcd61cbc391c22db0d318cf88 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/checkout action to v3 (#1582)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - 0d7acafc44d1b6535b2906b0282bf39f796b0c02 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 080fcde440299ba2d9d1a1b2e61f3db9d6082d86 authored about 2 years ago by Jrnl Bot <[email protected]>
Update peter-evans/create-pull-request action to v4 (#1585)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - adc505cef9d2f12f46ee78ca485bd469503d1773 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/cache action to v3 (#1581)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - cc703ae3c6ca9302f39ebed8aaae86b192d84b97 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 7b2e2de3df42572a53d0f700d82871d71f5ba61f authored about 2 years ago by Jrnl Bot <[email protected]>
Update actions/setup-python action to v4 (#1583)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/jrnl-org/jrnl - 06a5dab129cad1c4b7603045f95218d55184fadf authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 4d4f3285277fffdf0ea3cbaebdee0ffb8f9a9a8d authored about 2 years ago by Jrnl Bot <[email protected]>
Update to use renamed flag for brew bump-formula-pr

github.com/jrnl-org/jrnl - 49fc1e4e407b60a96ba8bf0687a9ee0bc47e07be authored about 2 years ago by Jonathan Wren <[email protected]>
Add hint for how to get vi to go to end-of-file (#1563)

github.com/jrnl-org/jrnl - b2f53d48f77aa87dece1fa6e2c78a62072372a39 authored about 2 years ago by Paul Jimenez <[email protected]>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 75008dcb1ac52cb87e980bd72b444d29ddc0bf2f authored about 2 years ago by Jrnl Bot <[email protected]>
Replace Dependabot with Renovate (#1575)

* Add renovate.json

* move renovate config file into .github dir

* update config to match ...

github.com/jrnl-org/jrnl - 37af7b8db60412051e9cdfd59cfe8134bcc2dca7 authored about 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update changelog [ci skip]

github.com/jrnl-org/jrnl - 8a7225a249c5d9292a35e8745f3184725b52f52a authored about 2 years ago by Jrnl Bot <[email protected]>
Increment version to v3.2

github.com/jrnl-org/jrnl - 55e0162a87dab8e682945682ccb75c6eaebb0016 authored about 2 years ago by Jrnl Bot <[email protected]>