Commit Graph

87 Commits

Author SHA1 Message Date
Nick Alteen b13184f82a Update CODEOWNERS 2023-12-15 10:19:33 -05:00
Nick Alteen abb956bac9
Merge pull request #74 from actions/dependabot/npm_and_yarn/npm-development-715d6d4804
Bump the npm-development group with 3 updates
2023-12-12 12:24:50 -05:00
dependabot[bot] cbb746d3a8
Bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [prettier](https://github.com/prettier/prettier).


Updates `@babel/core` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-core)

Updates `@babel/preset-env` from 7.23.5 to 7.23.6
- [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.23.6/packages/babel-preset-env)

Updates `prettier` from 3.1.0 to 3.1.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.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 15:49:34 +00:00
Nick Alteen a0d4393b28
Merge pull request #73 from actions/dependabot/npm_and_yarn/npm-development-3b7a3f5bb1
Bump the npm-development group with 1 update
2023-12-05 09:24:10 -05:00
dependabot[bot] 40135576cb
Bump the npm-development group with 1 update
Bumps the npm-development group with 1 update: [eslint](https://github.com/eslint/eslint).

- [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.54.0...v8.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:48:41 +00:00
Nick Alteen 344c7223fc
Merge pull request #72 from actions/dependabot/npm_and_yarn/npm-development-23220545f2
Bump the npm-development group with 2 updates
2023-12-01 11:13:56 -05:00
dependabot[bot] b10b3d5945
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env).


Updates `@babel/core` from 7.23.3 to 7.23.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.23.5/packages/babel-core)

