Commit Graph

754 Commits (a8b9c1738bb1187ea6667025d409588c20b7020c)
 

Author SHA1 Message Date
dependabot[bot] 3d01e5e561
Bump rollup from 3.29.1 to 3.29.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.1 to 3.29.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.29.1...v3.29.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 821763d8b3
Bump @types/node from 20.6.0 to 20.6.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.0 to 20.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Melissa LeBlanc-Williams c4421b7cc2
Merge pull request #146 from adafruit/dependabot/npm_and_yarn/types/node-20.6.0
Bump @types/node from 20.5.9 to 20.6.0
1 year ago
Melissa LeBlanc-Williams c8a7160e3c
Merge pull request #145 from adafruit/dependabot/npm_and_yarn/rollup-3.29.1
Bump rollup from 3.28.1 to 3.29.1
1 year ago
dependabot[bot] 6c41447db7
Bump @types/node from 20.5.9 to 20.6.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.9 to 20.6.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] e68e732c4d
Bump rollup from 3.28.1 to 3.29.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.1 to 3.29.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.28.1...v3.29.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Melissa LeBlanc-Williams 9d7a828df2
Merge pull request #142 from adafruit/dependabot/npm_and_yarn/prettier-3.0.3
Bump prettier from 3.0.2 to 3.0.3
2 years ago
Melissa LeBlanc-Williams ee829bb6ca
Merge pull request #143 from adafruit/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.2.1
Bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1
2 years ago
Melissa LeBlanc-Williams dba387a91f
Merge pull request #144 from adafruit/dependabot/npm_and_yarn/types/node-20.5.9
Bump @types/node from 20.5.7 to 20.5.9
2 years ago
Melissa LeBlanc-Williams 98e08aa47d
Merge pull request #141 from adafruit/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 years ago
dependabot[bot] edf71b8262
Bump @types/node from 20.5.7 to 20.5.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.7 to 20.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 16879d8f50
Bump @rollup/plugin-node-resolve from 15.2.0 to 15.2.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.2.0 to 15.2.1.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 58f5550a6b
Bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5aa9853815
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 28659b737d
Merge pull request #137 from adafruit/dependabot/npm_and_yarn/serve-14.2.1
Bump serve from 14.2.0 to 14.2.1
2 years ago
dependabot[bot] 34dc86aece
Bump serve from 14.2.0 to 14.2.1
Bumps [serve](https://github.com/vercel/serve) from 14.2.0 to 14.2.1.
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.2.0...14.2.1)

