Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: dependency update that passes all tests #2335

Merged
merged 10 commits into from
Jul 18, 2024
Merged

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a3610ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d78dc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b5f1b2 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/lodash from 4.17.4 to 4.17.5

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.4 to 4.17.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and axe312ger committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    350f6b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7eb356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1106948 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b6200e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6260e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Build: cleanup dependencies (#2336)

    * buidl: remove unused lodash.isplainobject
    
    * build: remove no more needed lodash.isplainobject types
    
    * build: add missing json-patch
    
    * build: remove no more used require-all
    
    * build: remove no more used istanbul
    
    * build: remove no more used json
    
    * chore: move types to dev dependencies
    
    * build: apply npm dedupe
    
    * build: upgrade typescript to v5 (#2337)
    
    * build: upgrade typescript to v5
    
    * style: update eslint to support latest typescript and apply it (#2338)
    
    * build: move dependencies we use for typing only to dev deps
    axe312ger authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bfebcfe View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    8a04be3 View commit details
    Browse the repository at this point in the history