Updates `@babel/preset-env` from 7.23.3 to 7.23.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.23.5/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 16:10:19 +00:00
Nick Alteen 65bea7b18f
Merge pull request #69 from actions/dependencies
Update Dependabot Grouping
2023-12-01 11:08:55 -05:00
Nick Alteen 0bd62924b1 Add missing perms 2023-12-01 09:10:04 -05:00
Nick Alteen ee32b013be
Merge pull request #70 from actions/codeowners
Document CODEOWNERS
2023-12-01 09:05:02 -05:00
Nick Alteen 9d447a8746
Merge pull request #71 from actions/line-feed
Enforce line-ending style
2023-12-01 09:03:09 -05:00
Nick Alteen add7867617 Enforce line-ending style 2023-11-28 12:45:43 -05:00
Nick Alteen 3f6e8bd19c Document CODEOWNERS 2023-11-28 11:31:30 -05:00
Nick Alteen 088f3307ee Formatting and permissions 2023-11-27 23:58:26 -05:00
Nick Alteen ad96ae8798 Group dependabot updates 2023-11-27 23:58:19 -05:00
Nick Alteen d6aa7e948a
Merge pull request #64 from actions/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.53.0 to 8.54.0
2023-11-20 13:00:53 -05:00
dependabot[bot] 4a4dac6baa
Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.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-11-20 17:51:38 +00:00
Nick Alteen 9ee40ad531
Merge pull request #65 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
Bump eslint-plugin-github from 4.10.0 to 4.10.1
2023-11-20 12:51:15 -05:00
Nick Alteen 89fac6b98c
Merge pull request #66 from actions/dependabot/npm_and_yarn/babel/preset-env-7.23.3
Bump @babel/preset-env from 7.22.15 to 7.23.3
2023-11-20 12:50:21 -05:00
dependabot[bot] 0bc711777d
Bump @babel/preset-env from 7.22.15 to 7.23.3
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.15 to 7.23.3.
- [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.23.3/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] <support@github.com>
2023-11-20 17:44:59 +00:00
dependabot[bot] b634f9eeef
Bump eslint-plugin-github from 4.10.0 to 4.10.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:44:50 +00:00
Nick Alteen 6cec8d25ce
Merge pull request #68 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
Bump @vercel/ncc from 0.38.0 to 0.38.1
2023-11-20 12:43:33 -05:00
dependabot[bot] 56c6a6207a
Bump @vercel/ncc from 0.38.0 to 0.38.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 17:17:51 +00:00
Nick Alteen 5c31c234d8
Merge pull request #67 from actions/dependabot/npm_and_yarn/babel/core-7.23.3
Bump @babel/core from 7.22.19 to 7.23.3
2023-11-20 12:16:35 -05:00
dependabot[bot] 8ea5aee236
Bump @babel/core from 7.22.19 to 7.23.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.19 to 7.23.3.
- [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.23.3/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 15:55:31 +00:00
Nick Alteen 7b21b28232
Merge pull request #58 from actions/dependabot/npm_and_yarn/actions/github-6.0.0
Bump @actions/github from 5.1.1 to 6.0.0
2023-11-17 09:28:19 -05:00
Nick Alteen 1eb5ae8e0f
Merge pull request #62 from actions/dependabot/npm_and_yarn/eslint-8.53.0
Bump eslint from 8.49.0 to 8.53.0
2023-11-17 09:26:42 -05:00
Nick Alteen 7a571412e3 Rebuild dist 2023-11-17 09:25:38 -05:00
dependabot[bot] e867b17f30
Bump eslint from 8.49.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.53.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.49.0...v8.53.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-11-17 14:24:48 +00:00
Nick Alteen 53aee26ddd
Merge pull request #60 from actions/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.3 to 3.1.0
2023-11-17 09:23:55 -05:00
Nick Alteen 3658087ae8
Merge pull request #61 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
Bump eslint-plugin-jest from 27.2.3 to 27.6.0
2023-11-17 09:23:26 -05:00
Nick Alteen 6f954fc4b8
Merge pull request #59 from actions/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-11-17 09:22:05 -05:00
Nick Alteen 841e8a81db
Merge pull request #63 from actions/dependabot/npm_and_yarn/babel/eslint-parser-7.23.3
Bump @babel/eslint-parser from 7.22.15 to 7.23.3
2023-11-17 09:20:51 -05:00
dependabot[bot] c4188d352e
Bump @babel/eslint-parser from 7.22.15 to 7.23.3
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.15 to 7.23.3.
- [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.23.3/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:48 +00:00
dependabot[bot] 10b993ee5e
Bump eslint-plugin-jest from 27.2.3 to 27.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.3 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.3...v27.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:26 +00:00
dependabot[bot] 7147965ed3
Bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [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.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:14 +00:00
dependabot[bot] 80854d59c1
Bump @actions/github from 5.1.1 to 6.0.0
Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.1.1 to 6.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:05 +00:00
dependabot[bot] 63aca6721f
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 19:18:05 +00:00
Nick Alteen c281697a77
Merge pull request #57 from actions/license
Update LICENSE and Dependabot
2023-11-16 14:17:04 -05:00
Nick Alteen 897c37c3fd Change dependabot schedule 2023-11-16 10:28:42 -05:00
Nick Alteen 654025d7bb Update LICENSE to standard 2023-11-16 10:28:38 -05:00
Nick Alteen 6274a25ff0
Merge pull request #56 from actions/dependabot/npm_and_yarn/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.19 to 7.23.2
2023-11-07 09:51:44 -05:00
dependabot[bot] e0f7d41d5c
Bump @babel/traverse from 7.22.19 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.19 to 7.23.2.
- [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.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 14:48:02 +00:00
Nick Alteen 2d874f3f52
Merge pull request #51 from ncalteen/main
Update and reformat
2023-11-07 09:46:55 -05:00
Nick Alteen e8bea4eb02 Ignore dist in linting 2023-09-15 11:17:59 -04:00
Nick Alteen 85a574393d Add CodeQL config 2023-09-15 10:59:37 -04:00
Nick Alteen 1215e67f53 Remove node_modules 2023-09-15 10:58:20 -04:00
Nick Alteen a7e777abad Convert to use src and dist paths 2023-09-15 10:56:32 -04:00
Nick Alteen 7c2c305cfe Format action.yml 2023-09-15 10:55:34 -04:00
Nick Alteen 62cf2e7a02 Move linting and license handling 2023-09-15 10:54:58 -04:00