---
updated-dependencies:
- dependency-name: serve
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 094f5007e5
Merge pull request #138 from adafruit/dependabot/npm_and_yarn/rollup-3.28.1
Bump rollup from 3.28.0 to 3.28.1
2 years ago
dependabot[bot] 9514b91d57
Bump rollup from 3.28.0 to 3.28.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.0 to 3.28.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.28.0...v3.28.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams cf974cd864
Merge pull request #140 from adafruit/dependabot/npm_and_yarn/rollup/plugin-typescript-11.1.3
Bump @rollup/plugin-typescript from 11.1.2 to 11.1.3
2 years ago
Melissa LeBlanc-Williams 8ec386ce1c
Merge pull request #139 from adafruit/dependabot/npm_and_yarn/typescript-5.2.2
Bump typescript from 5.1.6 to 5.2.2
2 years ago
dependabot[bot] 12cd74d00d
Bump typescript from 5.1.6 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams b80e55776c
Merge pull request #136 from adafruit/dependabot/npm_and_yarn/types/node-20.5.7
Bump @types/node from 20.5.1 to 20.5.7
2 years ago
dependabot[bot] 3112a8975b
Bump @rollup/plugin-typescript from 11.1.2 to 11.1.3
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.2 to 11.1.3.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.3/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 14652edde3
Bump @types/node from 20.5.1 to 20.5.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.1 to 20.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 4c710122d9
Merge pull request #132 from adafruit/dependabot/npm_and_yarn/prettier-3.0.2
Bump prettier from 3.0.1 to 3.0.2
2 years ago
Melissa LeBlanc-Williams d3974f1478
Merge pull request #133 from adafruit/dependabot/npm_and_yarn/tslib-2.6.2
Bump tslib from 2.6.1 to 2.6.2
2 years ago
Melissa LeBlanc-Williams d0c613ca2c
Merge pull request #134 from adafruit/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.2.0
Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
2 years ago
dependabot[bot] 4f1fcbe285
Bump tslib from 2.6.1 to 2.6.2
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams eff896925b
Merge pull request #135 from adafruit/dependabot/npm_and_yarn/types/node-20.5.1
Bump @types/node from 20.5.0 to 20.5.1
2 years ago
dependabot[bot] fe1044ce77
Bump @types/node from 20.5.0 to 20.5.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.0 to 20.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] cfb986b52c
Bump @rollup/plugin-node-resolve from 15.1.0 to 15.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.1.0 to 15.2.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.2.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5d1a5c3136
Bump prettier from 3.0.1 to 3.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams a33ee5a468
Merge pull request #130 from adafruit/dependabot/npm_and_yarn/types/node-20.5.0
Bump @types/node from 20.4.8 to 20.5.0
2 years ago
Melissa LeBlanc-Williams b412cd7b1f
Merge pull request #131 from adafruit/dependabot/npm_and_yarn/rollup-3.28.0
Bump rollup from 3.27.2 to 3.28.0
2 years ago
dependabot[bot] 6a7e9fdc39
Bump rollup from 3.27.2 to 3.28.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.2 to 3.28.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.27.2...v3.28.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] e7a102b14f
Bump @types/node from 20.4.8 to 20.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.8 to 20.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 849dec888e
Merge pull request #127 from adafruit/dependabot/npm_and_yarn/prettier-3.0.1
Bump prettier from 3.0.0 to 3.0.1
2 years ago
Melissa LeBlanc-Williams 136e9ebe8c
Merge pull request #128 from adafruit/dependabot/npm_and_yarn/types/node-20.4.8
Bump @types/node from 20.4.5 to 20.4.8
2 years ago
dependabot[bot] be779a5833
Bump prettier from 3.0.0 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 94782a3047
Merge pull request #129 from adafruit/dependabot/npm_and_yarn/rollup-3.27.2
Bump rollup from 3.27.0 to 3.27.2
2 years ago
dependabot[bot] 394828d0d5
Bump rollup from 3.27.0 to 3.27.2
Bumps [rollup](https://github.com/rollup/rollup) from 3.27.0 to 3.27.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.27.0...v3.27.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] f27703fc48
Bump @types/node from 20.4.5 to 20.4.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.5 to 20.4.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 45cd2a483a
Merge pull request #126 from adafruit/dependabot/npm_and_yarn/types/node-20.4.5
Bump @types/node from 20.4.4 to 20.4.5
2 years ago
Melissa LeBlanc-Williams 24c17be3fb
Merge pull request #125 from adafruit/dependabot/npm_and_yarn/rollup-3.27.0
Bump rollup from 3.26.3 to 3.27.0
2 years ago
dependabot[bot] 68a039d9ac
Bump @types/node from 20.4.4 to 20.4.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] a805b99cb9
Bump rollup from 3.26.3 to 3.27.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.3 to 3.27.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.26.3...v3.27.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams 4c967bf029
Merge pull request #124 from adafruit/dependabot/npm_and_yarn/tslib-2.6.1
Bump tslib from 2.6.0 to 2.6.1
2 years ago
dependabot[bot] 801e4a98c9
Bump tslib from 2.6.0 to 2.6.1
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.6.0...v2.6.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Melissa LeBlanc-Williams dd3b441b54
Merge pull request #122 from adafruit/dependabot/npm_and_yarn/types/node-20.4.4
Bump @types/node from 20.4.2 to 20.4.4
2 years ago
dependabot[bot] f606454bfc
Bump @types/node from 20.4.2 to 20.4.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.2 to 20.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago