Closed Bug 1930298 Opened 8 days ago Closed 5 days ago

Update android nightly application-services version bump to new version 775da2115b1f532b332fdedbae4c7e4a21488633 from 2024-11-09 05:03:10

Categories

(Fenix :: Experimentation and Telemetry, enhancement)

All
Unspecified
enhancement

Tracking

(firefox134 fixed)

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: update-bot, Assigned: RyanVM)

References

Details

(Whiteboard: [3pl-filed][task_id: MdAIHiTtT1WI_Fo-5ReP-w])

Attachments

(1 file)

This update covers 8 commits, including 3 new upstream commits I've never filed a bug on before. (They're the top 3.). Here are the overall diff statistics, and then the commit information.


mobile/android/android-components/plugins/dependencies/src/main/java/ApplicationServices.kt | 2 +-
mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)


775da2115b1f532b332fdedbae4c7e4a21488633 by Charlie Humphreys <chumphreys@mozilla.com>

https://github.com/mozilla/application-services/commit/775da2115b1f532b332fdedbae4c7e4a21488633
Authored: 2024-11-08 14:22:08 -0600
Committed: 2024-11-08 20:52:28 +0000

update Nimbus SDK to provide more information on serde_json::Errors

Files Modified:

  • components/nimbus/src/error.rs
  • components/nimbus/src/sampling.rs
  • components/nimbus/src/schema.rs
  • components/nimbus/src/stateful/behavior.rs
  • components/nimbus/src/stateful/nimbus_client.rs
  • components/nimbus/src/stateful/persistence.rs
  • components/nimbus/src/stateless/cirrus_client.rs
  • components/nimbus/src/strings.rs
  • components/nimbus/src/tests/stateful/client/test_http_client.rs
  • components/nimbus/src/tests/stateful/test_evaluator.rs
  • components/nimbus/tests/test_restart.rs

30886931aa2686494a2dadf154b22eebf9c7f7d3 by Bastian Gruber <bgruber@mozilla.com>

https://github.com/mozilla/application-services/commit/30886931aa2686494a2dadf154b22eebf9c7f7d3
Authored: 2024-11-08 12:31:15 -0400
Committed: 2024-11-08 16:57:39 +0000

fix: downgrade regex to 1.9

Files Modified:

  • components/nimbus/Cargo.toml
  • components/remote_settings/Cargo.toml

82868b42a7eca3fed3ed016f099a9140287b6205 by Ben Dean-Kawamura <bdk@mozilla.com>

https://github.com/mozilla/application-services/commit/82868b42a7eca3fed3ed016f099a9140287b6205
Authored: 2024-11-07 14:39:42 -0500
Committed: 2024-11-08 15:03:02 +0000

Fix ranker docstring

Files Modified:

  • components/relevancy/src/ranker.rs

215e37e143a0c608488c4876616cdd4cbf7da7cb by Bastian Gruber <bgruber@mozilla.com>

https://github.com/mozilla/application-services/commit/215e37e143a0c608488c4876616cdd4cbf7da7cb
Authored: 2024-10-30 15:58:36 -0300
Committed: 2024-11-07 20:15:33 +0000

feat: add jexl to remote-settings component

Files Added:

  • components/remote_settings/src/jexl_filter.rs

Files Modified:

  • Cargo.lock
  • components/nimbus/Cargo.toml
  • components/remote_settings/Cargo.toml
  • components/remote_settings/src/cache.rs
  • components/remote_settings/src/client.rs
  • components/remote_settings/src/lib.rs
  • components/remote_settings/src/service.rs
  • components/remote_settings/src/storage.rs
  • examples/remote-settings-cli/src/main.rs

5fefc0513dd8c8f969caa587270789fea2f3f4a8 by Ryan VanderMeulen <rvandermeulen@mozilla.com>

https://github.com/mozilla/application-services/commit/5fefc0513dd8c8f969caa587270789fea2f3f4a8
Authored: 2024-11-07 13:00:48 -0500
Committed: 2024-11-07 19:12:43 +0000

Update various Gradle dependencies

Files Modified:

  • gradle/libs.versions.toml

506dac4e13dabbd84e47d0b92f5a991ea7c584dc by Ben Dean-Kawamura <bdk@mozilla.com>

https://github.com/mozilla/application-services/commit/506dac4e13dabbd84e47d0b92f5a991ea7c584dc
Authored: 2024-10-23 14:50:44 -0400
Committed: 2024-11-07 16:44:42 +0000

[DISCO-3043] Relevancy: multi armed bandit API

adding init, select and update functions to be
used in thompson sampling

Files Modified:

  • CHANGELOG.md
  • Cargo.lock
  • components/relevancy/Cargo.toml
  • components/relevancy/src/db.rs
  • components/relevancy/src/error.rs
  • components/relevancy/src/lib.rs
  • components/relevancy/src/schema.rs

6159184773ebab631d859d1f2122089e903928d8 by Chris H-C <chutten@mozilla.com>

https://github.com/mozilla/application-services/commit/6159184773ebab631d859d1f2122089e903928d8
Authored: 2024-11-05 16:05:03 -0500
Committed: 2024-11-07 16:07:05 +0000

bug 1928630 - Update Glean to v62.0.0

Files Modified:

  • CHANGELOG.md
  • Cargo.lock
  • components/external/glean
  • gradle/libs.versions.toml
  • megazords/ios-rust/MozillaTestServices/MozillaTestServices.xcodeproj/project.pbxproj
  • megazords/ios-rust/MozillaTestServices/MozillaTestServices.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

139168d6af8dd782062e460fedd9fea2723a83c4 by Ben Dean-Kawamura <bdk@mozilla.com>

https://github.com/mozilla/application-services/commit/139168d6af8dd782062e460fedd9fea2723a83c4
Authored: 2024-11-06 17:33:04 -0500
Committed: 2024-11-07 14:04:31 +0000

Update the taskcluster commenting logic

This will run all the tasks on /taskcluster ci full which matches
handling of [ci full] in the PR title.

Files Modified:

  • .taskcluster.yml

Duplicate of this bug: 1930054
Assignee: nobody → update-bot
Status: NEW → ASSIGNED

The Bugbug bot thinks this bug should belong to the 'Fenix::Experimentation and Telemetry' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: General → Experimentation and Telemetry

The try push is done, we found jobs with unclassified failures.

Needs Investigation (Possible Intermittents):

  • toolchain-linux64-android-gradle-dependencies - 1 of 1 failed (failed: OiUQVsc2T7iRLScRs9dweA)

These failures could mean that the library update changed something and caused
tests to fail. You'll need to review them yourself and decide where to go from here.

In either event, I have done all I can and you will need to take it from here. If you
don't want to land my patch, you can replicate it locally for editing with
./mach vendor mobile/android/android-components/plugins/dependencies/src/main/java/moz.yaml

When reviewing, please note that this is external code, which needs a full and
careful inspection - not a rubberstamp.

Assignee: update-bot → dmeehan
Flags: needinfo?(dmeehan)
Assignee: dmeehan → ryanvm
Blocks: 1928630
Flags: needinfo?(dmeehan)
Pushed by jrediger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f520b86a9fca Update android nightly application-services version bump to 775da2115b1f532b332fdedbae4c7e4a21488633 r=release-managers,RyanVM
Status: ASSIGNED → RESOLVED
Closed: 5 days ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: