Commit Graph

100 Commits

Author SHA1 Message Date
github-actions
649f87672e 🔖 1.0.51 [skip ci]
# [v1.0.51](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.50...v1.0.51) (2023-12-14)

## 🐛 Bug Fixes
- [`af12723`](https://github.com/brucificus/vb6-antlr4-typescript/commit/af12723)  Fixes Submodule Checkout During Release
- [`189626a`](https://github.com/brucificus/vb6-antlr4-typescript/commit/189626a)  Fixes Submodule Checkout During Pull Request Checks
- [`302f845`](https://github.com/brucificus/vb6-antlr4-typescript/commit/302f845)  Fixes CI/CD Paths
- [`908ea8e`](https://github.com/brucificus/vb6-antlr4-typescript/commit/908ea8e)  Quotes CI/CD Paths for Compatibility
- [`b963d51`](https://github.com/brucificus/vb6-antlr4-typescript/commit/b963d51)  Specifies Grammar File Path Explicitly
- [`65142f3`](https://github.com/brucificus/vb6-antlr4-typescript/commit/65142f3)  Fixes Build Breakage on *nix
2023-12-14 04:58:06 +00:00
Bruce Markham
65142f377e 🐛 Fixes Build Breakage on *nix 2023-12-13 23:07:16 -05:00
Bruce Markham
b963d51eb1 🐛 Specifies Grammar File Path Explicitly 2023-12-10 21:05:14 -05:00
Bruce Markham
908ea8e4bb 🐛 Quotes CI/CD Paths for Compatibility 2023-12-10 19:41:55 -05:00
Bruce Markham
302f8451c2 🐛 Fixes CI/CD Paths 2023-12-10 19:31:58 -05:00
Bruce Markham
d87b74d40e 🔧 Disables NodeJS EJS Expectations 2023-12-10 19:29:30 -05:00
Bruce Markham
2984249340 ⬆️ Upgrades NodeJS and TypeScript Versions 2023-12-10 19:15:32 -05:00
dependabot[bot]
434a3c10d0 ⬆ Bump semantic-release, @semantic-release/git and @semantic-release/github
Bumps [semantic-release](https://github.com/semantic-release/semantic-release), [@semantic-release/git](https://github.com/semantic-release/git) and [@semantic-release/github](https://github.com/semantic-release/github). These dependencies needed to be updated together.

Updates `semantic-release` from 17.4.7 to 22.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.7...v22.0.5)

Updates `@semantic-release/git` from 9.0.1 to 10.0.1
- [Release notes](https://github.com/semantic-release/git/releases)
- [Commits](https://github.com/semantic-release/git/compare/v9.0.1...v10.0.1)

Updates `@semantic-release/github` from 7.2.3 to 9.2.1
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](https://github.com/semantic-release/github/compare/v7.2.3...v9.2.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/git"
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 15:22:47 -04:00
dependabot[bot]
428ecc3c8d ⬆ Bump @types/jest from 26.0.23 to 29.5.5
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.23 to 29.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:27 -04:00
dependabot[bot]
221a478564 ⬆ Bump cpy-cli from 3.1.1 to 5.0.0
Bumps [cpy-cli](https://github.com/sindresorhus/cpy-cli) from 3.1.1 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/cpy-cli/releases)
- [Commits](https://github.com/sindresorhus/cpy-cli/compare/v3.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: cpy-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:17 -04:00
dependabot[bot]
d231859362 ⬆ Bump husky from 7.0.1 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 08:49:02 -04:00
dependabot[bot]
1080bb5dac ⬆ Bump jsdom and jest
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `jest` from 25.5.4 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)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:28:04 -04:00
dependabot[bot]
fae0ff450d ⬆ Bump rimraf from 3.0.2 to 5.0.5
Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v5.0.5)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:25:28 -04:00
dependabot[bot]
d03e8d6967 ⬆ Bump @commitlint/core from 13.1.0 to 17.7.2
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 13.1.0 to 17.7.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 14:25:14 -04:00
dependabot-preview[bot]
6581ef2312 ⬆ Bump @commitlint/core from 12.0.1 to 13.1.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 12.0.1 to 13.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.1...v13.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:18:03 -04:00
dependabot-preview[bot]
ef2d6a2fca ⬆ Bump husky from 5.1.3 to 7.0.1
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 7.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2023-09-22 15:16:49 -04:00
semantic-release-bot
b3dc69fe91 🔖 1.0.50 [skip ci]
# [v1.0.50](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.49...v1.0.50) (2021-07-05)
2021-07-05 17:38:21 +00:00
semantic-release-bot
5fa7dae27b 🔖 1.0.49 [skip ci]
# [v1.0.49](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.48...v1.0.49) (2021-07-05)
2021-07-05 17:12:07 +00:00
semantic-release-bot
b05f503abf 🔖 1.0.48 [skip ci]
# [v1.0.48](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.47...v1.0.48) (2021-07-05)
2021-07-05 17:07:44 +00:00
semantic-release-bot
1ef62068fa 🔖 1.0.47 [skip ci]
# [v1.0.47](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.46...v1.0.47) (2021-07-05)
2021-07-05 17:02:53 +00:00
semantic-release-bot
9e602cd689 🔖 1.0.46 [skip ci]
# [v1.0.46](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.45...v1.0.46) (2021-03-03)
2021-03-03 23:29:09 +00:00
semantic-release-bot
1548d11482 🔖 1.0.45 [skip ci]
# [v1.0.45](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.44...v1.0.45) (2021-03-03)
2021-03-03 00:51:42 +00:00
semantic-release-bot
e185d3f49f 🔖 1.0.44 [skip ci]
# [v1.0.44](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.43...v1.0.44) (2021-03-03)
2021-03-03 00:43:32 +00:00
dependabot-preview[bot]
bb4973300f ⬆ Bump @commitlint/core from 11.0.0 to 12.0.1
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 19:41:55 -05:00
semantic-release-bot
71890c8c6a 🔖 1.0.43 [skip ci]
# [v1.0.43](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.42...v1.0.43) (2021-03-02)
2021-03-02 23:55:30 +00:00
dependabot-preview[bot]
a1dd609446 ⬆ Bump husky from 4.3.8 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.8...v5.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 18:54:01 -05:00
semantic-release-bot
82fe565633 🔖 1.0.42 [skip ci]
# [v1.0.42](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.41...v1.0.42) (2021-03-02)
2021-03-02 23:23:17 +00:00
semantic-release-bot
c444c0c25e 🔖 1.0.41 [skip ci]
# [v1.0.41](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.40...v1.0.41) (2021-03-02)
2021-03-02 23:14:02 +00:00
semantic-release-bot
6456438b41 🔖 1.0.40 [skip ci]
# [v1.0.40](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.39...v1.0.40) (2021-02-04)
2021-02-04 02:03:27 +00:00
semantic-release-bot
8c1bc1ae07 🔖 1.0.39 [skip ci]
# [v1.0.39](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.38...v1.0.39) (2021-01-23)
2021-01-23 05:08:06 +00:00
semantic-release-bot
614707a420 🔖 1.0.38 [skip ci]
# [v1.0.38](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.37...v1.0.38) (2021-01-23)
2021-01-23 05:03:00 +00:00
dependabot-preview[bot]
613013a96c ⬆ Bump commitlint-config-gitmoji from 1.0.1 to 2.1.2
Bumps [commitlint-config-gitmoji](https://github.com/arvinxx/commit-gitmoji) from 1.0.1 to 2.1.2.
- [Release notes](https://github.com/arvinxx/commit-gitmoji/releases)
- [Changelog](https://github.com/arvinxx/commit-gitmoji/blob/master/.changelogrc.js)
- [Commits](https://github.com/arvinxx/commit-gitmoji/commits/commitlint-config-gitmoji@2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-23 00:01:36 -05:00
semantic-release-bot
16fba649ff 🔖 1.0.37 [skip ci]
# [v1.0.37](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.36...v1.0.37) (2021-01-23)
2021-01-23 04:58:07 +00:00
semantic-release-bot
4c351b0275 🔖 1.0.36 [skip ci]
# [v1.0.36](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.35...v1.0.36) (2021-01-23)
2021-01-23 04:53:14 +00:00
semantic-release-bot
6ba14db9ed 🔖 1.0.35 [skip ci]
# [v1.0.35](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.34...v1.0.35) (2021-01-23)
2021-01-23 04:48:34 +00:00
semantic-release-bot
3d0d80aaa9 🔖 1.0.34 [skip ci]
# [v1.0.34](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.33...v1.0.34) (2021-01-23)
2021-01-23 04:44:26 +00:00
semantic-release-bot
4cc2db02bc 🔖 1.0.33 [skip ci]
# [v1.0.33](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.32...v1.0.33) (2020-12-13)
2020-12-13 03:39:09 +00:00
semantic-release-bot
74373953ea 🔖 1.0.32 [skip ci]
# [v1.0.32](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.31...v1.0.32) (2020-12-13)
2020-12-13 03:36:15 +00:00
semantic-release-bot
e883463562 🔖 1.0.31 [skip ci]
# [v1.0.31](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.30...v1.0.31) (2020-12-08)
2020-12-08 03:07:23 +00:00
semantic-release-bot
5138c6c6a5 🔖 1.0.30 [skip ci]
# [v1.0.30](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.29...v1.0.30) (2020-12-08)
2020-12-08 03:02:37 +00:00
semantic-release-bot
bae145869b 🔖 1.0.29 [skip ci]
# [v1.0.29](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.28...v1.0.29) (2020-12-06)
2020-12-06 19:34:21 +00:00
semantic-release-bot
63403d4507 🔖 1.0.28 [skip ci]
# [v1.0.28](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.27...v1.0.28) (2020-12-06)
2020-12-06 19:29:05 +00:00
semantic-release-bot
c9a525b124 🔖 1.0.27 [skip ci]
# [v1.0.27](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.26...v1.0.27) (2020-12-06)
2020-12-06 19:26:00 +00:00
semantic-release-bot
c22bbbf3d8 🔖 1.0.26 [skip ci]
# [v1.0.26](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.25...v1.0.26) (2020-12-06)
2020-12-06 19:20:20 +00:00
semantic-release-bot
d23beaa7e3 🔖 1.0.25 [skip ci]
# [v1.0.25](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.24...v1.0.25) (2020-12-06)
2020-12-06 19:13:47 +00:00
semantic-release-bot
7b18d60282 🔖 1.0.24 [skip ci]
# [v1.0.24](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.23...v1.0.24) (2020-12-06)
2020-12-06 19:08:24 +00:00
semantic-release-bot
d8368a3926 🔖 1.0.23 [skip ci]
# [v1.0.23](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.22...v1.0.23) (2020-10-24)
2020-10-24 18:41:15 +00:00
semantic-release-bot
5b1faf35aa 🔖 1.0.22 [skip ci]
# [v1.0.22](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.21...v1.0.22) (2020-10-18)
2020-10-18 21:07:02 +00:00
semantic-release-bot
b67a7f3ed9 🔖 1.0.21 [skip ci]
# [v1.0.21](https://github.com/brucificus/vb6-antlr4-typescript/compare/v1.0.20...v1.0.21) (2020-09-15)
2020-09-15 15:57:07 +00:00
dependabot-preview[bot]
e94d2b0326 ⬆ Bump @commitlint/core from 9.1.2 to 11.0.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v11.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 11:55:31 -04:00