Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: software-mansion/react-native-gesture-handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.13.1
Choose a base ref
...
head repository: software-mansion/react-native-gesture-handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.13.2
Choose a head ref
  • 13 commits
  • 437 files changed
  • 9 contributors

Commits on Sep 20, 2023

  1. New onSwipeableOpenDragStart and onSwipeableCloseDragStart events (#2589

    )
    
    ## Description
    
    Fixes #935 
    The event onSwipeableWillOpen only starts right before the
    onSwipeableOpen event, not when the drag to open / close starts. This PR
    includes onSwipeableOpenStartDrag (direction: 'left' | 'right') and
    onSwipeableCloseStartDrag (direction: 'left' | 'right'), allowing
    execute actions when the animation to open/close starts (when drag
    starts).
    
    ## Test plan
    
    Tested in the example app.
    
    ---------
    
    Co-authored-by: Felipe <felipe.farias@gazin.com.br>
    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    3 people authored Sep 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cf22c4b View commit details

Commits on Sep 21, 2023

  1. Update dependencies in e2e/web-tests (#2601)

    ## Description
    
    Update dependencies inside E2E test app.
    
    ## Test plan
    
    Run E2E tests
    m-bert authored Sep 21, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    19455bd View commit details

Commits on Sep 22, 2023

  1. Bump @sideway/formula from 3.0.0 to 3.0.1 in /FabricExample (#2605)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0
    to 3.0.1.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/hapijs/formula/commit/5b44c1bffc38135616fb91d5ad46eaf64f03d23b"><code>5b44c1b</code></a>
    3.0.1</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/9fbc20a02d75ae809c37a610a57802cd1b41b3fe"><code>9fbc20a</code></a>
    chore: better number regex</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/41ae98e0421913b100886adb0107a25d552d9e1a"><code>41ae98e</code></a>
    Cleanup</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/c59f35ec401e18cead10e0cedfb44291517610b1"><code>c59f35e</code></a>
    Move to Sideway</li>
    <li>See full diff in <a
    href="https://github.com/sideway/formula/compare/v3.0.0...v3.0.1">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~marsup">marsup</a>, a new releaser for
    <code>@​sideway/formula</code> since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sideway/formula&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/software-mansion/react-native-gesture-handler/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    9856b99 View commit details
  2. Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#2602)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0
    to 3.0.1.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/hapijs/formula/commit/5b44c1bffc38135616fb91d5ad46eaf64f03d23b"><code>5b44c1b</code></a>
    3.0.1</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/9fbc20a02d75ae809c37a610a57802cd1b41b3fe"><code>9fbc20a</code></a>
    chore: better number regex</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/41ae98e0421913b100886adb0107a25d552d9e1a"><code>41ae98e</code></a>
    Cleanup</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/c59f35ec401e18cead10e0cedfb44291517610b1"><code>c59f35e</code></a>
    Move to Sideway</li>
    <li>See full diff in <a
    href="https://github.com/sideway/formula/compare/v3.0.0...v3.0.1">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~marsup">marsup</a>, a new releaser for
    <code>@​sideway/formula</code> since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sideway/formula&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/software-mansion/react-native-gesture-handler/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2023
    Copy the full SHA
    93f4ed3 View commit details

Commits on Sep 26, 2023

  1. Remove jcenter (#2610)

    ## Description
    JCenter was deprecated since 2021.
    Fixes #2609 
    <!--
    Description and motivation for this PR.
    
    Include 'Fixes #<number>' if this is fixing some issue.
    -->
    
    ## Test plan
    Run ./android/gradlew -p android spotlessCheck --info
    <!--
    Describe how did you test this change here.
    -->
    ChaseKnowlden authored Sep 26, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    802e2e7 View commit details

Commits on Sep 27, 2023

  1. add buildconfig flag for AGP8+ (#2599)

    ## Description
    Add support for AGP8 by adding the buildConfig Flag indicating that this
    library uses custom buildconfig fields and needs it's BuildConfig class
    generated.
    Fixes
    #2571
    
    ## Test plan
    
    Tested that build works correctly
    pvegh authored Sep 27, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    bb57a8f View commit details

Commits on Sep 28, 2023

  1. Add ghQueueMicrotask (#2612)

    ## Description
    
    `queueMicrotask` was added in `react-native` 0.66 ([see changelog](https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0660)). Because we support versions from 0.64, and some of users still use older versions of `react-native`, we have to change how we handle microtasks in versions below 0.66.
    
    Fixes #2505 
    Fixes #2484 
    
    ## Test plan
    
    Tested on newly created app with `react-native` 0.65.1.
    m-bert authored Sep 28, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a9272cf View commit details

Commits on Sep 29, 2023

  1. Give some love to Gesture Handler docs (#2607)

    ## Description
    
    This PR aims to clean-up React Native Gesture Handler docs.
    
    Fixes
    #2604
    Fixes
    #2608
    
    ## Changes
    
    ### Before
    
    Confusing sidebar with nesting and hard to find pages for newcomers
    
    
    
    https://github.com/software-mansion/react-native-gesture-handler/assets/39658211/3263431a-60f5-4aeb-98a8-3b9aa66fa4fe
    
    
    
    ### After
    
    Open sidebar with one level of page nesting
    
    
    
    https://github.com/software-mansion/react-native-gesture-handler/assets/39658211/1471ebb3-87b4-4cae-96a1-a76fe9cacc50
    
    
    ### Before
    
    A lot of versions which many of them are duplicates with a couple of
    changes eg. one function added
    
    
    
    https://github.com/software-mansion/react-native-gesture-handler/assets/39658211/b4f7b818-dce8-49a7-b23e-df6db931a5b7
    
    
    
    ### After
    
    2 major versions same as the library
    
    
    
    https://github.com/software-mansion/react-native-gesture-handler/assets/39658211/5c5105d4-2c69-4179-8ae3-0e4204131708
    
    
    ### Also
    
    - Added imports to examples
    - Fix examples in Gestures so they can be copied, compiled and run
    without any changes
    - Added a couple of videos showcasing the gestures
    - Made redirects from old versions to the new ones (a bit flaky tbh) 
    
    
    ## Test plan
    
    ```
    cd docs/
    yarn
    yarn start
    ```
    
    ---------
    
    Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
    Co-authored-by: Michał Bert <63123542+m-bert@users.noreply.github.com>
    3 people authored Sep 29, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6a13aa3 View commit details

Commits on Oct 4, 2023

  1. Fix typo in Composing gestures docs (#2614)

    Updated line no.11 and removed the `s;` character from it
    
    ## Description
    
    <!--
    Description and motivation for this PR.
    
    Include 'Fixes #<number>' if this is fixing some issue.
    -->
    
    ## Test plan
    
    <!--
    Describe how did you test this change here.
    -->
    S1D007 authored Oct 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    ffce475 View commit details

Commits on Oct 9, 2023

  1. Bump postcss from 8.4.30 to 8.4.31 in /e2e/web-tests (#2623)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to
    8.4.31.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/postcss/postcss/releases">postcss's
    releases</a>.</em></p>
    <blockquote>
    <h2>8.4.31</h2>
    <ul>
    <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
    changelog</a>.</em></p>
    <blockquote>
    <h2>8.4.31</h2>
    <ul>
    <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a>
    Release 8.4.31 version</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a>
    Fix carrier return parsing</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2"><code>4fff8e4</code></a>
    Improve pnpm test output</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84"><code>cd43ed1</code></a>
    Update dependencies</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306"><code>caa916b</code></a>
    Update dependencies</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a"><code>8972f76</code></a>
    Typo</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab"><code>11a5286</code></a>
    Typo</li>
    <li>See full diff in <a
    href="https://github.com/postcss/postcss/compare/8.4.30...8.4.31">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.30&new-version=8.4.31)](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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/software-mansion/react-native-gesture-handler/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0f4898e View commit details

Commits on Oct 10, 2023

  1. Bump postcss from 8.4.14 to 8.4.31 in /docs (#2621)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to
    8.4.31.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/postcss/postcss/releases">postcss's
    releases</a>.</em></p>
    <blockquote>
    <h2>8.4.31</h2>
    <ul>
    <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    </ul>
    <h2>8.4.30</h2>
    <ul>
    <li>Improved source map performance (by <a
    href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    </ul>
    <h2>8.4.29</h2>
    <ul>
    <li>Fixed <code>Node#source.offset</code> (by <a
    href="https://github.com/idoros"><code>@​idoros</code></a>).</li>
    <li>Fixed docs (by <a
    href="https://github.com/coliff"><code>@​coliff</code></a>).</li>
    </ul>
    <h2>8.4.28</h2>
    <ul>
    <li>Fixed <code>Root.source.end</code> for better source map (by <a
    href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    <li>Fixed <code>Result.root</code> types when <code>process()</code> has
    no parser.</li>
    </ul>
    <h2>8.4.27</h2>
    <ul>
    <li>Fixed <code>Container</code> clone methods types.</li>
    </ul>
    <h2>8.4.26</h2>
    <ul>
    <li>Fixed clone methods types.</li>
    </ul>
    <h2>8.4.25</h2>
    <ul>
    <li>Improve stringify performance (by <a
    href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    <li>Fixed docs (by <a
    href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li>
    </ul>
    <h2>8.4.24</h2>
    <ul>
    <li>Fixed <code>Plugin</code> types.</li>
    </ul>
    <h2>8.4.23</h2>
    <ul>
    <li>Fixed warnings in TypeDoc.</li>
    </ul>
    <h2>8.4.22</h2>
    <ul>
    <li>Fixed TypeScript support with <code>node16</code> (by <a
    href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>).</li>
    </ul>
    <h2>8.4.21</h2>
    <ul>
    <li>Fixed <code>Input#error</code> types (by <a
    href="https://github.com/hudochenkov"><code>@​hudochenkov</code></a>).</li>
    </ul>
    <h2>8.4.20</h2>
    <ul>
    <li>Fixed source map generation for childless at-rules like
    <code>@layer</code>.</li>
    </ul>
    <h2>8.4.19</h2>
    <ul>
    <li>Fixed whitespace preserving after AST transformations (by <a
    href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    </ul>
    <h2>8.4.18</h2>
    <ul>
    <li>Fixed an error on <code>absolute: true</code> with empty
    <code>sourceContent</code> (by <a
    href="https://github.com/KingSora"><code>@​KingSora</code></a>).</li>
    </ul>
    <h2>8.4.17</h2>
    <ul>
    <li>Fixed <code>Node.before()</code> unexpected behavior (by <a
    href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
    <li>Added TOC to docs (by <a
    href="https://github.com/muddv"><code>@​muddv</code></a>).</li>
    </ul>
    <h2>8.4.16</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
    changelog</a>.</em></p>
    <blockquote>
    <h2>8.4.31</h2>
    <ul>
    <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li>
    </ul>
    <h2>8.4.30</h2>
    <ul>
    <li>Improved source map performance (by Romain Menke).</li>
    </ul>
    <h2>8.4.29</h2>
    <ul>
    <li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li>
    <li>Fixed docs (by Christian Oliff).</li>
    </ul>
    <h2>8.4.28</h2>
    <ul>
    <li>Fixed <code>Root.source.end</code> for better source map (by Romain
    Menke).</li>
    <li>Fixed <code>Result.root</code> types when <code>process()</code> has
    no parser.</li>
    </ul>
    <h2>8.4.27</h2>
    <ul>
    <li>Fixed <code>Container</code> clone methods types.</li>
    </ul>
    <h2>8.4.26</h2>
    <ul>
    <li>Fixed clone methods types.</li>
    </ul>
    <h2>8.4.25</h2>
    <ul>
    <li>Improve stringify performance (by Romain Menke).</li>
    <li>Fixed docs (by <a
    href="https://github.com/vikaskaliramna07"><code>@​vikaskaliramna07</code></a>).</li>
    </ul>
    <h2>8.4.24</h2>
    <ul>
    <li>Fixed <code>Plugin</code> types.</li>
    </ul>
    <h2>8.4.23</h2>
    <ul>
    <li>Fixed warnings in TypeDoc.</li>
    </ul>
    <h2>8.4.22</h2>
    <ul>
    <li>Fixed TypeScript support with <code>node16</code> (by Remco
    Haszing).</li>
    </ul>
    <h2>8.4.21</h2>
    <ul>
    <li>Fixed <code>Input#error</code> types (by Aleks Hudochenkov).</li>
    </ul>
    <h2>8.4.20</h2>
    <ul>
    <li>Fixed source map generation for childless at-rules like
    <code>@layer</code>.</li>
    </ul>
    <h2>8.4.19</h2>
    <ul>
    <li>Fixed whitespace preserving after AST transformations (by Romain
    Menke).</li>
    </ul>
    <h2>8.4.18</h2>
    <ul>
    <li>Fixed an error on <code>absolute: true</code> with empty
    <code>sourceContent</code> (by Rene Haas).</li>
    </ul>
    <h2>8.4.17</h2>
    <ul>
    <li>Fixed <code>Node.before()</code> unexpected behavior (by Romain
    Menke).</li>
    <li>Added TOC to docs (by Mikhail Dedov).</li>
    </ul>
    <h2>8.4.16</h2>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/postcss/postcss/commit/90208de8805dd762596c0028b8637ffbed23e371"><code>90208de</code></a>
    Release 8.4.31 version</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/58cc860b4c1707510c9cd1bc1fa30b423a9ad6c5"><code>58cc860</code></a>
    Fix carrier return parsing</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/4fff8e4cdc237619df1d73a444c0a8329701c1e2"><code>4fff8e4</code></a>
    Improve pnpm test output</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/cd43ed123274a92ebc13a1e8cccf1d65b8198f84"><code>cd43ed1</code></a>
    Update dependencies</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/caa916bdcbf66c51321574e2dde112ab13e8b306"><code>caa916b</code></a>
    Update dependencies</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/8972f76923e921a3c9655822382039b31b1c8e1a"><code>8972f76</code></a>
    Typo</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/11a5286f781d2a637f2c545c5e9cd661055acaab"><code>11a5286</code></a>
    Typo</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/45c55017776fc61f7815d1ea8e92d5291ca5d6c8"><code>45c5501</code></a>
    Release 8.4.30 version</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/bc3c341f589f9c15f1b56838a33d908374e537e0"><code>bc3c341</code></a>
    Update linter</li>
    <li><a
    href="https://github.com/postcss/postcss/commit/b2be58a2eb788d12474ee1335f8ecdb9fa6225aa"><code>b2be58a</code></a>
    Merge pull request <a
    href="https://redirect.github.com/postcss/postcss/issues/1881">#1881</a>
    from romainmenke/improve-sourcemap-performance--phil...</li>
    <li>Additional commits viewable in <a
    href="https://github.com/postcss/postcss/compare/8.4.14...8.4.31">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.14&new-version=8.4.31)](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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/software-mansion/react-native-gesture-handler/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0606146 View commit details
  2. Bump @sideway/formula from 3.0.0 to 3.0.1 in /example (#2606)

    Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0
    to 3.0.1.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/hapijs/formula/commit/5b44c1bffc38135616fb91d5ad46eaf64f03d23b"><code>5b44c1b</code></a>
    3.0.1</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/9fbc20a02d75ae809c37a610a57802cd1b41b3fe"><code>9fbc20a</code></a>
    chore: better number regex</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/41ae98e0421913b100886adb0107a25d552d9e1a"><code>41ae98e</code></a>
    Cleanup</li>
    <li><a
    href="https://github.com/hapijs/formula/commit/c59f35ec401e18cead10e0cedfb44291517610b1"><code>c59f35e</code></a>
    Move to Sideway</li>
    <li>See full diff in <a
    href="https://github.com/sideway/formula/compare/v3.0.0...v3.0.1">compare
    view</a></li>
    </ul>
    </details>
    <details>
    <summary>Maintainer changes</summary>
    <p>This version was pushed to npm by <a
    href="https://www.npmjs.com/~marsup">marsup</a>, a new releaser for
    <code>@​sideway/formula</code> since your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sideway/formula&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.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`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/software-mansion/react-native-gesture-handler/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 10, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8c9b09d View commit details

Commits on Oct 11, 2023

  1. Release 2.13.2 (#2630)

    ## Description
    
    Release 2.13.2
    j-piasecki authored Oct 11, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a0506c0 View commit details
Loading