Created
May 9, 2022 15:47
-
-
Save devoncarew/d6967bf0f3cd86b4dab1a908ff1cfa3b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bazel_worker (https://github.com/dart-lang/bazel_worker/compare/ceeba09..9710de6): | |
| 9710de6 2022-04-19 Devon Carew Update pubspec.yaml (#62) | |
| ec5905a 2022-03-20 Kevin Moore Fix CI (#61) | |
| benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/0530da6..0ae822e): | |
| 0ae822e 2022-05-03 Devon Carew Merge pull request #74 from dart-lang/devoncarew-patch-1 | |
| 0a216e4 2022-05-03 Devon Carew Update README.md | |
| 480b8bf 2022-05-03 Jonas Termansen Version 2.1.0. (#72) | |
| boolean_selector (https://github.com/dart-lang/boolean_selector/compare/437e7f0..1d3565e): | |
| 1d3565e 2022-05-05 Kevin Moore Update test-package.yml | |
| a9ad2ee 2021-10-20 Kevin Moore Move to pkg:lints (#38) | |
| 2b17622 2021-04-23 Kevin Moore Update CI (#37) | |
| 1110156 2021-04-01 Franklin Yow Update LICENSE (#36) | |
| browser_launcher (https://github.com/dart-lang/browser_launcher/compare/c6cc102..f841375): | |
| f841375 2022-04-19 Devon Carew Update pubspec.yaml (#32) | |
| 90376d9 2022-03-21 Anna Gringauze Update version (#31) | |
| 0890323 2022-02-17 Devon Carew enable the avoid_dynamic_calls lint (#30) | |
| 8b1dbdb 2022-01-21 Anna Gringauze Allow signing into default profile and enabling extensions (#29) | |
| 61512c1 2021-10-20 Kevin Moore Move to pkg:lints (#28) | |
| characters (https://github.com/dart-lang/characters/compare/4b1d4b7..559755d): | |
| 559755d 2022-05-04 Devon Carew prep to publish 1.2.1 (#65) | |
| charcode (https://github.com/dart-lang/charcode/compare/84ea427..f356856): | |
| f356856 2022-05-05 Devon Carew dart format and update the readme (#28) | |
| c2a60e0 2021-07-27 Lasse R.H. Nielsen Only test on stable (#24) | |
| clock (https://github.com/dart-lang/clock/compare/5631a06..f594d86): | |
| f594d86 2022-04-20 Devon Carew Switch from homepage to repository in pubspec (#32) | |
| 72c709a 2021-04-23 Kevin Moore Update CI (#30) | |
| be93d8f 2021-03-20 Kevin Moore Fix formatting (#29) | |
| collection (https://github.com/dart-lang/collection/compare/e1407da..5b43ad7): | |
| 5b43ad7 2022-04-08 Kevin Moore Fix analysis issue with latest dev release (#236) | |
| e83c373 2022-04-08 Enrico Zamagni fixed maxBy compare param signature (#224) | |
| c1a07e4 2022-04-08 Sandro Lovnički Add a comment about NaN in min/max extensions (#234) | |
| 2bbb27b 2022-03-07 Nate Bosch Prepare to publish (#233) | |
| crypto (https://github.com/dart-lang/crypto/compare/4297d24..223e0a6): | |
| 223e0a6 2022-04-27 Nate Bosch Prepare to publish (#129) | |
| dartdoc (https://github.com/dart-lang/dartdoc/compare/334072b..26d3861): | |
| 26d38618 2022-05-02 Michael Goderbauer Drop version back to 5.1.0 (#3031) | |
| 98e3219d 2022-05-02 Michael Goderbauer Fixed: YouTube directive respects width/height argument (#3030) | |
| f0d2cbf5 2022-04-18 Devon Carew Update pubspec.yaml (#3025) | |
| f4bda6c5 2022-04-11 Sam Rawlins Remove dead field commentRefs, which is always empty (#3021) | |
| dfc69a54 2022-04-11 Devon Carew make the converted web frontend follow Dart conventions (#3020) | |
| a33ec963 2022-04-11 Devon Carew convert lib/resources/script.js to Dart (#3016) | |
| 73e397cb 2022-04-11 dependabot[bot] Bump actions/cache from 3.0.1 to 3.0.2 (#3019) | |
| beafb43e 2022-04-10 Devon Carew rename the CI script (#3017) | |
| 1a6c6543 2022-04-08 dependabot[bot] Bump actions/cache from 2 to 3.0.1 (#3014) | |
| 220cfc1a 2022-04-08 dependabot[bot] Bump markdown from 4.0.1 to 5.0.0 (#3015) | |
| 037da4a1 2022-04-07 Sam Rawlins Move many static declarations to top-level; avoid RegExp (#3009) | |
| 5be27b8f 2022-04-07 dependabot[bot] Bump actions/checkout from 2 to 3 (#3013) | |
| d7b57bce 2022-04-07 Devon Carew Add a web frontend (#3011) | |
| cd4c4990 2022-04-07 Devon Carew enable dependabot deps checks (#3012) | |
| b1d7bcd1 2022-04-07 Sam Rawlins Do not store the AstNode on ModelNode; eagerly grab the source indexes (#3008) | |
| 4daccbaa 2022-04-07 Sam Rawlins Create a .pubignore in order to skip testing files from publish check (#3010) | |
| 585dbb32 2022-03-28 Sam Rawlins Bump to version 5.1.0 (#3006) | |
| ffi (https://github.com/dart-lang/ffi/compare/4dd3242..c4c59e8): | |
| c4c59e8 2022-04-19 Devon Carew Update pubspec.yaml (#139) | |
| d81d1b7 2022-02-03 Daco Harkes Bump version to 1.2.0 (#132) | |
| 5a33a25 2022-02-01 Kevin Moore Enable and fix new strict analysis options (#131) | |
| 5e801e8 2022-01-20 Daco Harkes Common C integer types (#128) | |
| file (https://github.com/google/file.dart/compare/1ebc388..0132eee): | |
| 0132eee 2021-10-07 Kevin Moore remove unneeded imports (#190) | |
| b5672d9 2021-10-07 Kevin Moore Use published versions of actions (#189) | |
| 5b870ff 2021-08-31 Greg Spencer Switch to GitHub Actions (#188) | |
| 8b72111 2021-08-31 Greg Spencer Create dart.yml | |
| html (https://github.com/dart-lang/html/compare/f108bce..8243e96): | |
| 8243e96 2022-05-05 Nate Bosch Drop unnecessary severity upgrades (#181) | |
| 6416dd9 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#176) | |
| http (https://github.com/dart-lang/http/compare/2c9b418..87d4379): | |
| 87d4379 2022-04-20 Devon Carew Switch from homepage to repository in pubspec (#687) | |
| http_io (https://github.com/dart-lang/http_io/compare/2fa188c..405fc79): | |
| 405fc79 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#92) | |
| ccfb1ef 2021-07-31 Kevin Moore Fix updated lints (#91) | |
| fcb94c0 2021-07-13 Kevin Moore Dart format with latest SDK (#90) | |
| b723cb6 2021-06-05 dependabot[bot] Bump dart-lang/setup-dart from 0.3 to 1 (#89) | |
| ac00226 2021-06-05 Kevin Moore Add dependabot | |
| 78956f5 2021-04-07 Franklin Yow Update LICENSE (#88) | |
| 1715644 2021-01-29 Alexander Thomas Migrate GitHub Actions (#86) | |
| 5de81cd 2020-11-05 Kevin Moore Update test API usage to non-deprecated members (#85) | |
| 2cb230f 2020-09-03 Kevin Moore Update formatting after dartfmt change | |
| c84afce 2020-07-23 Kevin Moore test: remove unused, optional/positional argument in private function | |
| 3adb2fd 2020-03-24 Kevin Moore Fix lints (#81) | |
| e47fc8f 2019-09-10 Kevin Moore lint cleanup (#80) | |
| 5a3e178 2019-09-10 Kevin Moore Enable and fix lints (#79) | |
| 771fb58 2019-09-10 Kevin Moore Bump min SDK for http_io (#78) | |
| fe5c4bf 2019-07-07 Kevin Moore Fix return type in test functions | |
| 0384af8 2019-07-07 Kevin Moore Travis: Update min tested SDK | |
| http_multi_server (https://github.com/dart-lang/http_multi_server/compare/34bf7f0..be2b590): | |
| be2b590 2022-05-02 Devon Carew Merge pull request #42 from dart-lang/devoncarew-patch-1 | |
| c99ce7d 2022-04-29 Devon Carew rev to a dev version | |
| b228360 2022-04-29 Devon Carew Update pubspec.yaml | |
| 4e1fbf5 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#41) | |
| dc4ddb1 2022-02-09 Nate Bosch Drop unnecessary SDK constraint suffix (#40) | |
| http_parser (https://github.com/dart-lang/http_parser/compare/9126ee0..cfd6b6b): | |
| cfd6b6b 2022-05-05 Kevin Moore Update actions (#55) | |
| intl (https://github.com/dart-lang/intl/compare/9669926..9145f30): | |
| 9145f30 2022-04-06 dependabot[bot] Bump actions/checkout from 2 to 3 (#462) | |
| f545753 2022-02-20 Devon Carew update the analysis_options.yaml file (#449) | |
| fee2c2d 2021-06-08 Nate Bosch Add a changelog entry for a recent feature (#406) | |
| 4e37662 2021-06-07 Nate Bosch GitHub Sync (#405) | |
| 0a14483 2021-06-07 dependabot[bot] Bump dart-lang/setup-dart from 0.3 to 1 (#403) | |
| f22f7b5 2021-06-07 Kevin Moore fix directive sorting | |
| ed2fbe0 2021-06-07 Kevin Moore Add dependabot | |
| 2518923 2021-03-31 Franklin Yow Merge pull request #377 from dart-lang/franklinyow-patch-1 | |
| bee0456 2021-03-31 Franklin Yow Update LICENSE | |
| 9bb4bcc 2021-02-12 Googler Migrating to dart:ffi in Dart 2.12. | |
| 532a1e3 2021-02-12 Googler Migrating to `dart:ffi` in Dart 2.12 and `package:ffi` 1.0.0. | |
| 458129d 2021-02-03 Googler Replace git dependencies with published versions | |
| 5fd7a11 2021-02-03 Googler COPYBARA CHANGE FOR https://github.com/dart-lang/intl/pull/358 | |
| 2c8e014 2020-11-24 Googler Fix typo; see https://screenshot.googleplex.com/5afwL4iQtHeJKLC | |
| 33251e0 2021-02-03 Nate Bosch Prepare to publish for stable null safety (#362) | |
| b3da438 2020-11-04 Kevin Moore Prep release for beta (#338) | |
| 48675cf 2020-10-27 jakemac Prepare a version of intl that supports the 2.12 sdk | |
| json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/7e00f89..2de9a1f): | |
| 2de9a1f 2022-05-02 Devon Carew Merge pull request #82 from dart-lang/devoncarew-patch-1 | |
| 692140c 2022-04-29 Devon Carew rev to a dev version | |
| b76975e 2022-04-29 Devon Carew Update pubspec.yaml | |
| f46a5ff 2021-09-07 Konstantin Scheglov Merge pull request #80 from scheglov/fix-HintCode.UNNECESSARY_TYPE_CHECK_TRUE | |
| 006890b 2021-09-01 Konstantin Shcheglov Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE | |
| 799321a 2021-05-06 Nate Bosch Prepare to publish (#78) | |
| logging (https://github.com/dart-lang/logging/compare/dfbe88b..f6979e3): | |
| f6979e3 2022-02-16 powerb33 Add Logger.attachedLoggers to return the known Logger objects (#110) | |
| markdown (https://github.com/dart-lang/markdown/compare/7479783..bc79c43): | |
| bc79c43 2022-05-03 Phil Quitslund Merge pull request #425 from dart-lang/pq-patch-1 | |
| 4e8aa03 2022-05-03 Phil Quitslund add pub badge | |
| 7987e1e 2022-04-26 Jonas Termansen Remove dependency on third party package:charcode. | |
| 90995fd 2022-04-27 Zhiguang Chen Split block_parser.dart and inline_parser.dart (#422) | |
| 8bb9062 2022-04-19 Zhiguang Chen Add trailing commas to some parameter lists to get better formatting (#420) | |
| 1c5f2e7 2022-04-17 Zhiguang Chen Enable raw strings lint rules (#418) | |
| 4784153 2022-04-17 Zhiguang Chen Enable use_if_null_to_convert_nulls_to_bools lint rule (#417) | |
| 0d67e99 2022-04-17 Zhiguang Chen Enable prefer_interpolation_to_compose_strings (#416) | |
| 5561351 2022-04-16 Zhiguang Chen Enable prefer_final_locals lint rule (#415) | |
| 6d39147 2022-04-15 Zhiguang Chen Create DelimiterSyntax to replace TagSyntax (#407) | |
| 4f4e899 2022-04-12 Zhiguang Chen Add caseSensitive parameter on the InlineSyntax constructor (#400) | |
| e16aff0 2022-04-04 Zhiguang Chen Check parser.isDone when title is null in _parseInlineBracketedLink (#394) | |
| 3471578 2022-04-03 Marc Fargas Use `Uri.toFilePath()` instead of `Uri.path` for locating tests (#396) | |
| 5699caf 2022-04-01 Sam Rawlins Bump version to 5.0.0 (#406) | |
| 30e61b4 2022-04-01 Zhiguang Chen Update the ones related to Element.children (#405) | |
| ed59235 2022-04-01 Zhiguang Chen Add options to disable default syntaxes (#404) | |
| f58890b 2022-04-01 Zhiguang Chen Support GitLab flavored fenced blockquote (#403) | |
| eff4b10 2022-03-31 Zhiguang Chen Treat lines matched CodeBlockSyntx as continuations of paragraphs in blockquotes (#401) | |
| 51bb7c3 2022-03-30 Zhiguang Chen Change getChildren parameter of _resolveReferenceLink to required and remove unnecessary non null assertion (#399) | |
| 0bac4f6 2022-03-30 Zhiguang Chen Do not allow reference link labels contain left brackets (#402) | |
| dc110ff 2022-03-16 Marc Fargas Improvements to documentation (#397) | |
| e501c69 2022-02-17 Sam Rawlins Render table with trailing whitespace (#391) | |
| a8e6fe9 2022-02-17 Sam Rawlins Opt test/ and tool/ into null safety (#392) | |
| 43668f9 2022-02-17 Sam Rawlins Make parseInline's parameter non-nullable (#389) | |
| 1a418f9 2021-11-24 Tarekk Mohamed Abdalla Make EscapeSyntax respect encodeHtml (#386) | |
| matcher (https://github.com/dart-lang/matcher/compare/07595a7..12cdc5f): | |
| 12cdc5f 2022-04-18 Devon Carew Update pubspec.yaml (#187) | |
| 5c9c8de 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#186) | |
| 440e330 2022-02-25 Nate Bosch Add a Best Practices section to README (#185) | |
| a73152f 2022-01-26 Kevin Moore Bump version to 0.12.12-dev (#182) | |
| mime (https://github.com/dart-lang/mime/compare/c2c5ffd..0a75a41): | |
| 0a75a41 2022-05-02 Devon Carew Add repository to pubspec (#63) | |
| mockito (https://github.com/dart-lang/mockito/compare/1e977a7..948973e): | |
| 948973e 2022-04-06 Samuel Rawlins clarify docs for unsupportedMembers. | |
| b86c24d 2022-03-14 srawlins Support `@GenerateMocks` annotations on `import` and `export` directives. | |
| c6971dd 2022-03-05 srawlins Fix generation of methods with return type of `FutureOr<T>`. | |
| oauth2 (https://github.com/dart-lang/oauth2/compare/7cd3284..199ebf1): | |
| 199ebf1 2022-05-03 Devon Carew Merge pull request #127 from dart-lang/devoncarew-patch-1 | |
| c3fcc8f 2022-04-29 Devon Carew rev to a dev version | |
| cc27739 2022-04-29 Devon Carew Update pubspec.yaml | |
| 5359039 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#125) | |
| 8b4f478 2021-07-19 Jonas Finnemann Jensen Merge branch 'patch-1' | |
| 3b62f46 2021-07-19 Jonas Finnemann Jensen Added a test covering "expires_in" as string | |
| f04ba4c 2021-07-19 Jonas Finnemann Jensen handle expires_in when encoded as string | |
| f361db2 2021-07-19 Eduardo Vital Alencar Cunha Correct in the code comments the name of the FormatException (#117) | |
| 8177920 2021-06-05 dependabot[bot] Bump dart-lang/setup-dart from 0.3 to 1 (#115) | |
| 5c2f0ce 2021-06-05 Kevin Moore Add dependabot | |
| e0d382e 2021-04-07 Raphaël Saint-Alme Update handle_access_token_response.dart | |
| d3c8d74 2021-04-07 RaphaelStAlme Fix expiresIn (convert String to Int) | |
| 6b4f5ce 2021-04-02 Franklin Yow Merge pull request #107 from dart-lang/franklinyow-patch-1 | |
| cddd567 2021-04-02 Franklin Yow Update LICENSE | |
| 40dac5e 2021-03-20 Kevin Moore Fix formatting (#106) | |
| package_config (https://github.com/dart-lang/package_config/compare/8731bf1..bfd68d4): | |
| bfd68d4 2022-05-02 Devon Carew Update pubspec.yaml (#123) | |
| b36f56f 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#122) | |
| 489be8c 2022-02-07 Jonas Finnemann Jensen Fix broken link for language-versioning spec (#120) | |
| b001815 2022-01-31 Nate Bosch Preemptively bump to a -dev version (#118) | |
| platform (https://github.com/google/platform.dart/compare/1ffad63..e9bb165): | |
| e9bb165 2022-02-14 Kevin Moore Update readme: drop broken coverage and CI badges (#40) | |
| pool (https://github.com/dart-lang/pool/compare/7abe634..c40cc32): | |
| c40cc32 2022-05-02 Devon Carew Merge pull request #56 from dart-lang/devoncarew-patch-1 | |
| 5ce105e 2022-04-30 Devon Carew test against Dart 2.15 | |
| 6e9885f 2022-04-30 Devon Carew switch to package:lints | |
| 430b860 2022-04-29 Devon Carew rev to a dev version | |
| a1e710d 2022-04-29 Devon Carew Update pubspec.yaml | |
| 4fcbdb9 2021-05-26 Kevin Moore Use latest CI setup, test on oldest supported SDK (#55) | |
| 005271c 2021-04-01 Franklin Yow Merge pull request #54 from dart-lang/franklinyow-patch-1 | |
| b2dbf29 2021-04-01 Franklin Yow Update LICENSE | |
| 878759a 2021-02-02 Nate Bosch Prepare to publish for stable null safety (#52) | |
| c065054 2021-01-21 Kevin Moore Migrate to GitHub Actions (#51) | |
| 96b6734 2020-12-08 Phil Quitslund Merge pull request #48 from dart-lang/pq-analyze | |
| 9688715 2020-12-07 Phil Quitslund migrate from `dartanalyzer` to `dart analyze` | |
| process (https://github.com/google/process.dart/compare/56ece43..2546dfe): | |
| 2546dfe 2021-10-19 Chris Wong Make encoding parameter nullable (again) (#68) | |
| 50921c3 2021-08-30 Greg Spencer Switch to use GitHub Actions instead of Travis, update analysis options (#67) | |
| 6e71d21 2021-07-26 Todd Volkert Revert "Make encoding parameter nullable (#65)" | |
| d6c245e 2021-07-27 Chris Wong Make encoding parameter nullable (#65) | |
| 0c9aeac 2021-03-24 Greg Spencer Add custom exceptions with more information (#63) | |
| 6c873f5 2021-03-23 Jenn Magder Fix ProcessManager.canRun to be consistent with LocalProcessManager (#62) | |
| 6b2e264 2021-03-19 Greg Spencer Fix getExecutablePath to only return files that are actually readable and executable. (#61) | |
| 0981bdb 2021-02-12 Jonah Williams Add more details to ArgumentError if process resolution fails (#59) | |
| 7ca6534 2021-02-12 James D. Lin Fix ProcessManager signatures to be consistent with LocalProcessManager (#58) | |
| protobuf (https://github.com/dart-lang/protobuf/compare/c1eb6cb..5e1a422): | |
| 5e1a422 2022-05-09 Ömer Sinan Ağacan Fix typo in protobuf-0.9.0+1 changelog | |
| 46df68a 2022-05-06 Ömer Sinan Ağacan Add `UseResult` annotation to `rebuild` (#631) | |
| ff5304f 2022-05-06 Ömer Sinan Ağacan Migrate protoc_plugin to null safety (#642) | |
| 657197d 2022-05-05 Ömer Sinan Ağacan Fix typo in GeneratedMessage.copyWith documentation (#641) | |
| e30a522 2022-05-04 Ömer Sinan Ağacan Fix sharing coded buffer bytes when parsing `bytes` fields (#640) | |
| 810b166 2022-05-04 Ömer Sinan Ağacan Clear unknown field when setting an extension field with the same tag (#639) | |
| d30623b 2022-05-04 Ömer Sinan Ağacan Treat empty and uninitialized Maps the same in equality checks (#638) | |
| 4fe3ee4 2022-05-03 Ömer Sinan Ağacan Make `MapFieldInfo` key and value types non-nullable (#600) | |
| c26ac34 2022-05-03 Ali Ebrahim Add grpc example to protoc_plugin README (#514) | |
| c35d787 2022-04-28 Ömer Sinan Ağacan Revert changes to reserved names to maintain backwards compat (#636) | |
| 146b186 2022-04-26 Ömer Sinan Ağacan Remove unused `GeneratedMessage` constructors (#634) | |
| 1b12ac9 2022-04-26 Ömer Sinan Ağacan Remove a closure in `_FieldSet.hashCode` (#633) | |
| 5731242 2022-04-25 Ömer Sinan Ağacan Minor fix in query_bench set_nested_value benchmark: (#630) | |
| 767ce81 2022-04-23 Loren Van Spronsen Remove fold() closures from `FieldSet._hashCode`. (#554) | |
| 99bc541 2022-04-22 Ömer Sinan Ağacan protoc_plugin README fixes and tweaks: (#617) | |
| e282e17 2022-04-22 Ömer Sinan Ağacan protobuf benchs: invoke protoc once with all protos (#623) | |
| bef672b 2022-04-22 Ömer Sinan Ağacan protobuf benchs: fix old --trust-type-annotations flag (#622) | |
| d072e5f 2022-04-21 Kevin Moore dependabot: check for updates monthly (#620) | |
| 96bdf38 2022-04-21 Ben Vercammen Fix TypeRegistry passing when unpacking nested Any messages from JSON (#568) | |
| 4ec722a 2022-04-21 Loren Van Spronsen Correctly combine hash codes for repeated enums. (#556) | |
| b96dc21 2022-04-21 Ömer Sinan Ağacan Testing: don't return static methods in findMemberNames (#618) | |
| 09e8a8d 2022-04-21 Ömer Sinan Ağacan Update protobuf/benchmarks README for #553 | |
| 3ef4539 2022-04-21 Loren Van Spronsen Add a benchmark for computing hashCodes. (#553) | |
| d232e6e 2022-04-20 Ömer Sinan Ağacan Tweak READMEs: (#610) | |
| 0f01fa9 2022-04-19 Devon Carew Update protobuf pubspec.yaml (#616) | |
| a10426b 2022-04-19 Devon Carew Update protoc_plugin pubspec.yaml (#615) | |
| a0021c7 2022-04-19 Jia Hao Make `protoName` unCamelCase lazy (#606) | |
| ded1ac7 2022-04-12 Ömer Sinan Ağacan Document map key and value fields (#603) | |
| 8792f2a 2022-04-08 Ömer Sinan Ağacan Remove redundant check in PbMap equality check (#604) | |
| b7f9569 2022-04-07 Ömer Sinan Ağacan Tweak BuilderInfo and FieldInfo docs: (#597) | |
| 6f85c32 2022-04-07 Ömer Sinan Ağacan Remove a redundant cast (#598) | |
| 3df8669 2022-04-06 Kevin Moore Latest mono_repo (#601) | |
| 9da84ae 2022-03-29 Ömer Sinan Ağacan Fix a potential issue in CodedBufferWriter (#594) | |
| 6be405f 2022-03-22 Ömer Sinan Ağacan Remove old and unused test file (#589) | |
| 900cef5 2022-03-21 Ömer Sinan Ağacan Fix protoc_plugin run-tests make rule (#586) | |
| 2546269 2022-03-19 Sigurd Meldgaard Fix rounding when handling negative timestamps (#580) | |
| 8afce8d 2022-03-19 Sigurd Meldgaard Fix Readme `pub get` instead of `pub install`. (#486) | |
| 782fd24 2022-02-07 Martin Kustermann Avoid runtime function type check in lazily created singleton creator functions (#574) | |
| a7e75cb 2022-01-05 Kevin Moore Update README.md | |
| 23136dc 2021-12-02 Sigurd Meldgaard Version bump (#563) | |
| 18346f5 2021-12-02 Sigurd Meldgaard Convert null keys and values to default when parsing map entries (#536) | |
| bb4cf0b 2021-11-23 Kevin Moore Bump to latest mono_repo - use latest actions (#561) | |
| 835ab75 2021-10-25 Kevin Moore Remove unneeded imports | |
| ef733ac 2021-10-25 Kevin Moore latest mono_repo | |
| ecfb862 2021-09-21 Kevin Moore Fix test for latest analysis (#543) | |
| 26a0a26 2021-09-21 Kevin Moore fix insecure link in protoc_plugin readme | |
| 444e855 2021-09-20 dependabot[bot] Bump dart-lang/setup-dart from 1.1 to 1.2 (#535) | |
| d3e0e4a 2021-07-28 Kevin Moore Fix analysis options | |
| cf29280 2021-07-28 Kevin Moore Fix comment references | |
| pub_semver (https://github.com/dart-lang/pub_semver/compare/ea6c540..5c0b4bf): | |
| 5c0b4bf 2022-03-07 Devon Carew Update README.md (#65) | |
| source_map_stack_trace (https://github.com/dart-lang/source_map_stack_trace/compare/8eabd96..72dbf21): | |
| 72dbf21 2022-05-03 Devon Carew Merge pull request #29 from dart-lang/repository_field | |
| 3ab8166 2022-05-03 Devon Carew add markdown badges | |
| a9e1eb9 2022-05-03 Devon Carew use package:lints | |
| 7ade4cd 2022-05-03 Devon Carew normalize dependency versions | |
| 5582f0d 2022-05-03 Devon Carew Populate the pubspec repository field | |
| source_maps (https://github.com/dart-lang/source_maps/compare/c07a01b..e93565b): | |
| e93565b 2022-05-03 Devon Carew Merge pull request #66 from dart-lang/repository_field | |
| 00b8091 2022-05-03 Devon Carew populate the pubspec repository field | |
| c0cd6b9 2022-05-03 Devon Carew Merge pull request #45 from dart-lang/srawlins-patch-1 | |
| 6b184fc 2020-05-30 Sam Rawlins Correct markdown in library dartdoc | |
| source_span (https://github.com/dart-lang/source_span/compare/8ae724c..24151fd): | |
| 24151fd 2022-05-03 Devon Carew populate the pubspec repository field (#82) | |
| sse (https://github.com/dart-lang/sse/compare/9a54f1c..2df0728): | |
| 2df0728 2022-05-03 Devon Carew populate the pubspec repository field (#60) | |
| stack_trace (https://github.com/dart-lang/stack_trace/compare/5220580..17f09c2): | |
| 17f09c2 2022-05-03 Devon Carew Merge pull request #117 from dart-lang/repository_field | |
| a6403d0 2022-05-03 Devon Carew switch to package:lints | |
| ae8b883 2022-05-03 Devon Carew add markdown badges | |
| eed6081 2022-05-03 Devon Carew populate the pubspec repository field | |
| 46f6ee1 2022-02-01 Nate Bosch Change a TODO to a permanent comment (#114) | |
| stream_channel (https://github.com/dart-lang/stream_channel/compare/3fa3e40..8e0d7ef): | |
| 8e0d7ef 2022-05-03 Devon Carew Merge pull request #79 from dart-lang/repository_field | |
| 1b165ba 2022-05-03 Devon Carew populate the pubspec repository field | |
| f3e32b0 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#78) | |
| sync_http (https://github.com/dart-lang/sync_http/compare/b59c134..b6bd479): | |
| b6bd479 2022-05-03 Devon Carew Update pubspec.yaml (#28) | |
| 97f01ba 2021-06-16 Kevin Moore Update pubspec.yaml (#24) | |
| 5a44542 2021-06-05 dependabot[bot] Bump dart-lang/setup-dart from 0.3 to 1 (#23) | |
| cdbafc2 2021-06-05 Kevin Moore Add dependabot | |
| ad420d7 2021-04-06 Franklin Yow Merge pull request #22 from dart-lang/franklinyow-patch-1 | |
| d57a3dd 2021-04-06 Franklin Yow Update LICENSE | |
| 3f5019e 2021-02-02 Nate Bosch Prepare to publish for stable null safety (#20) | |
| term_glyph (https://github.com/dart-lang/term_glyph/compare/4885b7f..d0f205c): | |
| d0f205c 2022-05-03 Devon Carew populate the repository field (#26) | |
| 3165381 2021-10-02 Kevin Moore Move to pkg:lints (#25) | |
| 0c8d5ec 2021-04-25 Kevin Moore fix lints | |
| 03f87c7 2021-03-31 Franklin Yow Update LICENSE (#24) | |
| test (https://github.com/dart-lang/test/compare/d54846b..80b6070): | |
| 80b60703 2022-05-05 Jesse Seales Create scorecards-analysis.yml (#1695) | |
| 9b1a6f4b 2022-05-04 Jacob MacDonald fix runner test for multiple failures (#1696) | |
| 4812512d 2022-04-28 Nate Bosch Initial implementation of package:checks (#1693) | |
| test_descriptor (https://github.com/dart-lang/test_descriptor/compare/ead23c1..ecb2447): | |
| ecb2447 2022-05-03 Devon Carew populate the repository field (#40) | |
| 776a4c4 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#39) | |
| d8eb6bd 2021-10-04 Kevin Moore Migrate to pkg:lints, enable two disable lints (#38) | |
| test_process (https://github.com/dart-lang/test_process/compare/7c73ec8..3e695bc): | |
| 3e695bc 2022-05-03 Devon Carew Merge pull request #33 from dart-lang/repository_field | |
| da43a51 2022-05-03 Devon Carew populate the repository field | |
| 18d26e5 2022-03-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#32) | |
| 5ec59cb 2021-07-07 Konstantin Scheglov Merge pull request #30 from scheglov/meta-1.3.0 | |
| b33c7a2 2021-07-07 Konstantin Shcheglov Revert to 'meta: ^1.3.0'. | |
| 4c55feb 2021-07-05 Konstantin Scheglov Merge pull request #29 from scheglov/meta-2.0.0 | |
| 6b0c025 2021-07-04 Konstantin Shcheglov Update 'meta' constraint to '>=1.3.0 <3.0.0'. | |
| 7ac00ea 2021-06-05 Kevin Moore Update test-package.yml (#28) | |
| 653e3ba 2021-06-05 dependabot[bot] Bump dart-lang/setup-dart from 0.3 to 1 (#27) | |
| d789476 2021-06-05 Kevin Moore Add dependabot | |
| 52732de 2021-04-01 Franklin Yow Merge pull request #26 from dart-lang/franklinyow-patch-1 | |
| 6c13ab5 2021-04-01 Franklin Yow Update LICENSE | |
| 1c9aadb 2021-03-21 Kevin Moore Fix formatting (#25) | |
| c7416f1 2021-02-17 Nate Bosch Prepare to publish (#24) | |
| test_reflective_loader (https://github.com/dart-lang/test_reflective_loader/compare/fcfce37..8e49095): | |
| 8e49095 2022-04-29 Devon Carew populate the pubspec repository field (#39) | |
| c5202e3 2022-01-18 Michael Thomsen Merge pull request #37 from dart-lang/travis | |
| db5c96e 2022-01-17 Michael Thomsen Remove stale travis job | |
| usage (https://github.com/dart-lang/usage/compare/e85d575..f296352): | |
| f296352 2022-05-02 dependabot[bot] Bump actions/checkout from 2 to 3 (#176) | |
| 8852f1a 2022-05-02 Devon Carew Update dependabot to watch github actions (#175) | |
| 2d5b693 2022-04-26 Devon Carew Update README.md (#174) | |
| 2b2f3f8 2022-04-20 Devon Carew Switch from homepage to repository in pubspec (#173) | |
| 9b90d7c 2022-04-14 Devon Carew Update dependabot.yaml (#172) | |
| vector_math (https://github.com/google/vector_math.dart/compare/0cbed09..9c2e6d3): | |
| 9c2e6d3 2022-02-15 Kevin Moore Fix usage of pub (#258) | |
| watcher (https://github.com/dart-lang/watcher/compare/f76997a..e00c0ea): | |
| e00c0ea 2022-01-19 Danny Tuppeny Add/enable Windows tests (#124) | |
| webdev (https://github.com/dart-lang/webdev/compare/8c814f9..47dd82c): | |
| 47dd82c 2022-05-06 Anna Gringauze Prepare to publish dwds 14.0.0 (#1596) | |
| bfc9050 2022-05-05 Nate Bosch Mark mono_repo outputs as generated (#1597) | |
| 16dc2c1 2022-05-05 Anna Gringauze Fix slow stepping into with deferred loaded modules (#1593) | |
| 049a8b8 2022-05-05 Elliott Brooks (she/her) Fix DDC compilation error for the Dart Debug Extension (#1594) | |
| a0b9bae 2022-05-04 Elliott Brooks (she/her) Send an event notifying DWDS when the debugger is detached (#1595) | |
| 88da408 2022-05-03 Elliott Brooks (she/her) Make error message in Dart Debug Extension more specific (#1583) | |
| 704dc88 2022-04-28 Kevin Moore update mono_repo (#1592) | |
| 66bba1d 2022-04-25 Anna Gringauze Find best locations for breakpoints, expression evaluation, and call frames. (#1590) | |
| 881a4f8 2022-04-21 Anna Gringauze Fix breakpoints not hitting after changing a base in index.html. (#1556) | |
| webdriver (https://github.com/google/webdriver.dart/compare/ff5ccb1..e1a9ad6): | |
| e1a9ad6 2022-05-02 Devon Carew Update pubspec.yaml (#249) | |
| ab84c3c 2022-02-15 Kevin Moore Fix CI for pub changes (#246) | |
| b51f67a 2022-01-24 jingbian Replace placeholder of copyright owner and year. | |
| bad7678 2021-10-09 Kevin Moore Migrate to pkg:lints | |
| d32c19e 2021-10-09 Kevin Moore Fix formatting and analysis issues | |
| a0fad2f 2021-06-09 Kevin Moore GitHub Sync (#243) | |
| 31c990b 2021-06-09 Kevin Moore Update ci.yaml (#241) | |
| bd43501 2021-04-25 Kevin Moore fix lints | |
| webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/dd6fb5d..c34ebda): | |
| c34ebda 2022-05-05 Devon Carew rev to 1.0.1 (#84) | |
| 950d52a 2022-05-05 Devon Carew Update README.md | |
| 3dd20cc 2022-05-05 Devon Carew Update README.md (#83) | |
| a79df73 2022-05-01 Devon Carew depend on actions/checkout w/ a major version dep (#82) | |
| 9ffbd21 2022-05-01 dependabot[bot] Bump dart-lang/setup-dart from 1.0 to 1.3 (#81) | |
| dbc0fde 2022-05-01 Devon Carew Use more specific versions in the github action file (#79) | |
| 092c910 2022-05-01 dependabot[bot] Bump actions/checkout from 2 to 3 (#78) | |
| 7156f1a 2022-05-01 dependabot[bot] Bump nanasess/setup-chromedriver from 1.0.5 to 1.0.7 (#77) | |
| 920a381 2022-05-01 Devon Carew configure dependabot (#76) | |
| 73d61fa 2022-05-01 Devon Carew run tests in github actions (#74) | |
| 8a3b2b3 2022-04-30 Devon Carew Update README.md (#73) | |
| 57ca5b0 2022-04-30 Devon Carew enable the avoid_dynamic_calls lint (#72) | |
| d10f668 2022-04-30 Devon Carew Use package lints (#70) | |
| da43164 2021-09-01 Devon Carew add support for github actions (#69) | |
| 18620ab 2021-08-31 Devon Carew Delete .travis.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment