Edouard Oger
f6f9f5c777
Update Cargo.toml
2020-05-12 10:54:00 -04:00
dependabot-preview[bot]
65deb64bb2
Bump clap from 2.33.0 to 2.33.1
...
Bumps [clap](https://github.com/clap-rs/clap ) from 2.33.0 to 2.33.1.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.1/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.0...v2.33.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 08:55:51 +00:00
Edouard Oger
76d108d55a
Cargo update
2020-05-05 13:12:59 -04:00
Thom Chiovoloni
978f3d2819
Bump rusqlite to 0.23.0 [ci full]
2020-04-24 17:36:35 +00:00
Edouard Oger
bf39ec8717
Run cargo update
2020-04-23 13:53:50 -04:00
Edouard Oger
f2f04bd6a2
Rust 1.34.0 fixes
2020-04-23 13:48:13 -04:00
Edouard Oger
be9609067e
Update protobuf docs
2020-04-08 16:19:31 -04:00
Edouard Oger
3f5f66d68f
Replace build-generated rust protobuf files by pre-generated ones
2020-04-08 16:19:30 -04:00
Edouard Oger
50e7244232
Add protobuf generation crate
2020-04-08 16:19:30 -04:00
Edouard Oger
0ff8d6b464
Merge pull request #2895 from mozilla/raise-no-license-url-exception
...
Raise exception when license URL is None
2020-04-01 12:54:47 -04:00
Edouard Oger
6eadfb0e36
Raise exception when license URL is None
2020-04-01 12:50:17 -04:00
Thom Chiovoloni
37c001daa5
Use ffi-support from crates.io
2020-04-01 09:39:20 -07:00
Janet Dragojevic
7c38f3aec0
#2010 mirror bugs with SACI whiteboard field to gh
2020-03-24 13:44:01 -04:00
Edouard Oger
443c950cda
Run cargo update [ci full]
2020-03-06 12:50:56 -05:00
Thom Chiovoloni
0a6ad67098
Move fenix to the full megazord. Fixes #1466
2020-02-26 10:49:32 -08:00
Edouard Oger
81d45d3df7
Swift Firefox Account Manager
2020-01-28 05:12:37 +01:00
Edouard Oger
ec952ad200
Upgrade reqwest to 0.10
2020-01-14 14:15:49 -05:00
Vlad Filippov
54ff80f055
Run cargo update
2020-01-10 14:48:27 -05:00
Thom Chiovoloni
bf34d4d8b4
Bump mime version to 0.3.15 in dep script
...
Thie happened in a rebase and AFAICT it's very hard to undo this.
2020-01-07 09:12:49 -08:00
Ryan Kelly
a9e37b6bae
Merge pull request #2363 from mozilla/signed-typo; r=eoger
...
Fix typo in dependendency summary script
2019-12-10 08:07:24 +11:00
Jan-Erik Rediger
ab4c10f03a
Fix typo in dependendency summary script
2019-12-10 06:47:29 +11:00
Ryan Kelly
589093603c
Mirror new bugzilla bugs into a separate repo.
...
It's a small step on the path to a less noisy and more direct
bugzilla->jira integration.
2019-12-06 18:00:33 +11:00
Thom Chiovoloni
db02e7f113
Run regenerate_dependency_summaries unders verbose (and strict) flags
2019-12-05 09:18:39 -08:00
Ryan Kelly
806329bd88
Only mirror newly-created bugzilla bugs to github
2019-12-04 16:12:42 +11:00
Ryan Kelly
8162c12499
List multiple versions of a single dependency in stable order.
2019-11-06 08:58:44 +11:00
Ryan Kelly
d07fb1b27f
Include dependency license info in megazord .pom files.
...
Some of our consumers use this handy plugin [1] to automagically
include dependency license info in their app. By including our
own dependency license info in our .pom file we can make it
easy for those consumers to include correct license info for
all the transitive dependencies they pick up through us.
[1] https://github.com/google/play-services-plugins/tree/master/oss-licenses-plugin
2019-11-01 18:53:47 +11:00
Edouard Oger
8306af2594
Remove Zlib license special handling
2019-09-20 18:51:15 -04:00
Edouard Oger
089c779a8e
Run cargo update
2019-09-20 11:08:42 -04:00
Edouard Oger
1a74bdd9a8
Explain why we are closing bugzilla mirrored issues.
2019-08-22 16:31:35 -07:00
Ryan Kelly
17e60ee459
Add a script for syncing bugzilla bugs into github issues.
...
Co-Authored-By: Edouard Oger <eoger@fastmail.com>
2019-08-14 10:21:50 +10:00
Ryan Kelly
27d4771104
Include license info in binary distributions.
...
And also add some base-bones docs on how consumers can obtain it.
2019-08-02 07:41:18 +10:00
Ryan Kelly
bd24c099f1
Add script for auto-generating dependency listing summary.
2019-07-31 10:21:48 +10:00
Ryan Kelly
5c8d52574a
feat(scripts): Generate summary of shared-vs-platform-specific code.
...
This is a little experiment to get a sense of whether our "shared code"
strategy is actually paying off. It generates a simple lines-of-code
analysis of how much of our code is shared for different platforms,
versus platform-specific binding code.
2019-04-17 14:24:20 +10:00