Commit Graph

598 Commits

Author SHA1 Message Date
Nick Alteen b48362670e
Merge pull request #750 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.6.0
Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0
2023-09-05 08:47:11 -04:00
Nick Alteen 764bfba36e
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.6.0 2023-09-05 08:46:23 -04:00
Nick Alteen b5ba9c31a9
Merge pull request #748 from actions/dependabot/npm_and_yarn/types/node-20.5.9
Bump @types/node from 20.5.7 to 20.5.9
2023-09-05 08:43:53 -04:00
Nick Alteen 85836b16b3
Merge pull request #751 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 08:40:16 -04:00
dependabot[bot] f2a5dafed1
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>
2023-09-05 03:27:34 +00:00
dependabot[bot] cecd0a15e6
Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.5.0 to 6.6.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/v6.6.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] <support@github.com>
2023-09-05 03:06:31 +00:00
dependabot[bot] ee7e2d4250
Bump @typescript-eslint/parser from 6.5.0 to 6.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.6.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/v6.6.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] <support@github.com>
2023-09-05 03:06:10 +00:00
dependabot[bot] 79bd6d01c0
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 03:36:11 +00:00
Nick Alteen 71c2c87aaa
Merge pull request #745 from actions/exports
Update "main" to "exports"
2023-09-01 09:40:24 -04:00
Nick Alteen 51d5ea5a3e
Merge pull request #746 from dsanders11/patch-1
Fix ordering of devDependencies
2023-08-31 09:09:07 -04:00
David Sanders 9c7ea015aa
Fix ordering of devDependencies 2023-08-30 18:40:12 -07:00
Nick Alteen 3422c86ab6 Merge branch 'main' into exports 2023-08-30 10:56:42 -04:00
Nick Alteen 4435a5d90e
Merge pull request #742 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.0
Bump eslint-plugin-github from 4.9.2 to 4.10.0
2023-08-30 10:56:29 -04:00
dependabot[bot] e6865e433f
Bump eslint-plugin-github from 4.9.2 to 4.10.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 14:53:01 +00:00
Nick Alteen 4eaeac8fda
Merge pull request #743 from actions/dependabot/npm_and_yarn/prettier-3.0.3
Bump prettier from 3.0.2 to 3.0.3
2023-08-30 10:51:35 -04:00
dependabot[bot] e4928930db
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>
2023-08-30 13:25:19 +00:00
Nick Alteen e57113d7b9 Update "main" to "exports" 2023-08-30 09:13:41 -04:00
Nick Alteen 25ff36335b
Merge pull request #740 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.5.0
Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0
2023-08-30 09:03:47 -04:00
dependabot[bot] 164a3c32bf
Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.4.1 to 6.5.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/v6.5.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] <support@github.com>
2023-08-29 14:06:49 +00:00
Nick Alteen 66473359c5
Merge pull request #741 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.5.0
Bump @typescript-eslint/parser from 6.4.1 to 6.5.0
2023-08-29 10:05:24 -04:00
dependabot[bot] 90fbfda5d3
Bump @typescript-eslint/parser from 6.4.1 to 6.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.5.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/v6.5.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] <support@github.com>
2023-08-29 03:05:42 +00:00
Nick Alteen 3f4624e65d
Merge pull request #738 from actions/dependabot/npm_and_yarn/types/node-20.5.7
Bump @types/node from 20.5.6 to 20.5.7
2023-08-28 09:51:15 -04:00
Nick Alteen b20e3e9a39
Merge pull request #739 from actions/dependabot/npm_and_yarn/eslint-8.48.0
Bump eslint from 8.47.0 to 8.48.0
2023-08-28 09:50:42 -04:00
dependabot[bot] e54a63648b
Bump eslint from 8.47.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.47.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.47.0...v8.48.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 03:54:23 +00:00
dependabot[bot] e0cef2474a
Bump @types/node from 20.5.6 to 20.5.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.6 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 03:54:11 +00:00
Nick Alteen 2d4d31a403
Merge pull request #736 from actions/dependabot/npm_and_yarn/types/node-20.5.6
Bump @types/node from 20.5.4 to 20.5.6
2023-08-25 09:07:55 -04:00
dependabot[bot] 1371940ce7
Bump @types/node from 20.5.4 to 20.5.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.4 to 20.5.6.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 03:12:16 +00:00
Nick Alteen c9b14e86de
Merge pull request #735 from actions/dependabot/npm_and_yarn/typescript-5.2.2
Bump typescript from 5.1.6 to 5.2.2
2023-08-24 15:06:49 -04:00
dependabot[bot] b6cae31bee
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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 19:02:25 +00:00
Nick Alteen 7057b3247b
Merge pull request #732 from actions/ncalteen-format
Format and update
2023-08-24 15:01:11 -04:00
Nick Alteen 9a016b1273 Update node version in actions 2023-08-24 14:57:30 -04:00
Nick Alteen 7c0db4872d Switch Node versioning to engines 2023-08-24 14:55:31 -04:00
Nick Alteen e0529cc926 Remove TODO from README 2023-08-24 14:31:46 -04:00
Nick Alteen 05e1cb88d5 Update example tests 2023-08-24 13:26:10 -04:00
Nick Alteen 5b3fb38370 Update Node recommendation in README 2023-08-24 11:51:24 -04:00
Nick Alteen 3ec14d71cd Regenerate dist 2023-08-24 11:47:41 -04:00
Nick Alteen f7f60f9019 Merge remote-tracking branch '561/add_watch_script' into ncalteen-format 2023-08-24 10:48:31 -04:00
Nick Alteen be35c79758 Update npm lint 2023-08-24 10:42:51 -04:00
Nick Alteen b6766123c7 Merge remote-tracking branch '489/node-16-rebased' into ncalteen-format 2023-08-24 10:39:06 -04:00
Nick Alteen f7c4a7ab39 Merge remote-tracking branch '494/patch-1' into ncalteen-format 2023-08-24 10:33:53 -04:00
Nick Alteen 6aeed90eb5 Merge remote-tracking branch '697/main' into ncalteen-format 2023-08-24 10:29:12 -04:00
Nick Alteen 1e68c3dd58 Merge remote-tracking branch '657/patch-2' into ncalteen-format 2023-08-24 09:52:35 -04:00
Nick Alteen 616b5d0719 Merge remote-tracking branch 'origin/main' into ncalteen-format 2023-08-24 09:39:39 -04:00
Nick Alteen 72cdff8e06
Merge pull request #413 from ebi-yade/patch-1
Update action.yml
2023-08-24 09:39:05 -04:00
Nick Alteen 9adcddc139 Merge remote-tracking branch '463/mdb/formatting-cleanup' into ncalteen-format 2023-08-24 09:37:51 -04:00
Nick Alteen 5237372edd Merge remote-tracking branch '497/patch-1' into ncalteen-format 2023-08-24 09:34:21 -04:00
Nick Alteen 371963cafc Merge remote-tracking branch '559/update_eslint_dependency' into ncalteen-format 2023-08-24 09:33:15 -04:00
Nick Alteen 35183aac94 Merge remote-tracking branch '560/fix_jest_globals_error' into ncalteen-format 2023-08-24 09:31:48 -04:00
Nick Alteen 6bf989340b Merge remote-tracking branch '562/fix_prettier_script_syntax' into ncalteen-format 2023-08-24 09:29:20 -04:00
Nick Alteen 0d19da5d84 Merge remote-tracking branch '566/remove_source_maps_from_production' into ncalteen-format 2023-08-24 09:27:22 -04:00