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: github/tab-container-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.2
Choose a base ref
...
head repository: github/tab-container-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 2 files changed
  • 4 contributors

Commits on Sep 26, 2024

  1. Bump the npm_and_yarn group with 7 updates

    Bumps the npm_and_yarn group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@75lb/deep-merge](https://github.com/75lb/deep-merge) | `1.1.1` | `1.1.2` |
    | [ip](https://github.com/indutny/node-ip) | `1.1.9` | `removed` |
    | [@open-wc/semantic-dom-diff](https://github.com/open-wc/open-wc/tree/HEAD/packages/semantic-dom-diff) | `0.20.0` | `0.20.1` |
    | [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) | `0.16.1` | `0.19.0` |
    | [@web/test-runner-playwright](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-playwright) | `0.10.1` | `0.11.0` |
    | [ws](https://github.com/websockets/ws) | `7.5.9` | `7.5.10` |
    | [rollup](https://github.com/rollup/rollup) | `3.25.1` | `4.22.4` |
    
    
    Updates `@75lb/deep-merge` from 1.1.1 to 1.1.2
    - [Commits](75lb/deep-merge@v1.1.1...v1.1.2)
    
    Removes `ip`
    
    Updates `@open-wc/semantic-dom-diff` from 0.20.0 to 0.20.1
    - [Release notes](https://github.com/open-wc/open-wc/releases)
    - [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/semantic-dom-diff/CHANGELOG.md)
    - [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/semantic-dom-diff@0.20.1/packages/semantic-dom-diff)
    
    Updates `@web/test-runner` from 0.16.1 to 0.19.0
    - [Release notes](https://github.com/modernweb-dev/web/releases)
    - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
    - [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.19.0/packages/test-runner)
    
    Updates `@web/test-runner-playwright` from 0.10.1 to 0.11.0
    - [Release notes](https://github.com/modernweb-dev/web/releases)
    - [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner-playwright/CHANGELOG.md)
    - [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner-playwright@0.11.0/packages/test-runner-playwright)
    
    Updates `ws` from 7.5.9 to 7.5.10
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    Updates `rollup` from 3.25.1 to 4.22.4
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.25.1...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@75lb/deep-merge"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: ip
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@open-wc/semantic-dom-diff"
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@web/test-runner"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: "@web/test-runner-playwright"
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: ws
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    08689ed View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #100 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-bae605d85a
    
    Bump the npm_and_yarn group with 7 updates
    siddharthkp authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e59a954 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Bump esbuild from 0.18.3 to 0.25.0 in the npm_and_yarn group

    Bumps the npm_and_yarn group with 1 update: [esbuild](https://github.com/evanw/esbuild).
    
    
    Updates `esbuild` from 0.18.3 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
    - [Commits](evanw/esbuild@v0.18.3...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2b99533 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-392d5e510b
    
    Bump esbuild from 0.18.3 to 0.25.0 in the npm_and_yarn group
    TylerJDev authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    f26e9f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [tar-fs](https://github.com/mafintosh/tar-fs).
    
    
    Updates `esbuild` from 0.25.0 to 0.25.1
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.0...v0.25.1)
    
    Updates `tar-fs` from 3.0.6 to 3.0.8
    - [Commits](mafintosh/tar-fs@v3.0.6...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: tar-fs
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    8874105 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

  1. Merge pull request #102 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-bd7b208d07
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    46ac351 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Bump the npm_and_yarn group across 1 directory with 2 updates

    Bumps the npm_and_yarn group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [koa](https://github.com/koajs/koa).
    
    
    Updates `esbuild` from 0.25.1 to 0.25.2
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.1...v0.25.2)
    
    Updates `koa` from 2.14.2 to 2.16.1
    - [Release notes](https://github.com/koajs/koa/releases)
    - [Changelog](https://github.com/koajs/koa/blob/master/History.md)
    - [Commits](koajs/koa@2.14.2...v2.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.2
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: koa
      dependency-version: 2.16.1
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    4398dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Merge pull request #103 from github/dependabot/npm_and_yarn/npm_and_y…

    …arn-73c17b8829
    
    Bump the npm_and_yarn group across 1 directory with 2 updates
    francinelucca authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    52549fd View commit details
    Browse the repository at this point in the history
Loading