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: mfranzke/loading-attribute-polyfill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: mfranzke/loading-attribute-polyfill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 7, 2023

  1. chore(deps): update dependency prettier to v2.8.7 (#506)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 7, 2023
    Copy the full SHA
    5678839 View commit details

Commits on Apr 15, 2023

  1. chore(deps): update github/super-linter action to v5 (#510)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 15, 2023
    Copy the full SHA
    9590bd0 View commit details

Commits on Apr 23, 2023

  1. chore(deps): update dependency prettier to v2.8.8 (#511)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 23, 2023
    Copy the full SHA
    c2309bd View commit details
  2. build(deps): bump webpack from 5.75.0 to 5.80.0 (#512)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.80.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.80.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 23, 2023
    Copy the full SHA
    ffb9224 View commit details
  3. chore(deps): update dependency xo to ^0.54.0 (#508)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 23, 2023
    Copy the full SHA
    07c53a0 View commit details

Commits on May 27, 2023

  1. refactor: implementing XOs suggestion

    unicorn/no-typeof-undefined
    mfranzke committed May 27, 2023
    Copy the full SHA
    1b626ec View commit details
  2. chore(deps): update dependency got to 11.8.5 [security] (#515)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 27, 2023
    Copy the full SHA
    2ca8dae View commit details

Commits on Oct 20, 2023

  1. Copy the full SHA
    c52f1ec View commit details

Commits on Jan 17, 2024

  1. chore(deps): update github/codeql-action action to v3 (#536)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    48dac70 View commit details
  2. chore(deps): update actions/setup-node action to v4 (#524)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    fca9dea View commit details
  3. chore(deps): update dependency node to v20 (#525)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    048c83c View commit details
  4. chore(deps): update actions/checkout action to v4 (#521)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    d22a152 View commit details
  5. chore(deps): update dependency np to v9 (#527)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    32065db View commit details
  6. chore(deps): update dependency html-validate to v8 (#517)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 17, 2024
    Copy the full SHA
    d6c1389 View commit details

Commits on Jan 8, 2025

  1. refactor: set node version via .nvmrc (#551)

    Update pull-request.yml
    mfranzke authored Jan 8, 2025
    Copy the full SHA
    e0cfd8b View commit details
  2. chore(deps): update node.js to v22 (#549)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 8, 2025
    Copy the full SHA
    479bf45 View commit details

Commits on Jan 21, 2025

  1. Copy the full SHA
    acbdac2 View commit details
Loading