Thanks to visit codestin.com
Credit goes to github.com

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: netlify/angular-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 815b83f
Choose a base ref
...
head repository: netlify/angular-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 353459f
Choose a head ref
  • 17 commits
  • 95 files changed
  • 4 contributors

Commits on Feb 10, 2025

  1. chore(deps): update dependency @types/node to v18.19.75 (#249)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    2eae674 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. chore(deps): update dependency netlify-cli to v18 (#244)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    51e0cea View commit details
    Browse the repository at this point in the history
  2. chore(deps): update smartcontractkit/chainlink-github-actions digest …

    …to 5a7543e (#153)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    832d048 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. chore: upgrade angular@19 versions (#250)

    * chore: upgrade angular@19 versions
    
    * test: mask file hashes to not have to update assertion everytime dependencies are updated
    pieh authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    94e9ff1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. chore(deps): update dependency @types/jasmine to v5.1.6 (#253)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    accb843 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. chore(deps): update dependency @netlify/build to ^29.58.10 (#256)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    41742bf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency netlify-cli to ^18.1.0 (#252)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    7d1dbcc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. chore(deps): update dependency @types/jasmine to v5.1.7 (#257)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    a83ca28 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v18.19.76 (#254)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ebba760 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @netlify/build to ^29.59.0 (#259)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    2e4740d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @netlify/build to ^29.59.1 (#261)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    3648d01 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. chore(deps): update dependency @netlify/build to ^29.59.2 (#265)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    376d3bf View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. chore(deps): update dependency @types/node to v18.19.78 (#266)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    d9af9d2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency rxjs to v7.8.2 (#258)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    c70e9e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. chore(deps): update dependency @types/node to v18.19.80 (#271)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    f5b8803 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. feat: adds support for detecting NX monorepos (#263)

    * feat: adds support for detecting NX monorepos
    
    * fix: adds server.ts files from NX monorepo builds to tools folder
    
    * feat: changes NX project.json detection to rely on the user config for their package path
    
    * fix: fix fail message to correctly reference project.json
    
    Co-authored-by: Michal Piechowiak <[email protected]>
    
    * fix: remove unnecessary reference to selectedProject
    
    ---------
    
    Co-authored-by: Michal Piechowiak <[email protected]>
    Cephyric-gh and pieh authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    52b8c59 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.3.0 (#272)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    353459f View commit details
    Browse the repository at this point in the history
Loading