-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transfer package:gcloud #14
Commits on Oct 31, 2014
-
Number of updates to the storage API
* Handling of more bucket info * Handling of object metadata including ACLs * Made the ObjectMetadata imutable * Added more tests * Added tracing HTTP client to help testing R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//693573002
Configuration menu - View commit details
-
Copy full SHA for 86c5413 - Browse repository at this point
Copy the full SHA 86c5413View commit details -
R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//693143002
Configuration menu - View commit details
-
Copy full SHA for 2b59743 - Browse repository at this point
Copy the full SHA 2b59743View commit details -
R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//694783002
Configuration menu - View commit details
-
Copy full SHA for 245f1e6 - Browse repository at this point
Copy the full SHA 245f1e6View commit details -
Was lost while resolving a merge conflict. TBR=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//686653004
Configuration menu - View commit details
-
Copy full SHA for 2e40c1f - Browse repository at this point
Copy the full SHA 2e40c1fView commit details -
Cache the calculated hash code
R=lrn@google.com BUG= Review URL: https://codereview.chromium.org//692053002
Configuration menu - View commit details
-
Copy full SHA for a0ee4d4 - Browse repository at this point
Copy the full SHA a0ee4d4View commit details -
Workaround for possible bug in Apiary Datastore Server
R=sgjesse@google.com Review URL: https://codereview.chromium.org//694713003
Configuration menu - View commit details
-
Copy full SHA for e3b8bdc - Browse repository at this point
Copy the full SHA e3b8bdcView commit details
Commits on Nov 3, 2014
-
Enable end2end tests for datastore/db
R=sgjesse@google.com Review URL: https://codereview.chromium.org//698563002
Configuration menu - View commit details
-
Copy full SHA for fa78dc5 - Browse repository at this point
Copy the full SHA fa78dc5View commit details -
Fix metamodel.dart: Use model's static member
R=sgjesse@google.com Review URL: https://codereview.chromium.org//696263002
Configuration menu - View commit details
-
Copy full SHA for c6064c1 - Browse repository at this point
Copy the full SHA c6064c1View commit details -
R=sgjesse@google.com Review URL: https://codereview.chromium.org//697983002
Configuration menu - View commit details
-
Copy full SHA for 39d8c90 - Browse repository at this point
Copy the full SHA 39d8c90View commit details -
Increase delay when after eventually consistent operations in datasto…
…re/storage Bucket deletion as well as datastore queries are relying on eventually consistent actions being propagated. This CL increases timeouts. Furthermore: Disable storage_test on browsers, since it uses dart:io transitively. BUG= R=sgjesse@google.com Review URL: https://codereview.chromium.org//695533003
Configuration menu - View commit details
-
Copy full SHA for 4ce20b4 - Browse repository at this point
Copy the full SHA 4ce20b4View commit details
Commits on Nov 6, 2014
-
Widen pubspec version constraints for googleapis{,_auth,_beta}
R=sgjesse@google.com Review URL: https://codereview.chromium.org//705073002
Configuration menu - View commit details
-
Copy full SHA for ebc0e86 - Browse repository at this point
Copy the full SHA ebc0e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1925660 - Browse repository at this point
Copy the full SHA 1925660View commit details -
Merge pull request dart-archive/gcloud#10 from exitlive/master
Correct model exception
Configuration menu - View commit details
-
Copy full SHA for a5d6fa0 - Browse repository at this point
Copy the full SHA a5d6fa0View commit details
Commits on Nov 7, 2014
-
remove unused dependencies ready for v0.1.1 release R=kustermann@google.com Review URL: https://codereview.chromium.org//707983002
Configuration menu - View commit details
-
Copy full SHA for 59c05ab - Browse repository at this point
Copy the full SHA 59c05abView commit details -
Fix version number in CHANGELOG
TBR=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//703403003
Configuration menu - View commit details
-
Copy full SHA for b81f407 - Browse repository at this point
Copy the full SHA b81f407View commit details
Commits on Nov 14, 2014
-
Getting rid of INDEX_UPDATE_DELAY sleeps db/datastore tests
R=sgjesse@google.com, wibling@google.com Review URL: https://codereview.chromium.org//717153003
Configuration menu - View commit details
-
Copy full SHA for cb4edde - Browse repository at this point
Copy the full SHA cb4eddeView commit details
Commits on Nov 19, 2014
-
Add context library to package:gcloud and registerX()/get X functions…
… to the APIs. R=lrn@google.com, sgjesse@google.com Review URL: https://codereview.chromium.org//736463002
Configuration menu - View commit details
-
Copy full SHA for 1411b3a - Browse repository at this point
Copy the full SHA 1411b3aView commit details
Commits on Nov 21, 2014
-
Disable datastore/storage e2e tests inside build/
R=sgjesse@google.com Review URL: https://codereview.chromium.org//747893003
Configuration menu - View commit details
-
Copy full SHA for 90a3029 - Browse repository at this point
Copy the full SHA 90a3029View commit details
Commits on Nov 24, 2014
-
Add documentation on supported filter strings
R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//757553002
Configuration menu - View commit details
-
Copy full SHA for cd333c4 - Browse repository at this point
Copy the full SHA cd333c4View commit details
Commits on Nov 28, 2014
-
Prepare pubspec/CHANGELOG for version 0.1.2
R=sgjesse@google.com, wibling@google.com Review URL: https://codereview.chromium.org//766663007
Configuration menu - View commit details
-
Copy full SHA for 4f1b55f - Browse repository at this point
Copy the full SHA 4f1b55fView commit details
Commits on Dec 3, 2014
-
Widen package:googleapis constraint in pubspec.yaml
R=wibling@google.com Review URL: https://codereview.chromium.org//757833003
Configuration menu - View commit details
-
Copy full SHA for daee10b - Browse repository at this point
Copy the full SHA daee10bView commit details -
[datastore] Bugfix in ListProperty(), correctly handle list values of…
… length 1 BUG=https://github.com/dart-lang/gcloud/issues/17 R=sgjesse@google.com Review URL: https://codereview.chromium.org//774213002
Configuration menu - View commit details
-
Copy full SHA for db437e2 - Browse repository at this point
Copy the full SHA db437e2View commit details
Commits on Dec 4, 2014
-
Change the service scope keys keys to non-private symbols
dart2js does not currently support private symbols, so generating dartdoc fials with private symbols. R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//782553002
Configuration menu - View commit details
-
Copy full SHA for ed8bd0e - Browse repository at this point
Copy the full SHA ed8bd0eView commit details
Commits on Dec 19, 2014
-
First attempt to deflake package waterfall builders
R=sgjesse@google.com, wibling@google.com Review URL: https://codereview.chromium.org//813033002
Configuration menu - View commit details
-
Copy full SHA for 3a87199 - Browse repository at this point
Copy the full SHA 3a87199View commit details -
Second attempt to deflake package waterfall builders
R=sgjesse@google.com Review URL: https://codereview.chromium.org//818673002
Configuration menu - View commit details
-
Copy full SHA for 34b559a - Browse repository at this point
Copy the full SHA 34b559aView commit details
Commits on Jan 7, 2015
-
Third attempt to finally deflake builders on package waterfall
R=sgjesse@google.com Review URL: https://codereview.chromium.org//788243009
Configuration menu - View commit details
-
Copy full SHA for 61959e3 - Browse repository at this point
Copy the full SHA 61959e3View commit details
Commits on Feb 5, 2015
-
Temporarily remove failing test and remove the timeout which is alrea…
…dy defaulting to 2 minutes. R=sgjesse@google.com, kustermann@google.com BUG= Review URL: https://codereview.chromium.org//900623002
Configuration menu - View commit details
-
Copy full SHA for fb6680e - Browse repository at this point
Copy the full SHA fb6680eView commit details
Commits on Feb 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 87b7b1b - Browse repository at this point
Copy the full SHA 87b7b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c196e - Browse repository at this point
Copy the full SHA 37c196eView commit details
Commits on Feb 19, 2015
-
Roll googleapis and googleapis_beta dependencies
None of the APIs used in the gcloud package have had breaking changes. R=kustermann@google.com Review URL: https://codereview.chromium.org//935323002
Configuration menu - View commit details
-
Copy full SHA for 93f11e0 - Browse repository at this point
Copy the full SHA 93f11e0View commit details -
Add DatastoreDB.replace({defaultPartition})
R=sgjesse@google.com Review URL: https://codereview.chromium.org//937133002
Configuration menu - View commit details
-
Copy full SHA for a52cb64 - Browse repository at this point
Copy the full SHA a52cb64View commit details -
When running db queries deduce the query-partition automatically from…
… the ancestor key R=sgjesse@google.com Review URL: https://codereview.chromium.org//939133002
Configuration menu - View commit details
-
Copy full SHA for df6ac27 - Browse repository at this point
Copy the full SHA df6ac27View commit details -
Bugfix in sanity check: Prevent null-dereference
Review URL: https://codereview.chromium.org//943663002
Configuration menu - View commit details
-
Copy full SHA for 607fdcf - Browse repository at this point
Copy the full SHA 607fdcfView commit details
Commits on Mar 13, 2015
-
Revert "Remove Pub/Sub for now"
This reverts commit 245f1e6. As Cloud Pub/Sub is now publicly available it makes sense to add the API for it back. This only reverts the removal. Actual updates to it will be in a separate change R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//1005563002
Configuration menu - View commit details
-
Copy full SHA for d790394 - Browse repository at this point
Copy the full SHA d790394View commit details -
Update Pub/Sub API to use the v1beta2 google API
Also add the first part of an e2e test. R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//1001953002
Configuration menu - View commit details
-
Copy full SHA for 03a3cd7 - Browse repository at this point
Copy the full SHA 03a3cd7View commit details -
Make the API hostname configurable for the mock tests
Cloud Pub/Sub uses pubsub.googleapis.com whereas Cloud Storage uses www.googleapis.com. TBR=kustermann@google.com Review URL: https://codereview.chromium.org//1008763002
Configuration menu - View commit details
-
Copy full SHA for 06a31bb - Browse repository at this point
Copy the full SHA 06a31bbView commit details -
Update .status for new Cloud Pub/Sub tests
TBR=kustermann@google.com Review URL: https://codereview.chromium.org//1004143002
Configuration menu - View commit details
-
Copy full SHA for 53b08cc - Browse repository at this point
Copy the full SHA 53b08ccView commit details
Commits on Mar 17, 2015
-
R=kustermann@google.com Review URL: https://codereview.chromium.org//1008793003
Configuration menu - View commit details
-
Copy full SHA for d0acd24 - Browse repository at this point
Copy the full SHA d0acd24View commit details
Commits on Mar 24, 2015
-
Enforce fully populated entity keys in a number of places
R=sgjesse@google.com, wibling@google.com Review URL: https://codereview.chromium.org//984573002
Configuration menu - View commit details
-
Copy full SHA for e5c5142 - Browse repository at this point
Copy the full SHA e5c5142View commit details
Commits on Mar 25, 2015
-
Change the noWait argument on pull to wait
Made it the default to wait for a message. The negated name was carried over directly from the underlying API but I find the direct name much easier to understand. Also waitong seems to be the right default when pulling from a subscription. R=kustermann@google.com Review URL: https://codereview.chromium.org//1033713002
Configuration menu - View commit details
-
Copy full SHA for 58a022d - Browse repository at this point
Copy the full SHA 58a022dView commit details -
Update the SDK constraint for gcloud to 1.9
We are bumping the version to 0.2.0, and this gives us the liberty of using async and await for changes to the package. The tests are already depending on 1.9. R=kustermann@google.com, wibling@google.com Review URL: https://codereview.chromium.org//1037713002
Configuration menu - View commit details
-
Copy full SHA for 95010e1 - Browse repository at this point
Copy the full SHA 95010e1View commit details -
Now it actually have informationon what you cna do with the gcloud package. R=kustermann@google.com, wibling@google.com BUG= Review URL: https://codereview.chromium.org//1030593003
Configuration menu - View commit details
-
Copy full SHA for 42aea64 - Browse repository at this point
Copy the full SHA 42aea64View commit details
Commits on Apr 13, 2015
-
Prepare for releasing version 0.2.0
Update to accept the latest versions of the googleapis packages as well. R=kustermann@google.com, wibling@google.com Review URL: https://codereview.chromium.org//1057063004
Configuration menu - View commit details
-
Copy full SHA for f066add - Browse repository at this point
Copy the full SHA f066addView commit details -
Remove dependencies on package:googleapis/common/common.dart
TBR=kustermann@google.com, wibling@google.com Review URL: https://codereview.chromium.org//1084563003
Configuration menu - View commit details
-
Copy full SHA for 54eccda - Browse repository at this point
Copy the full SHA 54eccdaView commit details
Commits on Apr 15, 2015
-
Also added a few prints and try/catchs to get more info on errors on the bots. TBR=kustermann@google.com Review URL: https://codereview.chromium.org//1089183002
Configuration menu - View commit details
-
Copy full SHA for bff22eb - Browse repository at this point
Copy the full SHA bff22ebView commit details -
TBR=kustermann@google.com Review URL: https://codereview.chromium.org//1064633004
Configuration menu - View commit details
-
Copy full SHA for dc8b77a - Browse repository at this point
Copy the full SHA dc8b77aView commit details
Commits on Apr 20, 2015
-
Make test fail if post-processing of leftovers caused errors
R=kustermann@google.com Review URL: https://codereview.chromium.org//1089173004
Configuration menu - View commit details
-
Copy full SHA for 5b2f977 - Browse repository at this point
Copy the full SHA 5b2f977View commit details
Commits on Jun 1, 2015
-
Widen constraint on googleapis/googleapis_beta
BUG=https://github.com/dart-lang/appengine/issues/36 R=sgjesse@google.com Review URL: https://codereview.chromium.org//1153063006
Configuration menu - View commit details
-
Copy full SHA for 31b25f6 - Browse repository at this point
Copy the full SHA 31b25f6View commit details
Commits on Jun 12, 2015
-
Widen constraints to pick up latest googleapis versions.
R=kustermann@google.com, sgjesse@google.com BUG= Review URL: https://codereview.chromium.org//1185613002
Configuration menu - View commit details
-
Copy full SHA for 89df228 - Browse repository at this point
Copy the full SHA 89df228View commit details
Commits on Jun 24, 2015
-
R=sgjesse@google.com Review URL: https://codereview.chromium.org//1204943003.
Configuration menu - View commit details
-
Copy full SHA for 414acc1 - Browse repository at this point
Copy the full SHA 414acc1View commit details
Commits on Jun 25, 2015
-
Widen constraints to pick up latest googleapis versions.
R=kustermann@google.com, wibling@google.com BUG= Review URL: https://codereview.chromium.org//1203393002.
Configuration menu - View commit details
-
Copy full SHA for 1fa1fc4 - Browse repository at this point
Copy the full SHA 1fa1fc4View commit details
Commits on Jun 26, 2015
-
simplify _MediaUploadStreamSink._onDone
R=sgjesse@google.com Review URL: https://codereview.chromium.org//1210103003.
Configuration menu - View commit details
-
Copy full SHA for 0de164d - Browse repository at this point
Copy the full SHA 0de164dView commit details -
Make sure errors that occur during Storage.read are sent to the retur…
…ned Stream Closes dart-lang/gcloud#29 R=kustermann@google.com Review URL: https://codereview.chromium.org//1208483010.
Configuration menu - View commit details
-
Copy full SHA for a666fa7 - Browse repository at this point
Copy the full SHA a666fa7View commit details
Commits on Jul 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7137ae9 - Browse repository at this point
Copy the full SHA 7137ae9View commit details -
Merge pull request dart-archive/gcloud#30 from dart-lang/lukechurch_r…
…eadme_Fix Nit in readme
Configuration menu - View commit details
-
Copy full SHA for 4b27352 - Browse repository at this point
Copy the full SHA 4b27352View commit details
Commits on Aug 5, 2015
-
Widen constraints to pick up latest googleapis versions.
The constraints for googleapis was not changed because the previous change wrongly raised it one too much. R=wibling@google.com BUG= Review URL: https://codereview.chromium.org//1268333003 .
Configuration menu - View commit details
-
Copy full SHA for 5519100 - Browse repository at this point
Copy the full SHA 5519100View commit details
Commits on Aug 17, 2015
-
Widen constraints to pick up latest googleapis versions.
R=sgjesse@google.com Review URL: https://codereview.chromium.org//1289763003 .
Configuration menu - View commit details
-
Copy full SHA for 4ba506b - Browse repository at this point
Copy the full SHA 4ba506bView commit details
Commits on Sep 3, 2015
-
Fix bugs in gcloud storage e2e test
The ACLs returned include a 'user-ID' entry in adition to the ones set when creating the object. The scope for misc@dartlang.org must be a group otherwise the error "status: 400, message: Invalid argument" is returned. Removed the solo_, as it looks like running the test no longer hits a rate limit. BUG= https://github.com/dart-lang/gcloud/issues/32 R=kustermann@google.com Review URL: https://codereview.chromium.org//1312593003 .
Configuration menu - View commit details
-
Copy full SHA for f4f25c7 - Browse repository at this point
Copy the full SHA f4f25c7View commit details
Commits on Sep 9, 2015
-
Widen constraints to pick up latest googleapis versions.
Closes dart-lang/gclouddart-lang/gcloud#33 R=kustermann@google.com Review URL: https://codereview.chromium.org//1334533003 .
Configuration menu - View commit details
-
Copy full SHA for 7aa29d1 - Browse repository at this point
Copy the full SHA 7aa29d1View commit details
Commits on Sep 14, 2015
-
Widen constraints to pick up latest googleapis versions
R=wibling@google.com BUG= Review URL: https://codereview.chromium.org//1340023002 .
Configuration menu - View commit details
-
Copy full SHA for ddea462 - Browse repository at this point
Copy the full SHA ddea462View commit details -
Turned out that the bucket creation rate could still be hit. R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//1339923003 .
Configuration menu - View commit details
-
Copy full SHA for dd66bc5 - Browse repository at this point
Copy the full SHA dd66bc5View commit details
Commits on Sep 21, 2015
-
R=sgjesse@google.com Review URL: https://codereview.chromium.org//1355853003 .
Configuration menu - View commit details
-
Copy full SHA for e86f3ec - Browse repository at this point
Copy the full SHA e86f3ecView commit details -
widen constraints on gcloudapis[_beta] packages
R=kustermann@google.com Review URL: https://codereview.chromium.org//1352453006 .
Configuration menu - View commit details
-
Copy full SHA for 7400da0 - Browse repository at this point
Copy the full SHA 7400da0View commit details
Commits on Sep 22, 2015
-
The original changes are from @lukechurch, I just squashed them into one commit
Configuration menu - View commit details
-
Copy full SHA for f52a28f - Browse repository at this point
Copy the full SHA f52a28fView commit details -
Merge pull request dart-archive/gcloud#35 from enyo/patch-2
README cleanup
Configuration menu - View commit details
-
Copy full SHA for e1ca878 - Browse repository at this point
Copy the full SHA e1ca878View commit details
Commits on Oct 23, 2015
-
Update README.md to fix minor dart code
R=sgjesse@google.com Review URL: https://codereview.chromium.org//1416353003 .
Configuration menu - View commit details
-
Copy full SHA for 4930a0c - Browse repository at this point
Copy the full SHA 4930a0cView commit details
Commits on Dec 14, 2015
-
Implement support for converting db values to datastore values with d…
…b.Query.filter Closes dart-lang/gcloud#37 R=sgjesse@google.com Review URL: https://codereview.chromium.org//1520863002 .
Configuration menu - View commit details
-
Copy full SHA for 03f413d - Browse repository at this point
Copy the full SHA 03f413dView commit details
Commits on Dec 17, 2015
-
BUG= R=sgjesse@google.com Review URL: https://codereview.chromium.org//1535683002 .
Configuration menu - View commit details
-
Copy full SHA for 7ad652c - Browse repository at this point
Copy the full SHA 7ad652cView commit details
Commits on Mar 8, 2016
-
Throw a StateError in case no model was registered for a given kind
Review URL: https://codereview.chromium.org//1774183002 .
Configuration menu - View commit details
-
Copy full SHA for 9af6b0f - Browse repository at this point
Copy the full SHA 9af6b0fView commit details
Commits on Apr 11, 2016
-
Update dependencies on googleapis/googlepais_beta packages
Closes dart-lang/gcloud#38 TBR=kustermann@google.com BUG= https://github.com/dart-lang/gcloud/issues/38 Review URL: https://codereview.chromium.org//1877763003 .
Configuration menu - View commit details
-
Copy full SHA for 3a40438 - Browse repository at this point
Copy the full SHA 3a40438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60370d1 - Browse repository at this point
Copy the full SHA 60370d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d290d3d - Browse repository at this point
Copy the full SHA d290d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28faa98 - Browse repository at this point
Copy the full SHA 28faa98View commit details
Commits on Jun 8, 2016
-
Merge pull request dart-archive/gcloud#40: Remove crypto dependency a…
…nd use dart:convert's BASE64
Configuration menu - View commit details
-
Copy full SHA for 3e730af - Browse repository at this point
Copy the full SHA 3e730afView commit details -
Roll versions of googleapis/googleapis_beta, fix googleapis_auth depe…
…ndency Review URL: https://codereview.chromium.org//2045843004 .
Configuration menu - View commit details
-
Copy full SHA for 9c4e4fd - Browse repository at this point
Copy the full SHA 9c4e4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfa9f4 - Browse repository at this point
Copy the full SHA 0dfa9f4View commit details
Commits on Aug 18, 2016
-
Implement missing interface member in mock ModelDB
This fixes an analyzer warning BUG= R=kustermann@google.com Review URL: https://codereview.chromium.org//2261453002 .
Configuration menu - View commit details
-
Copy full SHA for 8135b63 - Browse repository at this point
Copy the full SHA 8135b63View commit details
Commits on Aug 29, 2016
-
Upgrade to use stable
package:googleapis/v1.dart
of datastoreBUG=https://github.com/dart-lang/gcloud/issues/41 R=sgjesse@google.com, whesse@google.com Review URL: https://codereview.chromium.org//2285803002 .
Configuration menu - View commit details
-
Copy full SHA for 31afc0c - Browse repository at this point
Copy the full SHA 31afc0cView commit details
Commits on Mar 6, 2017
-
Remove FilterRelation.In / "property IN" queries, upgrade googleapis{…
…,_beta} dependencies BUG=https://github.com/dart-lang/gcloud/issues/5 R=vegorov@google.com Review-Url: https://codereview.chromium.org//2731933004 .
Configuration menu - View commit details
-
Copy full SHA for 3346db2 - Browse repository at this point
Copy the full SHA 3346db2View commit details
Commits on Jun 2, 2017
-
Fix entity deserialization error message to show a propertyName corre…
…ctly. (dart-archive/gcloud#47)
Configuration menu - View commit details
-
Copy full SHA for 24301d0 - Browse repository at this point
Copy the full SHA 24301d0View commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27fb67e - Browse repository at this point
Copy the full SHA 27fb67eView commit details
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 544bc41 - Browse repository at this point
Copy the full SHA 544bc41View commit details
Commits on Oct 6, 2017
-
Cleanup (dart-archive/gcloud#50)
* Make everything strong-mode clean * Enable and fix some lints * Type cleanup * Support the latest version of googleapis packages * oops on strong-mode clean * Prepare for release
Configuration menu - View commit details
-
Copy full SHA for 5802e83 - Browse repository at this point
Copy the full SHA 5802e83View commit details
Commits on Mar 15, 2018
-
Align dependencies (dart-archive/gcloud#51)
* Align dependencies * Fix storage tests * Fix pub/sub tests * Transform expect into assert * Update documentation about indexes for datastore * Fix dartanalyzer warnings * Remove .idea in gitignore
Configuration menu - View commit details
-
Copy full SHA for 89cb93a - Browse repository at this point
Copy the full SHA 89cb93aView commit details
Commits on Mar 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 795cfbe - Browse repository at this point
Copy the full SHA 795cfbeView commit details
Commits on May 18, 2018
-
Fix Dart 2 runtime issues. (dart-archive/gcloud#53)
Upgrade to Dart 2.0.0-dev.54.0 to fix issues with mirrors in Dart 2 mode. Added lots of types.
Configuration menu - View commit details
-
Copy full SHA for 318f89b - Browse repository at this point
Copy the full SHA 318f89bView commit details
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d4e783a - Browse repository at this point
Copy the full SHA d4e783aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec409af - Browse repository at this point
Copy the full SHA ec409afView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3eba3b - Browse repository at this point
Copy the full SHA b3eba3bView commit details
Commits on Aug 9, 2018
-
Fix small bug where if the type is not found in the description table…
…, we dereferenced a null (dart-archive/gcloud#59)
Configuration menu - View commit details
-
Copy full SHA for cf5f1e2 - Browse repository at this point
Copy the full SHA cf5f1e2View commit details
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 064f543 - Browse repository at this point
Copy the full SHA 064f543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 478e688 - Browse repository at this point
Copy the full SHA 478e688View commit details -
Configuration menu - View commit details
-
Copy full SHA for 008dfb2 - Browse repository at this point
Copy the full SHA 008dfb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c8198b - Browse repository at this point
Copy the full SHA 4c8198bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 836741a - Browse repository at this point
Copy the full SHA 836741aView commit details
Commits on Dec 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 59479fc - Browse repository at this point
Copy the full SHA 59479fcView commit details -
Support pubsub emulator (dart-archive/gcloud#66)
* Update to pubsub v1 API * Support pubsub emulator * Increase timeout to pull nothing * Fix unit tests
Configuration menu - View commit details
-
Copy full SHA for a4f96e3 - Browse repository at this point
Copy the full SHA a4f96e3View commit details
Commits on Jan 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e89798 - Browse repository at this point
Copy the full SHA 6e89798View commit details
Commits on Jan 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3ae6680 - Browse repository at this point
Copy the full SHA 3ae6680View commit details -
Configuration menu - View commit details
-
Copy full SHA for c00fdbd - Browse repository at this point
Copy the full SHA c00fdbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0cc91 - Browse repository at this point
Copy the full SHA 4c0cc91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24eda97 - Browse repository at this point
Copy the full SHA 24eda97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b69bb - Browse repository at this point
Copy the full SHA 58b69bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 933fcc0 - Browse repository at this point
Copy the full SHA 933fcc0View commit details
Commits on Apr 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 98d029c - Browse repository at this point
Copy the full SHA 98d029cView commit details -
Merge pull request dart-archive/gcloud#71 from jonasfj/release-lint-f…
…ixes Bump to 0.6.0+3
Configuration menu - View commit details
-
Copy full SHA for 62752ca - Browse repository at this point
Copy the full SHA 62752caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 040bf1b - Browse repository at this point
Copy the full SHA 040bf1bView commit details -
Merge pull request dart-archive/gcloud#72 from jonasfj/add-example
Added an example
Configuration menu - View commit details
-
Copy full SHA for 0628995 - Browse repository at this point
Copy the full SHA 0628995View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 16dabdd - Browse repository at this point
Copy the full SHA 16dabddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 302c7a3 - Browse repository at this point
Copy the full SHA 302c7a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 553806e - Browse repository at this point
Copy the full SHA 553806eView commit details
Commits on May 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cf89139 - Browse repository at this point
Copy the full SHA cf89139View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 41c7957 - Browse repository at this point
Copy the full SHA 41c7957View commit details
Commits on Jul 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1915009 - Browse repository at this point
Copy the full SHA 1915009View commit details
Commits on Jul 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0a9d0eb - Browse repository at this point
Copy the full SHA 0a9d0ebView commit details
Commits on Jul 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 61ae3c2 - Browse repository at this point
Copy the full SHA 61ae3c2View commit details
Commits on Jul 22, 2019
-
Merge pull request dart-archive/gcloud#77 from dnfield/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 4f2a956 - Browse repository at this point
Copy the full SHA 4f2a956View commit details
Commits on Jul 23, 2019
-
Various enhancements (dart-archive/gcloud#78)
* Provide a more helpful (contextual) exception message when we fail to set a field while decoding a property. * Relax the constraints that dictate whether we found a "default constructor" when loading a model class. The existing constraints didn't allow a class to be used both as a model and as a json_serializable target, since the latter requires the default constructor to provide named arguments for all the properties. * Add generics support to `withTransaction()`, making the signature: `Future<T> withTransaction<T>(TransactionHandler<T>)`. This enables type safety in the returned future vis-a-vis the return type of the transaction callback.
Configuration menu - View commit details
-
Copy full SHA for a10bb4e - Browse repository at this point
Copy the full SHA a10bb4eView commit details
Commits on Jul 25, 2019
-
Fix logic in
Transaction.rollback()
(dart-archive/gcloud#79)It's common to have code that looks like the following: ```dart try { ... transaction.commit(); } catch (error) { transaction.rollback(); } ``` This code is prone to errors - if the commit fails (and throws an exception), then the attempt to call `rollback()` will throw a secondary error (transaciton has already been committed), thus masking the real error. This PR fixes that logic.
Configuration menu - View commit details
-
Copy full SHA for 3b8ad2b - Browse repository at this point
Copy the full SHA 3b8ad2bView commit details
Commits on Jul 29, 2019
-
Add
DatastoreDB.lookupValue()
(dart-archive/gcloud#80)`DatastoreDB.lookup()` returns null rows in its results, which is confusing - the caller calls `lookup(keys)`, none of which are successfully looked up, and instead of getting an empty list back, they get a list of nulls. Since changing that behavior would be an API breaking change, and since a very common use-case is calling `lookup(<Key>[key])`, this change adds a new API method for looking up a single key. This new method will throw if the lookup was unsuccessful.
Configuration menu - View commit details
-
Copy full SHA for 8280aa6 - Browse repository at this point
Copy the full SHA 8280aa6View commit details
Commits on Aug 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 67e5597 - Browse repository at this point
Copy the full SHA 67e5597View commit details -
Merge pull request dart-archive/gcloud#81 from jonasfj/fix-datastore-…
…tests Fixed datastore test cases
Configuration menu - View commit details
-
Copy full SHA for 460e3e5 - Browse repository at this point
Copy the full SHA 460e3e5View commit details
Commits on Sep 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for abe82c8 - Browse repository at this point
Copy the full SHA abe82c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ec369 - Browse repository at this point
Copy the full SHA f2ec369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec71df - Browse repository at this point
Copy the full SHA 9ec71dfView commit details
Commits on Oct 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 63bc08f - Browse repository at this point
Copy the full SHA 63bc08fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 562870e - Browse repository at this point
Copy the full SHA 562870eView commit details
Commits on Dec 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9136b52 - Browse repository at this point
Copy the full SHA 9136b52View commit details -
Merge pull request dart-archive/gcloud#85 from dart-lang/sigurdm-patch-1
Mention that package doesn't work with Flutter
Configuration menu - View commit details
-
Copy full SHA for 052895a - Browse repository at this point
Copy the full SHA 052895aView commit details
Commits on Feb 28, 2020
-
Fix latest pedantic lints (dart-archive/gcloud#89)
Remove explicit lints duplicated by pkg:pedantic
Configuration menu - View commit details
-
Copy full SHA for 5e279cb - Browse repository at this point
Copy the full SHA 5e279cbView commit details
Commits on Mar 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 11f2b28 - Browse repository at this point
Copy the full SHA 11f2b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe1172 - Browse repository at this point
Copy the full SHA 2fe1172View commit details
Commits on Mar 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 48545ef - Browse repository at this point
Copy the full SHA 48545efView commit details
Commits on Mar 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 79dc4f8 - Browse repository at this point
Copy the full SHA 79dc4f8View commit details
Commits on Apr 29, 2020
-
Merge pull request dart-archive/gcloud#83 from exitlive/generics-keys…
…-updated Add possibility to define generic keys
Configuration menu - View commit details
-
Copy full SHA for f684ed3 - Browse repository at this point
Copy the full SHA f684ed3View commit details
Commits on May 4, 2020
-
0.7.0+1: Correct path separator in Bucket.list() to be '/'.
Fix Bucket.list() so that object paths are split on '/' when listing directories and objects.
Configuration menu - View commit details
-
Copy full SHA for 488a7a5 - Browse repository at this point
Copy the full SHA 488a7a5View commit details
Commits on May 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a55305 - Browse repository at this point
Copy the full SHA 8a55305View commit details
Commits on May 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d00a32a - Browse repository at this point
Copy the full SHA d00a32aView commit details -
Merge pull request dart-archive/gcloud#96 from jonasfj/upgrade-discov…
…eryapis_commons Upgrade _discoveryapis_commons, and fix mocks to work with newer goog…
Configuration menu - View commit details
-
Copy full SHA for df26a8b - Browse repository at this point
Copy the full SHA df26a8bView commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1f32c02 - Browse repository at this point
Copy the full SHA 1f32c02View commit details
Commits on Jun 9, 2020
-
* Increased some timeouts * Disabled tests that require non-uniform bucket ACLs. (Non-uniform bucket ACLs can be disabled for an account) * Use Application Default Credentials for testing. * Skip tests that only fail on legacy Datastore. (Firestore in Datastore mode has fewer limitations)
Configuration menu - View commit details
-
Copy full SHA for ae738c5 - Browse repository at this point
Copy the full SHA ae738c5View commit details
Commits on Jun 10, 2020
-
Merge pull request dart-archive/gcloud#103 from jonasfj/fix-tests-loc…
…ally Fix tests to work again.
Configuration menu - View commit details
-
Copy full SHA for 464fbd2 - Browse repository at this point
Copy the full SHA 464fbd2View commit details -
Merge pull request dart-archive/gcloud#101 from isoos/delimiter
Adding delimiter to Bucket.list and Bucket.page
Configuration menu - View commit details
-
Copy full SHA for 45cbd19 - Browse repository at this point
Copy the full SHA 45cbd19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aaa2a8 - Browse repository at this point
Copy the full SHA 7aaa2a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c6015 - Browse repository at this point
Copy the full SHA e9c6015View commit details -
Merge pull request dart-archive/gcloud#98 from jonasfj/fix-expando-model
Make ExpandoModel generic
Configuration menu - View commit details
-
Copy full SHA for a4f9daf - Browse repository at this point
Copy the full SHA a4f9dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6ca0b - Browse repository at this point
Copy the full SHA 2f6ca0bView commit details -
Merge pull request dart-archive/gcloud#104 from isoos/delimiter2
Really add delimiter to Bucket.list and .page
Configuration menu - View commit details
-
Copy full SHA for 8a0ba48 - Browse repository at this point
Copy the full SHA 8a0ba48View commit details
Commits on Jun 11, 2020
-
Fixed reflection logic detecting isExpandoClass.\n\nType arguments me…
…ans we have to use `originalDeclaration`.
Configuration menu - View commit details
-
Copy full SHA for 3965797 - Browse repository at this point
Copy the full SHA 3965797View commit details -
Merge pull request dart-archive/gcloud#105 from jonasfj/fix-generic-m…
…odel Fixed reflection logic detecting isExpandoClass.
Configuration menu - View commit details
-
Copy full SHA for 67a1ab0 - Browse repository at this point
Copy the full SHA 67a1ab0View commit details
Commits on Jan 28, 2021
-
Migrate to GitHub Actions (dart-archive/gcloud#107)
* Migrate to GitHub Actions * Delete .travis.yml * Update dart_test.yaml * Fix infos
Configuration menu - View commit details
-
Copy full SHA for 8ade7ed - Browse repository at this point
Copy the full SHA 8ade7edView commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc36e30 - Browse repository at this point
Copy the full SHA fc36e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 447a3ad - Browse repository at this point
Copy the full SHA 447a3adView commit details
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d20eb45 - Browse repository at this point
Copy the full SHA d20eb45View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 943cea5 - Browse repository at this point
Copy the full SHA 943cea5View commit details -
Merge pull request dart-archive/gcloud#111 from dart-lang/franklinyow…
…-patch-1 Update LICENSE
Configuration menu - View commit details
-
Copy full SHA for 7c5e035 - Browse repository at this point
Copy the full SHA 7c5e035View commit details
Commits on Apr 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b0203ad - Browse repository at this point
Copy the full SHA b0203adView commit details -
Merge pull request dart-archive/gcloud#112 from dart-lang/sort_direct…
…ives fix sort_directives violations
Configuration menu - View commit details
-
Copy full SHA for 0507f35 - Browse repository at this point
Copy the full SHA 0507f35View commit details
Commits on May 4, 2021
-
Merge pull request dart-archive/gcloud#109 from simolus3/sparkling-nulls
Require latest dependencies, start migration
Configuration menu - View commit details
-
Copy full SHA for a741615 - Browse repository at this point
Copy the full SHA a741615View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66b497 - Browse repository at this point
Copy the full SHA b66b497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20ac336 - Browse repository at this point
Copy the full SHA 20ac336View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36f0bf - Browse repository at this point
Copy the full SHA f36f0bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f958282 - Browse repository at this point
Copy the full SHA f958282View commit details
Commits on May 27, 2021
-
Merge pull request dart-archive/gcloud#113 from simolus3/null-safe-st…
…orage Migrate storage.dart
Configuration menu - View commit details
-
Copy full SHA for 3a55dcc - Browse repository at this point
Copy the full SHA 3a55dccView commit details -
Configuration menu - View commit details
-
Copy full SHA for edd88d5 - Browse repository at this point
Copy the full SHA edd88d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c472675 - Browse repository at this point
Copy the full SHA c472675View commit details -
Merge pull request dart-archive/gcloud#115 from jonasfj/migrate-pubsub
Migrated pubsub implementation
Configuration menu - View commit details
-
Copy full SHA for bfe8bf8 - Browse repository at this point
Copy the full SHA bfe8bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f0751d - Browse repository at this point
Copy the full SHA 7f0751dView commit details -
Merge pull request dart-archive/gcloud#114 from simolus3/support-late…
…st-apis Support latest googleapis, prepare release
Configuration menu - View commit details
-
Copy full SHA for 0bf3369 - Browse repository at this point
Copy the full SHA 0bf3369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4050a96 - Browse repository at this point
Copy the full SHA 4050a96View commit details
Commits on May 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 72a27d3 - Browse repository at this point
Copy the full SHA 72a27d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 623548d - Browse repository at this point
Copy the full SHA 623548dView commit details
Commits on Jun 1, 2021
-
Merge pull request dart-archive/gcloud#117 from jonasfj/prepare-release
Prepare 0.8.0 release
Configuration menu - View commit details
-
Copy full SHA for a0277b1 - Browse repository at this point
Copy the full SHA a0277b1View commit details
Commits on Jun 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9896260 - Browse repository at this point
Copy the full SHA 9896260View commit details -
Bump dart-lang/setup-dart from 0.3 to 1 (dart-archive/gcloud#118)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 0.3 to 1. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@v0.3...v1) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kevin Moore <kevmoo@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7afc1f5 - Browse repository at this point
Copy the full SHA 7afc1f5View commit details
Commits on Jun 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f47c3e3 - Browse repository at this point
Copy the full SHA f47c3e3View commit details -
Merge pull request dart-archive/gcloud#119 from isoos/lookup-or-null
lookupOrNull in DatastoreBD and Transaction
Configuration menu - View commit details
-
Copy full SHA for 163d27f - Browse repository at this point
Copy the full SHA 163d27fView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba377c9 - Browse repository at this point
Copy the full SHA ba377c9View commit details
Commits on Jul 16, 2021
-
Merge pull request dart-archive/gcloud#121 from jonasfj/fix-typo
Fix typo in error message
Configuration menu - View commit details
-
Copy full SHA for 3348528 - Browse repository at this point
Copy the full SHA 3348528View commit details -
Fix
Page.next()
whenPage.isLast
istrue
.Prior to null-safety migration `Page.next()` would return `Future.value(null)` when `Page.isLast` is `true`. This was not correctly migrated to null-safety as a result code-bases that are fully migrated to null-safety would get a runtime error. Code-bases that were not migrated to null-safety or only partially migrated to null-safety would get `null` in a result that is not nullable. This affects Pub-Sub and GCS clients users, if and only if they call `Page.next()` when `Page.isLast` is `true`, and their code-bases are not migrated to null-safety. The Cloud Datastore client already throws an `Error`, so no-one is broken by changing which `Error` is thrown as we generally do not make promises about which `Error` is thrown.
Configuration menu - View commit details
-
Copy full SHA for faabf94 - Browse repository at this point
Copy the full SHA faabf94View commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ff639d - Browse repository at this point
Copy the full SHA 6ff639dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd30a39 - Browse repository at this point
Copy the full SHA cd30a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ed5c6 - Browse repository at this point
Copy the full SHA d5ed5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbfaba9 - Browse repository at this point
Copy the full SHA dbfaba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e11e2 - Browse repository at this point
Copy the full SHA a3e11e2View commit details
Commits on Jul 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 770b267 - Browse repository at this point
Copy the full SHA 770b267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17468be - Browse repository at this point
Copy the full SHA 17468beView commit details
Commits on Jul 21, 2021
-
Merge pull request dart-archive/gcloud#122 from jonasfj/fix-page-next…
…-null-safety Fix `Page.next()` when `Page.isLast` is `true`.
Configuration menu - View commit details
-
Copy full SHA for 3070846 - Browse repository at this point
Copy the full SHA 3070846View commit details
Commits on Aug 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6ed0917 - Browse repository at this point
Copy the full SHA 6ed0917View commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69e1d10 - Browse repository at this point
Copy the full SHA 69e1d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a5fa3 - Browse repository at this point
Copy the full SHA 87a5fa3View commit details -
Merge pull request dart-archive/gcloud#125 from simolus3/support-goog…
…leapis-4 Support googleapis v5
Configuration menu - View commit details
-
Copy full SHA for 6465656 - Browse repository at this point
Copy the full SHA 6465656View commit details
Commits on Sep 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c927de4 - Browse repository at this point
Copy the full SHA c927de4View commit details
Commits on Oct 13, 2021
-
Also enable and fix prefer_relative_imports
Configuration menu - View commit details
-
Copy full SHA for acb50d9 - Browse repository at this point
Copy the full SHA acb50d9View commit details
Commits on Oct 14, 2021
-
Merge pull request dart-archive/gcloud#129 from dart-lang/lints
Switch to pkg:lints for lints
Configuration menu - View commit details
-
Copy full SHA for d374c07 - Browse repository at this point
Copy the full SHA d374c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1a319b - Browse repository at this point
Copy the full SHA a1a319bView commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 57f330a - Browse repository at this point
Copy the full SHA 57f330aView commit details
Commits on Feb 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc92ac9 - Browse repository at this point
Copy the full SHA cc92ac9View commit details
Commits on Feb 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c18915e - Browse repository at this point
Copy the full SHA c18915eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33d3081 - Browse repository at this point
Copy the full SHA 33d3081View commit details -
Configuration menu - View commit details
-
Copy full SHA for d79162e - Browse repository at this point
Copy the full SHA d79162eView commit details
Commits on Mar 2, 2022
-
Bump actions/checkout from 2 to 3 (dart-archive/gcloud#136)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3690e1a - Browse repository at this point
Copy the full SHA 3690e1aView commit details
Commits on Mar 3, 2022
-
Merge pull request dart-archive/gcloud#134 from simolus3/gcs-upload-fix
Forward pauses for GCS uploads with unknown sizes
Configuration menu - View commit details
-
Copy full SHA for 2ec897a - Browse repository at this point
Copy the full SHA 2ec897aView commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a8e76e - Browse repository at this point
Copy the full SHA 1a8e76eView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c417c8a - Browse repository at this point
Copy the full SHA c417c8aView commit details
Commits on Jun 13, 2022
-
Merge pull request dart-archive/gcloud#139 from dart-lang/remove_nnbd…
…_exclusion remove a nnbd file exclusion
Configuration menu - View commit details
-
Copy full SHA for 7b9ba6e - Browse repository at this point
Copy the full SHA 7b9ba6eView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 901fc67 - Browse repository at this point
Copy the full SHA 901fc67View commit details -
Merge pull request dart-archive/gcloud#142 from jonasfj/new-release
Prepare release
Configuration menu - View commit details
-
Copy full SHA for 08ad50d - Browse repository at this point
Copy the full SHA 08ad50dView commit details
Commits on Aug 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ce8b00 - Browse repository at this point
Copy the full SHA 0ce8b00View commit details
Commits on Aug 26, 2022
-
Merge pull request dart-archive/gcloud#143 from dart-lang/mit-mit-pat…
…ch-1 Update README.md
Configuration menu - View commit details
-
Copy full SHA for bf111b2 - Browse repository at this point
Copy the full SHA bf111b2View commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75bfae3 - Browse repository at this point
Copy the full SHA 75bfae3View commit details
Commits on Nov 22, 2022
-
Fix dart-lang/gcloud#144 (dart-archive/gcloud#147)
* Fix dart-lang/gcloud#144 * Remove deadcode from test * Removed unused import from test
Configuration menu - View commit details
-
Copy full SHA for 8467b1d - Browse repository at this point
Copy the full SHA 8467b1dView commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09c52d4 - Browse repository at this point
Copy the full SHA 09c52d4View commit details
Commits on Jan 11, 2023
-
Bump actions/checkout from 3.1.0 to 3.2.0 (dart-archive/gcloud#148)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@93ea575...755da8c) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 790373f - Browse repository at this point
Copy the full SHA 790373fView commit details
Commits on Feb 1, 2023
-
Bump actions/checkout from 3.2.0 to 3.3.0 (dart-archive/gcloud#151)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@755da8c...ac59398) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a189ba - Browse repository at this point
Copy the full SHA 0a189baView commit details -
Bump dart-lang/setup-dart from 1.3 to 1.4 (dart-archive/gcloud#152)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.3 to 1.4. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@6a218f2...a57a6c0) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4dd5ac3 - Browse repository at this point
Copy the full SHA 4dd5ac3View commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb96fa7 - Browse repository at this point
Copy the full SHA fb96fa7View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba2c5e7 - Browse repository at this point
Copy the full SHA ba2c5e7View commit details
Commits on Apr 3, 2023
-
Bump actions/checkout from 3.3.0 to 3.5.0 (dart-archive/gcloud#156)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@ac59398...8f4b7f8) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a22627 - Browse repository at this point
Copy the full SHA 9a22627View commit details -
Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (dart-archive/gcloud#157)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](dart-lang/setup-dart@a57a6c0...d6a63da) --- updated-dependencies: - dependency-name: dart-lang/setup-dart dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cd5ea7 - Browse repository at this point
Copy the full SHA 0cd5ea7View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 24c4e7b - Browse repository at this point
Copy the full SHA 24c4e7bView commit details
Commits on May 8, 2023
-
Bump actions/checkout from 3.5.0 to 3.5.2 (dart-archive/gcloud#159)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8f4b7f8...8e5e7e5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ddf76d5 - Browse repository at this point
Copy the full SHA ddf76d5View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 597fe30 - Browse repository at this point
Copy the full SHA 597fe30View commit details
Commits on Jun 21, 2023
-
blast repo changes: auto-publish (dart-archive/gcloud#165)
* blast_repo fixes auto-publish * add two exclusions for unreachable_from_main
Configuration menu - View commit details
-
Copy full SHA for b9716a1 - Browse repository at this point
Copy the full SHA b9716a1View commit details -
allow latest pkg:http and pkg:googleapis (dart-archive/gcloud#164)
* allow latest pkg:http * allow latest pkg:googleapis * chore: bump version and add CHANGELOG entry
Configuration menu - View commit details
-
Copy full SHA for f873d20 - Browse repository at this point
Copy the full SHA f873d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02066dd - Browse repository at this point
Copy the full SHA 02066ddView commit details
Commits on Jul 1, 2023
-
Bump actions/checkout from 3.5.2 to 3.5.3 (dart-archive/gcloud#167)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v3.5.3</h2> <h2>What's Changed</h2> <ul> <li>Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by <a href="https://github.com/megamanics"><code>@�megamanics</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkoutdart-lang/gcloud#1196</a></li> <li>Fix typos found by codespell by <a href="https://github.com/DimitriPapadopoulos"><code>@�DimitriPapadopoulos</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkoutdart-lang/gcloud#1287</a></li> <li>Add support for sparse checkouts by <a href="https://github.com/dscho"><code>@�dscho</code></a> and <a href="https://github.com/dfdez"><code>@�dfdez</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkoutdart-lang/gcloud#1369</a></li> <li>Release v3.5.3 by <a href="https://github.com/TingluoHuang"><code>@�TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1376">actions/checkoutdart-lang/gcloud#1376</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/megamanics"><code>@�megamanics</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1196">actions/checkoutdart-lang/gcloud#1196</a></li> <li><a href="https://github.com/DimitriPapadopoulos"><code>@�DimitriPapadopoulos</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1287">actions/checkoutdart-lang/gcloud#1287</a></li> <li><a href="https://github.com/dfdez"><code>@�dfdez</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1369">actions/checkoutdart-lang/gcloud#1369</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3...v3.5.3">https://github.com/actions/checkout/compare/v3...v3.5.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li> </ul> <h2>v3.5.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li> </ul> <h2>v3.4.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@�actions/io</code></a></li> </ul> <h2>v3.3.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1045">Implement branch list using callbacks from exec function</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add in explicit reference to private checkout options</a></li> <li>[Fix comment typos (that got added in <a href="https://redirect.github.com/actions/checkout/issues/770">dart-lang/gcloud#770</a>)](<a href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkoutdart-lang/gcloud#1057</a>)</li> </ul> <h2>v3.2.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/942">Add GitHub Action to perform release</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix status badge</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1002">Replace datadog/squid with ubuntu/squid Docker image</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap pipeline commands for submoduleForeach in quotes</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1029">Update <code>@�actions/io</code> to 1.1.2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1039">Upgrading version to 3.2.0</a></li> </ul> <h2>v3.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/939">Use <code>@�actions/core</code> <code>saveState</code> and <code>getState</code></a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/922">Add <code>github-server-url</code> input</a></li> </ul> <h2>v3.0.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/770">Add input <code>set-safe-directory</code></a></li> </ul> <h2>v3.0.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/762">Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/744">Bumped various npm package versions</a></li> </ul> <h2>v3.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/689">Update to node 16</a></li> </ul> <h2>v2.3.1</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/c85c95e3d7251135ab7dc9ce3241c5835cc595a9"><code>c85c95e</code></a> Release v3.5.3 (<a href="https://redirect.github.com/actions/checkout/issues/1376">dart-lang/gcloud#1376</a>)</li> <li><a href="https://github.com/actions/checkout/commit/d106d4669b3bfcb17f11f83f98e1cab478e9f635"><code>d106d46</code></a> Add support for sparse checkouts (<a href="https://redirect.github.com/actions/checkout/issues/1369">dart-lang/gcloud#1369</a>)</li> <li><a href="https://github.com/actions/checkout/commit/f095bcc56b7c2baf48f3ac70d6d6782f4f553222"><code>f095bcc</code></a> Fix typos found by codespell (<a href="https://redirect.github.com/actions/checkout/issues/1287">dart-lang/gcloud#1287</a>)</li> <li><a href="https://github.com/actions/checkout/commit/47fbe2df0ad0e27efb67a70beac3555f192b062f"><code>47fbe2d</code></a> Fix: Checkout fail in self-hosted runners when faulty submodule are checked-i...</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.5.2&new-version=3.5.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for bdd4244 - Browse repository at this point
Copy the full SHA bdd4244View commit details
Commits on Jul 21, 2023
-
Support retrying Datastore operations. (dart-archive/gcloud#168)
* Support retrying Datastore operations. * Expose only maxAttempts * add more errors
Configuration menu - View commit details
-
Copy full SHA for 0b7c4bb - Browse repository at this point
Copy the full SHA 0b7c4bbView commit details
Commits on Aug 10, 2023
-
Fix missing retries in Page.next (dart-archive/gcloud#170)
* Fix missing retries in Page.next * Ignore deprecated usage * Propogate deprecation message
Configuration menu - View commit details
-
Copy full SHA for 1652eef - Browse repository at this point
Copy the full SHA 1652eefView commit details
Commits on Sep 1, 2023
-
Bump actions/checkout from 3.5.3 to 3.6.0 (dart-archive/gcloud#171)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v3.6.0</h2> <h2>What's Changed</h2> <ul> <li>Mark test scripts with Bash'isms to be run via Bash by <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1377">actions/checkoutdart-lang/gcloud#1377</a></li> <li>Add option to fetch tags even if fetch-depth > 0 by <a href="https://github.com/RobertWieczoreck"><code>@�RobertWieczoreck</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkoutdart-lang/gcloud#579</a></li> <li>Release 3.6.0 by <a href="https://github.com/luketomlinson"><code>@�luketomlinson</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkoutdart-lang/gcloud#1437</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/RobertWieczoreck"><code>@�RobertWieczoreck</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/579">actions/checkoutdart-lang/gcloud#579</a></li> <li><a href="https://github.com/luketomlinson"><code>@�luketomlinson</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1437">actions/checkoutdart-lang/gcloud#1437</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v3.5.3...v3.6.0">https://github.com/actions/checkout/compare/v3.5.3...v3.6.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li> </ul> <h2>v3.5.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li> </ul> <h2>v3.4.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@�actions/io</code></a></li> </ul> <h2>v3.3.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1045">Implement branch list using callbacks from exec function</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add in explicit reference to private checkout options</a></li> <li>[Fix comment typos (that got added in <a href="https://redirect.github.com/actions/checkout/issues/770">dart-lang/gcloud#770</a>)](<a href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkoutdart-lang/gcloud#1057</a>)</li> </ul> <h2>v3.2.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/942">Add GitHub Action to perform release</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix status badge</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1002">Replace datadog/squid with ubuntu/squid Docker image</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap pipeline commands for submoduleForeach in quotes</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1029">Update <code>@�actions/io</code> to 1.1.2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1039">Upgrading version to 3.2.0</a></li> </ul> <h2>v3.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/939">Use <code>@�actions/core</code> <code>saveState</code> and <code>getState</code></a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/922">Add <code>github-server-url</code> input</a></li> </ul> <h2>v3.0.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/770">Add input <code>set-safe-directory</code></a></li> </ul> <h2>v3.0.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/762">Fixed an issue where checkout failed to run in container jobs due to the new git setting <code>safe.directory</code></a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/744">Bumped various npm package versions</a></li> </ul> <h2>v3.0.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/f43a0e5ff2bd294095638e18286ca9a3d1956744"><code>f43a0e5</code></a> Release 3.6.0 (<a href="https://redirect.github.com/actions/checkout/issues/1437">dart-lang/gcloud#1437</a>)</li> <li><a href="https://github.com/actions/checkout/commit/7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7"><code>7739b9b</code></a> Add option to fetch tags even if fetch-depth > 0 (<a href="https://redirect.github.com/actions/checkout/issues/579">dart-lang/gcloud#579</a>)</li> <li><a href="https://github.com/actions/checkout/commit/96f53100ba2a5449eb71d2e6604bbcd94b9449b5"><code>96f5310</code></a> Mark test scripts with Bash'isms to be run via Bash (<a href="https://redirect.github.com/actions/checkout/issues/1377">dart-lang/gcloud#1377</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/c85c95e3d7251135ab7dc9ce3241c5835cc595a9...f43a0e5ff2bd294095638e18286ca9a3d1956744">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=3.5.3&new-version=3.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for cb792d8 - Browse repository at this point
Copy the full SHA cb792d8View commit details
Commits on Oct 1, 2023
-
Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (dart-archive/gcloud#173)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.0 to 1.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> <ul> <li>Automatically create OIDC token for pub.dev.</li> <li>Add a reusable workflow for publishing.</li> </ul> <h2>v1.3.0</h2> <ul> <li>The install location of the Dart SDK is now available in an environment variable, <code>DART_HOME</code> (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/43">dart-lang/gcloud#43</a>).</li> <li>Fixed an issue where cached downloads could lead to unzip issues on self-hosted runners (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/35">dart-lang/gcloud#35</a>).</li> </ul> <h2>v1.2.0</h2> <ul> <li>Fixed a path issue impacting git dependencies on Windows.</li> </ul> <h2>v1.1.0</h2> <ul> <li>Added a <code>flavor</code> option setup.sh to allow downloading unpublished builds.</li> </ul> <h2>v1.0.0</h2> <ul> <li>Promoted to 1.0 stable.</li> </ul> <h2>v0.5</h2> <ul> <li>Fixed a Windows <code>pub global activate</code> path issue.</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/8a4b97ea2017cc079571daec46542f76189836b1"><code>8a4b97e</code></a> Support renaming the be channel to main. (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/102">dart-lang/gcloud#102</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/0970dcf46e056fb521e7027775fdff076fe1e732"><code>0970dcf</code></a> Bump <code>@�actions/http-client</code> from 2.1.0 to 2.1.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/101">dart-lang/gcloud#101</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/e58aeb62aef51dcc4d0ba8eada7c08092aad5314"><code>e58aeb6</code></a> updates for the latest version of extension types (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/100">dart-lang/gcloud#100</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/deafe40ee7284c48e67c783c88eed8c8b52b19ca"><code>deafe40</code></a> Convert to extension types (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/99">dart-lang/gcloud#99</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/cdb51fff2b088939ef86fe041b18e82cb4733522"><code>cdb51ff</code></a> Bump semver from 6.3.0 to 6.3.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/98">dart-lang/gcloud#98</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/e2fce1213c49504e0029ade4bac39403dfc11fb3"><code>e2fce12</code></a> update JS interop - remove JS typedef references (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/97">dart-lang/gcloud#97</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/42c988f214b6652e0b56ca2ad2f1d477bf6098b7"><code>42c988f</code></a> set up a cron to build the action's javascript (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/96">dart-lang/gcloud#96</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/007c7cbb377cdbdf8922e2f8c4172dc60fbaaf9a"><code>007c7cb</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/92">dart-lang/gcloud#92</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/08de7e0c9a57cb3229b052af11c7f8eae4a845bd"><code>08de7e0</code></a> Remove annotations no longer needed (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/91">dart-lang/gcloud#91</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/bd8bef0960777f45de11f484bcb7beacadb321cf"><code>bd8bef0</code></a> Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/89">dart-lang/gcloud#89</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/setup-dart/compare/d6a63dab3335f427404425de0fbfed4686d93c4f...8a4b97ea2017cc079571daec46542f76189836b1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.5.0&new-version=1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 3c455ca - Browse repository at this point
Copy the full SHA 3c455caView commit details
Commits on Oct 3, 2023
-
Bump actions/checkout from 3.6.0 to 4.1.0 (dart-archive/gcloud#172)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@f43a0e5...8ade135) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c26969 - Browse repository at this point
Copy the full SHA 6c26969View commit details
Commits on Nov 1, 2023
-
Bump actions/checkout from 4.1.0 to 4.1.1 (dart-archive/gcloud#175)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.1</h2> <h2>What's Changed</h2> <ul> <li>Update CODEOWNERS to Launch team by <a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1510">actions/checkoutdart-lang/gcloud#1510</a></li> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkoutdart-lang/gcloud#1514</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/joshmgross"><code>@�joshmgross</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1510">actions/checkoutdart-lang/gcloud#1510</a></li> <li><a href="https://github.com/peterbe"><code>@�peterbe</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.0...v4.1.1">https://github.com/actions/checkout/compare/v4.1.0...v4.1.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/b4ffde65f46336ab88eb53be808477a3936bae11"><code>b4ffde6</code></a> Link to release page from what's new section (<a href="https://redirect.github.com/actions/checkout/issues/1514">dart-lang/gcloud#1514</a>)</li> <li><a href="https://github.com/actions/checkout/commit/8530928916aaef40f59e6f221989ccb31f5759e7"><code>8530928</code></a> Correct link to GitHub Docs (<a href="https://redirect.github.com/actions/checkout/issues/1511">dart-lang/gcloud#1511</a>)</li> <li><a href="https://github.com/actions/checkout/commit/7cdaf2fbc075e6f3b9ca94cfd6cec5adc8a75622"><code>7cdaf2f</code></a> Update CODEOWNERS to Launch team (<a href="https://redirect.github.com/actions/checkout/issues/1510">dart-lang/gcloud#1510</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/8ade135a41bc03ea155e62e844d188df1ea18608...b4ffde65f46336ab88eb53be808477a3936bae11">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for a4bd14b - Browse repository at this point
Copy the full SHA a4bd14bView commit details -
Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (dart-archive/gcloud#176)
â� ï¸� **Dependabot is rebasing this PR** â� ï¸� Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.5.1 to 1.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> <ul> <li>Automatically create OIDC token for pub.dev.</li> <li>Add a reusable workflow for publishing.</li> </ul> <h2>v1.3.0</h2> <ul> <li>The install location of the Dart SDK is now available in an environment variable, <code>DART_HOME</code> (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/43">dart-lang/gcloud#43</a>).</li> <li>Fixed an issue where cached downloads could lead to unzip issues on self-hosted runners (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/35">dart-lang/gcloud#35</a>).</li> </ul> <h2>v1.2.0</h2> <ul> <li>Fixed a path issue impacting git dependencies on Windows.</li> </ul> <h2>v1.1.0</h2> <ul> <li>Added a <code>flavor</code> option setup.sh to allow downloading unpublished builds.</li> </ul> <h2>v1.0.0</h2> <ul> <li>Promoted to 1.0 stable.</li> </ul> <h2>v0.5</h2> <ul> <li>Fixed a Windows <code>pub global activate</code> path issue.</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/b64355ae6ca0b5d484f0106a033dd1388965d06d"><code>b64355a</code></a> debugging issues around specifying the latest patch release (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/108">dart-lang/gcloud#108</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/cd21d0e7475915575e022d2cacd7c54e5026e159"><code>cd21d0e</code></a> Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/110">dart-lang/gcloud#110</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2118353f672662accb7785f6afd28ab61c7cfec9"><code>2118353</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/109">dart-lang/gcloud#109</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/8ef13bcca6c9bb2219391088bc9d968125f68406"><code>8ef13bc</code></a> support sdk version wildcard format (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/106">dart-lang/gcloud#106</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/8a4b97ea2017cc079571daec46542f76189836b1...b64355ae6ca0b5d484f0106a033dd1388965d06d">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.5.1&new-version=1.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for e70fb39 - Browse repository at this point
Copy the full SHA e70fb39View commit details
Commits on Jan 10, 2024
-
Extend version constraint to allow googleapis 12.x (dart-archive/gclo…
…ud#179) Fix dart-lang/gcloud#178
Configuration menu - View commit details
-
Copy full SHA for 6bbb1e2 - Browse repository at this point
Copy the full SHA 6bbb1e2View commit details -
type (dart-archive/gcloud#177)
link was to `http` (not `gcloud`) issues/bug tracker
Configuration menu - View commit details
-
Copy full SHA for f3249e1 - Browse repository at this point
Copy the full SHA f3249e1View commit details
Commits on Feb 1, 2024
-
Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (dart-archive/gcloud#180)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.0 to 1.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20</code> from <code>node16</code>. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> <ul> <li>Automatically create OIDC token for pub.dev.</li> <li>Add a reusable workflow for publishing.</li> </ul> <h2>v1.3.0</h2> <ul> <li>The install location of the Dart SDK is now available in an environment variable, <code>DART_HOME</code> (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/43">dart-lang/gcloud#43</a>).</li> <li>Fixed an issue where cached downloads could lead to unzip issues on self-hosted runners (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/35">dart-lang/gcloud#35</a>).</li> </ul> <h2>v1.2.0</h2> <ul> <li>Fixed a path issue impacting git dependencies on Windows.</li> </ul> <h2>v1.1.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/fedb1266e91cf51be2fdb382869461a434b920a3"><code>fedb126</code></a> switch to using node20 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/122">dart-lang/gcloud#122</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/ca7e6fee45ffbd82b555a7ebfc236d2c86439f5b"><code>ca7e6fe</code></a> update the changelog; prep to release 1.6.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/120">dart-lang/gcloud#120</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/c1b2cdbfafc77480d10fe0246ef4dd2f83a9e7b7"><code>c1b2cdb</code></a> Clean up after renaming the be channel to main. (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/115">dart-lang/gcloud#115</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/49b0b8e0a88f72a8fdf1319a41cc261cec63c3c7"><code>49b0b8e</code></a> Bump actions/checkout from 3 to 4 in README.md (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/117">dart-lang/gcloud#117</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/7f54cd0cee53e120db0d1fce4196b7772ebd6f6e"><code>7f54cd0</code></a> Bump <code>@�actions/http-client</code> from 2.1.1 to 2.2.0 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/112">dart-lang/gcloud#112</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/6e2fe379bd3c8a39facc503f4494396e0de36f13"><code>6e2fe37</code></a> Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/113">dart-lang/gcloud#113</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/b64355ae6ca0b5d484f0106a033dd1388965d06d...fedb1266e91cf51be2fdb382869461a434b920a3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.6.0&new-version=1.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 20b889d - Browse repository at this point
Copy the full SHA 20b889dView commit details
Commits on Apr 1, 2024
-
Bump actions/checkout from 4.1.1 to 4.1.2 (dart-archive/gcloud#183)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.2</h2> <p>We are investigating the following issue with this release and have rolled-back the <code>v4</code> tag to point to <code>v4.1.1</code></p> <ul> <li><code>sparse-checkout</code> is not available on git versions prior to 2.27.0 (see <a href="https://redirect.github.com/actions/checkout/issues/1651">actions/checkoutdart-lang/gcloud#1651</a>)</li> </ul> <h2>What's Changed</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkoutdart-lang/gcloud#1598</a></li> <li>Bump tough-cookie from 4.0.0 to 4.1.3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1406">actions/checkoutdart-lang/gcloud#1406</a></li> <li>Bump <code>@�babel/traverse</code> from 7.20.5 to 7.24.0 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1642">actions/checkoutdart-lang/gcloud#1642</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jww3"><code>@�jww3</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1616">actions/checkoutdart-lang/gcloud#1616</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.1...v4.1.2">https://github.com/actions/checkout/compare/v4.1.1...v4.1.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkoutdart-lang/gcloud#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkoutdart-lang/gcloud#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li> </ul> <h2>v3.5.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li> </ul> <h2>v3.4.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@�actions/io</code></a></li> </ul> <h2>v3.3.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1045">Implement branch list using callbacks from exec function</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1050">Add in explicit reference to private checkout options</a></li> <li>[Fix comment typos (that got added in <a href="https://redirect.github.com/actions/checkout/issues/770">dart-lang/gcloud#770</a>)](<a href="https://redirect.github.com/actions/checkout/pull/1057">actions/checkoutdart-lang/gcloud#1057</a>)</li> </ul> <h2>v3.2.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/942">Add GitHub Action to perform release</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/967">Fix status badge</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1002">Replace datadog/squid with ubuntu/squid Docker image</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/964">Wrap pipeline commands for submoduleForeach in quotes</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1029">Update <code>@�actions/io</code> to 1.1.2</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/9bb56186c3b09b4f86b1c65136769dd318469633"><code>9bb5618</code></a> Prep for release of v4.1.2 (<a href="https://redirect.github.com/actions/checkout/issues/1649">dart-lang/gcloud#1649</a>)</li> <li><a href="https://github.com/actions/checkout/commit/8eb1f6a495037164bea451156472f35fdd6bafc0"><code>8eb1f6a</code></a> Bump <code>@�babel/traverse</code> from 7.20.5 to 7.24.0 (<a href="https://redirect.github.com/actions/checkout/issues/1642">dart-lang/gcloud#1642</a>)</li> <li><a href="https://github.com/actions/checkout/commit/556e4c3cb0b8b54b734286d5439adadcb0a8cb92"><code>556e4c3</code></a> Bump tough-cookie from 4.0.0 to 4.1.3 (<a href="https://redirect.github.com/actions/checkout/issues/1406">dart-lang/gcloud#1406</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b32f140b0c872d58512e0a66172253c302617b90"><code>b32f140</code></a> Warn on attempts to publish <code>test-ubuntu-git</code> from non-main branch. (<a href="https://redirect.github.com/actions/checkout/issues/1623">dart-lang/gcloud#1623</a>)</li> <li><a href="https://github.com/actions/checkout/commit/2650dbd060003e3b5ae211e4358852f336b682a7"><code>2650dbd</code></a> Give <code>test-ubuntu-git</code> its own <code>README</code> (<a href="https://redirect.github.com/actions/checkout/issues/1620">dart-lang/gcloud#1620</a>)</li> <li><a href="https://github.com/actions/checkout/commit/aadec899646c8e0f34c52d9219c2faac36626b55"><code>aadec89</code></a> Explicitly disable sparse checkout unless asked for (<a href="https://redirect.github.com/actions/checkout/issues/1598">dart-lang/gcloud#1598</a>)</li> <li><a href="https://github.com/actions/checkout/commit/df0bcddf6d6823307c716b56a7ef9c3b25078874"><code>df0bcdd</code></a> Refine workflow for generating <code>test-ubuntu-git</code> (<a href="https://redirect.github.com/actions/checkout/issues/1617">dart-lang/gcloud#1617</a>)</li> <li><a href="https://github.com/actions/checkout/commit/473055ba18d6d2da209cd46110aadb9275e3194e"><code>473055b</code></a> Create <code>test-ubuntu-git</code> Docker Container for Proxy Tests (<a href="https://redirect.github.com/actions/checkout/issues/1616">dart-lang/gcloud#1616</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/b4ffde65f46336ab88eb53be808477a3936bae11...9bb56186c3b09b4f86b1c65136769dd318469633">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.1&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 197e5a1 - Browse repository at this point
Copy the full SHA 197e5a1View commit details
Commits on May 1, 2024
-
Bump actions/checkout from 4.1.2 to 4.1.4 (dart-archive/gcloud#184)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.4</h2> <h2>What's Changed</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkoutdart-lang/gcloud#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkoutdart-lang/gcloud#1688</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkoutdart-lang/gcloud#1643</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkoutdart-lang/gcloud#1693</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.3...v4.1.4">https://github.com/actions/checkout/compare/v4.1.3...v4.1.4</a></p> <h2>v4.1.3</h2> <h2>What's Changed</h2> <ul> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkoutdart-lang/gcloud#1650</a></li> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkoutdart-lang/gcloud#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkoutdart-lang/gcloud#1685</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.2...v4.1.3">https://github.com/actions/checkout/compare/v4.1.2...v4.1.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkoutdart-lang/gcloud#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkoutdart-lang/gcloud#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkoutdart-lang/gcloud#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkoutdart-lang/gcloud#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkoutdart-lang/gcloud#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkoutdart-lang/gcloud#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkoutdart-lang/gcloud#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkoutdart-lang/gcloud#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkoutdart-lang/gcloud#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1246">Fix slow checkout on Windows</a></li> </ul> <h2>v3.5.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1237">Add new public key for known_hosts</a></li> </ul> <h2>v3.4.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1209">Upgrade codeql actions to v2</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1210">Upgrade dependencies</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1225">Upgrade <code>@�actions/io</code></a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/0ad4b8fadaa221de15dcec353f45205ec38ea70b"><code>0ad4b8f</code></a> Prep Release v4.1.4 (<a href="https://redirect.github.com/actions/checkout/issues/1704">dart-lang/gcloud#1704</a>)</li> <li><a href="https://github.com/actions/checkout/commit/43045ae669be728bd34ed56fcd1a230c0dc4d8e2"><code>43045ae</code></a> Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> (<a href="https://redirect.github.com/actions/checkout/issues/1692">dart-lang/gcloud#1692</a>)</li> <li><a href="https://github.com/actions/checkout/commit/37b082107ba410260a3aaddf93122e04801ce631"><code>37b0821</code></a> Bump the minor-actions-dependencies group with 2 updates (<a href="https://redirect.github.com/actions/checkout/issues/1693">dart-lang/gcloud#1693</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9839dc14a02ddc6b6995e69eb3ecb98132fc8b6b"><code>9839dc1</code></a> Add dependabot config (<a href="https://redirect.github.com/actions/checkout/issues/1688">dart-lang/gcloud#1688</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9b4c13b0bfa31b4514c14f74b5a166c2708f43c6"><code>9b4c13b</code></a> Bump word-wrap from 1.2.3 to 1.2.5 (<a href="https://redirect.github.com/actions/checkout/issues/1643">dart-lang/gcloud#1643</a>)</li> <li><a href="https://github.com/actions/checkout/commit/1d96c772d19495a3b5c517cd2bc0cb401ea0529f"><code>1d96c77</code></a> Add SSH user parameter (<a href="https://redirect.github.com/actions/checkout/issues/1685">dart-lang/gcloud#1685</a>)</li> <li><a href="https://github.com/actions/checkout/commit/cd7d8d697e10461458bc61a30d094dc601a8b017"><code>cd7d8d6</code></a> Check git version before attempting to disable <code>sparse-checkout</code> (<a href="https://redirect.github.com/actions/checkout/issues/1656">dart-lang/gcloud#1656</a>)</li> <li><a href="https://github.com/actions/checkout/commit/8410ad0602e1e429cee44a835ae9f77f654a6694"><code>8410ad0</code></a> Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> (<a href="https://redirect.github.com/actions/checkout/issues/1650">dart-lang/gcloud#1650</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/9bb56186c3b09b4f86b1c65136769dd318469633...0ad4b8fadaa221de15dcec353f45205ec38ea70b">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.2&new-version=4.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for 9171859 - Browse repository at this point
Copy the full SHA 9171859View commit details -
Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (dart-archive/gcloud#185)
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.6.2 to 1.6.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code to include changes from v1.6.3</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> <ul> <li>Automatically create OIDC token for pub.dev.</li> <li>Add a reusable workflow for publishing.</li> </ul> <h2>v1.3.0</h2> <ul> <li>The install location of the Dart SDK is now available</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/f0ead981b4d9a35b37f30d36160575d60931ec30"><code>f0ead98</code></a> Rebuild JS code (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/129">dart-lang/gcloud#129</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/65c82982aa686933bf10d50aced7a27b2b63f2a6"><code>65c8298</code></a> Update CHANGELOG.md (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/128">dart-lang/gcloud#128</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/57338d64c065775c2cf86eaf665316ea44e0249d"><code>57338d6</code></a> Bump undici from 5.28.3 to 5.28.4 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/127">dart-lang/gcloud#127</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/05d3f5ec28dca4e3ae8991f2be7828a62942f8a8"><code>05d3f5e</code></a> Bump <code>@�actions/http-client</code> from 2.2.0 to 2.2.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/126">dart-lang/gcloud#126</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/b8c0b77d1f6fb52c5ddff2fc3da6cfa3f9585860"><code>b8c0b77</code></a> no longer specify the inline-class experiment flag (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/125">dart-lang/gcloud#125</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/b9952d818df9b43bab696de0e1b7bbf09464a829"><code>b9952d8</code></a> Bump undici from 5.27.0 to 5.28.3 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/124">dart-lang/gcloud#124</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/9a6ee8904aa6a1fa76b02bb3e7b0ec30cddcaaac"><code>9a6ee89</code></a> Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/123">dart-lang/gcloud#123</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/fedb1266e91cf51be2fdb382869461a434b920a3...f0ead981b4d9a35b37f30d36160575d60931ec30">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dart-lang/setup-dart&package-manager=github_actions&previous-version=1.6.2&new-version=1.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Configuration menu - View commit details
-
Copy full SHA for c2290d9 - Browse repository at this point
Copy the full SHA c2290d9View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 498ef77 - Browse repository at this point
Copy the full SHA 498ef77View commit details -
Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (…
…dart-archive/gcloud#187) Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.4 to 4.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.5</h2> <h2>What's Changed</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkoutdart-lang/gcloud#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkoutdart-lang/gcloud#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkoutdart-lang/gcloud#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkoutdart-lang/gcloud#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkoutdart-lang/gcloud#1707</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.4...v4.1.5">https://github.com/actions/checkout/compare/v4.1.4...v4.1.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b"><code>44c2b7a</code></a> README: Suggest <code>user.email</code> to be `41898282+github-actions[bot]<a href="https://github.com/users"><code>@â��users</code></a>.norepl...</li> <li><a href="https://github.com/actions/checkout/commit/8459bc0c7e3759cdf591f513d9f141a95fef0a8f"><code>8459bc0</code></a> Bump actions/upload-artifact from 2 to 4 (<a href="https://redirect.github.com/actions/checkout/issues/1695">dart-lang/gcloud#1695</a>)</li> <li><a href="https://github.com/actions/checkout/commit/3f603f6d5e9f40714f97b2f017aa0df2a443192a"><code>3f603f6</code></a> Bump actions/setup-node from 1 to 4 (<a href="https://redirect.github.com/actions/checkout/issues/1696">dart-lang/gcloud#1696</a>)</li> <li><a href="https://github.com/actions/checkout/commit/fd084cde189b7b76ec305d52e27be545a0172823"><code>fd084cd</code></a> Bump github/codeql-action from 2 to 3 (<a href="https://redirect.github.com/actions/checkout/issues/1694">dart-lang/gcloud#1694</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9c1e94e0ad997d618b6113a2171b055037589028"><code>9c1e94e</code></a> Update NPM dependencies (<a href="https://redirect.github.com/actions/checkout/issues/1703">dart-lang/gcloud#1703</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.4&new-version=4.1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Configuration menu - View commit details
-
Copy full SHA for bccde7a - Browse repository at this point
Copy the full SHA bccde7aView commit details
Commits on Jun 1, 2024
-
Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (…
…dart-archive/gcloud#188) Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.5 to 4.1.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.6</h2> <h2>What's Changed</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkoutdart-lang/gcloud#1732</a></li> <li>Update for 4.1.6 release by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1733">actions/checkoutdart-lang/gcloud#1733</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.5...v4.1.6">https://github.com/actions/checkout/compare/v4.1.5...v4.1.6</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkoutdart-lang/gcloud#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkoutdart-lang/gcloud#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkoutdart-lang/gcloud#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkoutdart-lang/gcloud#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkoutdart-lang/gcloud#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkoutdart-lang/gcloud#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@â��jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkoutdart-lang/gcloud#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkoutdart-lang/gcloud#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkoutdart-lang/gcloud#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@â��dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkoutdart-lang/gcloud#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@â��jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkoutdart-lang/gcloud#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkoutdart-lang/gcloud#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@â��jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkoutdart-lang/gcloud#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@â��dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkoutdart-lang/gcloud#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@â��peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@â��cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkoutdart-lang/gcloud#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1369">Add support for sparse checkouts</a></li> </ul> <h2>v3.5.2</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1289">Fix api endpoint for GHES</a></li> </ul> <h2>v3.5.1</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/a5ac7e51b41094c92402da3b24376905380afc29"><code>a5ac7e5</code></a> Update for 4.1.6 release (<a href="https://redirect.github.com/actions/checkout/issues/1733">dart-lang/gcloud#1733</a>)</li> <li><a href="https://github.com/actions/checkout/commit/24ed1a352802348c9e4e8d13de9177fb95b537ba"><code>24ed1a3</code></a> Check platform for extension (<a href="https://redirect.github.com/actions/checkout/issues/1732">dart-lang/gcloud#1732</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.5&new-version=4.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Configuration menu - View commit details
-
Copy full SHA for 2676806 - Browse repository at this point
Copy the full SHA 2676806View commit details
Commits on Jul 1, 2024
-
Bump the github-actions group with 2 updates (dart-archive/gcloud#190)
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart). Updates `actions/checkout` from 4.1.6 to 4.1.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.1.7</h2> <h2>What's Changed</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkoutdart-lang/gcloud#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkoutdart-lang/gcloud#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkoutdart-lang/gcloud#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkoutdart-lang/gcloud#1776</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkoutdart-lang/gcloud#1774</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.6...v4.1.7">https://github.com/actions/checkout/compare/v4.1.6...v4.1.7</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkoutdart-lang/gcloud#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkoutdart-lang/gcloud#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@�orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkoutdart-lang/gcloud#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkoutdart-lang/gcloud#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkoutdart-lang/gcloud#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkoutdart-lang/gcloud#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkoutdart-lang/gcloud#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkoutdart-lang/gcloud#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkoutdart-lang/gcloud#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkoutdart-lang/gcloud#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkoutdart-lang/gcloud#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkoutdart-lang/gcloud#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkoutdart-lang/gcloud#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@�dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkoutdart-lang/gcloud#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkoutdart-lang/gcloud#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkoutdart-lang/gcloud#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@�jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkoutdart-lang/gcloud#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@�dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkoutdart-lang/gcloud#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@�peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkoutdart-lang/gcloud#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@�cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkoutdart-lang/gcloud#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/579">Add option to fetch tags even if fetch-depth > 0</a></li> </ul> <h2>v3.5.3</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1196">Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1287">Fix typos found by codespell</a></li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/692973e3d937129bcbf40652eb9f2f61becf3332"><code>692973e</code></a> Prepare 4.1.7 release (<a href="https://redirect.github.com/actions/checkout/issues/1775">dart-lang/gcloud#1775</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6"><code>6ccd57f</code></a> Pin actions/checkout's own workflows to a known, good, stable version. (<a href="https://redirect.github.com/actions/checkout/issues/1776">dart-lang/gcloud#1776</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5"><code>b17fe1e</code></a> Handle hidden refs (<a href="https://redirect.github.com/actions/checkout/issues/1774">dart-lang/gcloud#1774</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b80ff79f1755d06ba70441c368a6fe801f5f3a62"><code>b80ff79</code></a> Bump actions/checkout from 3 to 4 (<a href="https://redirect.github.com/actions/checkout/issues/1697">dart-lang/gcloud#1697</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b1ec3021b8fa02164da82ca1557d017d83b0e179"><code>b1ec302</code></a> Bump the minor-npm-dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/actions/checkout/issues/1739">dart-lang/gcloud#1739</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332">compare view</a></li> </ul> </details> <br /> Updates `dart-lang/setup-dart` from 1.6.4 to 1.6.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/gcloud#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/gcloud#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dartdart-lang/gcloud#118</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/gcloud#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/gcloud#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dartdart-lang/gcloud#118</a></p> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> <ul> <li>Re-wrote the implementation of the action into Dart.</li> <li>Auto-detect the platform architecture (<code>x64</code>, <code>ia32</code>, <code>arm</code>, <code>arm64</code>).</li> <li>Improved the caching and download resilience of the sdk.</li> <li>Added a new action output: <code>dart-version</code> - the installed version of the sdk.</li> </ul> <h2>v1.4.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/0a8a0fc875eb934c15d08629302413c671d3f672"><code>0a8a0fc</code></a> rev to v1.6.5 in prep for publishing (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/135">dart-lang/gcloud#135</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/4e61f04f255b227a0511bf9ef0f5ddc7c8542531"><code>4e61f04</code></a> fix: Use <code>.zip</code> in archive path (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/119">dart-lang/gcloud#119</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2986c8e337a31eb7b455ce93dc984e9bf5797756"><code>2986c8e</code></a> blast_repo fixes (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/132">dart-lang/gcloud#132</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40a7d12289757ab3aaa39d47d6f99a9cb1dd701e"><code>40a7d12</code></a> Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/131">dart-lang/gcloud#131</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/40f1ce0b1c8f24a4e9cb7eb026e4dbbdb431eb76"><code>40f1ce0</code></a> Update dart.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/130">dart-lang/gcloud#130</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/f0ead981b4d9a35b37f30d36160575d60931ec30...0a8a0fc875eb934c15d08629302413c671d3f672">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
Configuration menu - View commit details
-
Copy full SHA for 835f979 - Browse repository at this point
Copy the full SHA 835f979View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e80241 - Browse repository at this point
Copy the full SHA 8e80241View commit details
Commits on Sep 11, 2024
-
Spelling (dart-archive/gcloud#189)
* spelling: available Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: comparison Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: item Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: its Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: keys Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: nonexistent Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: occurred Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: returns Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: scope Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: service Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: this Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: unnamed Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: useful Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 355b010 - Browse repository at this point
Copy the full SHA 355b010View commit details -
Spelling api (dart-archive/gcloud#193)
* spelling: descending [api] Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: greater [api] Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 535244d - Browse repository at this point
Copy the full SHA 535244dView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c061502 - Browse repository at this point
Copy the full SHA c061502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c038d - Browse repository at this point
Copy the full SHA 61c038dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a42de7f - Browse repository at this point
Copy the full SHA a42de7fView commit details