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: reduxjs/angular-redux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: reduxjs/angular-redux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 8 commits
  • 13 files changed
  • 3 contributors

Commits on Nov 25, 2024

  1. chore(deps): bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0d4915a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

    Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
    - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
    - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: http-proxy-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    525f16e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from reduxjs/dependabot/npm_and_yarn/cross-spa…

    …wn-7.0.6
    
    chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
    crutchcorn authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e08dd04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from reduxjs/dependabot/npm_and_yarn/http-prox…

    …y-middleware-2.0.7
    
    chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7
    crutchcorn authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ba4f0c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. chore(deps): bump nanoid from 3.3.7 to 3.3.8

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.3.7...3.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    dbd89f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Merge pull request #19 from reduxjs/dependabot/npm_and_yarn/nanoid-3.3.8

    chore(deps): bump nanoid from 3.3.7 to 3.3.8
    crutchcorn authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    233f9d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3496f3c View commit details
    Browse the repository at this point in the history
  3. release: version 2.0.1

    crutchcorn committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    5e7dc99 View commit details
    Browse the repository at this point in the history
Loading