Maekawa Minoru
7262d4aa4b
Add README.ja.md ( #439 )
...
* Add README.ja.md
* Add link to Japanese README
* Remove "English" section with no link
It sort of functioned as a "you are here" but it was concluded to not be needed.
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
* move README.ja.md to docs folder
Co-authored-by: Spenser Black <spenserblack01@gmail.com >
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
2021-06-02 02:35:12 +02:00
Louis Burke
f8bf29206e
Added Ada support ( #435 )
...
* Added Ada support
* Ada logo, true colors and white primary color
Co-authored-by: o2sh <ossama-hjaji@live.fr >
2021-06-01 22:39:14 +02:00
Luke
b88abf9042
feat(languages): add Svelte support ( #436 )
...
* feat(languages): add Svelte support
* Svelte, no need to override the serialized name
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
2021-05-31 23:07:22 +02:00
dependabot[bot]
20a445da44
Bump libc from 0.2.94 to 0.2.95 ( #429 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.94 to 0.2.95.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.94...0.2.95 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 17:44:49 +02:00
Spenser Black
7a0fe2be73
Make audit scheduled and manually runnable ( #430 )
...
* Make audit scheduled and manually runnable
Moves the security audit into a separate workflow so that it can be run
on a schedule, and also dispatched manually.
* Limit audit trigger to dependency changes
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
* Execute audit every Sunday
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr >
2021-05-28 17:40:22 +02:00
dependabot[bot]
f841197fb6
Bump actions/cache from 2.1.5 to 2.1.6 ( #431 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 08:27:40 -04:00
o2sh
329af1d312
bump git2 dep
2021-05-24 22:01:17 +02:00
o2sh
888d34e315
fix color numbering in gdscript
2021-05-24 02:21:59 +02:00
o2sh
f4b2833b96
#428 , add support for GDScript
2021-05-24 01:37:39 +02:00
dependabot[bot]
9456c88856
Bump git2 from 0.13.18 to 0.13.19 ( #422 )
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.13.18 to 0.13.19.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.18...0.13.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 11:15:20 +02:00
dependabot[bot]
2bf30e0585
Bump serde from 1.0.125 to 1.0.126 ( #427 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 08:28:44 -04:00
Spenser Black
b4b799d1c5
Revert actions/checkout to v2 ( #426 )
...
This reverts #425
2021-05-12 08:54:05 -04:00
dependabot[bot]
8b376b882f
Bump actions/checkout from 2 to 2.3.4 ( #425 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:35:15 -04:00
dependabot[bot]
8c111651b4
Bump byte-unit from 4.0.11 to 4.0.12 ( #421 )
...
Bumps [byte-unit](https://github.com/magiclen/byte-unit ) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/magiclen/byte-unit/releases )
- [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.11...v4.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 09:02:06 -04:00
dependabot[bot]
613b868eeb
Bump libc from 0.2.93 to 0.2.94 ( #417 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.93 to 0.2.94.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.93...0.2.94 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 00:15:36 +02:00
dependabot[bot]
f0978ce07b
Bump chrono-humanize from 0.1.2 to 0.2.1 ( #418 )
...
Bumps [chrono-humanize](https://gitlab.com/imp/chrono-humanize-rs ) from 0.1.2 to 0.2.1.
- [Release notes](https://gitlab.com/imp/chrono-humanize-rs/tags )
- [Commits](https://gitlab.com/imp/chrono-humanize-rs/compare/0.1.2...0.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-01 00:15:27 +02:00
o2sh
63294f06b9
fix #381 , use mislav/bump-homebrew-formula-action@v1
2021-04-24 18:52:04 +02:00
dependabot[bot]
e06e1375fd
Bump regex from 1.4.5 to 1.4.6 ( #416 )
2021-04-23 12:51:55 +02:00
o2sh
bafef56511
cargo update
2021-04-22 22:27:57 +02:00
dependabot[bot]
50b5d6a56e
Merge pull request #414 from o2sh/dependabot/cargo/git2-0.13.18
2021-04-22 18:25:59 +00:00
dependabot[bot]
4c7f07fa78
Merge pull request #415 from o2sh/dependabot/cargo/byte-unit-4.0.11
2021-04-22 12:11:33 +00:00
dependabot[bot]
7a0438aa01
Bump byte-unit from 4.0.10 to 4.0.11
...
Bumps [byte-unit](https://github.com/magiclen/byte-unit ) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/magiclen/byte-unit/releases )
- [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.10...v4.0.11 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-22 05:38:49 +00:00
dependabot[bot]
d1011850eb
Bump git2 from 0.13.17 to 0.13.18
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.13.17 to 0.13.18.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.17...0.13.18 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-20 05:39:57 +00:00
o2sh
03d38203af
cargo update
2021-04-13 17:51:10 +02:00
dependabot[bot]
c9bc9f8dcc
Merge pull request #411 from o2sh/dependabot/cargo/libc-0.2.93
2021-04-13 15:40:09 +00:00
dependabot[bot]
8bd5093433
Merge pull request #413 from o2sh/dependabot/github_actions/actions/cache-v2.1.5
2021-04-13 12:22:52 +00:00
dependabot[bot]
1688e5bb47
Bump actions/cache from v2.1.4 to v2.1.5
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-13 06:04:39 +00:00
Oleg Pykhalov
ae2cc1b35c
Add Scheme language ( #412 )
2021-04-12 01:05:07 +02:00
dependabot[bot]
feb1d6a11a
Bump libc from 0.2.92 to 0.2.93
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.92 to 0.2.93.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.92...0.2.93 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-07 05:45:08 +00:00
o2sh
f88945c2ec
cargo update
2021-03-31 14:43:13 +02:00
dependabot[bot]
957f7bb87f
Merge pull request #410 from o2sh/dependabot/cargo/libc-0.2.92
2021-03-31 12:14:15 +00:00
dependabot[bot]
9d4aa25c20
Bump libc from 0.2.91 to 0.2.92
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.91 to 0.2.92.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.91...0.2.92 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-31 05:28:31 +00:00
o2sh
0ed670a6e4
Cargo update
2021-03-23 10:45:33 +01:00
dependabot[bot]
2b1db9ea16
Merge pull request #409 from o2sh/dependabot/cargo/libc-0.2.91
2021-03-23 09:30:37 +00:00
dependabot[bot]
47c5adfdbe
Merge pull request #408 from o2sh/dependabot/cargo/serde-1.0.125
2021-03-23 09:30:10 +00:00
dependabot[bot]
8d79f25cff
Bump libc from 0.2.90 to 0.2.91
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.90 to 0.2.91.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.90...0.2.91 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-23 05:48:30 +00:00
dependabot[bot]
01fa5aacd3
Bump serde from 1.0.124 to 1.0.125
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-23 05:48:23 +00:00
o2sh
1ff7370379
cargo update
2021-03-19 18:17:45 +01:00
dependabot[bot]
9be878b566
Merge pull request #407 from o2sh/dependabot/cargo/libc-0.2.90
2021-03-19 13:30:20 +00:00
dependabot[bot]
4c21ce62c9
Bump libc from 0.2.89 to 0.2.90
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.89 to 0.2.90.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.89...0.2.90 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-19 05:36:31 +00:00
o2sh
4c145a6c37
reorder cargo deps
2021-03-15 22:52:07 +01:00
o2sh
0f377c58fb
cargo update
2021-03-15 21:28:06 +01:00
dependabot[bot]
324f969654
Merge pull request #405 from o2sh/dependabot/cargo/paste-1.0.5
2021-03-15 12:13:01 +00:00
dependabot[bot]
2d75de30b4
Merge pull request #406 from o2sh/dependabot/cargo/regex-1.4.5
2021-03-15 12:11:09 +00:00
dependabot[bot]
beb09c1edb
Bump regex from 1.4.4 to 1.4.5
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.4...1.4.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-15 06:31:52 +00:00
dependabot[bot]
079603646c
Bump paste from 1.0.4 to 1.0.5
...
Bumps [paste](https://github.com/dtolnay/paste ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/paste/releases )
- [Commits](https://github.com/dtolnay/paste/compare/1.0.4...1.0.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-15 06:31:44 +00:00
o2sh
29e2b2998c
cargo update
2021-03-12 18:28:19 +01:00
dependabot[bot]
eb53737e33
Merge pull request #399 from o2sh/dependabot/cargo/image-0.23.14
2021-03-12 17:07:05 +00:00
dependabot[bot]
36cf614831
Merge pull request #401 from o2sh/dependabot/cargo/libc-0.2.88
2021-03-12 17:06:53 +00:00
Spenser Black
af24c66fe0
Run cargo update ( #404 )
...
* Update generic-array
Fixes audit issue RUSTSEC-2020-0146
* Update rand_core
Fixes audit issue RUSTSEC-2021-0023
2021-03-12 18:06:13 +01:00