Skip to content

Tags: Skyscanner/backpack-android

Tags

67.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make cell inf serializable (#2236)

* no_jira make cell info serializable

* no_jira make cell label serializable

---------

Co-authored-by: Lokmane Krizou <[email protected]>

67.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Calendar crash after lock device (#2235)

Co-authored-by: Lokmane Krizou <[email protected]>

67.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Calendar update params properly (#2232)

Co-authored-by: Lokmane Krizou <[email protected]>

67.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DON-1155 Allow BpkSearchInputSummary to use clickable modifier (#2224)

* DON-1155 Update BpkTextFieldImpl to support clickable BpkSearchInputSummary

* Updated snapshots

* Trigger CI

---------

Co-authored-by: skyscanner-backpack-bot[bot] <197108191+skyscanner-backpack-bot[bot]@users.noreply.github.com>

67.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump roborazzi from 1.41.1 to 1.42.0 (#2217)

Bumps `roborazzi` from 1.41.1 to 1.42.0.

Updates `io.github.takahirom.roborazzi:roborazzi-gradle-plugin` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.41.1...1.42.0)

Updates `io.github.takahirom.roborazzi:roborazzi` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.41.1...1.42.0)

Updates `io.github.takahirom.roborazzi:roborazzi-compose` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.41.1...1.42.0)

Updates `io.github.takahirom.roborazzi:roborazzi-junit-rule` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/takahirom/roborazzi/releases)
- [Commits](takahirom/roborazzi@1.41.1...1.42.0)

---
updated-dependencies:
- dependency-name: io.github.takahirom.roborazzi:roborazzi-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.takahirom.roborazzi:roborazzi-junit-rule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

67.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release.yml to align with other Backpack repos (#2220)

67.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
donburi/don-1140_drop_state_flow_from_bpkcalendar (#2218)

* donburi/don-1140_drop_state_flow_from_bpkcalendar

* fixing failing tests

* revert removing license

* add simple documentation for functions

* update documentation

* address feedback

* fix failing test

* trigger ci

* introduce initialParams

* Updated snapshots

---------

Co-authored-by: Lokmane Krizou <[email protected]>
Co-authored-by: skyscanner-backpack-bot[bot] <197108191+skyscanner-backpack-bot[bot]@users.noreply.github.com>

66.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump @skyscanner/bpk-svgs from 20.0.0 to 20.1.1 (#2202)

* Bump @skyscanner/bpk-svgs from 20.0.0 to 20.1.1

Bumps [@skyscanner/bpk-svgs](https://github.com/Skyscanner/bpk-svgs) from 20.0.0 to 20.1.1.
- [Release notes](https://github.com/Skyscanner/bpk-svgs/releases)
- [Commits](Skyscanner/bpk-svgs@20.0.0...20.1.1)

---
updated-dependencies:
- dependency-name: "@skyscanner/bpk-svgs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update tokens

* Updated snapshots

* Update remaining bpk-svgs versions

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: skyscanner-backpack-bot[bot] <197108191+skyscanner-backpack-bot[bot]@users.noreply.github.com>
Co-authored-by: Sepehr <[email protected]>

66.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the kotlin-ksp group from 2.1.0 to 2.1.10 (#2207)

Bumps the kotlin-ksp group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| org.jetbrains.kotlin.plugin.compose | `2.1.0` | `2.1.10` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) | `2.1.0-1.0.29` | `2.1.10-1.0.29` |
| [com.google.devtools.ksp:symbol-processing-api](https://github.com/google/ksp) | `2.1.0-1.0.29` | `2.1.10-1.0.29` |


Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.1.10

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.1.0-1.0.29 to 2.1.10-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29)

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.1.0-1.0.29 to 2.1.10-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29)

Updates `com.google.devtools.ksp:symbol-processing-api` from 2.1.0-1.0.29 to 2.1.10-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@2.1.0-1.0.29...2.1.10-1.0.29)

Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.0 to 2.1.10

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp:symbol-processing-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-ksp
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

66.14.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DON-1064 Update BpkCalendar spacing (#2194)

* DON-1064 Update BpkCalendar spacing

* Updated snapshots

* Trigger CI

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ollie Curtis <[email protected]>