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

Fix moon phase integration #131

Open
wants to merge 57 commits into
base: main
Choose a base branch
from
Open

Fix moon phase integration #131

wants to merge 57 commits into from

Commits on Apr 26, 2024

  1. Update release.yaml

    MelleD authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6f456c4 View commit details
    Browse the repository at this point in the history
  2. Update release.yaml

    MelleD authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    446bee3 View commit details
    Browse the repository at this point in the history
  3. Update HelperFunctions.ts

    Fix entity
    MelleD authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    48f484a View commit details
    Browse the repository at this point in the history
  4. Update release.yaml

    MelleD authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ecfe772 View commit details
    Browse the repository at this point in the history
  5. Add lock.json

    MelleD committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d14fca9 View commit details
    Browse the repository at this point in the history
  6. Fix test

    MelleD committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    21371bc View commit details
    Browse the repository at this point in the history
  7. Create release.yml

    MelleD authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    aea0510 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Create dependabot.yml

    Add dependabot
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c3999fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6808ca View commit details
    Browse the repository at this point in the history
  3. Bump @babel/traverse from 7.21.4 to 7.24.1

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.24.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    d57a954 View commit details
    Browse the repository at this point in the history
  4. fix encoding

    MelleD committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6f599c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d11b0d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from MelleD/dependabot/npm_and_yarn/babel/trave…

    …rse-7.24.1
    
    Bump @babel/traverse from 7.21.4 to 7.24.1
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    bfdb0d0 View commit details
    Browse the repository at this point in the history
  7. Bump word-wrap from 1.2.3 to 1.2.5

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5881338 View commit details
    Browse the repository at this point in the history
  8. Bump semver from 6.3.0 to 6.3.1

    Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
    - [Commits](npm/node-semver@v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    760b1ac View commit details
    Browse the repository at this point in the history
  9. Bump tough-cookie from 4.1.2 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4fe0810 View commit details
    Browse the repository at this point in the history
  10. Bump @rollup/plugin-babel from 6.0.3 to 6.0.4

    Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 6.0.3 to 6.0.4.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.4/packages/babel)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-babel"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    1d3c55e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4 from MelleD/dependabot/npm_and_yarn/tough-cooki…

    …e-4.1.3
    
    Bump tough-cookie from 4.1.2 to 4.1.3
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a9daa18 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from MelleD/dependabot/npm_and_yarn/semver-6.3.1

    Bump semver from 6.3.0 to 6.3.1
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    802f397 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2 from MelleD/dependabot/npm_and_yarn/word-wrap-1…

    ….2.5
    
    Bump word-wrap from 1.2.3 to 1.2.5
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    89987ac View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1 from MelleD/dependabot/npm_and_yarn/rollup/plug…

    …in-babel-6.0.4
    
    Bump @rollup/plugin-babel from 6.0.3 to 6.0.4
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    105bffe View commit details
    Browse the repository at this point in the history
  15. Update build.yaml

    Add lint
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b273ff4 View commit details
    Browse the repository at this point in the history
  16. Update release.yaml

    Add lint
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7ec869a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #7 from MelleD/MelleD-patch-2

    Update build.yaml
    MelleD authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    db186cb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump @babel/plugin-proposal-decorators from 7.21.0 to 7.24.1

    Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.21.0 to 7.24.1.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-plugin-proposal-decorators)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/plugin-proposal-decorators"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d663366 View commit details
    Browse the repository at this point in the history
  2. Bump eslint-plugin-import from 2.27.5 to 2.29.1

    Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.29.1.
    - [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
    - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
    - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-import
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    ac70c0c View commit details
    Browse the repository at this point in the history
  3. Bump rollup-plugin-serve from 2.0.2 to 3.0.0

    Bumps [rollup-plugin-serve](https://github.com/thgh/rollup-plugin-serve) from 2.0.2 to 3.0.0.
    - [Release notes](https://github.com/thgh/rollup-plugin-serve/releases)
    - [Changelog](https://github.com/thgh/rollup-plugin-serve/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/thgh/rollup-plugin-serve/commits/v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup-plugin-serve
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    60862f2 View commit details
    Browse the repository at this point in the history
  4. Bump @babel/core from 7.21.4 to 7.24.4

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.24.4.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.4/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    eabefdb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #12 from MelleD/dependabot/npm_and_yarn/babel/core…

    …-7.24.4
    
    Bump @babel/core from 7.21.4 to 7.24.4
    MelleD authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    677b3f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from MelleD/dependabot/npm_and_yarn/rollup-plu…

    …gin-serve-3.0.0
    
    Bump rollup-plugin-serve from 2.0.2 to 3.0.0
    MelleD authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    185edfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from MelleD/dependabot/npm_and_yarn/babel/plugi…

    …n-proposal-decorators-7.24.1
    
    Bump @babel/plugin-proposal-decorators from 7.21.0 to 7.24.1
    MelleD authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    160d46d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from MelleD/dependabot/npm_and_yarn/eslint-plug…

    …in-import-2.29.1
    
    Bump eslint-plugin-import from 2.27.5 to 2.29.1
    MelleD authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    04d3b5e View commit details
    Browse the repository at this point in the history
  5. Bump jest and @types/jest

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
    
    Updates `jest` from 29.5.0 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `@types/jest` from 29.5.0 to 29.5.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5316430 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from MelleD/dependabot/npm_and_yarn/multi-7c1d…

    …38dd65
    
    Bump jest and @types/jest
    MelleD authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    be17fb5 View commit details
    Browse the repository at this point in the history
  7. Bump typescript from 5.0.4 to 5.4.5

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.4.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.0.4...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8e57668 View commit details
    Browse the repository at this point in the history
  8. Bump @babel/preset-env from 7.21.4 to 7.24.5

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.21.4 to 7.24.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    593d17d View commit details
    Browse the repository at this point in the history
  9. Bump jest-environment-jsdom from 29.5.0 to 29.7.0

    Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.5.0 to 29.7.0.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom)
    
    ---
    updated-dependencies:
    - dependency-name: jest-environment-jsdom
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9771d24 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #14 from MelleD/dependabot/npm_and_yarn/typescript…

    …-5.4.5
    
    Bump typescript from 5.0.4 to 5.4.5
    MelleD authored May 2, 2024
    Configuration menu
    Copy the full SHA
    f7cf4a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from MelleD/dependabot/npm_and_yarn/jest-envir…

    …onment-jsdom-29.7.0
    
    Bump jest-environment-jsdom from 29.5.0 to 29.7.0
    MelleD authored May 2, 2024
    Configuration menu
    Copy the full SHA
    d302087 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from MelleD/dependabot/npm_and_yarn/babel/pres…

    …et-env-7.24.5
    
    Bump @babel/preset-env from 7.21.4 to 7.24.5
    MelleD authored May 2, 2024
    Configuration menu
    Copy the full SHA
    f83e158 View commit details
    Browse the repository at this point in the history
  4. Bump ts-jest from 29.1.0 to 29.1.2

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.0 to 29.1.2.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.1.0...v29.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 2, 2024
    Configuration menu
    Copy the full SHA
    7229a80 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.62.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.1 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    1ea6ea4 View commit details
    Browse the repository at this point in the history
  2. Bump @babel/core from 7.24.4 to 7.24.5

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    baead40 View commit details
    Browse the repository at this point in the history
  3. Bump @rollup/plugin-commonjs from 24.0.1 to 25.0.7

    Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 25.0.7.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.7/packages/commonjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-commonjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2024
    Configuration menu
    Copy the full SHA
    7114750 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from MelleD/dependabot/npm_and_yarn/rollup/plu…

    …gin-commonjs-25.0.7
    
    Bump @rollup/plugin-commonjs from 24.0.1 to 25.0.7
    MelleD authored May 3, 2024
    Configuration menu
    Copy the full SHA
    dc95e45 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #19 from MelleD/dependabot/npm_and_yarn/babel/core…

    …-7.24.5
    
    Bump @babel/core from 7.24.4 to 7.24.5
    MelleD authored May 3, 2024
    Configuration menu
    Copy the full SHA
    a47307c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from MelleD/dependabot/npm_and_yarn/typescript…

    …-eslint/eslint-plugin-5.62.0
    
    Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.62.0
    MelleD authored May 3, 2024
    Configuration menu
    Copy the full SHA
    4ee986c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13 from MelleD/dependabot/npm_and_yarn/ts-jest-29…

    ….1.2
    
    Bump ts-jest from 29.1.0 to 29.1.2
    MelleD authored May 3, 2024
    Configuration menu
    Copy the full SHA
    28f9bf7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

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

Commits on May 6, 2024

  1. Bump lit from 2.7.2 to 3.1.3

    Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.7.2 to 3.1.3.
    - [Release notes](https://github.com/lit/lit/releases)
    - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
    - [Commits](https://github.com/lit/lit/commits/[email protected]/packages/lit)
    
    ---
    updated-dependencies:
    - dependency-name: lit
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d0594f7 View commit details
    Browse the repository at this point in the history
  2. Bump @rollup/plugin-json from 6.0.0 to 6.1.0

    Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 6.0.0 to 6.1.0.
    - [Changelog](https://github.com/rollup/plugins/blob/master/packages/json/CHANGELOG.md)
    - [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/json)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/plugin-json"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    4698698 View commit details
    Browse the repository at this point in the history
  3. Bump @typescript-eslint/parser from 5.57.1 to 5.62.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.1 to 5.62.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    6e57584 View commit details
    Browse the repository at this point in the history
  4. Bump eslint-plugin-simple-import-sort from 10.0.0 to 12.1.0

    Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) from 10.0.0 to 12.1.0.
    - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
    - [Commits](lydell/eslint-plugin-simple-import-sort@v10.0.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-simple-import-sort
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f425cf8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Merge pull request #24 from MelleD/dependabot/npm_and_yarn/eslint-plu…

    …gin-simple-import-sort-12.1.0
    
    Bump eslint-plugin-simple-import-sort from 10.0.0 to 12.1.0
    MelleD authored May 11, 2024
    Configuration menu
    Copy the full SHA
    71c7f1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from MelleD/dependabot/npm_and_yarn/typescript…

    …-eslint/parser-5.62.0
    
    Bump @typescript-eslint/parser from 5.57.1 to 5.62.0
    MelleD authored May 11, 2024
    Configuration menu
    Copy the full SHA
    3bb6bd8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from MelleD/dependabot/npm_and_yarn/rollup/plu…

    …gin-json-6.1.0
    
    Bump @rollup/plugin-json from 6.0.0 to 6.1.0
    MelleD authored May 11, 2024
    Configuration menu
    Copy the full SHA
    90e2df6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from MelleD/dependabot/npm_and_yarn/lit-3.1.3

    Bump lit from 2.7.2 to 3.1.3
    MelleD authored May 11, 2024
    Configuration menu
    Copy the full SHA
    09cbaef View commit details
    Browse the repository at this point in the history